From 344e9bc58e69ed921f540c67d87dbb66fee4c466 Mon Sep 17 00:00:00 2001 From: Matt McCormick Date: Fri, 7 Feb 2020 14:23:51 -0500 Subject: [PATCH] DOC: Update copyright assignment to NumFOCUS As part of the process of the Insight Software Consortium joining the NumFOCUS non-profit corporation as a Fiscally Sponsored Project, all assets, including intellectual property assets, are being transferred to enable dissolution of the Insight Software Consortium non-profit corporate legal entity. The Insight Software Consortium Board of Directors resolved in the 2019-10-22 Meeting to assign ITK copyright to NumFOCUS and CMake and IGSTK to Kitware. A copy of the signed copyright transfer documents is attached to this pull request. --- .hooks-config.bash | 2 +- CMake/itkImageIOFactoryRegisterManager.h.in | 2 +- CMake/itkMeshIOFactoryRegisterManager.h.in | 2 +- CMake/itkTestObjCxxCompiler.mm | 2 +- CMake/itkTransformIOFactoryRegisterManager.h.in | 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/ImageAdaptor1.cxx | 2 +- Examples/DataRepresentation/Image/ImageAdaptor2.cxx | 2 +- Examples/DataRepresentation/Image/ImageAdaptor3.cxx | 2 +- Examples/DataRepresentation/Image/ImageAdaptor4.cxx | 2 +- Examples/DataRepresentation/Image/ImageToArray.py | 2 +- Examples/DataRepresentation/Image/RGBImage.cxx | 2 +- Examples/DataRepresentation/Image/VectorImage.cxx | 2 +- Examples/DataRepresentation/Mesh/AutomaticMesh.cxx | 2 +- Examples/DataRepresentation/Mesh/ImageToPointSet.cxx | 2 +- Examples/DataRepresentation/Mesh/Mesh1.cxx | 2 +- Examples/DataRepresentation/Mesh/Mesh2.cxx | 2 +- Examples/DataRepresentation/Mesh/Mesh3.cxx | 2 +- Examples/DataRepresentation/Mesh/MeshCellVisitor.cxx | 2 +- Examples/DataRepresentation/Mesh/MeshCellVisitor2.cxx | 2 +- Examples/DataRepresentation/Mesh/MeshCellsIteration.cxx | 2 +- Examples/DataRepresentation/Mesh/MeshKComplex.cxx | 2 +- Examples/DataRepresentation/Mesh/MeshPolyLine.cxx | 2 +- Examples/DataRepresentation/Mesh/MeshTraits.cxx | 2 +- Examples/DataRepresentation/Mesh/PointSet1.cxx | 2 +- Examples/DataRepresentation/Mesh/PointSet2.cxx | 2 +- Examples/DataRepresentation/Mesh/PointSet3.cxx | 2 +- .../DataRepresentation/Mesh/PointSetWithCovariantVectors.cxx | 2 +- Examples/DataRepresentation/Mesh/PointSetWithVectors.cxx | 2 +- Examples/DataRepresentation/Mesh/RGBPointSet.cxx | 2 +- Examples/DataRepresentation/Path/PolyLineParametricPath1.cxx | 2 +- Examples/Filtering/AntiAliasBinaryImageFilter.cxx | 2 +- Examples/Filtering/BilateralImageFilter.cxx | 2 +- Examples/Filtering/BinaryMedianImageFilter.cxx | 2 +- Examples/Filtering/BinaryMinMaxCurvatureFlowImageFilter.cxx | 2 +- Examples/Filtering/BinaryThresholdImageFilter.cxx | 2 +- Examples/Filtering/BinomialBlurImageFilter.cxx | 2 +- Examples/Filtering/CannyEdgeDetectionImageFilter.cxx | 2 +- Examples/Filtering/CastingImageFilters.cxx | 2 +- Examples/Filtering/CompositeFilterExample.cxx | 2 +- .../Filtering/CurvatureAnisotropicDiffusionImageFilter.cxx | 2 +- Examples/Filtering/CurvatureFlowImageFilter.cxx | 2 +- Examples/Filtering/DanielssonDistanceMapImageFilter.cxx | 2 +- Examples/Filtering/DerivativeImageFilter.cxx | 2 +- .../Filtering/DiffusionTensor3DReconstructionImageFilter.cxx | 2 +- Examples/Filtering/DigitallyReconstructedRadiograph1.cxx | 2 +- Examples/Filtering/DiscreteGaussianImageFilter.cxx | 2 +- Examples/Filtering/FFTDirectInverse.cxx | 2 +- Examples/Filtering/FFTDirectInverse2.cxx | 2 +- Examples/Filtering/FFTImageFilter.cxx | 2 +- Examples/Filtering/FFTImageFilterFourierDomainFiltering.cxx | 2 +- Examples/Filtering/FlipImageFilter.cxx | 2 +- Examples/Filtering/GaussianBlurImageFunction.cxx | 2 +- .../Filtering/GradientAnisotropicDiffusionImageFilter.cxx | 2 +- Examples/Filtering/GradientMagnitudeImageFilter.cxx | 2 +- .../GradientMagnitudeRecursiveGaussianImageFilter.cxx | 2 +- Examples/Filtering/GradientRecursiveGaussianImageFilter.cxx | 2 +- Examples/Filtering/GradientVectorFlowImageFilter.cxx | 2 +- Examples/Filtering/GrayscaleFunctionDilateImageFilter.cxx | 2 +- Examples/Filtering/LaplacianImageFilter.cxx | 2 +- Examples/Filtering/LaplacianRecursiveGaussianImageFilter1.cxx | 2 +- Examples/Filtering/LaplacianRecursiveGaussianImageFilter2.cxx | 2 +- Examples/Filtering/LaplacianSharpeningImageFilter.cxx | 2 +- Examples/Filtering/MathematicalMorphologyBinaryFilters.cxx | 2 +- Examples/Filtering/MathematicalMorphologyGrayscaleFilters.cxx | 2 +- Examples/Filtering/MeanImageFilter.cxx | 2 +- Examples/Filtering/MedianImageFilter.cxx | 2 +- Examples/Filtering/MinMaxCurvatureFlowImageFilter.cxx | 2 +- Examples/Filtering/MorphologicalImageEnhancement.cxx | 2 +- Examples/Filtering/OtsuMultipleThresholdImageFilter.cxx | 2 +- Examples/Filtering/OtsuThresholdImageFilter.cxx | 2 +- .../Filtering/RGBCurvatureAnisotropicDiffusionImageFilter.cxx | 2 +- .../Filtering/RGBGradientAnisotropicDiffusionImageFilter.cxx | 2 +- Examples/Filtering/RGBToGrayscale.cxx | 2 +- Examples/Filtering/ResampleImageFilter.cxx | 2 +- Examples/Filtering/ResampleImageFilter2.cxx | 2 +- Examples/Filtering/ResampleImageFilter3.cxx | 2 +- Examples/Filtering/ResampleImageFilter4.cxx | 2 +- Examples/Filtering/ResampleImageFilter5.cxx | 2 +- Examples/Filtering/ResampleImageFilter6.cxx | 2 +- Examples/Filtering/ResampleImageFilter7.cxx | 2 +- Examples/Filtering/ResampleImageFilter8.cxx | 2 +- Examples/Filtering/ResampleImageFilter9.cxx | 2 +- Examples/Filtering/ResampleOrientedImageFilter.cxx | 2 +- Examples/Filtering/ResampleVolumesToBeIsotropic.cxx | 2 +- Examples/Filtering/ScaleSpaceGenerator2D.cxx | 2 +- .../SecondDerivativeRecursiveGaussianImageFilter.cxx | 2 +- Examples/Filtering/SigmoidImageFilter.cxx | 2 +- Examples/Filtering/SignedDanielssonDistanceMapImageFilter.cxx | 2 +- Examples/Filtering/SmoothingRecursiveGaussianImageFilter.cxx | 2 +- Examples/Filtering/SmoothingRecursiveGaussianImageFilter2.cxx | 2 +- Examples/Filtering/SpatialObjectToImage1.cxx | 2 +- Examples/Filtering/SpatialObjectToImage2.cxx | 2 +- Examples/Filtering/SpatialObjectToImage3.cxx | 2 +- Examples/Filtering/SubsampleVolume.cxx | 2 +- Examples/Filtering/SurfaceExtraction.cxx | 2 +- Examples/Filtering/ThresholdImageFilter.cxx | 2 +- .../VectorCurvatureAnisotropicDiffusionImageFilter.cxx | 2 +- .../VectorGradientAnisotropicDiffusionImageFilter.cxx | 2 +- Examples/Filtering/VectorIndexSelection.cxx | 2 +- Examples/Filtering/VesselnessMeasureImageFilter.cxx | 2 +- Examples/Filtering/VotingBinaryHoleFillingImageFilter.cxx | 2 +- .../Filtering/VotingBinaryIterativeHoleFillingImageFilter.cxx | 2 +- Examples/Filtering/WarpImageFilter1.cxx | 2 +- .../Filtering/ZeroCrossingBasedEdgeDetectionImageFilter.cxx | 2 +- Examples/IO/ComplexImageReadWrite.cxx | 2 +- Examples/IO/CovariantVectorImageExtractComponent.cxx | 2 +- Examples/IO/CovariantVectorImageRead.cxx | 2 +- Examples/IO/CovariantVectorImageWrite.cxx | 2 +- Examples/IO/DicomImageReadChangeHeaderWrite.cxx | 2 +- Examples/IO/DicomImageReadPrintTags.cxx | 2 +- Examples/IO/DicomImageReadWrite.cxx | 2 +- Examples/IO/DicomPrintPatientInformation.cxx | 2 +- Examples/IO/DicomSeriesReadGaussianImageWrite.cxx | 2 +- Examples/IO/DicomSeriesReadImageWrite.cxx | 2 +- Examples/IO/DicomSeriesReadImageWrite2.cxx | 2 +- Examples/IO/DicomSeriesReadPrintTags.cxx | 2 +- Examples/IO/DicomSeriesReadSeriesWrite.cxx | 2 +- Examples/IO/DicomSliceRead.py | 2 +- Examples/IO/IOFactoryRegistration.cxx | 2 +- Examples/IO/IOPlugin.cxx | 2 +- Examples/IO/ImageReadCastWrite.cxx | 2 +- Examples/IO/ImageReadDicomSeriesWrite.cxx | 2 +- Examples/IO/ImageReadExportVTK.cxx | 2 +- Examples/IO/ImageReadExtractFilterInsertWrite.cxx | 2 +- Examples/IO/ImageReadExtractWrite.cxx | 2 +- Examples/IO/ImageReadImageSeriesWrite.cxx | 2 +- Examples/IO/ImageReadRegionOfInterestWrite.cxx | 2 +- Examples/IO/ImageReadWrite.cxx | 2 +- Examples/IO/ImageSeriesReadWrite.cxx | 2 +- Examples/IO/ImageSeriesReadWrite2.cxx | 2 +- Examples/IO/RGBImageReadWrite.cxx | 2 +- Examples/IO/RGBImageSeriesReadWrite.cxx | 2 +- Examples/IO/TransformReadWrite.cxx | 2 +- Examples/IO/VectorImageReadWrite.cxx | 2 +- Examples/IO/VisibleHumanPasteWrite.cxx | 2 +- Examples/IO/VisibleHumanStreamReadWrite.cxx | 2 +- Examples/IO/XML/DOMFindDemo.cxx | 2 +- Examples/IO/XML/ParticleSwarmOptimizerReadWrite.cxx | 2 +- Examples/IO/XML/itkParticleSwarmOptimizerDOMReader.cxx | 2 +- Examples/IO/XML/itkParticleSwarmOptimizerDOMReader.h | 2 +- Examples/IO/XML/itkParticleSwarmOptimizerDOMWriter.cxx | 2 +- Examples/IO/XML/itkParticleSwarmOptimizerDOMWriter.h | 2 +- Examples/IO/XML/itkParticleSwarmOptimizerSAXReader.cxx | 2 +- Examples/IO/XML/itkParticleSwarmOptimizerSAXReader.h | 2 +- Examples/IO/XML/itkParticleSwarmOptimizerSAXWriter.cxx | 2 +- Examples/IO/XML/itkParticleSwarmOptimizerSAXWriter.h | 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/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/Numerics/FourierDescriptors1.cxx | 2 +- Examples/RegistrationITKv4/BSplineWarping1.cxx | 2 +- Examples/RegistrationITKv4/BSplineWarping2.cxx | 2 +- Examples/RegistrationITKv4/ChangeInformationImageFilter.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration1.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration10.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration11.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration12.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration13.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration14.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration15.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration16.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration17.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration2.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration3.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration4.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration5.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration6.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration7.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration8.cxx | 2 +- Examples/RegistrationITKv4/DeformableRegistration9.cxx | 2 +- .../RegistrationITKv4/DisplacementFieldInitialization.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration1.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration10.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration11.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration12.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration13.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration14.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration15.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration16.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration17.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration18.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration19.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration2.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration20.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration3.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration3.py | 2 +- Examples/RegistrationITKv4/ImageRegistration4.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration4.py | 2 +- Examples/RegistrationITKv4/ImageRegistration5.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration5.py | 2 +- Examples/RegistrationITKv4/ImageRegistration6.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration7.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration8.cxx | 2 +- Examples/RegistrationITKv4/ImageRegistration9.cxx | 2 +- .../RegistrationITKv4/ImageRegistrationHistogramPlotter.cxx | 2 +- Examples/RegistrationITKv4/IterativeClosestPoint1.cxx | 2 +- Examples/RegistrationITKv4/IterativeClosestPoint2.cxx | 2 +- Examples/RegistrationITKv4/IterativeClosestPoint3.cxx | 2 +- Examples/RegistrationITKv4/LandmarkWarping2.cxx | 2 +- Examples/RegistrationITKv4/MeanSquaresImageMetric1.cxx | 2 +- Examples/RegistrationITKv4/ModelToImageRegistration1.cxx | 2 +- Examples/RegistrationITKv4/ModelToImageRegistration2.cxx | 2 +- Examples/RegistrationITKv4/MultiResImageRegistration1.cxx | 2 +- Examples/RegistrationITKv4/MultiResImageRegistration2.cxx | 2 +- Examples/RegistrationITKv4/MultiResImageRegistration3.cxx | 2 +- Examples/RegistrationITKv4/MultiStageImageRegistration1.cxx | 2 +- Examples/RegistrationITKv4/MultiStageImageRegistration2.cxx | 2 +- Examples/RegistrationITKv4/ThinPlateSplineWarp.cxx | 2 +- Examples/SearchScript.sh | 2 +- .../Segmentation/CannySegmentationLevelSetImageFilter.cxx | 2 +- Examples/Segmentation/ConfidenceConnected.cxx | 2 +- Examples/Segmentation/ConfidenceConnected3D.cxx | 2 +- Examples/Segmentation/ConnectedThresholdImageFilter.cxx | 2 +- Examples/Segmentation/CurvesLevelSetImageFilter.cxx | 2 +- Examples/Segmentation/FastMarchingImageFilter.cxx | 2 +- Examples/Segmentation/GeodesicActiveContourImageFilter.cxx | 2 +- .../GeodesicActiveContourShapePriorLevelSetImageFilter.cxx | 2 +- Examples/Segmentation/GibbsPriorImageFilter1.cxx | 2 +- Examples/Segmentation/HoughTransform2DCirclesImageFilter.cxx | 2 +- Examples/Segmentation/HoughTransform2DLinesImageFilter.cxx | 2 +- Examples/Segmentation/IsolatedConnectedImageFilter.cxx | 2 +- .../Segmentation/LaplacianSegmentationLevelSetImageFilter.cxx | 2 +- Examples/Segmentation/NeighborhoodConnectedImageFilter.cxx | 2 +- Examples/Segmentation/RelabelComponentImageFilter.cxx | 2 +- Examples/Segmentation/ShapeDetectionLevelSetFilter.cxx | 2 +- .../Segmentation/ThresholdSegmentationLevelSetImageFilter.cxx | 2 +- Examples/Segmentation/VectorConfidenceConnected.cxx | 2 +- Examples/Segmentation/VoronoiSegmentation.py | 2 +- Examples/Segmentation/WatershedSegmentation1.cxx | 2 +- Examples/Segmentation/WatershedSegmentation1.py | 2 +- Examples/Segmentation/WatershedSegmentation2.cxx | 2 +- Examples/SpatialObjects/ArrowSpatialObject.cxx | 2 +- Examples/SpatialObjects/BlobSpatialObject.cxx | 2 +- .../SpatialObjects/BoundingBoxFromImageMaskSpatialObject.cxx | 2 +- Examples/SpatialObjects/DTITubeSpatialObject.cxx | 2 +- Examples/SpatialObjects/EllipseSpatialObject.cxx | 2 +- Examples/SpatialObjects/GaussianSpatialObject.cxx | 2 +- Examples/SpatialObjects/GroupSpatialObject.cxx | 2 +- Examples/SpatialObjects/ImageMaskSpatialObject.cxx | 2 +- Examples/SpatialObjects/ImageSpatialObject.cxx | 2 +- Examples/SpatialObjects/LandmarkSpatialObject.cxx | 2 +- Examples/SpatialObjects/LineSpatialObject.cxx | 2 +- Examples/SpatialObjects/MeshSpatialObject.cxx | 2 +- Examples/SpatialObjects/ReadWriteSpatialObject.cxx | 2 +- Examples/SpatialObjects/SceneSpatialObject.cxx | 2 +- Examples/SpatialObjects/SpatialObjectHierarchy.cxx | 2 +- .../SpatialObjectToImageStatisticsCalculator.cxx | 2 +- Examples/SpatialObjects/SpatialObjectTransforms.cxx | 2 +- Examples/SpatialObjects/SurfaceSpatialObject.cxx | 2 +- Examples/SpatialObjects/TubeSpatialObject.cxx | 2 +- Examples/SpatialObjects/VesselTubeSpatialObject.cxx | 2 +- Examples/Statistics/BayesianClassifier.cxx | 2 +- Examples/Statistics/BayesianClassifierInitializer.cxx | 2 +- Examples/Statistics/BayesianPluginClassifier.cxx | 2 +- Examples/Statistics/EuclideanDistanceMetric.cxx | 2 +- .../ExpectationMaximizationMixtureModelEstimator.cxx | 2 +- Examples/Statistics/GaussianMembershipFunction.cxx | 2 +- Examples/Statistics/Histogram.cxx | 2 +- Examples/Statistics/ImageEntropy1.cxx | 2 +- Examples/Statistics/ImageHistogram1.cxx | 2 +- Examples/Statistics/ImageHistogram2.cxx | 2 +- Examples/Statistics/ImageHistogram3.cxx | 2 +- Examples/Statistics/ImageHistogram4.cxx | 2 +- Examples/Statistics/ImageMutualInformation1.cxx | 2 +- Examples/Statistics/ImageToListSampleAdaptor.cxx | 2 +- Examples/Statistics/KdTree.cxx | 2 +- Examples/Statistics/KdTreeBasedKMeansClustering.cxx | 2 +- Examples/Statistics/ListSample.cxx | 2 +- Examples/Statistics/MaximumDecisionRule.cxx | 2 +- Examples/Statistics/MaximumRatioDecisionRule.cxx | 2 +- Examples/Statistics/MembershipSample.cxx | 2 +- Examples/Statistics/MembershipSampleGenerator.cxx | 2 +- Examples/Statistics/MinimumDecisionRule.cxx | 2 +- Examples/Statistics/NeighborhoodSampler.cxx | 2 +- Examples/Statistics/NormalVariateGenerator.cxx | 2 +- Examples/Statistics/PointSetToAdaptor.cxx | 2 +- Examples/Statistics/PointSetToListSampleAdaptor.cxx | 2 +- Examples/Statistics/SampleSorting.cxx | 2 +- Examples/Statistics/SampleStatistics.cxx | 2 +- Examples/Statistics/SampleToHistogramFilter.cxx | 2 +- Examples/Statistics/ScalarImageKmeansClassifier.cxx | 2 +- Examples/Statistics/ScalarImageKmeansModelEstimator.cxx | 2 +- Examples/Statistics/ScalarImageMarkovRandomField1.cxx | 2 +- Examples/Statistics/SelectiveSubsampleGenerator.cxx | 2 +- Examples/Statistics/Subsample.cxx | 2 +- Examples/Statistics/WeightedSampleStatistics.cxx | 2 +- .../CannyEdgeDetectionImageFilterConnectVTKITK.py | 2 +- Modules/Bridge/NumPy/include/itkPyBuffer.h | 2 +- Modules/Bridge/NumPy/include/itkPyBuffer.hxx | 2 +- Modules/Bridge/NumPy/include/itkPyVnl.h | 2 +- Modules/Bridge/NumPy/include/itkPyVnl.hxx | 2 +- .../Bridge/NumPy/wrapping/test/itkPyBufferMemoryLeakTest.py | 2 +- Modules/Bridge/NumPy/wrapping/test/itkPyBufferPipelineTest.py | 2 +- Modules/Bridge/NumPy/wrapping/test/itkPyBufferTest.py | 2 +- Modules/Bridge/NumPy/wrapping/test/itkPyVnlTest.py | 2 +- Modules/Bridge/VTK/include/itkVTKImageExport.h | 2 +- Modules/Bridge/VTK/include/itkVTKImageExport.hxx | 2 +- Modules/Bridge/VTK/include/itkVTKImageExportBase.h | 2 +- Modules/Bridge/VTK/include/itkVTKImageImport.h | 2 +- Modules/Bridge/VTK/include/itkVTKImageImport.hxx | 2 +- Modules/Bridge/VTK/src/itkVTKImageExportBase.cxx | 2 +- Modules/Bridge/VtkGlue/include/QuickView.h | 2 +- Modules/Bridge/VtkGlue/include/itkImageToVTKImageFilter.h | 2 +- Modules/Bridge/VtkGlue/include/itkImageToVTKImageFilter.hxx | 2 +- Modules/Bridge/VtkGlue/include/itkVTKImageToImageFilter.h | 2 +- Modules/Bridge/VtkGlue/include/itkVTKImageToImageFilter.hxx | 2 +- Modules/Bridge/VtkGlue/include/itkViewImage.h | 2 +- Modules/Bridge/VtkGlue/include/itkViewImage.hxx | 2 +- Modules/Bridge/VtkGlue/include/vtkCaptureScreen.h | 2 +- Modules/Bridge/VtkGlue/src/QuickView.cxx | 2 +- Modules/Bridge/VtkGlue/test/QuickViewTest.cxx | 2 +- .../Bridge/VtkGlue/test/itkImageToVTKImageFilterRGBTest.cxx | 2 +- Modules/Bridge/VtkGlue/test/itkImageToVTKImageFilterTest.cxx | 2 +- Modules/Bridge/VtkGlue/test/itkVTKImageToImageFilterTest.cxx | 2 +- .../VtkGlue/test/itkVtkConnectedComponentImageFilterTest.cxx | 2 +- Modules/Bridge/VtkGlue/test/itkVtkMedianFilterTest.cxx | 2 +- Modules/Bridge/VtkGlue/test/runViewImage.cxx | 2 +- Modules/Compatibility/Deprecated/include/itkAtomicInt.h | 2 +- Modules/Compatibility/Deprecated/include/itkAtomicIntDetail.h | 2 +- Modules/Compatibility/Deprecated/include/itkBarrier.h | 2 +- .../Compatibility/Deprecated/include/itkChildTreeIterator.h | 2 +- .../Compatibility/Deprecated/include/itkChildTreeIterator.hxx | 2 +- .../Compatibility/Deprecated/include/itkConditionVariable.h | 2 +- Modules/Compatibility/Deprecated/include/itkFastMutexLock.h | 2 +- .../Compatibility/Deprecated/include/itkImageTransformer.h | 2 +- .../Compatibility/Deprecated/include/itkImageTransformer.hxx | 2 +- .../Compatibility/Deprecated/include/itkInOrderTreeIterator.h | 2 +- .../Compatibility/Deprecated/include/itkLeafTreeIterator.h | 2 +- .../Deprecated/include/itkLevelOrderTreeIterator.h | 2 +- .../Deprecated/include/itkLevelOrderTreeIterator.hxx | 2 +- Modules/Compatibility/Deprecated/include/itkMultiThreader.h | 2 +- Modules/Compatibility/Deprecated/include/itkMutexLock.h | 2 +- Modules/Compatibility/Deprecated/include/itkMutexLockHolder.h | 2 +- .../Deprecated/include/itkPostOrderTreeIterator.h | 2 +- .../Deprecated/include/itkPreOrderTreeIterator.h | 2 +- .../Compatibility/Deprecated/include/itkRootTreeIterator.h | 2 +- .../Compatibility/Deprecated/include/itkSimpleFastMutexLock.h | 2 +- Modules/Compatibility/Deprecated/include/itkTreeChangeEvent.h | 2 +- Modules/Compatibility/Deprecated/include/itkTreeContainer.h | 2 +- Modules/Compatibility/Deprecated/include/itkTreeContainer.hxx | 2 +- .../Compatibility/Deprecated/include/itkTreeContainerBase.h | 2 +- .../Compatibility/Deprecated/include/itkTreeIteratorBase.h | 2 +- .../Compatibility/Deprecated/include/itkTreeIteratorBase.hxx | 2 +- .../Compatibility/Deprecated/include/itkTreeIteratorClone.h | 2 +- Modules/Compatibility/Deprecated/include/itkTreeNode.h | 2 +- Modules/Compatibility/Deprecated/include/itkTreeNode.hxx | 2 +- .../Deprecated/include/itkVectorCastImageFilter.h | 2 +- .../include/itkVectorCentralDifferenceImageFunction.h | 2 +- .../include/itkVectorCentralDifferenceImageFunction.hxx | 2 +- .../Deprecated/include/itkVectorResampleImageFilter.h | 2 +- .../Deprecated/include/itkVectorResampleImageFilter.hxx | 2 +- Modules/Compatibility/Deprecated/src/itkBarrier.cxx | 2 +- Modules/Compatibility/Deprecated/src/itkConditionVariable.cxx | 2 +- .../Deprecated/src/itkConditionVariableNoThreads.cxx | 2 +- .../Deprecated/src/itkConditionVariablePThreads.cxx | 2 +- .../Deprecated/src/itkConditionVariableWinThreads.cxx | 2 +- Modules/Compatibility/Deprecated/src/itkFastMutexLock.cxx | 2 +- Modules/Compatibility/Deprecated/src/itkMutexLock.cxx | 2 +- .../Compatibility/Deprecated/src/itkMutexLockNoThreads.cxx | 2 +- Modules/Compatibility/Deprecated/src/itkMutexLockPThreads.cxx | 2 +- .../Compatibility/Deprecated/src/itkMutexLockWinThreads.cxx | 2 +- .../Compatibility/Deprecated/src/itkSimpleFastMutexLock.cxx | 2 +- .../Deprecated/src/itkSimpleFastMutexLockNoThreads.cxx | 2 +- .../Deprecated/src/itkSimpleFastMutexLockPThreads.cxx | 2 +- .../Deprecated/src/itkSimpleFastMutexLockWinThreads.cxx | 2 +- Modules/Compatibility/Deprecated/src/itkTreeIteratorBase.cxx | 2 +- Modules/Compatibility/Deprecated/test/itkAtomicIntTest.cxx | 2 +- Modules/Compatibility/Deprecated/test/itkBarrierTest.cxx | 2 +- .../Deprecated/test/itkConditionVariableTest.cxx | 2 +- .../Deprecated/test/itkSimpleFastMutexLockTest.cxx | 2 +- Modules/Compatibility/Deprecated/test/itkSpawnThreadTest.cxx | 2 +- .../Compatibility/Deprecated/test/itkTreeContainerTest.cxx | 2 +- .../Compatibility/Deprecated/test/itkTreeContainerTest2.cxx | 2 +- .../test/itkVectorCentralDifferenceImageFunctionTest.cxx | 2 +- .../Deprecated/test/itkVectorResampleImageFilterTest.cxx | 2 +- Modules/Core/Common/include/VNLIterativeSparseSolverTraits.h | 2 +- Modules/Core/Common/include/VNLSparseLUSolverTraits.h | 2 +- Modules/Core/Common/include/itkAnnulusOperator.h | 2 +- Modules/Core/Common/include/itkAnnulusOperator.hxx | 2 +- Modules/Core/Common/include/itkArray.h | 2 +- Modules/Core/Common/include/itkArray.hxx | 2 +- Modules/Core/Common/include/itkArray2D.h | 2 +- Modules/Core/Common/include/itkArray2D.hxx | 2 +- .../Common/include/itkAtanRegularizedHeavisideStepFunction.h | 2 +- .../include/itkAtanRegularizedHeavisideStepFunction.hxx | 2 +- Modules/Core/Common/include/itkAutoPointer.h | 2 +- .../Core/Common/include/itkAutoPointerDataObjectDecorator.h | 2 +- .../Core/Common/include/itkAutoPointerDataObjectDecorator.hxx | 2 +- .../Core/Common/include/itkBSplineDerivativeKernelFunction.h | 2 +- .../Common/include/itkBSplineInterpolationWeightFunction.h | 2 +- .../Common/include/itkBSplineInterpolationWeightFunction.hxx | 2 +- Modules/Core/Common/include/itkBSplineKernelFunction.h | 2 +- Modules/Core/Common/include/itkBackwardDifferenceOperator.h | 2 +- Modules/Core/Common/include/itkBackwardDifferenceOperator.hxx | 2 +- Modules/Core/Common/include/itkBinaryOperationConcept.h | 2 +- .../Core/Common/include/itkBinaryThresholdSpatialFunction.h | 2 +- .../Core/Common/include/itkBinaryThresholdSpatialFunction.hxx | 2 +- Modules/Core/Common/include/itkBoundingBox.h | 2 +- Modules/Core/Common/include/itkBoundingBox.hxx | 2 +- Modules/Core/Common/include/itkBresenhamLine.h | 2 +- Modules/Core/Common/include/itkBresenhamLine.hxx | 2 +- .../include/itkBufferedImageNeighborhoodPixelAccessPolicy.h | 2 +- Modules/Core/Common/include/itkBuildInformation.h | 2 +- Modules/Core/Common/include/itkByteSwapper.h | 2 +- Modules/Core/Common/include/itkByteSwapper.hxx | 2 +- Modules/Core/Common/include/itkCellInterface.h | 2 +- Modules/Core/Common/include/itkCellInterface.hxx | 2 +- Modules/Core/Common/include/itkCellInterfaceVisitor.h | 2 +- Modules/Core/Common/include/itkColorTable.h | 2 +- Modules/Core/Common/include/itkColorTable.hxx | 2 +- Modules/Core/Common/include/itkCommand.h | 2 +- Modules/Core/Common/include/itkCompensatedSummation.h | 2 +- Modules/Core/Common/include/itkCompensatedSummation.hxx | 2 +- Modules/Core/Common/include/itkConceptChecking.h | 2 +- Modules/Core/Common/include/itkConditionalConstIterator.h | 2 +- .../include/itkConicShellInteriorExteriorSpatialFunction.h | 2 +- .../include/itkConicShellInteriorExteriorSpatialFunction.hxx | 2 +- Modules/Core/Common/include/itkConnectedComponentAlgorithm.h | 2 +- .../Core/Common/include/itkConnectedImageNeighborhoodShape.h | 2 +- Modules/Core/Common/include/itkConstNeighborhoodIterator.h | 2 +- Modules/Core/Common/include/itkConstNeighborhoodIterator.hxx | 2 +- .../include/itkConstNeighborhoodIteratorWithOnlyIndex.h | 2 +- .../include/itkConstNeighborhoodIteratorWithOnlyIndex.hxx | 2 +- .../Core/Common/include/itkConstShapedNeighborhoodIterator.h | 2 +- .../Common/include/itkConstShapedNeighborhoodIterator.hxx | 2 +- Modules/Core/Common/include/itkConstSliceIterator.h | 2 +- Modules/Core/Common/include/itkConstantBoundaryCondition.h | 2 +- Modules/Core/Common/include/itkConstantBoundaryCondition.hxx | 2 +- .../itkConstantBoundaryImageNeighborhoodPixelAccessPolicy.h | 2 +- Modules/Core/Common/include/itkContinuousIndex.h | 2 +- .../Common/include/itkCorrespondenceDataStructureIterator.h | 2 +- .../Common/include/itkCorrespondenceDataStructureIterator.hxx | 2 +- Modules/Core/Common/include/itkCovariantVector.h | 2 +- Modules/Core/Common/include/itkCovariantVector.hxx | 2 +- Modules/Core/Common/include/itkCreateObjectFunction.h | 2 +- Modules/Core/Common/include/itkCrossHelper.h | 2 +- Modules/Core/Common/include/itkDataObject.h | 2 +- Modules/Core/Common/include/itkDataObjectConstIterator.h | 2 +- Modules/Core/Common/include/itkDataObjectDecorator.h | 2 +- Modules/Core/Common/include/itkDataObjectDecorator.hxx | 2 +- Modules/Core/Common/include/itkDataObjectIterator.h | 2 +- Modules/Core/Common/include/itkDefaultConvertPixelTraits.h | 2 +- Modules/Core/Common/include/itkDefaultDynamicMeshTraits.h | 2 +- Modules/Core/Common/include/itkDefaultPixelAccessor.h | 2 +- Modules/Core/Common/include/itkDefaultPixelAccessorFunctor.h | 2 +- Modules/Core/Common/include/itkDefaultStaticMeshTraits.h | 2 +- Modules/Core/Common/include/itkDefaultVectorPixelAccessor.h | 2 +- .../Common/include/itkDefaultVectorPixelAccessorFunctor.h | 2 +- Modules/Core/Common/include/itkDerivativeOperator.h | 2 +- Modules/Core/Common/include/itkDerivativeOperator.hxx | 2 +- Modules/Core/Common/include/itkDiffusionTensor3D.h | 2 +- Modules/Core/Common/include/itkDiffusionTensor3D.hxx | 2 +- Modules/Core/Common/include/itkDirectory.h | 2 +- Modules/Core/Common/include/itkDomainThreader.h | 2 +- Modules/Core/Common/include/itkDomainThreader.hxx | 2 +- Modules/Core/Common/include/itkDynamicLoader.h | 2 +- .../include/itkEllipsoidInteriorExteriorSpatialFunction.h | 2 +- .../include/itkEllipsoidInteriorExteriorSpatialFunction.hxx | 2 +- Modules/Core/Common/include/itkEnableIf.h | 2 +- Modules/Core/Common/include/itkEquivalencyTable.h | 2 +- Modules/Core/Common/include/itkEventObject.h | 2 +- Modules/Core/Common/include/itkExceptionObject.h | 2 +- Modules/Core/Common/include/itkExtractImageFilter.h | 2 +- Modules/Core/Common/include/itkExtractImageFilter.hxx | 2 +- .../Core/Common/include/itkExtractImageFilterRegionCopier.h | 2 +- Modules/Core/Common/include/itkFactoryTestLib.h | 2 +- Modules/Core/Common/include/itkFileOutputWindow.h | 2 +- .../Core/Common/include/itkFiniteCylinderSpatialFunction.h | 2 +- .../Core/Common/include/itkFiniteCylinderSpatialFunction.hxx | 2 +- Modules/Core/Common/include/itkFixedArray.h | 2 +- Modules/Core/Common/include/itkFixedArray.hxx | 2 +- Modules/Core/Common/include/itkFloatTypes.h | 2 +- Modules/Core/Common/include/itkFloatingPointExceptions.h | 2 +- .../include/itkFloodFilledFunctionConditionalConstIterator.h | 2 +- .../itkFloodFilledFunctionConditionalConstIterator.hxx | 2 +- .../itkFloodFilledImageFunctionConditionalConstIterator.h | 2 +- .../itkFloodFilledImageFunctionConditionalConstIterator.hxx | 2 +- .../include/itkFloodFilledImageFunctionConditionalIterator.h | 2 +- .../itkFloodFilledSpatialFunctionConditionalConstIterator.h | 2 +- .../itkFloodFilledSpatialFunctionConditionalConstIterator.hxx | 2 +- .../itkFloodFilledSpatialFunctionConditionalIterator.h | 2 +- Modules/Core/Common/include/itkForwardDifferenceOperator.h | 2 +- Modules/Core/Common/include/itkForwardDifferenceOperator.hxx | 2 +- Modules/Core/Common/include/itkFrustumSpatialFunction.h | 2 +- Modules/Core/Common/include/itkFrustumSpatialFunction.hxx | 2 +- Modules/Core/Common/include/itkFunctionBase.h | 2 +- Modules/Core/Common/include/itkGaussianDerivativeOperator.h | 2 +- Modules/Core/Common/include/itkGaussianDerivativeOperator.hxx | 2 +- .../Common/include/itkGaussianDerivativeSpatialFunction.h | 2 +- .../Common/include/itkGaussianDerivativeSpatialFunction.hxx | 2 +- Modules/Core/Common/include/itkGaussianKernelFunction.h | 2 +- Modules/Core/Common/include/itkGaussianOperator.h | 2 +- Modules/Core/Common/include/itkGaussianOperator.hxx | 2 +- Modules/Core/Common/include/itkGaussianSpatialFunction.h | 2 +- Modules/Core/Common/include/itkGaussianSpatialFunction.hxx | 2 +- Modules/Core/Common/include/itkHeavisideStepFunction.h | 2 +- Modules/Core/Common/include/itkHeavisideStepFunction.hxx | 2 +- Modules/Core/Common/include/itkHeavisideStepFunctionBase.h | 2 +- Modules/Core/Common/include/itkHexahedronCell.h | 2 +- Modules/Core/Common/include/itkHexahedronCell.hxx | 2 +- Modules/Core/Common/include/itkHexahedronCellTopology.h | 2 +- Modules/Core/Common/include/itkImage.h | 2 +- Modules/Core/Common/include/itkImage.hxx | 2 +- Modules/Core/Common/include/itkImageAlgorithm.h | 2 +- Modules/Core/Common/include/itkImageAlgorithm.hxx | 2 +- Modules/Core/Common/include/itkImageBase.h | 2 +- Modules/Core/Common/include/itkImageBase.hxx | 2 +- Modules/Core/Common/include/itkImageBoundaryCondition.h | 2 +- Modules/Core/Common/include/itkImageBufferRange.h | 2 +- Modules/Core/Common/include/itkImageConstIterator.h | 2 +- Modules/Core/Common/include/itkImageConstIteratorWithIndex.h | 2 +- .../Core/Common/include/itkImageConstIteratorWithIndex.hxx | 2 +- .../Core/Common/include/itkImageConstIteratorWithOnlyIndex.h | 2 +- .../Common/include/itkImageConstIteratorWithOnlyIndex.hxx | 2 +- Modules/Core/Common/include/itkImageContainerInterface.h | 2 +- Modules/Core/Common/include/itkImageDuplicator.h | 2 +- Modules/Core/Common/include/itkImageDuplicator.hxx | 2 +- Modules/Core/Common/include/itkImageHelper.h | 2 +- Modules/Core/Common/include/itkImageIORegion.h | 2 +- Modules/Core/Common/include/itkImageIterator.h | 2 +- Modules/Core/Common/include/itkImageIterator.hxx | 2 +- Modules/Core/Common/include/itkImageIteratorWithIndex.h | 2 +- Modules/Core/Common/include/itkImageIteratorWithIndex.hxx | 2 +- Modules/Core/Common/include/itkImageKernelOperator.h | 2 +- Modules/Core/Common/include/itkImageKernelOperator.hxx | 2 +- .../Common/include/itkImageLinearConstIteratorWithIndex.h | 2 +- .../Common/include/itkImageLinearConstIteratorWithIndex.hxx | 2 +- Modules/Core/Common/include/itkImageLinearIteratorWithIndex.h | 2 +- .../Core/Common/include/itkImageLinearIteratorWithIndex.hxx | 2 +- Modules/Core/Common/include/itkImageNeighborhoodOffsets.h | 2 +- .../Common/include/itkImageRandomConstIteratorWithIndex.h | 2 +- .../Common/include/itkImageRandomConstIteratorWithIndex.hxx | 2 +- .../Common/include/itkImageRandomConstIteratorWithOnlyIndex.h | 2 +- .../include/itkImageRandomConstIteratorWithOnlyIndex.hxx | 2 +- Modules/Core/Common/include/itkImageRandomIteratorWithIndex.h | 2 +- .../Core/Common/include/itkImageRandomIteratorWithIndex.hxx | 2 +- .../itkImageRandomNonRepeatingConstIteratorWithIndex.h | 2 +- .../itkImageRandomNonRepeatingConstIteratorWithIndex.hxx | 2 +- .../include/itkImageRandomNonRepeatingIteratorWithIndex.h | 2 +- .../include/itkImageRandomNonRepeatingIteratorWithIndex.hxx | 2 +- Modules/Core/Common/include/itkImageRegion.h | 2 +- Modules/Core/Common/include/itkImageRegion.hxx | 2 +- Modules/Core/Common/include/itkImageRegionConstIterator.h | 2 +- Modules/Core/Common/include/itkImageRegionConstIterator.hxx | 2 +- .../Common/include/itkImageRegionConstIteratorWithIndex.h | 2 +- .../Common/include/itkImageRegionConstIteratorWithIndex.hxx | 2 +- .../Common/include/itkImageRegionConstIteratorWithOnlyIndex.h | 2 +- .../include/itkImageRegionConstIteratorWithOnlyIndex.hxx | 2 +- .../include/itkImageRegionExclusionConstIteratorWithIndex.h | 2 +- .../include/itkImageRegionExclusionConstIteratorWithIndex.hxx | 2 +- .../Common/include/itkImageRegionExclusionIteratorWithIndex.h | 2 +- .../include/itkImageRegionExclusionIteratorWithIndex.hxx | 2 +- Modules/Core/Common/include/itkImageRegionIterator.h | 2 +- Modules/Core/Common/include/itkImageRegionIterator.hxx | 2 +- Modules/Core/Common/include/itkImageRegionIteratorWithIndex.h | 2 +- .../Core/Common/include/itkImageRegionIteratorWithIndex.hxx | 2 +- Modules/Core/Common/include/itkImageRegionRange.h | 2 +- .../Core/Common/include/itkImageRegionReverseConstIterator.h | 2 +- Modules/Core/Common/include/itkImageRegionReverseIterator.h | 2 +- Modules/Core/Common/include/itkImageRegionReverseIterator.hxx | 2 +- Modules/Core/Common/include/itkImageRegionSplitterBase.h | 2 +- Modules/Core/Common/include/itkImageRegionSplitterDirection.h | 2 +- .../Common/include/itkImageRegionSplitterMultidimensional.h | 2 +- .../Core/Common/include/itkImageRegionSplitterSlowDimension.h | 2 +- Modules/Core/Common/include/itkImageReverseConstIterator.h | 2 +- Modules/Core/Common/include/itkImageReverseIterator.h | 2 +- Modules/Core/Common/include/itkImageReverseIterator.hxx | 2 +- Modules/Core/Common/include/itkImageScanlineConstIterator.h | 2 +- Modules/Core/Common/include/itkImageScanlineConstIterator.hxx | 2 +- Modules/Core/Common/include/itkImageScanlineIterator.h | 2 +- Modules/Core/Common/include/itkImageScanlineIterator.hxx | 2 +- Modules/Core/Common/include/itkImageSink.h | 2 +- Modules/Core/Common/include/itkImageSink.hxx | 2 +- .../Core/Common/include/itkImageSliceConstIteratorWithIndex.h | 2 +- .../Common/include/itkImageSliceConstIteratorWithIndex.hxx | 2 +- Modules/Core/Common/include/itkImageSliceIteratorWithIndex.h | 2 +- .../Core/Common/include/itkImageSliceIteratorWithIndex.hxx | 2 +- Modules/Core/Common/include/itkImageSource.h | 2 +- Modules/Core/Common/include/itkImageSource.hxx | 2 +- Modules/Core/Common/include/itkImageSourceCommon.h | 2 +- Modules/Core/Common/include/itkImageToImageFilter.h | 2 +- Modules/Core/Common/include/itkImageToImageFilter.hxx | 2 +- Modules/Core/Common/include/itkImageToImageFilterCommon.h | 2 +- Modules/Core/Common/include/itkImageToImageFilterDetail.h | 2 +- .../Common/include/itkImageVectorOptimizerParametersHelper.h | 2 +- .../include/itkImageVectorOptimizerParametersHelper.hxx | 2 +- Modules/Core/Common/include/itkImportImageContainer.h | 2 +- Modules/Core/Common/include/itkImportImageContainer.hxx | 2 +- Modules/Core/Common/include/itkImportImageFilter.h | 2 +- Modules/Core/Common/include/itkImportImageFilter.hxx | 2 +- Modules/Core/Common/include/itkInPlaceImageFilter.h | 2 +- Modules/Core/Common/include/itkInPlaceImageFilter.hxx | 2 +- Modules/Core/Common/include/itkIndent.h | 2 +- Modules/Core/Common/include/itkIndex.h | 2 +- Modules/Core/Common/include/itkIndexRange.h | 2 +- Modules/Core/Common/include/itkIndexedContainerInterface.h | 2 +- Modules/Core/Common/include/itkInputDataObjectConstIterator.h | 2 +- Modules/Core/Common/include/itkInputDataObjectIterator.h | 2 +- Modules/Core/Common/include/itkIntTypes.h | 2 +- .../Core/Common/include/itkInteriorExteriorSpatialFunction.h | 2 +- .../Common/include/itkInteriorExteriorSpatialFunction.hxx | 2 +- Modules/Core/Common/include/itkIsBaseOf.h | 2 +- Modules/Core/Common/include/itkIsConvertible.h | 2 +- Modules/Core/Common/include/itkIsNumber.h | 2 +- Modules/Core/Common/include/itkIsSame.h | 2 +- Modules/Core/Common/include/itkIterationReporter.h | 2 +- Modules/Core/Common/include/itkKernelFunctionBase.h | 2 +- Modules/Core/Common/include/itkLaplacianOperator.h | 2 +- Modules/Core/Common/include/itkLaplacianOperator.hxx | 2 +- Modules/Core/Common/include/itkLexicographicCompare.h | 2 +- Modules/Core/Common/include/itkLightObject.h | 2 +- Modules/Core/Common/include/itkLightProcessObject.h | 2 +- Modules/Core/Common/include/itkLineCell.h | 2 +- Modules/Core/Common/include/itkLineCell.hxx | 2 +- Modules/Core/Common/include/itkLineConstIterator.h | 2 +- Modules/Core/Common/include/itkLineConstIterator.hxx | 2 +- Modules/Core/Common/include/itkLineIterator.h | 2 +- Modules/Core/Common/include/itkLineIterator.hxx | 2 +- Modules/Core/Common/include/itkLogOutput.h | 2 +- Modules/Core/Common/include/itkLogger.h | 2 +- Modules/Core/Common/include/itkLoggerBase.h | 2 +- Modules/Core/Common/include/itkLoggerManager.h | 2 +- Modules/Core/Common/include/itkLoggerOutput.h | 2 +- Modules/Core/Common/include/itkLoggerThreadWrapper.h | 2 +- Modules/Core/Common/include/itkLoggerThreadWrapper.hxx | 2 +- Modules/Core/Common/include/itkMacro.h | 2 +- Modules/Core/Common/include/itkMapContainer.h | 2 +- Modules/Core/Common/include/itkMapContainer.hxx | 2 +- Modules/Core/Common/include/itkMath.h | 2 +- Modules/Core/Common/include/itkMathDetail.h | 2 +- Modules/Core/Common/include/itkMatrix.h | 2 +- Modules/Core/Common/include/itkMatrix.hxx | 2 +- Modules/Core/Common/include/itkMatrixResizeableDataObject.h | 2 +- Modules/Core/Common/include/itkMemoryProbe.h | 2 +- Modules/Core/Common/include/itkMemoryProbesCollectorBase.h | 2 +- Modules/Core/Common/include/itkMemoryUsageObserver.h | 2 +- .../Common/include/itkMersenneTwisterRandomVariateGenerator.h | 2 +- Modules/Core/Common/include/itkMetaDataDictionary.h | 2 +- Modules/Core/Common/include/itkMetaDataObject.h | 2 +- Modules/Core/Common/include/itkMetaDataObject.hxx | 2 +- Modules/Core/Common/include/itkMetaDataObjectBase.h | 2 +- Modules/Core/Common/include/itkMetaProgrammingLibrary.h | 2 +- .../Core/Common/include/itkMinimumMaximumImageCalculator.h | 2 +- .../Core/Common/include/itkMinimumMaximumImageCalculator.hxx | 2 +- Modules/Core/Common/include/itkMultiThreaderBase.h | 2 +- Modules/Core/Common/include/itkMultipleLogOutput.h | 2 +- Modules/Core/Common/include/itkNeighborhood.h | 2 +- Modules/Core/Common/include/itkNeighborhood.hxx | 2 +- Modules/Core/Common/include/itkNeighborhoodAccessorFunctor.h | 2 +- Modules/Core/Common/include/itkNeighborhoodAlgorithm.h | 2 +- Modules/Core/Common/include/itkNeighborhoodAlgorithm.hxx | 2 +- Modules/Core/Common/include/itkNeighborhoodAllocator.h | 2 +- Modules/Core/Common/include/itkNeighborhoodInnerProduct.h | 2 +- Modules/Core/Common/include/itkNeighborhoodInnerProduct.hxx | 2 +- Modules/Core/Common/include/itkNeighborhoodIterator.h | 2 +- Modules/Core/Common/include/itkNeighborhoodIterator.hxx | 2 +- .../Core/Common/include/itkNeighborhoodIteratorTestCommon.hxx | 2 +- Modules/Core/Common/include/itkNeighborhoodOperator.h | 2 +- Modules/Core/Common/include/itkNeighborhoodOperator.hxx | 2 +- Modules/Core/Common/include/itkNumberToString.h | 2 +- Modules/Core/Common/include/itkNumberToString.hxx | 2 +- Modules/Core/Common/include/itkNumericTraits.h | 2 +- Modules/Core/Common/include/itkNumericTraitsArrayPixel.h | 2 +- .../Common/include/itkNumericTraitsCovariantVectorPixel.h | 2 +- .../Common/include/itkNumericTraitsDiffusionTensor3DPixel.h | 2 +- Modules/Core/Common/include/itkNumericTraitsFixedArrayPixel.h | 2 +- Modules/Core/Common/include/itkNumericTraitsPointPixel.h | 2 +- Modules/Core/Common/include/itkNumericTraitsRGBAPixel.h | 2 +- Modules/Core/Common/include/itkNumericTraitsRGBPixel.h | 2 +- Modules/Core/Common/include/itkNumericTraitsStdVector.h | 2 +- Modules/Core/Common/include/itkNumericTraitsTensorPixel.h | 2 +- .../include/itkNumericTraitsVariableLengthVectorPixel.h | 2 +- Modules/Core/Common/include/itkNumericTraitsVectorPixel.h | 2 +- Modules/Core/Common/include/itkObject.h | 2 +- Modules/Core/Common/include/itkObjectFactory.h | 2 +- Modules/Core/Common/include/itkObjectFactoryBase.h | 2 +- Modules/Core/Common/include/itkObjectStore.h | 2 +- Modules/Core/Common/include/itkObjectStore.hxx | 2 +- Modules/Core/Common/include/itkOctree.h | 2 +- Modules/Core/Common/include/itkOctree.hxx | 2 +- Modules/Core/Common/include/itkOctreeNode.h | 2 +- Modules/Core/Common/include/itkOffset.h | 2 +- Modules/Core/Common/include/itkOptimizerParameters.h | 2 +- Modules/Core/Common/include/itkOptimizerParameters.hxx | 2 +- Modules/Core/Common/include/itkOptimizerParametersHelper.h | 2 +- Modules/Core/Common/include/itkOrientationAdapterBase.h | 2 +- .../Core/Common/include/itkOutputDataObjectConstIterator.h | 2 +- Modules/Core/Common/include/itkOutputDataObjectIterator.h | 2 +- Modules/Core/Common/include/itkOutputWindow.h | 2 +- Modules/Core/Common/include/itkPeriodicBoundaryCondition.h | 2 +- Modules/Core/Common/include/itkPeriodicBoundaryCondition.hxx | 2 +- .../Common/include/itkPhasedArray3DSpecialCoordinatesImage.h | 2 +- .../include/itkPhasedArray3DSpecialCoordinatesImage.hxx | 2 +- Modules/Core/Common/include/itkPixelTraits.h | 2 +- Modules/Core/Common/include/itkPlatformMultiThreader.h | 2 +- Modules/Core/Common/include/itkPoint.h | 2 +- Modules/Core/Common/include/itkPoint.hxx | 2 +- Modules/Core/Common/include/itkPointSet.h | 2 +- Modules/Core/Common/include/itkPointSet.hxx | 2 +- Modules/Core/Common/include/itkPointSetToImageFilter.h | 2 +- Modules/Core/Common/include/itkPointSetToImageFilter.hxx | 2 +- Modules/Core/Common/include/itkPolygonCell.h | 2 +- Modules/Core/Common/include/itkPolygonCell.hxx | 2 +- Modules/Core/Common/include/itkPoolMultiThreader.h | 2 +- Modules/Core/Common/include/itkPrintHelper.h | 2 +- Modules/Core/Common/include/itkPriorityQueueContainer.h | 2 +- Modules/Core/Common/include/itkPriorityQueueContainer.hxx | 2 +- Modules/Core/Common/include/itkProcessObject.h | 2 +- Modules/Core/Common/include/itkProgressAccumulator.h | 2 +- Modules/Core/Common/include/itkProgressReporter.h | 2 +- Modules/Core/Common/include/itkProgressTransformer.h | 2 +- Modules/Core/Common/include/itkPromoteType.h | 2 +- Modules/Core/Common/include/itkQuadraticEdgeCell.h | 2 +- Modules/Core/Common/include/itkQuadraticEdgeCell.hxx | 2 +- Modules/Core/Common/include/itkQuadraticTriangleCell.h | 2 +- Modules/Core/Common/include/itkQuadraticTriangleCell.hxx | 2 +- .../Core/Common/include/itkQuadraticTriangleCellTopology.h | 2 +- Modules/Core/Common/include/itkQuadrilateralCell.h | 2 +- Modules/Core/Common/include/itkQuadrilateralCell.hxx | 2 +- Modules/Core/Common/include/itkQuadrilateralCellTopology.h | 2 +- Modules/Core/Common/include/itkRGBAPixel.h | 2 +- Modules/Core/Common/include/itkRGBAPixel.hxx | 2 +- Modules/Core/Common/include/itkRGBPixel.h | 2 +- Modules/Core/Common/include/itkRGBPixel.hxx | 2 +- Modules/Core/Common/include/itkRandomVariateGeneratorBase.h | 2 +- Modules/Core/Common/include/itkRealTimeClock.h | 2 +- Modules/Core/Common/include/itkRealTimeInterval.h | 2 +- Modules/Core/Common/include/itkRealTimeStamp.h | 2 +- .../Common/include/itkRectangularImageNeighborhoodShape.h | 2 +- Modules/Core/Common/include/itkRegion.h | 2 +- .../Core/Common/include/itkRegularizedHeavisideStepFunction.h | 2 +- .../Common/include/itkRegularizedHeavisideStepFunction.hxx | 2 +- Modules/Core/Common/include/itkResourceProbe.h | 2 +- Modules/Core/Common/include/itkResourceProbe.hxx | 2 +- Modules/Core/Common/include/itkResourceProbesCollectorBase.h | 2 +- .../Core/Common/include/itkResourceProbesCollectorBase.hxx | 2 +- Modules/Core/Common/include/itkSTLConstContainerAdaptor.h | 2 +- Modules/Core/Common/include/itkSTLContainerAdaptor.h | 2 +- .../itkShapedFloodFilledFunctionConditionalConstIterator.h | 2 +- .../itkShapedFloodFilledFunctionConditionalConstIterator.hxx | 2 +- ...tkShapedFloodFilledImageFunctionConditionalConstIterator.h | 2 +- ...ShapedFloodFilledImageFunctionConditionalConstIterator.hxx | 2 +- .../itkShapedFloodFilledImageFunctionConditionalIterator.h | 2 +- Modules/Core/Common/include/itkShapedImageNeighborhoodRange.h | 2 +- Modules/Core/Common/include/itkShapedNeighborhoodIterator.h | 2 +- Modules/Core/Common/include/itkShapedNeighborhoodIterator.hxx | 2 +- Modules/Core/Common/include/itkSimpleDataObjectDecorator.h | 2 +- Modules/Core/Common/include/itkSimpleDataObjectDecorator.hxx | 2 +- Modules/Core/Common/include/itkSimpleFilterWatcher.h | 2 +- .../Common/include/itkSinRegularizedHeavisideStepFunction.h | 2 +- .../Common/include/itkSinRegularizedHeavisideStepFunction.hxx | 2 +- Modules/Core/Common/include/itkSingleton.h | 2 +- Modules/Core/Common/include/itkSingletonMacro.h | 2 +- Modules/Core/Common/include/itkSize.h | 2 +- Modules/Core/Common/include/itkSliceIterator.h | 2 +- Modules/Core/Common/include/itkSmapsFileParser.h | 2 +- Modules/Core/Common/include/itkSmapsFileParser.hxx | 2 +- Modules/Core/Common/include/itkSmartPointer.h | 2 +- .../Core/Common/include/itkSmartPointerForwardReference.hxx | 2 +- Modules/Core/Common/include/itkSobelOperator.h | 2 +- Modules/Core/Common/include/itkSobelOperator.hxx | 2 +- Modules/Core/Common/include/itkSparseFieldLayer.h | 2 +- Modules/Core/Common/include/itkSparseFieldLayer.hxx | 2 +- Modules/Core/Common/include/itkSparseImage.h | 2 +- Modules/Core/Common/include/itkSparseImage.hxx | 2 +- Modules/Core/Common/include/itkSpatialFunction.h | 2 +- Modules/Core/Common/include/itkSpatialFunction.hxx | 2 +- Modules/Core/Common/include/itkSpatialOrientation.h | 2 +- Modules/Core/Common/include/itkSpatialOrientationAdapter.h | 2 +- Modules/Core/Common/include/itkSpecialCoordinatesImage.h | 2 +- Modules/Core/Common/include/itkSpecialCoordinatesImage.hxx | 2 +- Modules/Core/Common/include/itkSphereSpatialFunction.h | 2 +- Modules/Core/Common/include/itkSphereSpatialFunction.hxx | 2 +- Modules/Core/Common/include/itkStaticAssert.h | 2 +- Modules/Core/Common/include/itkStdStreamLogOutput.h | 2 +- Modules/Core/Common/include/itkStdStreamStateSave.h | 2 +- Modules/Core/Common/include/itkStoppingCriterionBase.h | 2 +- Modules/Core/Common/include/itkStreamingImageFilter.h | 2 +- Modules/Core/Common/include/itkStreamingImageFilter.hxx | 2 +- Modules/Core/Common/include/itkStreamingProcessObject.h | 2 +- Modules/Core/Common/include/itkStructHashFunction.h | 2 +- Modules/Core/Common/include/itkSymmetricEigenAnalysis.h | 2 +- Modules/Core/Common/include/itkSymmetricEigenAnalysis.hxx | 2 +- .../itkSymmetricEllipsoidInteriorExteriorSpatialFunction.h | 2 +- .../itkSymmetricEllipsoidInteriorExteriorSpatialFunction.hxx | 2 +- Modules/Core/Common/include/itkSymmetricSecondRankTensor.h | 2 +- Modules/Core/Common/include/itkSymmetricSecondRankTensor.hxx | 2 +- Modules/Core/Common/include/itkTBBMultiThreader.h | 2 +- Modules/Core/Common/include/itkTetrahedronCell.h | 2 +- Modules/Core/Common/include/itkTetrahedronCell.hxx | 2 +- Modules/Core/Common/include/itkTetrahedronCellTopology.h | 2 +- Modules/Core/Common/include/itkTextOutput.h | 2 +- Modules/Core/Common/include/itkThreadLogger.h | 2 +- Modules/Core/Common/include/itkThreadPool.h | 2 +- Modules/Core/Common/include/itkThreadSupport.h | 2 +- Modules/Core/Common/include/itkThreadedDomainPartitioner.h | 2 +- .../Core/Common/include/itkThreadedImageRegionPartitioner.h | 2 +- .../Core/Common/include/itkThreadedImageRegionPartitioner.hxx | 2 +- .../Common/include/itkThreadedIndexedContainerPartitioner.h | 2 +- .../Core/Common/include/itkThreadedIteratorRangePartitioner.h | 2 +- .../Common/include/itkThreadedIteratorRangePartitioner.hxx | 2 +- Modules/Core/Common/include/itkTimeProbe.h | 2 +- Modules/Core/Common/include/itkTimeProbesCollectorBase.h | 2 +- Modules/Core/Common/include/itkTimeStamp.h | 2 +- .../Common/include/itkTorusInteriorExteriorSpatialFunction.h | 2 +- .../include/itkTorusInteriorExteriorSpatialFunction.hxx | 2 +- Modules/Core/Common/include/itkTriangleCell.h | 2 +- Modules/Core/Common/include/itkTriangleCell.hxx | 2 +- Modules/Core/Common/include/itkTriangleCellTopology.h | 2 +- Modules/Core/Common/include/itkTriangleHelper.h | 2 +- Modules/Core/Common/include/itkTriangleHelper.hxx | 2 +- Modules/Core/Common/include/itkUnaryCorrespondenceMatrix.h | 2 +- Modules/Core/Common/include/itkUnaryFunctorImageFilter.h | 2 +- Modules/Core/Common/include/itkUnaryFunctorImageFilter.hxx | 2 +- Modules/Core/Common/include/itkValarrayImageContainer.h | 2 +- Modules/Core/Common/include/itkVariableLengthVector.h | 2 +- Modules/Core/Common/include/itkVariableLengthVector.hxx | 2 +- Modules/Core/Common/include/itkVariableSizeMatrix.h | 2 +- Modules/Core/Common/include/itkVariableSizeMatrix.hxx | 2 +- Modules/Core/Common/include/itkVector.h | 2 +- Modules/Core/Common/include/itkVector.hxx | 2 +- Modules/Core/Common/include/itkVectorContainer.h | 2 +- Modules/Core/Common/include/itkVectorContainer.hxx | 2 +- Modules/Core/Common/include/itkVectorImage.h | 2 +- Modules/Core/Common/include/itkVectorImage.hxx | 2 +- .../include/itkVectorImageNeighborhoodAccessorFunctor.h | 2 +- .../Core/Common/include/itkVectorNeighborhoodInnerProduct.h | 2 +- .../Core/Common/include/itkVectorNeighborhoodInnerProduct.hxx | 2 +- Modules/Core/Common/include/itkVersion.h | 2 +- Modules/Core/Common/include/itkVersor.h | 2 +- Modules/Core/Common/include/itkVersor.hxx | 2 +- Modules/Core/Common/include/itkVertexCell.h | 2 +- Modules/Core/Common/include/itkVertexCell.hxx | 2 +- Modules/Core/Common/include/itkWeakPointer.h | 2 +- Modules/Core/Common/include/itkWin32Header.h | 2 +- Modules/Core/Common/include/itkWin32OutputWindow.h | 2 +- Modules/Core/Common/include/itkWindows.h | 2 +- Modules/Core/Common/include/itkXMLFileOutputWindow.h | 2 +- Modules/Core/Common/include/itkXMLFilterWatcher.h | 2 +- .../Core/Common/include/itkZeroFluxNeumannBoundaryCondition.h | 2 +- .../Common/include/itkZeroFluxNeumannBoundaryCondition.hxx | 2 +- .../itkZeroFluxNeumannImageNeighborhoodPixelAccessPolicy.h | 2 +- Modules/Core/Common/src/itkArrayOutputSpecialization.cxx | 2 +- Modules/Core/Common/src/itkBuildInformation.cxx.in | 2 +- Modules/Core/Common/src/itkCommand.cxx | 2 +- Modules/Core/Common/src/itkCompensatedSummation.cxx | 2 +- Modules/Core/Common/src/itkConfigure.h.in | 2 +- Modules/Core/Common/src/itkConfigurePrivate.h.in | 2 +- Modules/Core/Common/src/itkCovariantVector.cxx | 2 +- Modules/Core/Common/src/itkCreateObjectFunction.cxx | 2 +- Modules/Core/Common/src/itkDataObject.cxx | 2 +- Modules/Core/Common/src/itkDirectory.cxx | 2 +- Modules/Core/Common/src/itkDynamicLoader.cxx | 2 +- Modules/Core/Common/src/itkEquivalencyTable.cxx | 2 +- Modules/Core/Common/src/itkEventObject.cxx | 2 +- Modules/Core/Common/src/itkExceptionObject.cxx | 2 +- Modules/Core/Common/src/itkExtractImageFilter.cxx | 2 +- Modules/Core/Common/src/itkFileOutputWindow.cxx | 2 +- Modules/Core/Common/src/itkFloatingPointExceptions.cxx | 2 +- Modules/Core/Common/src/itkFloatingPointExceptions_unix.cxx | 2 +- ...tingPointExceptions_unix_feenableexcept_using_fegetenv.cxx | 2 +- .../src/itkFloatingPointExceptions_unix_signalhandler.cxx | 2 +- Modules/Core/Common/src/itkFloatingPointExceptions_win.cxx | 2 +- Modules/Core/Common/src/itkFrustumSpatialFunction.cxx | 2 +- Modules/Core/Common/src/itkHexahedronCellTopology.cxx | 2 +- Modules/Core/Common/src/itkImageIORegion.cxx | 2 +- Modules/Core/Common/src/itkImageRegionSplitterBase.cxx | 2 +- Modules/Core/Common/src/itkImageRegionSplitterDirection.cxx | 2 +- .../Common/src/itkImageRegionSplitterMultidimensional.cxx | 2 +- .../Core/Common/src/itkImageRegionSplitterSlowDimension.cxx | 2 +- Modules/Core/Common/src/itkImageSourceCommon.cxx | 2 +- Modules/Core/Common/src/itkImageToImageFilterCommon.cxx | 2 +- Modules/Core/Common/src/itkIndent.cxx | 2 +- Modules/Core/Common/src/itkIterationReporter.cxx | 2 +- Modules/Core/Common/src/itkLightObject.cxx | 2 +- Modules/Core/Common/src/itkLightProcessObject.cxx | 2 +- Modules/Core/Common/src/itkLogOutput.cxx | 2 +- Modules/Core/Common/src/itkLogger.cxx | 2 +- Modules/Core/Common/src/itkLoggerBase.cxx | 2 +- Modules/Core/Common/src/itkLoggerManager.cxx | 2 +- Modules/Core/Common/src/itkLoggerOutput.cxx | 2 +- Modules/Core/Common/src/itkLogggerThreadWrapper.cxx | 2 +- Modules/Core/Common/src/itkMath.cxx | 2 +- Modules/Core/Common/src/itkMemoryProbe.cxx | 2 +- Modules/Core/Common/src/itkMemoryProbesCollectorBase.cxx | 2 +- Modules/Core/Common/src/itkMemoryUsageObserver.cxx | 2 +- .../Common/src/itkMersenneTwisterRandomVariateGenerator.cxx | 2 +- Modules/Core/Common/src/itkMetaDataDictionary.cxx | 2 +- Modules/Core/Common/src/itkMetaDataObject.cxx | 2 +- Modules/Core/Common/src/itkMetaDataObjectBase.cxx | 2 +- Modules/Core/Common/src/itkMultiThreaderBase.cxx | 2 +- Modules/Core/Common/src/itkMultipleLogOutput.cxx | 2 +- Modules/Core/Common/src/itkNumberToString.cxx | 2 +- Modules/Core/Common/src/itkNumericTraits.cxx | 2 +- .../Core/Common/src/itkNumericTraitsCovariantVectorPixel.cxx | 2 +- .../Common/src/itkNumericTraitsDiffusionTensor3DPixel.cxx | 2 +- Modules/Core/Common/src/itkNumericTraitsFixedArrayPixel.cxx | 2 +- Modules/Core/Common/src/itkNumericTraitsFixedArrayPixel2.cxx | 2 +- Modules/Core/Common/src/itkNumericTraitsPointPixel.cxx | 2 +- Modules/Core/Common/src/itkNumericTraitsRGBAPixel.cxx | 2 +- Modules/Core/Common/src/itkNumericTraitsRGBPixel.cxx | 2 +- Modules/Core/Common/src/itkNumericTraitsTensorPixel.cxx | 2 +- Modules/Core/Common/src/itkNumericTraitsTensorPixel2.cxx | 2 +- Modules/Core/Common/src/itkNumericTraitsVectorPixel.cxx | 2 +- Modules/Core/Common/src/itkObject.cxx | 2 +- Modules/Core/Common/src/itkObjectFactoryBase.cxx | 2 +- Modules/Core/Common/src/itkObjectStore.cxx | 2 +- Modules/Core/Common/src/itkOctreeNode.cxx | 2 +- Modules/Core/Common/src/itkOutputWindow.cxx | 2 +- Modules/Core/Common/src/itkPlatformMultiThreader.cxx | 2 +- Modules/Core/Common/src/itkPlatformMultiThreaderPosix.cxx | 2 +- Modules/Core/Common/src/itkPlatformMultiThreaderSingle.cxx | 2 +- Modules/Core/Common/src/itkPlatformMultiThreaderWindows.cxx | 2 +- Modules/Core/Common/src/itkPoolMultiThreader.cxx | 2 +- Modules/Core/Common/src/itkProcessObject.cxx | 2 +- Modules/Core/Common/src/itkProgressAccumulator.cxx | 2 +- Modules/Core/Common/src/itkProgressReporter.cxx | 2 +- Modules/Core/Common/src/itkProgressTransformer.cxx | 2 +- Modules/Core/Common/src/itkQuadraticTriangleCellTopology.cxx | 2 +- Modules/Core/Common/src/itkQuadrilateralCellTopology.cxx | 2 +- Modules/Core/Common/src/itkRandomVariateGeneratorBase.cxx | 2 +- Modules/Core/Common/src/itkRealTimeClock.cxx | 2 +- Modules/Core/Common/src/itkRealTimeInterval.cxx | 2 +- Modules/Core/Common/src/itkRealTimeStamp.cxx | 2 +- Modules/Core/Common/src/itkRegion.cxx | 2 +- Modules/Core/Common/src/itkSimpleFilterWatcher.cxx | 2 +- Modules/Core/Common/src/itkSingleton.cxx | 2 +- Modules/Core/Common/src/itkSmapsFileParser.cxx | 2 +- Modules/Core/Common/src/itkSpatialOrientationAdapter.cxx | 2 +- Modules/Core/Common/src/itkStdStreamLogOutput.cxx | 2 +- Modules/Core/Common/src/itkStoppingCriterionBase.cxx | 2 +- Modules/Core/Common/src/itkStreamingProcessObject.cxx | 2 +- Modules/Core/Common/src/itkSymmetricEigenAnalysis.cxx | 2 +- Modules/Core/Common/src/itkTBBMultiThreader.cxx | 2 +- Modules/Core/Common/src/itkTetrahedronCellTopology.cxx | 2 +- Modules/Core/Common/src/itkTextOutput.cxx | 2 +- Modules/Core/Common/src/itkThreadLogger.cxx | 2 +- Modules/Core/Common/src/itkThreadPool.cxx | 2 +- .../Common/src/itkThreadedIndexedContainerPartitioner.cxx | 2 +- Modules/Core/Common/src/itkTimeProbe.cxx | 2 +- Modules/Core/Common/src/itkTimeProbesCollectorBase.cxx | 2 +- Modules/Core/Common/src/itkTimeStamp.cxx | 2 +- Modules/Core/Common/src/itkTriangleCellTopology.cxx | 2 +- Modules/Core/Common/src/itkVector.cxx | 2 +- Modules/Core/Common/src/itkVersion.cxx | 2 +- Modules/Core/Common/src/itkWin32OutputWindow.cxx | 2 +- Modules/Core/Common/src/itkXMLFileOutputWindow.cxx | 2 +- Modules/Core/Common/src/itkXMLFilterWatcher.cxx | 2 +- Modules/Core/Common/test/ClientTestLibraryA.cxx | 2 +- Modules/Core/Common/test/ClientTestLibraryA.h | 2 +- Modules/Core/Common/test/ClientTestLibraryB.cxx | 2 +- Modules/Core/Common/test/ClientTestLibraryB.h | 2 +- Modules/Core/Common/test/ClientTestLibraryC.cxx | 2 +- Modules/Core/Common/test/ClientTestLibraryC.h | 2 +- Modules/Core/Common/test/SharedTestLibraryA.cxx | 2 +- Modules/Core/Common/test/SharedTestLibraryA.h | 2 +- Modules/Core/Common/test/SharedTestLibraryB.cxx | 2 +- Modules/Core/Common/test/SharedTestLibraryB.h | 2 +- Modules/Core/Common/test/VNLSparseLUSolverTraitsTest.cxx | 2 +- Modules/Core/Common/test/itkAbortProcessObjectTest.cxx | 2 +- Modules/Core/Common/test/itkAdaptorComparisonTest.cxx | 2 +- Modules/Core/Common/test/itkAggregateTypesGTest.cxx | 2 +- Modules/Core/Common/test/itkAnnulusOperatorTest.cxx | 2 +- Modules/Core/Common/test/itkArray2DTest.cxx | 2 +- Modules/Core/Common/test/itkArrayTest.cxx | 2 +- .../test/itkAtanRegularizedHeavisideStepFunctionTest1.cxx | 2 +- Modules/Core/Common/test/itkAutoPointerTest.cxx | 2 +- .../Common/test/itkBSplineInterpolationWeightFunctionTest.cxx | 2 +- Modules/Core/Common/test/itkBSplineKernelFunctionTest.cxx | 2 +- Modules/Core/Common/test/itkBoundaryConditionTest.cxx | 2 +- Modules/Core/Common/test/itkBoundingBoxTest.cxx | 2 +- Modules/Core/Common/test/itkBresenhamLineTest.cxx | 2 +- Modules/Core/Common/test/itkBuildInformationGTest.cxx | 2 +- Modules/Core/Common/test/itkByteSwapTest.cxx | 2 +- Modules/Core/Common/test/itkCMakeConfigurationTest.cxx | 2 +- Modules/Core/Common/test/itkColorTableTest.cxx | 2 +- Modules/Core/Common/test/itkCommandObserverObjectTest.cxx | 2 +- Modules/Core/Common/test/itkCommonTypeTraitsGTest.cxx | 2 +- Modules/Core/Common/test/itkCompensatedSummationTest.cxx | 2 +- Modules/Core/Common/test/itkCompensatedSummationTest2.cxx | 2 +- .../test/itkConicShellInteriorExteriorSpatialFunctionTest.cxx | 2 +- .../Common/test/itkConnectedImageNeighborhoodShapeGTest.cxx | 2 +- Modules/Core/Common/test/itkConstNeighborhoodIteratorTest.cxx | 2 +- .../test/itkConstNeighborhoodIteratorWithOnlyIndexTest.cxx | 2 +- .../Common/test/itkConstShapedNeighborhoodIteratorTest.cxx | 2 +- .../Common/test/itkConstShapedNeighborhoodIteratorTest2.cxx | 2 +- Modules/Core/Common/test/itkConstantBoundaryConditionTest.cxx | 2 +- ...onstantBoundaryImageNeighborhoodPixelAccessPolicyGTest.cxx | 2 +- Modules/Core/Common/test/itkCovariantVectorGeometryTest.cxx | 2 +- Modules/Core/Common/test/itkCrossHelperTest.cxx | 2 +- .../Core/Common/test/itkDataObjectAndProcessObjectTest.cxx | 2 +- Modules/Core/Common/test/itkDataObjectTest.cxx | 2 +- Modules/Core/Common/test/itkDataTypeTest.cxx | 2 +- Modules/Core/Common/test/itkDecoratorTest.cxx | 2 +- Modules/Core/Common/test/itkDerivativeOperatorTest.cxx | 2 +- Modules/Core/Common/test/itkDirectoryTest.cxx | 2 +- Modules/Core/Common/test/itkDownCastTest.cxx | 2 +- .../test/itkEllipsoidInteriorExteriorSpatialFunctionTest.cxx | 2 +- Modules/Core/Common/test/itkEnableIfTest.cxx | 2 +- Modules/Core/Common/test/itkEventObjectTest.cxx | 2 +- Modules/Core/Common/test/itkExceptionObjectTest.cxx | 2 +- Modules/Core/Common/test/itkExtractImage3Dto2DTest.cxx | 2 +- Modules/Core/Common/test/itkExtractImageTest.cxx | 2 +- Modules/Core/Common/test/itkFactoryTestLib.cxx | 2 +- Modules/Core/Common/test/itkFileOutputWindowTest.cxx | 2 +- Modules/Core/Common/test/itkFilterDispatchTest.cxx | 2 +- .../Core/Common/test/itkFiniteCylinderSpatialFunctionTest.cxx | 2 +- Modules/Core/Common/test/itkFixedArrayGTest.cxx | 2 +- Modules/Core/Common/test/itkFixedArrayTest.cxx | 2 +- Modules/Core/Common/test/itkFixedArrayTest2.cxx | 2 +- Modules/Core/Common/test/itkFloatingPointExceptionsExtern.cxx | 2 +- Modules/Core/Common/test/itkFloatingPointExceptionsTest.cxx | 2 +- Modules/Core/Common/test/itkFloodFillIteratorTest.cxx | 2 +- .../Core/Common/test/itkFloodFilledSpatialFunctionTest.cxx | 2 +- Modules/Core/Common/test/itkFrustumSpatialFunctionTest.cxx | 2 +- .../Core/Common/test/itkGaussianDerivativeOperatorTest.cxx | 2 +- Modules/Core/Common/test/itkGaussianSpatialFunctionTest.cxx | 2 +- Modules/Core/Common/test/itkHashTableTest.cxx | 2 +- Modules/Core/Common/test/itkHeavisideStepFunctionTest1.cxx | 2 +- Modules/Core/Common/test/itkImageAdaptorPipeLineTest.cxx | 2 +- Modules/Core/Common/test/itkImageAlgorithmCopyTest.cxx | 2 +- Modules/Core/Common/test/itkImageAlgorithmCopyTest2.cxx | 2 +- Modules/Core/Common/test/itkImageBaseGTest.cxx | 2 +- Modules/Core/Common/test/itkImageBufferRangeGTest.cxx | 2 +- .../Core/Common/test/itkImageComputeOffsetAndIndexTest.cxx | 2 +- Modules/Core/Common/test/itkImageDuplicatorTest.cxx | 2 +- Modules/Core/Common/test/itkImageDuplicatorTest2.cxx | 2 +- Modules/Core/Common/test/itkImageFillBufferTest.cxx | 2 +- Modules/Core/Common/test/itkImageIORegionGTest.cxx | 2 +- Modules/Core/Common/test/itkImageIteratorTest.cxx | 2 +- Modules/Core/Common/test/itkImageIteratorWithIndexTest.cxx | 2 +- .../Core/Common/test/itkImageIteratorsForwardBackwardTest.cxx | 2 +- Modules/Core/Common/test/itkImageLinearIteratorTest.cxx | 2 +- Modules/Core/Common/test/itkImageNeighborhoodOffsetsGTest.cxx | 2 +- .../test/itkImageRandomConstIteratorWithOnlyIndexTest.cxx | 2 +- Modules/Core/Common/test/itkImageRandomIteratorTest.cxx | 2 +- Modules/Core/Common/test/itkImageRandomIteratorTest2.cxx | 2 +- .../test/itkImageRandomNonRepeatingIteratorWithIndexTest.cxx | 2 +- .../test/itkImageRandomNonRepeatingIteratorWithIndexTest2.cxx | 2 +- .../test/itkImageRegionConstIteratorWithOnlyIndexTest.cxx | 2 +- .../test/itkImageRegionExclusionIteratorWithIndexTest.cxx | 2 +- Modules/Core/Common/test/itkImageRegionExplicitTest.cxx | 2 +- Modules/Core/Common/test/itkImageRegionIteratorTest.cxx | 2 +- Modules/Core/Common/test/itkImageRegionRangeGTest.cxx | 2 +- .../Core/Common/test/itkImageRegionSplitterDirectionTest.cxx | 2 +- .../test/itkImageRegionSplitterMultidimensionalTest.cxx | 2 +- .../Common/test/itkImageRegionSplitterSlowDimensionTest.cxx | 2 +- Modules/Core/Common/test/itkImageRegionTest.cxx | 2 +- Modules/Core/Common/test/itkImageReverseIteratorTest.cxx | 2 +- Modules/Core/Common/test/itkImageScanlineIteratorTest1.cxx | 2 +- Modules/Core/Common/test/itkImageSliceIteratorTest.cxx | 2 +- Modules/Core/Common/test/itkImageTest.cxx | 2 +- Modules/Core/Common/test/itkImageToImageToleranceTest.cxx | 2 +- Modules/Core/Common/test/itkImageTransformTest.cxx | 2 +- .../test/itkImageVectorOptimizerParametersHelperTest.cxx | 2 +- Modules/Core/Common/test/itkImportContainerTest.cxx | 2 +- Modules/Core/Common/test/itkImportImageTest.cxx | 2 +- Modules/Core/Common/test/itkIndexGTest.cxx | 2 +- Modules/Core/Common/test/itkIndexRangeGTest.cxx | 2 +- Modules/Core/Common/test/itkIntTypesTest.cxx | 2 +- Modules/Core/Common/test/itkIsBaseOf.cxx | 2 +- Modules/Core/Common/test/itkIsConvertible.cxx | 2 +- Modules/Core/Common/test/itkIteratorTests.cxx | 2 +- Modules/Core/Common/test/itkLightObjectTest.cxx | 2 +- Modules/Core/Common/test/itkLineIteratorTest.cxx | 2 +- Modules/Core/Common/test/itkLogTester.h | 2 +- Modules/Core/Common/test/itkLoggerManagerTest.cxx | 2 +- Modules/Core/Common/test/itkLoggerOutputTest.cxx | 2 +- Modules/Core/Common/test/itkLoggerTest.cxx | 2 +- Modules/Core/Common/test/itkLoggerThreadWrapperTest.cxx | 2 +- Modules/Core/Common/test/itkMapContainerTest.cxx | 2 +- Modules/Core/Common/test/itkMathCastWithRangeCheckTest.cxx | 2 +- Modules/Core/Common/test/itkMathRoundProfileTest1.cxx | 2 +- Modules/Core/Common/test/itkMathRoundTest.cxx | 2 +- Modules/Core/Common/test/itkMathRoundTest2.cxx | 2 +- Modules/Core/Common/test/itkMathTest.cxx | 2 +- Modules/Core/Common/test/itkMatrixTest.cxx | 2 +- Modules/Core/Common/test/itkMemoryLeakTest.cxx | 2 +- Modules/Core/Common/test/itkMemoryProbesCollecterBaseTest.cxx | 2 +- .../test/itkMersenneTwisterRandomVariateGeneratorGTest.cxx | 2 +- .../test/itkMersenneTwisterRandomVariateGeneratorTest.cxx | 2 +- Modules/Core/Common/test/itkMetaDataDictionaryGTest.cxx | 2 +- Modules/Core/Common/test/itkMetaDataDictionaryTest.cxx | 2 +- Modules/Core/Common/test/itkMetaDataObjectTest.cxx | 2 +- Modules/Core/Common/test/itkMetaProgrammingLibraryTest.cxx | 2 +- .../Core/Common/test/itkMinimumMaximumImageCalculatorTest.cxx | 2 +- Modules/Core/Common/test/itkModifiedTimeTest.cxx | 2 +- Modules/Core/Common/test/itkMultiThreaderBaseTest.cxx | 2 +- .../Core/Common/test/itkMultiThreaderParallelizeArrayTest.cxx | 2 +- .../Common/test/itkMultiThreaderTypeFromEnvironmentTest.cxx | 2 +- Modules/Core/Common/test/itkMultiThreadingEnvironmentTest.cxx | 2 +- Modules/Core/Common/test/itkMultipleLogOutputTest.cxx | 2 +- Modules/Core/Common/test/itkMultithreadingTest.cxx | 2 +- Modules/Core/Common/test/itkNeighborhoodAlgorithmTest.cxx | 2 +- Modules/Core/Common/test/itkNeighborhoodAllocatorGTest.cxx | 2 +- Modules/Core/Common/test/itkNeighborhoodIteratorTest.cxx | 2 +- Modules/Core/Common/test/itkNeighborhoodOperatorTest.cxx | 2 +- Modules/Core/Common/test/itkNeighborhoodTest.cxx | 2 +- Modules/Core/Common/test/itkNumberToStringTest.cxx | 2 +- Modules/Core/Common/test/itkNumericTraitsTest.cxx | 2 +- Modules/Core/Common/test/itkNumericsTest.cxx | 2 +- .../Common/test/itkObjectFactoryBasePrivateDestructor.cxx | 2 +- Modules/Core/Common/test/itkObjectFactoryTest.cxx | 2 +- Modules/Core/Common/test/itkObjectFactoryTest2.cxx | 2 +- Modules/Core/Common/test/itkObjectFactoryTest3.cxx | 2 +- Modules/Core/Common/test/itkObjectStoreTest.cxx | 2 +- Modules/Core/Common/test/itkOctreeTest.cxx | 2 +- Modules/Core/Common/test/itkOptimizerParametersTest.cxx | 2 +- Modules/Core/Common/test/itkPeriodicBoundaryConditionTest.cxx | 2 +- .../test/itkPhasedArray3DSpecialCoordinatesImageTest.cxx | 2 +- Modules/Core/Common/test/itkPixelAccessTest.cxx | 2 +- Modules/Core/Common/test/itkPointGTest.cxx | 2 +- Modules/Core/Common/test/itkPointGeometryTest.cxx | 2 +- Modules/Core/Common/test/itkPointSetTest.cxx | 2 +- Modules/Core/Common/test/itkPriorityQueueTest.cxx | 2 +- Modules/Core/Common/test/itkPromoteType.cxx | 2 +- Modules/Core/Common/test/itkRGBPixelTest.cxx | 2 +- Modules/Core/Common/test/itkRangeGTestUtilities.h | 2 +- Modules/Core/Common/test/itkRealTimeClockTest.cxx | 2 +- Modules/Core/Common/test/itkRealTimeIntervalTest.cxx | 2 +- Modules/Core/Common/test/itkRealTimeStampTest.cxx | 2 +- Modules/Core/Common/test/itkSTLContainerAdaptorTest.cxx | 2 +- Modules/Core/Common/test/itkSTLThreadTest.cxx | 2 +- .../Core/Common/test/itkShapedImageNeighborhoodRangeGTest.cxx | 2 +- .../Core/Common/test/itkShapedNeighborhoodIteratorTest.cxx | 2 +- Modules/Core/Common/test/itkSimpleFilterWatcherTest.cxx | 2 +- .../test/itkSinRegularizedHeavisideStepFunctionTest1.cxx | 2 +- Modules/Core/Common/test/itkSizeGTest.cxx | 2 +- Modules/Core/Common/test/itkSliceIteratorTest.cxx | 2 +- Modules/Core/Common/test/itkSmartPointerGTest.cxx | 2 +- Modules/Core/Common/test/itkSmartPointerTest.cxx | 2 +- Modules/Core/Common/test/itkSparseFieldLayerTest.cxx | 2 +- Modules/Core/Common/test/itkSparseImageTest.cxx | 2 +- Modules/Core/Common/test/itkSpatialFunctionTest.cxx | 2 +- Modules/Core/Common/test/itkStdStreamLogOutputTest.cxx | 2 +- Modules/Core/Common/test/itkStdStreamStateSaveTest.cxx | 2 +- Modules/Core/Common/test/itkStreamingImageFilterTest.cxx | 2 +- Modules/Core/Common/test/itkStreamingImageFilterTest2.cxx | 2 +- Modules/Core/Common/test/itkStreamingImageFilterTest3.cxx | 2 +- Modules/Core/Common/test/itkSymmetricEigenAnalysisTest.cxx | 2 +- ...kSymmetricEllipsoidInteriorExteriorSpatialFunctionTest.cxx | 2 +- .../Common/test/itkSymmetricSecondRankTensorImageReadTest.cxx | 2 +- .../test/itkSymmetricSecondRankTensorImageWriteReadTest.cxx | 2 +- Modules/Core/Common/test/itkSymmetricSecondRankTensorTest.cxx | 2 +- Modules/Core/Common/test/itkSystemInformation.cxx | 2 +- Modules/Core/Common/test/itkThreadDefsTest.cxx | 2 +- Modules/Core/Common/test/itkThreadLoggerTest.cxx | 2 +- .../Common/test/itkThreadedImageRegionPartitionerTest.cxx | 2 +- .../test/itkThreadedIndexedContainerPartitionerTest.cxx | 2 +- .../Common/test/itkThreadedIteratorRangePartitionerTest.cxx | 2 +- .../Common/test/itkThreadedIteratorRangePartitionerTest2.cxx | 2 +- .../Common/test/itkThreadedIteratorRangePartitionerTest3.cxx | 2 +- Modules/Core/Common/test/itkTimeProbeTest.cxx | 2 +- Modules/Core/Common/test/itkTimeProbeTest2.cxx | 2 +- Modules/Core/Common/test/itkTimeProbesTest.cxx | 2 +- Modules/Core/Common/test/itkTimeStampTest.cxx | 2 +- .../test/itkTorusInteriorExteriorSpatialFunctionTest.cxx | 2 +- Modules/Core/Common/test/itkVNLRoundProfileTest1.cxx | 2 +- Modules/Core/Common/test/itkVariableLengthVectorTest.cxx | 2 +- Modules/Core/Common/test/itkVariableSizeMatrixTest.cxx | 2 +- Modules/Core/Common/test/itkVectorContainerGTest.cxx | 2 +- Modules/Core/Common/test/itkVectorGeometryTest.cxx | 2 +- Modules/Core/Common/test/itkVectorMultiplyTest.cxx | 2 +- Modules/Core/Common/test/itkVectorTest.cxx | 2 +- Modules/Core/Common/test/itkVersionTest.cxx | 2 +- Modules/Core/Common/test/itkVersorTest.cxx | 2 +- Modules/Core/Common/test/itkZeroFluxBoundaryConditionTest.cxx | 2 +- Modules/Core/Common/wrapping/test/itkDirectoryTest.py | 2 +- Modules/Core/Common/wrapping/test/itkImageDuplicatorTest.py | 2 +- Modules/Core/Common/wrapping/test/itkImageTest.py | 2 +- Modules/Core/Common/wrapping/test/itkIndexOffsetTest.py | 2 +- Modules/Core/Common/wrapping/test/itkMatrixTest.py | 2 +- .../Core/Common/wrapping/test/itkMetaDataDictionaryTest.py | 2 +- .../include/itkDenseFiniteDifferenceImageFilter.h | 2 +- .../include/itkDenseFiniteDifferenceImageFilter.hxx | 2 +- .../FiniteDifference/include/itkFiniteDifferenceFunction.h | 2 +- .../FiniteDifference/include/itkFiniteDifferenceFunction.hxx | 2 +- .../FiniteDifference/include/itkFiniteDifferenceImageFilter.h | 2 +- .../include/itkFiniteDifferenceImageFilter.hxx | 2 +- .../include/itkFiniteDifferenceSparseImageFilter.h | 2 +- .../include/itkFiniteDifferenceSparseImageFilter.hxx | 2 +- .../include/itkFiniteDifferenceSparseImageFunction.h | 2 +- .../include/itkFiniteDifferenceSparseImageFunction.hxx | 2 +- Modules/Core/GPUCommon/CMake/itkCheckHasBlocks.cxx | 2 +- Modules/Core/GPUCommon/include/itkGPUContextManager.h | 2 +- Modules/Core/GPUCommon/include/itkGPUDataManager.h | 2 +- Modules/Core/GPUCommon/include/itkGPUFunctorBase.h | 2 +- Modules/Core/GPUCommon/include/itkGPUImage.h | 2 +- Modules/Core/GPUCommon/include/itkGPUImage.hxx | 2 +- Modules/Core/GPUCommon/include/itkGPUImageDataManager.h | 2 +- Modules/Core/GPUCommon/include/itkGPUImageDataManager.hxx | 2 +- Modules/Core/GPUCommon/include/itkGPUImageOps.h | 2 +- Modules/Core/GPUCommon/include/itkGPUImageToImageFilter.h | 2 +- Modules/Core/GPUCommon/include/itkGPUImageToImageFilter.hxx | 2 +- Modules/Core/GPUCommon/include/itkGPUInPlaceImageFilter.h | 2 +- Modules/Core/GPUCommon/include/itkGPUInPlaceImageFilter.hxx | 2 +- Modules/Core/GPUCommon/include/itkGPUKernelManager.h | 2 +- Modules/Core/GPUCommon/include/itkGPUReduction.h | 2 +- Modules/Core/GPUCommon/include/itkGPUReduction.hxx | 2 +- .../Core/GPUCommon/include/itkGPUUnaryFunctorImageFilter.h | 2 +- .../Core/GPUCommon/include/itkGPUUnaryFunctorImageFilter.hxx | 2 +- Modules/Core/GPUCommon/include/itkOpenCLUtil.h | 2 +- Modules/Core/GPUCommon/src/GPUImageOps.cl | 2 +- Modules/Core/GPUCommon/src/GPUReduction.cl | 2 +- Modules/Core/GPUCommon/src/itkGPUContextManager.cxx | 2 +- Modules/Core/GPUCommon/src/itkGPUDataManager.cxx | 2 +- Modules/Core/GPUCommon/src/itkGPUKernelManager.cxx | 2 +- Modules/Core/GPUCommon/src/itkOpenCLUtil.cxx | 2 +- Modules/Core/GPUCommon/test/itkGPUImageTest.cxx | 2 +- Modules/Core/GPUCommon/test/itkGPUReductionTest.cxx | 2 +- Modules/Core/GPUCommon/wrapping/test/itkGPUImageTest.py | 2 +- Modules/Core/GPUCommon/wrapping/test/itkGPUReductionTest.py | 2 +- .../include/itkGPUDenseFiniteDifferenceImageFilter.h | 2 +- .../include/itkGPUDenseFiniteDifferenceImageFilter.hxx | 2 +- .../include/itkGPUFiniteDifferenceFilterEnum.h | 2 +- .../include/itkGPUFiniteDifferenceFunction.h | 2 +- .../include/itkGPUFiniteDifferenceImageFilter.h | 2 +- .../include/itkGPUFiniteDifferenceImageFilter.hxx | 2 +- .../src/GPUDenseFiniteDifferenceImageFilter.cl | 2 +- .../src/itkGPUFiniteDifferenceFilterEnum.cxx | 2 +- Modules/Core/ImageAdaptors/include/itkAbsImageAdaptor.h | 2 +- Modules/Core/ImageAdaptors/include/itkAcosImageAdaptor.h | 2 +- Modules/Core/ImageAdaptors/include/itkAddImageAdaptor.h | 2 +- Modules/Core/ImageAdaptors/include/itkAddPixelAccessor.h | 2 +- Modules/Core/ImageAdaptors/include/itkAsinImageAdaptor.h | 2 +- Modules/Core/ImageAdaptors/include/itkAtanImageAdaptor.h | 2 +- Modules/Core/ImageAdaptors/include/itkBluePixelAccessor.h | 2 +- .../ImageAdaptors/include/itkComplexConjugateImageAdaptor.h | 2 +- .../ImageAdaptors/include/itkComplexToImaginaryImageAdaptor.h | 2 +- .../ImageAdaptors/include/itkComplexToModulusImageAdaptor.h | 2 +- .../ImageAdaptors/include/itkComplexToPhaseImageAdaptor.h | 2 +- .../Core/ImageAdaptors/include/itkComplexToRealImageAdaptor.h | 2 +- Modules/Core/ImageAdaptors/include/itkCosImageAdaptor.h | 2 +- Modules/Core/ImageAdaptors/include/itkExpImageAdaptor.h | 2 +- .../Core/ImageAdaptors/include/itkExpNegativeImageAdaptor.h | 2 +- Modules/Core/ImageAdaptors/include/itkGreenPixelAccessor.h | 2 +- Modules/Core/ImageAdaptors/include/itkImageAdaptor.h | 2 +- Modules/Core/ImageAdaptors/include/itkImageAdaptor.hxx | 2 +- Modules/Core/ImageAdaptors/include/itkLog10ImageAdaptor.h | 2 +- Modules/Core/ImageAdaptors/include/itkLogImageAdaptor.h | 2 +- .../Core/ImageAdaptors/include/itkNthElementImageAdaptor.h | 2 +- .../Core/ImageAdaptors/include/itkNthElementPixelAccessor.h | 2 +- Modules/Core/ImageAdaptors/include/itkPixelAccessor.h | 2 +- .../ImageAdaptors/include/itkRGBToLuminanceImageAdaptor.h | 2 +- .../Core/ImageAdaptors/include/itkRGBToVectorImageAdaptor.h | 2 +- .../Core/ImageAdaptors/include/itkRGBToVectorPixelAccessor.h | 2 +- Modules/Core/ImageAdaptors/include/itkRedPixelAccessor.h | 2 +- Modules/Core/ImageAdaptors/include/itkSinImageAdaptor.h | 2 +- Modules/Core/ImageAdaptors/include/itkSqrtImageAdaptor.h | 2 +- Modules/Core/ImageAdaptors/include/itkTanImageAdaptor.h | 2 +- .../Core/ImageAdaptors/include/itkVectorImageToImageAdaptor.h | 2 +- .../Core/ImageAdaptors/include/itkVectorToRGBImageAdaptor.h | 2 +- .../Core/ImageAdaptors/include/itkVectorToRGBPixelAccessor.h | 2 +- .../test/itkComplexConjugateImageAdaptorTest.cxx | 2 +- Modules/Core/ImageAdaptors/test/itkImageAdaptorTest.cxx | 2 +- .../ImageAdaptors/test/itkNthElementPixelAccessorTest.cxx | 2 +- .../ImageAdaptors/test/itkRGBToVectorImageAdaptorTest.cxx | 2 +- Modules/Core/ImageAdaptors/test/itkVectorImageTest.cxx | 2 +- .../ImageAdaptors/test/itkVectorImageToImageAdaptorTest.cxx | 2 +- .../include/itkBSplineDecompositionImageFilter.h | 2 +- .../include/itkBSplineDecompositionImageFilter.hxx | 2 +- .../include/itkBSplineInterpolateImageFunction.h | 2 +- .../include/itkBSplineInterpolateImageFunction.hxx | 2 +- .../ImageFunction/include/itkBSplineResampleImageFunction.h | 2 +- .../ImageFunction/include/itkBinaryThresholdImageFunction.h | 2 +- .../ImageFunction/include/itkBinaryThresholdImageFunction.hxx | 2 +- .../ImageFunction/include/itkCentralDifferenceImageFunction.h | 2 +- .../include/itkCentralDifferenceImageFunction.hxx | 2 +- .../Core/ImageFunction/include/itkCovarianceImageFunction.h | 2 +- .../Core/ImageFunction/include/itkCovarianceImageFunction.hxx | 2 +- .../Core/ImageFunction/include/itkExtrapolateImageFunction.h | 2 +- .../Core/ImageFunction/include/itkGaussianBlurImageFunction.h | 2 +- .../ImageFunction/include/itkGaussianBlurImageFunction.hxx | 2 +- .../include/itkGaussianDerivativeImageFunction.h | 2 +- .../include/itkGaussianDerivativeImageFunction.hxx | 2 +- .../include/itkGaussianInterpolateImageFunction.h | 2 +- .../include/itkGaussianInterpolateImageFunction.hxx | 2 +- Modules/Core/ImageFunction/include/itkImageFunction.h | 2 +- Modules/Core/ImageFunction/include/itkImageFunction.hxx | 2 +- .../Core/ImageFunction/include/itkInterpolateImageFunction.h | 2 +- .../include/itkLabelImageGaussianInterpolateImageFunction.h | 2 +- .../include/itkLabelImageGaussianInterpolateImageFunction.hxx | 2 +- .../ImageFunction/include/itkLinearInterpolateImageFunction.h | 2 +- .../include/itkLinearInterpolateImageFunction.hxx | 2 +- .../include/itkMahalanobisDistanceThresholdImageFunction.h | 2 +- .../include/itkMahalanobisDistanceThresholdImageFunction.hxx | 2 +- Modules/Core/ImageFunction/include/itkMeanImageFunction.h | 2 +- Modules/Core/ImageFunction/include/itkMeanImageFunction.hxx | 2 +- Modules/Core/ImageFunction/include/itkMedianImageFunction.h | 2 +- Modules/Core/ImageFunction/include/itkMedianImageFunction.hxx | 2 +- .../include/itkNearestNeighborExtrapolateImageFunction.h | 2 +- .../include/itkNearestNeighborInterpolateImageFunction.h | 2 +- .../include/itkNeighborhoodBinaryThresholdImageFunction.h | 2 +- .../include/itkNeighborhoodBinaryThresholdImageFunction.hxx | 2 +- .../include/itkNeighborhoodOperatorImageFunction.h | 2 +- .../include/itkNeighborhoodOperatorImageFunction.hxx | 2 +- .../include/itkRayCastInterpolateImageFunction.h | 2 +- .../include/itkRayCastInterpolateImageFunction.hxx | 2 +- .../ImageFunction/include/itkScatterMatrixImageFunction.h | 2 +- .../ImageFunction/include/itkScatterMatrixImageFunction.hxx | 2 +- .../Core/ImageFunction/include/itkSumOfSquaresImageFunction.h | 2 +- .../ImageFunction/include/itkSumOfSquaresImageFunction.hxx | 2 +- Modules/Core/ImageFunction/include/itkVarianceImageFunction.h | 2 +- .../Core/ImageFunction/include/itkVarianceImageFunction.hxx | 2 +- .../ImageFunction/include/itkVectorInterpolateImageFunction.h | 2 +- .../include/itkVectorLinearInterpolateImageFunction.h | 2 +- .../include/itkVectorLinearInterpolateImageFunction.hxx | 2 +- ...LinearInterpolateNearestNeighborExtrapolateImageFunction.h | 2 +- ...nearInterpolateNearestNeighborExtrapolateImageFunction.hxx | 2 +- .../Core/ImageFunction/include/itkVectorMeanImageFunction.h | 2 +- .../Core/ImageFunction/include/itkVectorMeanImageFunction.hxx | 2 +- .../itkVectorNearestNeighborInterpolateImageFunction.h | 2 +- .../include/itkWindowedSincInterpolateImageFunction.h | 2 +- .../include/itkWindowedSincInterpolateImageFunction.hxx | 2 +- .../test/itkBSplineDecompositionImageFilterTest.cxx | 2 +- .../test/itkBSplineInterpolateImageFunctionTest.cxx | 2 +- .../test/itkBSplineResampleImageFunctionTest.cxx | 2 +- .../test/itkBinaryThresholdImageFunctionTest.cxx | 2 +- .../itkCentralDifferenceImageFunctionOnVectorSpeedTest.cxx | 2 +- .../test/itkCentralDifferenceImageFunctionOnVectorTest.cxx | 2 +- .../test/itkCentralDifferenceImageFunctionSpeedTest.cxx | 2 +- .../test/itkCentralDifferenceImageFunctionTest.cxx | 2 +- .../ImageFunction/test/itkCovarianceImageFunctionTest.cxx | 2 +- .../ImageFunction/test/itkGaussianBlurImageFunctionTest.cxx | 2 +- .../test/itkGaussianDerivativeImageFunctionTest.cxx | 2 +- .../test/itkGaussianInterpolateImageFunctionTest.cxx | 2 +- .../test/itkImageAdaptorInterpolateImageFunctionTest.cxx | 2 +- Modules/Core/ImageFunction/test/itkInterpolateTest.cxx | 2 +- .../itkLabelImageGaussianInterpolateImageFunctionTest.cxx | 2 +- .../test/itkLinearInterpolateImageFunctionTest.cxx | 2 +- .../test/itkMahalanobisDistanceThresholdImageFunctionTest.cxx | 2 +- Modules/Core/ImageFunction/test/itkMeanImageFunctionTest.cxx | 2 +- .../Core/ImageFunction/test/itkMedianImageFunctionTest.cxx | 2 +- .../test/itkNearestNeighborExtrapolateImageFunctionTest.cxx | 2 +- .../test/itkNearestNeighborInterpolateImageFunctionTest.cxx | 2 +- .../test/itkNeighborhoodOperatorImageFunctionTest.cxx | 2 +- .../ImageFunction/test/itkRGBInterpolateImageFunctionTest.cxx | 2 +- .../test/itkRayCastInterpolateImageFunctionTest.cxx | 2 +- .../ImageFunction/test/itkScatterMatrixImageFunctionTest.cxx | 2 +- .../ImageFunction/test/itkSumOfSquaresImageFunctionGTest.cxx | 2 +- .../Core/ImageFunction/test/itkVarianceImageFunctionTest.cxx | 2 +- .../test/itkVectorInterpolateImageFunctionTest.cxx | 2 +- ...InterpolateNearestNeighborExtrapolateImageFunctionTest.cxx | 2 +- .../ImageFunction/test/itkVectorMeanImageFunctionTest.cxx | 2 +- .../test/itkWindowedSincInterpolateImageFunctionTest.cxx | 2 +- .../ImageFunction/test/makeRandomImageBsplineInterpolator.h | 2 +- Modules/Core/Mesh/include/itkAutomaticTopologyMeshSource.h | 2 +- Modules/Core/Mesh/include/itkAutomaticTopologyMeshSource.hxx | 2 +- Modules/Core/Mesh/include/itkBinaryMask3DMeshSource.h | 2 +- Modules/Core/Mesh/include/itkBinaryMask3DMeshSource.hxx | 2 +- Modules/Core/Mesh/include/itkConnectedRegionsMeshFilter.h | 2 +- Modules/Core/Mesh/include/itkConnectedRegionsMeshFilter.hxx | 2 +- Modules/Core/Mesh/include/itkImageToMeshFilter.h | 2 +- Modules/Core/Mesh/include/itkImageToMeshFilter.hxx | 2 +- Modules/Core/Mesh/include/itkImageToParametricSpaceFilter.h | 2 +- Modules/Core/Mesh/include/itkImageToParametricSpaceFilter.hxx | 2 +- Modules/Core/Mesh/include/itkInteriorExteriorMeshFilter.h | 2 +- Modules/Core/Mesh/include/itkInteriorExteriorMeshFilter.hxx | 2 +- Modules/Core/Mesh/include/itkMesh.h | 2 +- Modules/Core/Mesh/include/itkMesh.hxx | 2 +- Modules/Core/Mesh/include/itkMeshRegion.h | 2 +- Modules/Core/Mesh/include/itkMeshSource.h | 2 +- Modules/Core/Mesh/include/itkMeshSource.hxx | 2 +- Modules/Core/Mesh/include/itkMeshToMeshFilter.h | 2 +- Modules/Core/Mesh/include/itkMeshToMeshFilter.hxx | 2 +- .../Mesh/include/itkParametricSpaceToImageSpaceMeshFilter.h | 2 +- .../Mesh/include/itkParametricSpaceToImageSpaceMeshFilter.hxx | 2 +- Modules/Core/Mesh/include/itkRegularSphereMeshSource.h | 2 +- Modules/Core/Mesh/include/itkRegularSphereMeshSource.hxx | 2 +- Modules/Core/Mesh/include/itkSimplexMesh.h | 2 +- Modules/Core/Mesh/include/itkSimplexMesh.hxx | 2 +- Modules/Core/Mesh/include/itkSimplexMeshAdaptTopologyFilter.h | 2 +- .../Core/Mesh/include/itkSimplexMeshAdaptTopologyFilter.hxx | 2 +- Modules/Core/Mesh/include/itkSimplexMeshGeometry.h | 2 +- .../Core/Mesh/include/itkSimplexMeshToTriangleMeshFilter.h | 2 +- .../Core/Mesh/include/itkSimplexMeshToTriangleMeshFilter.hxx | 2 +- Modules/Core/Mesh/include/itkSimplexMeshVolumeCalculator.h | 2 +- Modules/Core/Mesh/include/itkSimplexMeshVolumeCalculator.hxx | 2 +- Modules/Core/Mesh/include/itkSphereMeshSource.h | 2 +- Modules/Core/Mesh/include/itkSphereMeshSource.hxx | 2 +- Modules/Core/Mesh/include/itkTransformMeshFilter.h | 2 +- Modules/Core/Mesh/include/itkTransformMeshFilter.hxx | 2 +- .../Core/Mesh/include/itkTriangleMeshToBinaryImageFilter.h | 2 +- .../Core/Mesh/include/itkTriangleMeshToBinaryImageFilter.hxx | 2 +- .../Core/Mesh/include/itkTriangleMeshToSimplexMeshFilter.h | 2 +- .../Core/Mesh/include/itkTriangleMeshToSimplexMeshFilter.hxx | 2 +- Modules/Core/Mesh/include/itkVTKPolyDataReader.h | 2 +- Modules/Core/Mesh/include/itkVTKPolyDataReader.hxx | 2 +- Modules/Core/Mesh/include/itkVTKPolyDataWriter.h | 2 +- Modules/Core/Mesh/include/itkVTKPolyDataWriter.hxx | 2 +- Modules/Core/Mesh/include/itkWarpMeshFilter.h | 2 +- Modules/Core/Mesh/include/itkWarpMeshFilter.hxx | 2 +- Modules/Core/Mesh/src/itkMesh.cxx | 2 +- Modules/Core/Mesh/src/itkMeshRegion.cxx | 2 +- Modules/Core/Mesh/src/itkSimplexMeshGeometry.cxx | 2 +- Modules/Core/Mesh/test/itkAutomaticTopologyMeshSourceTest.cxx | 2 +- Modules/Core/Mesh/test/itkBinaryMask3DMeshSourceTest.cxx | 2 +- Modules/Core/Mesh/test/itkCellInterfaceTest.cxx | 2 +- Modules/Core/Mesh/test/itkDynamicMeshTest.cxx | 2 +- Modules/Core/Mesh/test/itkExtractMeshConnectedRegionsTest.cxx | 2 +- .../Core/Mesh/test/itkImageToParametricSpaceFilterTest.cxx | 2 +- Modules/Core/Mesh/test/itkInteriorExteriorMeshFilterTest.cxx | 2 +- Modules/Core/Mesh/test/itkMeshCellDataTest.cxx | 2 +- Modules/Core/Mesh/test/itkMeshFstreamTest.cxx | 2 +- Modules/Core/Mesh/test/itkMeshSourceGraftOutputTest.cxx | 2 +- Modules/Core/Mesh/test/itkMeshSpatialObjectIOTest.cxx | 2 +- Modules/Core/Mesh/test/itkMeshTest.cxx | 2 +- Modules/Core/Mesh/test/itkNewTest.cxx | 2 +- .../test/itkParametricSpaceToImageSpaceMeshFilterTest.cxx | 2 +- Modules/Core/Mesh/test/itkQuadrilateralCellTest.cxx | 2 +- Modules/Core/Mesh/test/itkRegularSphereMeshSourceTest.cxx | 2 +- Modules/Core/Mesh/test/itkRegularSphereMeshSourceTest2.cxx | 2 +- .../Core/Mesh/test/itkSimplexMeshAdaptTopologyFilterTest.cxx | 2 +- Modules/Core/Mesh/test/itkSimplexMeshTest.cxx | 2 +- .../Core/Mesh/test/itkSimplexMeshToTriangleMeshFilterTest.cxx | 2 +- Modules/Core/Mesh/test/itkSimplexMeshVolumeCalculatorTest.cxx | 2 +- Modules/Core/Mesh/test/itkSphereMeshSourceTest.cxx | 2 +- Modules/Core/Mesh/test/itkTransformMeshFilterTest.cxx | 2 +- Modules/Core/Mesh/test/itkTriangleCellTest.cxx | 2 +- .../Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest.cxx | 2 +- .../Mesh/test/itkTriangleMeshToBinaryImageFilterTest1.cxx | 2 +- .../Mesh/test/itkTriangleMeshToBinaryImageFilterTest2.cxx | 2 +- .../Mesh/test/itkTriangleMeshToBinaryImageFilterTest3.cxx | 2 +- .../Mesh/test/itkTriangleMeshToBinaryImageFilterTest4.cxx | 2 +- .../Mesh/test/itkTriangleMeshToSimplexMeshFilter2Test.cxx | 2 +- .../Core/Mesh/test/itkTriangleMeshToSimplexMeshFilterTest.cxx | 2 +- Modules/Core/Mesh/test/itkVTKPolyDataReaderTest.cxx | 2 +- Modules/Core/Mesh/test/itkVTKPolyDataWriterTest01.cxx | 2 +- Modules/Core/Mesh/test/itkVTKPolyDataWriterTest02.cxx | 2 +- Modules/Core/Mesh/test/itkWarpMeshFilterTest.cxx | 2 +- Modules/Core/QuadEdgeMesh/include/itkGeometricalQuadEdge.h | 2 +- Modules/Core/QuadEdgeMesh/include/itkGeometricalQuadEdge.hxx | 2 +- Modules/Core/QuadEdgeMesh/include/itkQuadEdge.h | 2 +- Modules/Core/QuadEdgeMesh/include/itkQuadEdgeCellTraitsInfo.h | 2 +- Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMesh.h | 2 +- Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMesh.hxx | 2 +- .../Core/QuadEdgeMesh/include/itkQuadEdgeMeshBaseIterator.h | 2 +- .../include/itkQuadEdgeMeshBoundaryEdgesMeshFunction.h | 2 +- .../include/itkQuadEdgeMeshBoundaryEdgesMeshFunction.hxx | 2 +- .../itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.h | 2 +- ...itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.hxx | 2 +- .../itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction.h | 2 +- ...itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction.hxx | 2 +- .../include/itkQuadEdgeMeshEulerOperatorFlipEdgeFunction.h | 2 +- .../include/itkQuadEdgeMeshEulerOperatorFlipEdgeFunction.hxx | 2 +- .../include/itkQuadEdgeMeshEulerOperatorJoinFacetFunction.h | 2 +- .../include/itkQuadEdgeMeshEulerOperatorJoinFacetFunction.hxx | 2 +- .../include/itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h | 2 +- .../itkQuadEdgeMeshEulerOperatorJoinVertexFunction.hxx | 2 +- .../include/itkQuadEdgeMeshEulerOperatorSplitEdgeFunction.h | 2 +- .../include/itkQuadEdgeMeshEulerOperatorSplitFacetFunction.h | 2 +- .../itkQuadEdgeMeshEulerOperatorSplitFacetFunction.hxx | 2 +- .../include/itkQuadEdgeMeshEulerOperatorSplitVertexFunction.h | 2 +- .../itkQuadEdgeMeshEulerOperatorSplitVertexFunction.hxx | 2 +- .../include/itkQuadEdgeMeshEulerOperatorsTestHelper.h | 2 +- .../Core/QuadEdgeMesh/include/itkQuadEdgeMeshExtendedTraits.h | 2 +- .../Core/QuadEdgeMesh/include/itkQuadEdgeMeshFrontIterator.h | 2 +- .../QuadEdgeMesh/include/itkQuadEdgeMeshFrontIterator.hxx | 2 +- .../Core/QuadEdgeMesh/include/itkQuadEdgeMeshFunctionBase.h | 2 +- Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshLineCell.h | 2 +- Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshLineCell.hxx | 2 +- Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshMacro.h | 2 +- Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPoint.h | 2 +- Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPoint.hxx | 2 +- .../Core/QuadEdgeMesh/include/itkQuadEdgeMeshPolygonCell.h | 2 +- .../Core/QuadEdgeMesh/include/itkQuadEdgeMeshPolygonCell.hxx | 2 +- .../include/itkQuadEdgeMeshScalarDataVTKPolyDataWriter.h | 2 +- .../include/itkQuadEdgeMeshScalarDataVTKPolyDataWriter.hxx | 2 +- .../include/itkQuadEdgeMeshToQuadEdgeMeshFilter.h | 2 +- .../include/itkQuadEdgeMeshToQuadEdgeMeshFilter.hxx | 2 +- .../QuadEdgeMesh/include/itkQuadEdgeMeshTopologyChecker.h | 2 +- .../QuadEdgeMesh/include/itkQuadEdgeMeshTopologyChecker.hxx | 2 +- Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshTraits.h | 2 +- .../QuadEdgeMesh/include/itkQuadEdgeMeshZipMeshFunction.h | 2 +- .../QuadEdgeMesh/include/itkQuadEdgeMeshZipMeshFunction.hxx | 2 +- Modules/Core/QuadEdgeMesh/src/itkQuadEdge.cxx | 2 +- Modules/Core/QuadEdgeMesh/test/itkDynamicQuadEdgeMeshTest.cxx | 2 +- .../Core/QuadEdgeMesh/test/itkGeometricalQuadEdgeTest1.cxx | 2 +- .../Core/QuadEdgeMesh/test/itkQuadEdgeMeshAddFaceTest1.cxx | 2 +- .../Core/QuadEdgeMesh/test/itkQuadEdgeMeshAddFaceTest2.cxx | 2 +- .../Core/QuadEdgeMesh/test/itkQuadEdgeMeshBasicLayerTest.cxx | 2 +- .../QuadEdgeMesh/test/itkQuadEdgeMeshCellInterfaceTest.cxx | 2 +- .../QuadEdgeMesh/test/itkQuadEdgeMeshCountingCellsTest.cxx | 2 +- .../Core/QuadEdgeMesh/test/itkQuadEdgeMeshDeleteEdgeTest.cxx | 2 +- .../test/itkQuadEdgeMeshDeletePointAndReorderIDsTest.cxx | 2 +- .../itkQuadEdgeMeshEulerOperatorCreateCenterVertexTest.cxx | 2 +- .../itkQuadEdgeMeshEulerOperatorDeleteCenterVertexTest.cxx | 2 +- .../test/itkQuadEdgeMeshEulerOperatorFlipTest.cxx | 2 +- .../test/itkQuadEdgeMeshEulerOperatorJoinFacetTest.cxx | 2 +- .../test/itkQuadEdgeMeshEulerOperatorJoinVertexTest.cxx | 2 +- .../test/itkQuadEdgeMeshEulerOperatorSplitEdgeTest.cxx | 2 +- .../test/itkQuadEdgeMeshEulerOperatorSplitFaceTest.cxx | 2 +- .../test/itkQuadEdgeMeshEulerOperatorSplitVertexTest.cxx | 2 +- .../QuadEdgeMesh/test/itkQuadEdgeMeshFrontIteratorTest.cxx | 2 +- .../Core/QuadEdgeMesh/test/itkQuadEdgeMeshIteratorTest.cxx | 2 +- .../QuadEdgeMesh/test/itkQuadEdgeMeshNoPointConstTest.cxx | 2 +- Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshPointTest1.cxx | 2 +- .../Core/QuadEdgeMesh/test/itkQuadEdgeMeshPolygonCellTest.cxx | 2 +- .../test/itkQuadEdgeMeshScalarDataVTKPolyDataWriterTest1.cxx | 2 +- Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest1.cxx | 2 +- Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest2.cxx | 2 +- Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest3.cxx | 2 +- .../Core/QuadEdgeMesh/test/itkQuadEdgeMeshTypeTraitsGTest.cxx | 2 +- Modules/Core/QuadEdgeMesh/test/itkQuadEdgeTest1.cxx | 2 +- .../QuadEdgeMesh/test/itkVTKPolyDataIOQuadEdgeMeshTest.cxx | 2 +- .../test/itkVTKPolyDataReaderQuadEdgeMeshTest.cxx | 2 +- Modules/Core/SpatialObjects/include/itkArrowSpatialObject.h | 2 +- Modules/Core/SpatialObjects/include/itkArrowSpatialObject.hxx | 2 +- Modules/Core/SpatialObjects/include/itkBlobSpatialObject.h | 2 +- Modules/Core/SpatialObjects/include/itkBlobSpatialObject.hxx | 2 +- Modules/Core/SpatialObjects/include/itkBoxSpatialObject.h | 2 +- Modules/Core/SpatialObjects/include/itkBoxSpatialObject.hxx | 2 +- .../Core/SpatialObjects/include/itkCastSpatialObjectFilter.h | 2 +- .../SpatialObjects/include/itkCastSpatialObjectFilter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkContourSpatialObject.h | 2 +- .../Core/SpatialObjects/include/itkContourSpatialObject.hxx | 2 +- .../SpatialObjects/include/itkContourSpatialObjectPoint.h | 2 +- .../SpatialObjects/include/itkContourSpatialObjectPoint.hxx | 2 +- Modules/Core/SpatialObjects/include/itkDTITubeSpatialObject.h | 2 +- .../Core/SpatialObjects/include/itkDTITubeSpatialObject.hxx | 2 +- .../SpatialObjects/include/itkDTITubeSpatialObjectPoint.h | 2 +- .../SpatialObjects/include/itkDTITubeSpatialObjectPoint.hxx | 2 +- Modules/Core/SpatialObjects/include/itkEllipseSpatialObject.h | 2 +- .../Core/SpatialObjects/include/itkEllipseSpatialObject.hxx | 2 +- .../Core/SpatialObjects/include/itkGaussianSpatialObject.h | 2 +- .../Core/SpatialObjects/include/itkGaussianSpatialObject.hxx | 2 +- Modules/Core/SpatialObjects/include/itkGroupSpatialObject.h | 2 +- Modules/Core/SpatialObjects/include/itkGroupSpatialObject.hxx | 2 +- .../Core/SpatialObjects/include/itkImageMaskSpatialObject.h | 2 +- .../Core/SpatialObjects/include/itkImageMaskSpatialObject.hxx | 2 +- Modules/Core/SpatialObjects/include/itkImageSpatialObject.h | 2 +- Modules/Core/SpatialObjects/include/itkImageSpatialObject.hxx | 2 +- .../Core/SpatialObjects/include/itkLandmarkSpatialObject.h | 2 +- .../Core/SpatialObjects/include/itkLandmarkSpatialObject.hxx | 2 +- Modules/Core/SpatialObjects/include/itkLineSpatialObject.h | 2 +- Modules/Core/SpatialObjects/include/itkLineSpatialObject.hxx | 2 +- .../Core/SpatialObjects/include/itkLineSpatialObjectPoint.h | 2 +- .../Core/SpatialObjects/include/itkLineSpatialObjectPoint.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMeshSpatialObject.h | 2 +- Modules/Core/SpatialObjects/include/itkMeshSpatialObject.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaArrowConverter.h | 2 +- Modules/Core/SpatialObjects/include/itkMetaArrowConverter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaBlobConverter.h | 2 +- Modules/Core/SpatialObjects/include/itkMetaBlobConverter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaContourConverter.h | 2 +- .../Core/SpatialObjects/include/itkMetaContourConverter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaConverterBase.h | 2 +- Modules/Core/SpatialObjects/include/itkMetaConverterBase.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaDTITubeConverter.h | 2 +- .../Core/SpatialObjects/include/itkMetaDTITubeConverter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaEllipseConverter.h | 2 +- .../Core/SpatialObjects/include/itkMetaEllipseConverter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaEvent.h | 2 +- .../Core/SpatialObjects/include/itkMetaGaussianConverter.h | 2 +- .../Core/SpatialObjects/include/itkMetaGaussianConverter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaGroupConverter.h | 2 +- Modules/Core/SpatialObjects/include/itkMetaGroupConverter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaImageConverter.h | 2 +- Modules/Core/SpatialObjects/include/itkMetaImageConverter.hxx | 2 +- .../Core/SpatialObjects/include/itkMetaImageMaskConverter.h | 2 +- .../Core/SpatialObjects/include/itkMetaLandmarkConverter.h | 2 +- .../Core/SpatialObjects/include/itkMetaLandmarkConverter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaLineConverter.h | 2 +- Modules/Core/SpatialObjects/include/itkMetaLineConverter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaMeshConverter.h | 2 +- Modules/Core/SpatialObjects/include/itkMetaMeshConverter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaSceneConverter.h | 2 +- Modules/Core/SpatialObjects/include/itkMetaSceneConverter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaSurfaceConverter.h | 2 +- .../Core/SpatialObjects/include/itkMetaSurfaceConverter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkMetaTubeConverter.h | 2 +- Modules/Core/SpatialObjects/include/itkMetaTubeConverter.hxx | 2 +- .../Core/SpatialObjects/include/itkMetaVesselTubeConverter.h | 2 +- .../SpatialObjects/include/itkMetaVesselTubeConverter.hxx | 2 +- .../Core/SpatialObjects/include/itkPointBasedSpatialObject.h | 2 +- .../SpatialObjects/include/itkPointBasedSpatialObject.hxx | 2 +- Modules/Core/SpatialObjects/include/itkPolygonSpatialObject.h | 2 +- .../Core/SpatialObjects/include/itkPolygonSpatialObject.hxx | 2 +- Modules/Core/SpatialObjects/include/itkSpatialObject.h | 2 +- Modules/Core/SpatialObjects/include/itkSpatialObject.hxx | 2 +- .../Core/SpatialObjects/include/itkSpatialObjectDuplicator.h | 2 +- .../SpatialObjects/include/itkSpatialObjectDuplicator.hxx | 2 +- Modules/Core/SpatialObjects/include/itkSpatialObjectExport.h | 2 +- Modules/Core/SpatialObjects/include/itkSpatialObjectFactory.h | 2 +- .../Core/SpatialObjects/include/itkSpatialObjectFactoryBase.h | 2 +- Modules/Core/SpatialObjects/include/itkSpatialObjectPoint.h | 2 +- Modules/Core/SpatialObjects/include/itkSpatialObjectPoint.hxx | 2 +- .../Core/SpatialObjects/include/itkSpatialObjectProperty.h | 2 +- .../SpatialObjects/include/itkSpatialObjectToImageFilter.h | 2 +- .../SpatialObjects/include/itkSpatialObjectToImageFilter.hxx | 2 +- .../include/itkSpatialObjectToImageStatisticsCalculator.h | 2 +- .../include/itkSpatialObjectToImageStatisticsCalculator.hxx | 2 +- .../SpatialObjects/include/itkSpatialObjectToPointSetFilter.h | 2 +- .../include/itkSpatialObjectToPointSetFilter.hxx | 2 +- Modules/Core/SpatialObjects/include/itkSurfaceSpatialObject.h | 2 +- .../Core/SpatialObjects/include/itkSurfaceSpatialObject.hxx | 2 +- .../SpatialObjects/include/itkSurfaceSpatialObjectPoint.h | 2 +- .../SpatialObjects/include/itkSurfaceSpatialObjectPoint.hxx | 2 +- Modules/Core/SpatialObjects/include/itkTubeSpatialObject.h | 2 +- Modules/Core/SpatialObjects/include/itkTubeSpatialObject.hxx | 2 +- .../Core/SpatialObjects/include/itkTubeSpatialObjectPoint.h | 2 +- .../Core/SpatialObjects/include/itkTubeSpatialObjectPoint.hxx | 2 +- .../Core/SpatialObjects/src/itkDTITubeSpatialObjectPoint.cxx | 2 +- Modules/Core/SpatialObjects/src/itkMetaEvent.cxx | 2 +- .../Core/SpatialObjects/src/itkSpatialObjectFactoryBase.cxx | 2 +- Modules/Core/SpatialObjects/src/itkSpatialObjectProperty.cxx | 2 +- .../Core/SpatialObjects/test/itkArrowSpatialObjectTest.cxx | 2 +- Modules/Core/SpatialObjects/test/itkBlobSpatialObjectTest.cxx | 2 +- Modules/Core/SpatialObjects/test/itkBoxSpatialObjectTest.cxx | 2 +- .../SpatialObjects/test/itkCastSpatialObjectFilterTest.cxx | 2 +- .../SpatialObjects/test/itkContourSpatialObjectPointTest.cxx | 2 +- .../Core/SpatialObjects/test/itkContourSpatialObjectTest.cxx | 2 +- .../Core/SpatialObjects/test/itkEllipseSpatialObjectTest.cxx | 2 +- .../Core/SpatialObjects/test/itkGaussianSpatialObjectTest.cxx | 2 +- .../SpatialObjects/test/itkImageMaskSpatialObjectGTest.cxx | 2 +- .../SpatialObjects/test/itkImageMaskSpatialObjectTest.cxx | 2 +- .../SpatialObjects/test/itkImageMaskSpatialObjectTest2.cxx | 2 +- .../SpatialObjects/test/itkImageMaskSpatialObjectTest3.cxx | 2 +- .../SpatialObjects/test/itkImageMaskSpatialObjectTest4.cxx | 2 +- .../Core/SpatialObjects/test/itkImageSpatialObjectTest.cxx | 2 +- .../Core/SpatialObjects/test/itkLandmarkSpatialObjectTest.cxx | 2 +- Modules/Core/SpatialObjects/test/itkLineSpatialObjectTest.cxx | 2 +- Modules/Core/SpatialObjects/test/itkMeshSpatialObjectTest.cxx | 2 +- .../Core/SpatialObjects/test/itkMetaArrowConverterTest.cxx | 2 +- .../Core/SpatialObjects/test/itkMetaGaussianConverterTest.cxx | 2 +- Modules/Core/SpatialObjects/test/itkNewMetaObjectTypeTest.cxx | 2 +- .../Core/SpatialObjects/test/itkPolygonSpatialObjectTest.cxx | 2 +- .../SpatialObjects/test/itkSpatialObjectDuplicatorTest.cxx | 2 +- .../SpatialObjects/test/itkSpatialObjectToImageFilterTest.cxx | 2 +- .../test/itkSpatialObjectToImageStatisticsCalculatorTest.cxx | 2 +- .../test/itkSpatialObjectToPointSetFilterTest.cxx | 2 +- .../Core/SpatialObjects/test/itkSurfaceSpatialObjectTest.cxx | 2 +- Modules/Core/SpatialObjects/test/itkTubeSpatialObjectTest.cxx | 2 +- .../Core/SpatialObjects/wrapping/test/SpatialObjectTest.py | 2 +- Modules/Core/TestKernel/include/itkGTest.h | 2 +- Modules/Core/TestKernel/include/itkGTestPredicate.h | 2 +- .../Core/TestKernel/include/itkGTestTypedefsAndConstructors.h | 2 +- .../Core/TestKernel/include/itkPipelineMonitorImageFilter.h | 2 +- .../Core/TestKernel/include/itkPipelineMonitorImageFilter.hxx | 2 +- Modules/Core/TestKernel/include/itkRandomImageSource.h | 2 +- Modules/Core/TestKernel/include/itkRandomImageSource.hxx | 2 +- Modules/Core/TestKernel/include/itkTestDriverAfterTest.inc | 2 +- Modules/Core/TestKernel/include/itkTestDriverBeforeTest.inc | 2 +- Modules/Core/TestKernel/include/itkTestDriverInclude.h | 2 +- .../include/itkTestDriverIncludeBuiltInIOFactories.h | 2 +- .../include/itkTestDriverIncludeRequiredIOFactories.h | 2 +- .../Core/TestKernel/include/itkTestingComparisonImageFilter.h | 2 +- .../TestKernel/include/itkTestingComparisonImageFilter.hxx | 2 +- .../TestKernel/include/itkTestingExtractSliceImageFilter.h | 2 +- .../TestKernel/include/itkTestingExtractSliceImageFilter.hxx | 2 +- Modules/Core/TestKernel/include/itkTestingHashImageFilter.h | 2 +- Modules/Core/TestKernel/include/itkTestingHashImageFilter.hxx | 2 +- Modules/Core/TestKernel/include/itkTestingMacros.h | 2 +- .../include/itkTestingStretchIntensityImageFilter.h | 2 +- .../include/itkTestingStretchIntensityImageFilter.hxx | 2 +- Modules/Core/TestKernel/src/itkTestDriver.cxx | 2 +- Modules/Core/TestKernel/src/itkTestDriverInclude.cxx | 2 +- .../src/itkTestDriverIncludeRequiredIOFactories.cxx | 2 +- .../Core/TestKernel/src/itkTestingExtractSliceImageFilter.cxx | 2 +- Modules/Core/TestKernel/test/itkGoogleTest.cxx | 2 +- Modules/Core/TestKernel/test/itkGoogleTestFixture.cxx | 2 +- .../TestKernel/test/itkTestingExtractSliceImageFilterTest.cxx | 2 +- .../test/itkTestingStretchIntensityImageFilterTest.cxx | 2 +- Modules/Core/Transform/include/itkAffineTransform.h | 2 +- Modules/Core/Transform/include/itkAffineTransform.hxx | 2 +- .../include/itkAzimuthElevationToCartesianTransform.h | 2 +- .../include/itkAzimuthElevationToCartesianTransform.hxx | 2 +- Modules/Core/Transform/include/itkBSplineBaseTransform.h | 2 +- Modules/Core/Transform/include/itkBSplineBaseTransform.hxx | 2 +- .../Core/Transform/include/itkBSplineDeformableTransform.h | 2 +- .../Core/Transform/include/itkBSplineDeformableTransform.hxx | 2 +- Modules/Core/Transform/include/itkBSplineTransform.h | 2 +- Modules/Core/Transform/include/itkBSplineTransform.hxx | 2 +- .../Core/Transform/include/itkBSplineTransformInitializer.h | 2 +- .../Core/Transform/include/itkBSplineTransformInitializer.hxx | 2 +- Modules/Core/Transform/include/itkCenteredAffineTransform.h | 2 +- Modules/Core/Transform/include/itkCenteredAffineTransform.hxx | 2 +- Modules/Core/Transform/include/itkCenteredEuler3DTransform.h | 2 +- .../Core/Transform/include/itkCenteredEuler3DTransform.hxx | 2 +- Modules/Core/Transform/include/itkCenteredRigid2DTransform.h | 2 +- .../Core/Transform/include/itkCenteredRigid2DTransform.hxx | 2 +- .../Core/Transform/include/itkCenteredSimilarity2DTransform.h | 2 +- .../Transform/include/itkCenteredSimilarity2DTransform.hxx | 2 +- .../Transform/include/itkComposeScaleSkewVersor3DTransform.h | 2 +- .../include/itkComposeScaleSkewVersor3DTransform.hxx | 2 +- Modules/Core/Transform/include/itkCompositeTransform.h | 2 +- Modules/Core/Transform/include/itkCompositeTransform.hxx | 2 +- .../include/itkElasticBodyReciprocalSplineKernelTransform.h | 2 +- .../include/itkElasticBodyReciprocalSplineKernelTransform.hxx | 2 +- .../Transform/include/itkElasticBodySplineKernelTransform.h | 2 +- .../Transform/include/itkElasticBodySplineKernelTransform.hxx | 2 +- Modules/Core/Transform/include/itkEuler2DTransform.h | 2 +- Modules/Core/Transform/include/itkEuler2DTransform.hxx | 2 +- Modules/Core/Transform/include/itkEuler3DTransform.h | 2 +- Modules/Core/Transform/include/itkEuler3DTransform.hxx | 2 +- .../include/itkFixedCenterOfRotationAffineTransform.h | 2 +- .../include/itkFixedCenterOfRotationAffineTransform.hxx | 2 +- Modules/Core/Transform/include/itkIdentityTransform.h | 2 +- Modules/Core/Transform/include/itkKernelTransform.h | 2 +- Modules/Core/Transform/include/itkKernelTransform.hxx | 2 +- Modules/Core/Transform/include/itkMatrixOffsetTransformBase.h | 2 +- .../Core/Transform/include/itkMatrixOffsetTransformBase.hxx | 2 +- Modules/Core/Transform/include/itkMultiTransform.h | 2 +- Modules/Core/Transform/include/itkMultiTransform.hxx | 2 +- Modules/Core/Transform/include/itkQuaternionRigidTransform.h | 2 +- .../Core/Transform/include/itkQuaternionRigidTransform.hxx | 2 +- Modules/Core/Transform/include/itkRigid2DTransform.h | 2 +- Modules/Core/Transform/include/itkRigid2DTransform.hxx | 2 +- .../Core/Transform/include/itkRigid3DPerspectiveTransform.h | 2 +- .../Core/Transform/include/itkRigid3DPerspectiveTransform.hxx | 2 +- Modules/Core/Transform/include/itkRigid3DTransform.h | 2 +- Modules/Core/Transform/include/itkRigid3DTransform.hxx | 2 +- Modules/Core/Transform/include/itkScalableAffineTransform.h | 2 +- Modules/Core/Transform/include/itkScalableAffineTransform.hxx | 2 +- Modules/Core/Transform/include/itkScaleLogarithmicTransform.h | 2 +- .../Core/Transform/include/itkScaleLogarithmicTransform.hxx | 2 +- .../Core/Transform/include/itkScaleSkewVersor3DTransform.h | 2 +- .../Core/Transform/include/itkScaleSkewVersor3DTransform.hxx | 2 +- Modules/Core/Transform/include/itkScaleTransform.h | 2 +- Modules/Core/Transform/include/itkScaleTransform.hxx | 2 +- Modules/Core/Transform/include/itkScaleVersor3DTransform.h | 2 +- Modules/Core/Transform/include/itkScaleVersor3DTransform.hxx | 2 +- Modules/Core/Transform/include/itkSimilarity2DTransform.h | 2 +- Modules/Core/Transform/include/itkSimilarity2DTransform.hxx | 2 +- Modules/Core/Transform/include/itkSimilarity3DTransform.h | 2 +- Modules/Core/Transform/include/itkSimilarity3DTransform.hxx | 2 +- .../include/itkThinPlateR2LogRSplineKernelTransform.h | 2 +- .../include/itkThinPlateR2LogRSplineKernelTransform.hxx | 2 +- .../Transform/include/itkThinPlateSplineKernelTransform.h | 2 +- .../Transform/include/itkThinPlateSplineKernelTransform.hxx | 2 +- Modules/Core/Transform/include/itkTransform.h | 2 +- Modules/Core/Transform/include/itkTransform.hxx | 2 +- Modules/Core/Transform/include/itkTransformBase.h | 2 +- Modules/Core/Transform/include/itkTranslationTransform.h | 2 +- Modules/Core/Transform/include/itkTranslationTransform.hxx | 2 +- Modules/Core/Transform/include/itkVersorRigid3DTransform.h | 2 +- Modules/Core/Transform/include/itkVersorRigid3DTransform.hxx | 2 +- Modules/Core/Transform/include/itkVersorTransform.h | 2 +- Modules/Core/Transform/include/itkVersorTransform.hxx | 2 +- .../Core/Transform/include/itkVolumeSplineKernelTransform.h | 2 +- .../Core/Transform/include/itkVolumeSplineKernelTransform.hxx | 2 +- Modules/Core/Transform/include/itkv3Rigid3DTransform.h | 2 +- Modules/Core/Transform/src/itkTransformBase.cxx | 2 +- Modules/Core/Transform/test/itkAffineTransformTest.cxx | 2 +- .../test/itkAzimuthElevationToCartesianTransformTest.cxx | 2 +- .../Core/Transform/test/itkBSplineDeformableTransformTest.cxx | 2 +- .../Transform/test/itkBSplineDeformableTransformTest2.cxx | 2 +- .../Transform/test/itkBSplineDeformableTransformTest3.cxx | 2 +- Modules/Core/Transform/test/itkBSplineTransformGTest.cxx | 2 +- .../Transform/test/itkBSplineTransformInitializerTest1.cxx | 2 +- .../Transform/test/itkBSplineTransformInitializerTest2.cxx | 2 +- Modules/Core/Transform/test/itkBSplineTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkBSplineTransformTest2.cxx | 2 +- Modules/Core/Transform/test/itkBSplineTransformTest3.cxx | 2 +- .../Core/Transform/test/itkCenteredAffineTransformTest.cxx | 2 +- .../Core/Transform/test/itkCenteredEuler3DTransformTest.cxx | 2 +- .../Core/Transform/test/itkCenteredRigid2DTransformTest.cxx | 2 +- .../test/itkComposeScaleSkewVersor3DTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkCompositeTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkEuler2DTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkEuler3DTransformTest.cxx | 2 +- .../test/itkFixedCenterOfRotationAffineTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkIdentityTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkMultiTransformTest.cxx | 2 +- .../Core/Transform/test/itkQuaternionRigidTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkRigid2DTransformTest.cxx | 2 +- .../Transform/test/itkRigid3DPerspectiveTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkRigid3DTransformTest.cxx | 2 +- .../Core/Transform/test/itkScaleLogarithmicTransformTest.cxx | 2 +- .../Core/Transform/test/itkScaleSkewVersor3DTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkScaleTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkScaleVersor3DTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkSimilarity2DTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkSimilarity3DTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkSplineKernelTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkTestTransformGetInverse.cxx | 2 +- Modules/Core/Transform/test/itkTransformCloneTest.cxx | 2 +- Modules/Core/Transform/test/itkTransformTest.cxx | 2 +- .../Core/Transform/test/itkTransformsSetParametersTest.cxx | 2 +- Modules/Core/Transform/test/itkTranslationTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkVersorRigid3DTransformTest.cxx | 2 +- Modules/Core/Transform/test/itkVersorTransformTest.cxx | 2 +- .../include/itkAnisotropicDiffusionFunction.h | 2 +- .../include/itkAnisotropicDiffusionImageFilter.h | 2 +- .../include/itkAnisotropicDiffusionImageFilter.hxx | 2 +- .../include/itkCurvatureAnisotropicDiffusionImageFilter.h | 2 +- .../include/itkCurvatureNDAnisotropicDiffusionFunction.h | 2 +- .../include/itkCurvatureNDAnisotropicDiffusionFunction.hxx | 2 +- .../include/itkGradientAnisotropicDiffusionImageFilter.h | 2 +- .../include/itkGradientNDAnisotropicDiffusionFunction.h | 2 +- .../include/itkGradientNDAnisotropicDiffusionFunction.hxx | 2 +- .../include/itkScalarAnisotropicDiffusionFunction.h | 2 +- .../include/itkScalarAnisotropicDiffusionFunction.hxx | 2 +- .../include/itkVectorAnisotropicDiffusionFunction.h | 2 +- .../include/itkVectorAnisotropicDiffusionFunction.hxx | 2 +- .../itkVectorCurvatureAnisotropicDiffusionImageFilter.h | 2 +- .../itkVectorCurvatureNDAnisotropicDiffusionFunction.h | 2 +- .../itkVectorCurvatureNDAnisotropicDiffusionFunction.hxx | 2 +- .../itkVectorGradientAnisotropicDiffusionImageFilter.h | 2 +- .../include/itkVectorGradientNDAnisotropicDiffusionFunction.h | 2 +- .../itkVectorGradientNDAnisotropicDiffusionFunction.hxx | 2 +- .../test/itkCurvatureAnisotropicDiffusionImageFilterTest.cxx | 2 +- .../test/itkGradientAnisotropicDiffusionImageFilterTest.cxx | 2 +- .../test/itkGradientAnisotropicDiffusionImageFilterTest2.cxx | 2 +- .../test/itkMinMaxCurvatureFlowImageFilterTest.cxx | 2 +- .../test/itkVectorAnisotropicDiffusionImageFilterTest.cxx | 2 +- .../test/CurvatureAnisotropicDiffusionImageFilterTest.py | 2 +- .../test/GradientAnisotropicDiffusionImageFilterTest.py | 2 +- .../test/SmoothingRecursiveGaussianImageFilterTest.py | 2 +- .../AntiAlias/include/itkAntiAliasBinaryImageFilter.h | 2 +- .../AntiAlias/include/itkAntiAliasBinaryImageFilter.hxx | 2 +- .../AntiAlias/test/itkAntiAliasBinaryImageFilterTest.cxx | 2 +- .../AntiAlias/wrapping/test/AntiAliasBinaryImageFilterTest.py | 2 +- .../BiasCorrection/include/itkCacheableScalarFunction.h | 2 +- .../BiasCorrection/include/itkCompositeValleyFunction.h | 2 +- .../Filtering/BiasCorrection/include/itkMRASlabIdentifier.h | 2 +- .../Filtering/BiasCorrection/include/itkMRASlabIdentifier.hxx | 2 +- .../BiasCorrection/include/itkMRIBiasFieldCorrectionFilter.h | 2 +- .../include/itkMRIBiasFieldCorrectionFilter.hxx | 2 +- .../include/itkN4BiasFieldCorrectionImageFilter.h | 2 +- .../include/itkN4BiasFieldCorrectionImageFilter.hxx | 2 +- .../BiasCorrection/src/itkCacheableScalarFunction.cxx | 2 +- .../BiasCorrection/src/itkCompositeValleyFunction.cxx | 2 +- .../BiasCorrection/test/itkCompositeValleyFunctionTest.cxx | 2 +- .../test/itkMRIBiasFieldCorrectionFilterTest.cxx | 2 +- .../test/itkN4BiasFieldCorrectionImageFilterTest.cxx | 2 +- .../include/itkBinaryClosingByReconstructionImageFilter.h | 2 +- .../include/itkBinaryClosingByReconstructionImageFilter.hxx | 2 +- .../include/itkBinaryDilateImageFilter.h | 2 +- .../include/itkBinaryDilateImageFilter.hxx | 2 +- .../include/itkBinaryErodeImageFilter.h | 2 +- .../include/itkBinaryErodeImageFilter.hxx | 2 +- .../include/itkBinaryMorphologicalClosingImageFilter.h | 2 +- .../include/itkBinaryMorphologicalClosingImageFilter.hxx | 2 +- .../include/itkBinaryMorphologicalOpeningImageFilter.h | 2 +- .../include/itkBinaryMorphologicalOpeningImageFilter.hxx | 2 +- .../include/itkBinaryMorphologyImageFilter.h | 2 +- .../include/itkBinaryMorphologyImageFilter.hxx | 2 +- .../include/itkBinaryOpeningByReconstructionImageFilter.h | 2 +- .../include/itkBinaryOpeningByReconstructionImageFilter.hxx | 2 +- .../include/itkBinaryPruningImageFilter.h | 2 +- .../include/itkBinaryPruningImageFilter.hxx | 2 +- .../include/itkBinaryThinningImageFilter.h | 2 +- .../include/itkBinaryThinningImageFilter.hxx | 2 +- .../include/itkDilateObjectMorphologyImageFilter.h | 2 +- .../include/itkDilateObjectMorphologyImageFilter.hxx | 2 +- .../include/itkErodeObjectMorphologyImageFilter.h | 2 +- .../include/itkErodeObjectMorphologyImageFilter.hxx | 2 +- .../include/itkFastIncrementalBinaryDilateImageFilter.h | 2 +- .../include/itkObjectMorphologyImageFilter.h | 2 +- .../include/itkObjectMorphologyImageFilter.hxx | 2 +- .../test/itkBinaryClosingByReconstructionImageFilterTest.cxx | 2 +- .../test/itkBinaryDilateImageFilterTest.cxx | 2 +- .../test/itkBinaryDilateImageFilterTest2.cxx | 2 +- .../test/itkBinaryDilateImageFilterTest3.cxx | 2 +- .../test/itkBinaryErodeImageFilterTest.cxx | 2 +- .../test/itkBinaryErodeImageFilterTest3.cxx | 2 +- .../test/itkBinaryMorphologicalClosingImageFilterTest.cxx | 2 +- .../test/itkBinaryMorphologicalOpeningImageFilterTest.cxx | 2 +- .../test/itkBinaryOpeningByReconstructionImageFilterTest.cxx | 2 +- .../test/itkBinaryThinningImageFilterTest.cxx | 2 +- .../test/itkErodeObjectMorphologyImageFilterTest.cxx | 2 +- .../wrapping/test/BinaryDilateImageFilterTest.py | 2 +- .../wrapping/test/BinaryErodeImageFilterTest.py | 2 +- .../Filtering/Colormap/include/itkAutumnColormapFunction.h | 2 +- .../Filtering/Colormap/include/itkAutumnColormapFunction.hxx | 2 +- Modules/Filtering/Colormap/include/itkBlueColormapFunction.h | 2 +- .../Filtering/Colormap/include/itkBlueColormapFunction.hxx | 2 +- Modules/Filtering/Colormap/include/itkColormapFunction.h | 2 +- Modules/Filtering/Colormap/include/itkCoolColormapFunction.h | 2 +- .../Filtering/Colormap/include/itkCoolColormapFunction.hxx | 2 +- .../Filtering/Colormap/include/itkCopperColormapFunction.h | 2 +- .../Filtering/Colormap/include/itkCopperColormapFunction.hxx | 2 +- .../Filtering/Colormap/include/itkCustomColormapFunction.h | 2 +- .../Filtering/Colormap/include/itkCustomColormapFunction.hxx | 2 +- Modules/Filtering/Colormap/include/itkGreenColormapFunction.h | 2 +- .../Filtering/Colormap/include/itkGreenColormapFunction.hxx | 2 +- Modules/Filtering/Colormap/include/itkGreyColormapFunction.h | 2 +- .../Filtering/Colormap/include/itkGreyColormapFunction.hxx | 2 +- Modules/Filtering/Colormap/include/itkHSVColormapFunction.h | 2 +- Modules/Filtering/Colormap/include/itkHSVColormapFunction.hxx | 2 +- Modules/Filtering/Colormap/include/itkHotColormapFunction.h | 2 +- Modules/Filtering/Colormap/include/itkHotColormapFunction.hxx | 2 +- Modules/Filtering/Colormap/include/itkJetColormapFunction.h | 2 +- Modules/Filtering/Colormap/include/itkJetColormapFunction.hxx | 2 +- .../Filtering/Colormap/include/itkOverUnderColormapFunction.h | 2 +- .../Colormap/include/itkOverUnderColormapFunction.hxx | 2 +- Modules/Filtering/Colormap/include/itkRedColormapFunction.h | 2 +- Modules/Filtering/Colormap/include/itkRedColormapFunction.hxx | 2 +- .../Colormap/include/itkScalarToRGBColormapImageFilter.h | 2 +- .../Colormap/include/itkScalarToRGBColormapImageFilter.hxx | 2 +- .../Filtering/Colormap/include/itkSpringColormapFunction.h | 2 +- .../Filtering/Colormap/include/itkSpringColormapFunction.hxx | 2 +- .../Filtering/Colormap/include/itkSummerColormapFunction.h | 2 +- .../Filtering/Colormap/include/itkSummerColormapFunction.hxx | 2 +- .../Filtering/Colormap/include/itkWinterColormapFunction.h | 2 +- .../Filtering/Colormap/include/itkWinterColormapFunction.hxx | 2 +- .../Colormap/src/itkScalarToRGBColormapImageFilter.cxx | 2 +- .../Filtering/Colormap/test/itkCustomColormapFunctionTest.cxx | 2 +- .../Colormap/test/itkScalarToRGBColormapImageFilterTest.cxx | 2 +- .../Filtering/Convolution/include/itkConvolutionImageFilter.h | 2 +- .../Convolution/include/itkConvolutionImageFilter.hxx | 2 +- .../Convolution/include/itkConvolutionImageFilterBase.h | 2 +- .../Convolution/include/itkConvolutionImageFilterBase.hxx | 2 +- .../Convolution/include/itkFFTConvolutionImageFilter.h | 2 +- .../Convolution/include/itkFFTConvolutionImageFilter.hxx | 2 +- .../include/itkFFTNormalizedCorrelationImageFilter.h | 2 +- .../include/itkFFTNormalizedCorrelationImageFilter.hxx | 2 +- .../include/itkMaskedFFTNormalizedCorrelationImageFilter.h | 2 +- .../include/itkMaskedFFTNormalizedCorrelationImageFilter.hxx | 2 +- .../Convolution/include/itkNormalizedCorrelationImageFilter.h | 2 +- .../include/itkNormalizedCorrelationImageFilter.hxx | 2 +- .../Convolution/src/itkConvolutionImageFilterBase.cxx | 2 +- .../test/itkConvolutionImageFilterDeltaFunctionTest.cxx | 2 +- .../Convolution/test/itkConvolutionImageFilterTest.cxx | 2 +- .../Convolution/test/itkConvolutionImageFilterTestInt.cxx | 2 +- .../test/itkFFTConvolutionImageFilterDeltaFunctionTest.cxx | 2 +- .../Convolution/test/itkFFTConvolutionImageFilterTest.cxx | 2 +- .../Convolution/test/itkFFTConvolutionImageFilterTestInt.cxx | 2 +- .../test/itkFFTNormalizedCorrelationImageFilterTest.cxx | 2 +- .../test/itkMaskedFFTNormalizedCorrelationImageFilterTest.cxx | 2 +- .../test/itkNormalizedCorrelationImageFilterTest.cxx | 2 +- .../include/itkBinaryMinMaxCurvatureFlowFunction.h | 2 +- .../include/itkBinaryMinMaxCurvatureFlowFunction.hxx | 2 +- .../include/itkBinaryMinMaxCurvatureFlowImageFilter.h | 2 +- .../include/itkBinaryMinMaxCurvatureFlowImageFilter.hxx | 2 +- .../CurvatureFlow/include/itkCurvatureFlowFunction.h | 2 +- .../CurvatureFlow/include/itkCurvatureFlowFunction.hxx | 2 +- .../CurvatureFlow/include/itkCurvatureFlowImageFilter.h | 2 +- .../CurvatureFlow/include/itkCurvatureFlowImageFilter.hxx | 2 +- .../CurvatureFlow/include/itkMinMaxCurvatureFlowFunction.h | 2 +- .../CurvatureFlow/include/itkMinMaxCurvatureFlowFunction.hxx | 2 +- .../CurvatureFlow/include/itkMinMaxCurvatureFlowImageFilter.h | 2 +- .../include/itkMinMaxCurvatureFlowImageFilter.hxx | 2 +- .../test/itkBinaryMinMaxCurvatureFlowImageFilterTest.cxx | 2 +- Modules/Filtering/CurvatureFlow/test/itkCurvatureFlowTest.cxx | 2 +- .../wrapping/test/CurvatureFlowImageFilterTest.py | 2 +- .../include/itkInverseDeconvolutionImageFilter.h | 2 +- .../include/itkInverseDeconvolutionImageFilter.hxx | 2 +- .../include/itkIterativeDeconvolutionImageFilter.h | 2 +- .../include/itkIterativeDeconvolutionImageFilter.hxx | 2 +- .../include/itkLandweberDeconvolutionImageFilter.h | 2 +- .../include/itkLandweberDeconvolutionImageFilter.hxx | 2 +- .../itkParametricBlindLeastSquaresDeconvolutionImageFilter.h | 2 +- ...itkParametricBlindLeastSquaresDeconvolutionImageFilter.hxx | 2 +- .../include/itkProjectedIterativeDeconvolutionImageFilter.h | 2 +- .../include/itkProjectedIterativeDeconvolutionImageFilter.hxx | 2 +- .../include/itkProjectedLandweberDeconvolutionImageFilter.h | 2 +- .../include/itkProjectedLandweberDeconvolutionImageFilter.hxx | 2 +- .../include/itkRichardsonLucyDeconvolutionImageFilter.h | 2 +- .../include/itkRichardsonLucyDeconvolutionImageFilter.hxx | 2 +- .../include/itkTikhonovDeconvolutionImageFilter.h | 2 +- .../include/itkTikhonovDeconvolutionImageFilter.hxx | 2 +- .../Deconvolution/include/itkWienerDeconvolutionImageFilter.h | 2 +- .../include/itkWienerDeconvolutionImageFilter.hxx | 2 +- .../Deconvolution/test/itkDeconvolutionIterationCommand.h | 2 +- .../test/itkInverseDeconvolutionImageFilterTest.cxx | 2 +- .../test/itkLandweberDeconvolutionImageFilterTest.cxx | 2 +- ...arametricBlindLeastSquaresDeconvolutionImageFilterTest.cxx | 2 +- .../itkProjectedIterativeDeconvolutionImageFilterTest.cxx | 2 +- .../itkProjectedLandweberDeconvolutionImageFilterTest.cxx | 2 +- .../test/itkRichardsonLucyDeconvolutionImageFilterTest.cxx | 2 +- .../test/itkTikhonovDeconvolutionImageFilterTest.cxx | 2 +- .../test/itkWienerDeconvolutionImageFilterTest.cxx | 2 +- .../Denoising/include/itkPatchBasedDenoisingBaseImageFilter.h | 2 +- .../include/itkPatchBasedDenoisingBaseImageFilter.hxx | 2 +- .../Denoising/include/itkPatchBasedDenoisingImageFilter.h | 2 +- .../Denoising/include/itkPatchBasedDenoisingImageFilter.hxx | 2 +- .../Denoising/src/itkPatchBasedDenoisingBaseImageFilter.cxx | 2 +- .../test/itkPatchBasedDenoisingImageFilterDefaultTest.cxx | 2 +- .../Denoising/test/itkPatchBasedDenoisingImageFilterTest.cxx | 2 +- .../include/itkDiffusionTensor3DReconstructionImageFilter.h | 2 +- .../include/itkDiffusionTensor3DReconstructionImageFilter.hxx | 2 +- .../include/itkTensorFractionalAnisotropyImageFilter.h | 2 +- .../include/itkTensorRelativeAnisotropyImageFilter.h | 2 +- .../src/itkDiffusionTensor3DReconstructionImageFilter.cxx | 2 +- .../itkDiffusionTensor3DReconstructionImageFilterTest.cxx | 2 +- .../DiffusionTensorImage/test/itkDiffusionTensor3DTest.cxx | 2 +- .../test/itkTensorFractionalAnisotropyImageFilterTest.cxx | 2 +- .../test/itkTensorRelativeAnisotropyImageFilterTest.cxx | 2 +- .../include/itkBSplineExponentialDiffeomorphicTransform.h | 2 +- .../include/itkBSplineExponentialDiffeomorphicTransform.hxx | 2 +- .../itkBSplineSmoothingOnUpdateDisplacementFieldTransform.h | 2 +- .../itkBSplineSmoothingOnUpdateDisplacementFieldTransform.hxx | 2 +- .../include/itkComposeDisplacementFieldsImageFilter.h | 2 +- .../include/itkComposeDisplacementFieldsImageFilter.hxx | 2 +- .../include/itkConstantVelocityFieldTransform.h | 2 +- .../include/itkConstantVelocityFieldTransform.hxx | 2 +- .../include/itkDisplacementFieldJacobianDeterminantFilter.h | 2 +- .../include/itkDisplacementFieldJacobianDeterminantFilter.hxx | 2 +- .../include/itkDisplacementFieldToBSplineImageFilter.h | 2 +- .../include/itkDisplacementFieldToBSplineImageFilter.hxx | 2 +- .../DisplacementField/include/itkDisplacementFieldTransform.h | 2 +- .../include/itkDisplacementFieldTransform.hxx | 2 +- .../include/itkExponentialDisplacementFieldImageFilter.h | 2 +- .../include/itkExponentialDisplacementFieldImageFilter.hxx | 2 +- .../include/itkGaussianExponentialDiffeomorphicTransform.h | 2 +- .../include/itkGaussianExponentialDiffeomorphicTransform.hxx | 2 +- .../itkGaussianSmoothingOnUpdateDisplacementFieldTransform.h | 2 +- ...itkGaussianSmoothingOnUpdateDisplacementFieldTransform.hxx | 2 +- ...ussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform.h | 2 +- ...sianSmoothingOnUpdateTimeVaryingVelocityFieldTransform.hxx | 2 +- .../include/itkInverseDisplacementFieldImageFilter.h | 2 +- .../include/itkInverseDisplacementFieldImageFilter.hxx | 2 +- .../include/itkInvertDisplacementFieldImageFilter.h | 2 +- .../include/itkInvertDisplacementFieldImageFilter.hxx | 2 +- .../include/itkIterativeInverseDisplacementFieldImageFilter.h | 2 +- .../itkIterativeInverseDisplacementFieldImageFilter.hxx | 2 +- .../include/itkLandmarkDisplacementFieldSource.h | 2 +- .../include/itkLandmarkDisplacementFieldSource.hxx | 2 +- .../include/itkTimeVaryingBSplineVelocityFieldTransform.h | 2 +- .../include/itkTimeVaryingBSplineVelocityFieldTransform.hxx | 2 +- .../itkTimeVaryingVelocityFieldIntegrationImageFilter.h | 2 +- .../itkTimeVaryingVelocityFieldIntegrationImageFilter.hxx | 2 +- .../include/itkTimeVaryingVelocityFieldTransform.h | 2 +- .../include/itkTimeVaryingVelocityFieldTransform.hxx | 2 +- .../include/itkTransformToDisplacementFieldFilter.h | 2 +- .../include/itkTransformToDisplacementFieldFilter.hxx | 2 +- .../DisplacementField/include/itkVelocityFieldTransform.h | 2 +- .../DisplacementField/include/itkVelocityFieldTransform.hxx | 2 +- .../test/itkBSplineExponentialDiffeomorphicTransformTest.cxx | 2 +- ...BSplineSmoothingOnUpdateDisplacementFieldTransformTest.cxx | 2 +- .../test/itkComposeDisplacementFieldsImageFilterTest.cxx | 2 +- .../itkDisplacementFieldJacobianDeterminantFilterTest.cxx | 2 +- .../test/itkDisplacementFieldToBSplineImageFilterTest.cxx | 2 +- .../test/itkDisplacementFieldTransformCloneTest.cxx | 2 +- .../test/itkDisplacementFieldTransformTest.cxx | 2 +- .../test/itkExponentialDisplacementFieldImageFilterTest.cxx | 2 +- .../test/itkGaussianExponentialDiffeomorphicTransformTest.cxx | 2 +- ...aussianSmoothingOnUpdateDisplacementFieldTransformTest.cxx | 2 +- .../test/itkInverseDisplacementFieldImageFilterTest.cxx | 2 +- .../test/itkInvertDisplacementFieldImageFilterTest.cxx | 2 +- .../itkIterativeInverseDisplacementFieldImageFilterTest.cxx | 2 +- .../test/itkLandmarkDisplacementFieldSourceTest.cxx | 2 +- .../test/itkTimeVaryingBSplineVelocityFieldTransformTest.cxx | 2 +- .../itkTimeVaryingVelocityFieldIntegrationImageFilterTest.cxx | 2 +- .../test/itkTimeVaryingVelocityFieldTransformTest.cxx | 2 +- .../test/itkTransformToDisplacementFieldFilterTest.cxx | 2 +- .../test/itkTransformToDisplacementFieldFilterTest1.cxx | 2 +- .../include/itkApproximateSignedDistanceMapImageFilter.h | 2 +- .../include/itkApproximateSignedDistanceMapImageFilter.hxx | 2 +- .../include/itkContourDirectedMeanDistanceImageFilter.h | 2 +- .../include/itkContourDirectedMeanDistanceImageFilter.hxx | 2 +- .../DistanceMap/include/itkContourMeanDistanceImageFilter.h | 2 +- .../DistanceMap/include/itkContourMeanDistanceImageFilter.hxx | 2 +- .../DistanceMap/include/itkDanielssonDistanceMapImageFilter.h | 2 +- .../include/itkDanielssonDistanceMapImageFilter.hxx | 2 +- .../include/itkDirectedHausdorffDistanceImageFilter.h | 2 +- .../include/itkDirectedHausdorffDistanceImageFilter.hxx | 2 +- .../DistanceMap/include/itkFastChamferDistanceImageFilter.h | 2 +- .../DistanceMap/include/itkFastChamferDistanceImageFilter.hxx | 2 +- .../DistanceMap/include/itkHausdorffDistanceImageFilter.h | 2 +- .../DistanceMap/include/itkHausdorffDistanceImageFilter.hxx | 2 +- .../DistanceMap/include/itkIsoContourDistanceImageFilter.h | 2 +- .../DistanceMap/include/itkIsoContourDistanceImageFilter.hxx | 2 +- .../include/itkReflectiveImageRegionConstIterator.h | 2 +- .../include/itkReflectiveImageRegionConstIterator.hxx | 2 +- .../DistanceMap/include/itkReflectiveImageRegionIterator.h | 2 +- .../DistanceMap/include/itkReflectiveImageRegionIterator.hxx | 2 +- .../include/itkSignedDanielssonDistanceMapImageFilter.h | 2 +- .../include/itkSignedDanielssonDistanceMapImageFilter.hxx | 2 +- .../include/itkSignedMaurerDistanceMapImageFilter.h | 2 +- .../include/itkSignedMaurerDistanceMapImageFilter.hxx | 2 +- .../test/itkApproximateSignedDistanceMapImageFilterTest.cxx | 2 +- .../test/itkContourDirectedMeanDistanceImageFilterTest.cxx | 2 +- .../test/itkContourMeanDistanceImageFilterTest.cxx | 2 +- .../test/itkDanielssonDistanceMapImageFilterTest.cxx | 2 +- .../test/itkDanielssonDistanceMapImageFilterTest1.cxx | 2 +- .../test/itkDanielssonDistanceMapImageFilterTest2.cxx | 2 +- .../test/itkFastChamferDistanceImageFilterTest.cxx | 2 +- .../DistanceMap/test/itkHausdorffDistanceImageFilterTest.cxx | 2 +- .../DistanceMap/test/itkIsoContourDistanceImageFilterTest.cxx | 2 +- .../DistanceMap/test/itkReflectiveImageRegionIteratorTest.cxx | 2 +- Modules/Filtering/DistanceMap/test/itkShowDistanceMap.h | 2 +- .../test/itkSignedDanielssonDistanceMapImageFilterTest.cxx | 2 +- .../test/itkSignedDanielssonDistanceMapImageFilterTest1.cxx | 2 +- .../test/itkSignedDanielssonDistanceMapImageFilterTest11.cxx | 2 +- .../test/itkSignedDanielssonDistanceMapImageFilterTest2.cxx | 2 +- .../test/itkSignedMaurerDistanceMapImageFilterTest.cxx | 2 +- .../test/itkSignedMaurerDistanceMapImageFilterTest11.cxx | 2 +- .../Filtering/FFT/include/itkComplexToComplexFFTImageFilter.h | 2 +- .../FFT/include/itkComplexToComplexFFTImageFilter.hxx | 2 +- Modules/Filtering/FFT/include/itkFFTPadImageFilter.h | 2 +- Modules/Filtering/FFT/include/itkFFTPadImageFilter.hxx | 2 +- Modules/Filtering/FFT/include/itkFFTShiftImageFilter.h | 2 +- Modules/Filtering/FFT/include/itkFFTShiftImageFilter.hxx | 2 +- Modules/Filtering/FFT/include/itkFFTWCommon.h | 2 +- .../FFT/include/itkFFTWComplexToComplexFFTImageFilter.h | 2 +- .../FFT/include/itkFFTWComplexToComplexFFTImageFilter.hxx | 2 +- Modules/Filtering/FFT/include/itkFFTWForwardFFTImageFilter.h | 2 +- .../Filtering/FFT/include/itkFFTWForwardFFTImageFilter.hxx | 2 +- Modules/Filtering/FFT/include/itkFFTWGlobalConfiguration.h | 2 +- .../include/itkFFTWHalfHermitianToRealInverseFFTImageFilter.h | 2 +- .../itkFFTWHalfHermitianToRealInverseFFTImageFilter.hxx | 2 +- Modules/Filtering/FFT/include/itkFFTWInverseFFTImageFilter.h | 2 +- .../Filtering/FFT/include/itkFFTWInverseFFTImageFilter.hxx | 2 +- .../include/itkFFTWRealToHalfHermitianForwardFFTImageFilter.h | 2 +- .../itkFFTWRealToHalfHermitianForwardFFTImageFilter.hxx | 2 +- Modules/Filtering/FFT/include/itkForwardFFTImageFilter.h | 2 +- Modules/Filtering/FFT/include/itkForwardFFTImageFilter.hxx | 2 +- .../Filtering/FFT/include/itkFullToHalfHermitianImageFilter.h | 2 +- .../FFT/include/itkFullToHalfHermitianImageFilter.hxx | 2 +- .../FFT/include/itkHalfHermitianToRealInverseFFTImageFilter.h | 2 +- .../include/itkHalfHermitianToRealInverseFFTImageFilter.hxx | 2 +- .../Filtering/FFT/include/itkHalfToFullHermitianImageFilter.h | 2 +- .../FFT/include/itkHalfToFullHermitianImageFilter.hxx | 2 +- Modules/Filtering/FFT/include/itkInverseFFTImageFilter.h | 2 +- Modules/Filtering/FFT/include/itkInverseFFTImageFilter.hxx | 2 +- .../FFT/include/itkRealToHalfHermitianForwardFFTImageFilter.h | 2 +- .../include/itkRealToHalfHermitianForwardFFTImageFilter.hxx | 2 +- .../FFT/include/itkVnlComplexToComplexFFTImageFilter.h | 2 +- .../FFT/include/itkVnlComplexToComplexFFTImageFilter.hxx | 2 +- Modules/Filtering/FFT/include/itkVnlFFTCommon.h | 2 +- Modules/Filtering/FFT/include/itkVnlFFTCommon.hxx | 2 +- Modules/Filtering/FFT/include/itkVnlForwardFFTImageFilter.h | 2 +- Modules/Filtering/FFT/include/itkVnlForwardFFTImageFilter.hxx | 2 +- .../include/itkVnlHalfHermitianToRealInverseFFTImageFilter.h | 2 +- .../itkVnlHalfHermitianToRealInverseFFTImageFilter.hxx | 2 +- Modules/Filtering/FFT/include/itkVnlInverseFFTImageFilter.h | 2 +- Modules/Filtering/FFT/include/itkVnlInverseFFTImageFilter.hxx | 2 +- .../include/itkVnlRealToHalfHermitianForwardFFTImageFilter.h | 2 +- .../itkVnlRealToHalfHermitianForwardFFTImageFilter.hxx | 2 +- Modules/Filtering/FFT/src/itkFFTWGlobalConfiguration.cxx | 2 +- .../FFT/test/itkComplexToComplexFFTImageFilterTest.cxx | 2 +- Modules/Filtering/FFT/test/itkFFTPadImageFilterTest.cxx | 2 +- Modules/Filtering/FFT/test/itkFFTShiftImageFilterTest.cxx | 2 +- Modules/Filtering/FFT/test/itkFFTTest.h | 2 +- .../FFT/test/itkFFTWComplexToComplexFFTImageFilterTest.cxx | 2 +- Modules/Filtering/FFT/test/itkFFTWD_FFTTest.cxx | 2 +- Modules/Filtering/FFT/test/itkFFTWD_RealFFTTest.cxx | 2 +- Modules/Filtering/FFT/test/itkFFTWF_FFTTest.cxx | 2 +- Modules/Filtering/FFT/test/itkFFTWF_RealFFTTest.cxx | 2 +- .../FFT/test/itkForwardInverseFFTImageFilterTest.cxx | 2 +- Modules/Filtering/FFT/test/itkForwardInverseFFTTest.h | 2 +- .../FFT/test/itkFullToHalfHermitianImageFilterTest.cxx | 2 +- .../FFT/test/itkHalfToFullHermitianImageFilterTest.cxx | 2 +- Modules/Filtering/FFT/test/itkRealFFTTest.h | 2 +- Modules/Filtering/FFT/test/itkTestCircularDependency.cxx | 2 +- .../FFT/test/itkVnlComplexToComplexFFTImageFilterTest.cxx | 2 +- Modules/Filtering/FFT/test/itkVnlFFTTest.cxx | 2 +- Modules/Filtering/FFT/test/itkVnlFFTWD_FFTTest.cxx | 2 +- Modules/Filtering/FFT/test/itkVnlFFTWD_RealFFTTest.cxx | 2 +- Modules/Filtering/FFT/test/itkVnlFFTWF_FFTTest.cxx | 2 +- Modules/Filtering/FFT/test/itkVnlFFTWF_RealFFTTest.cxx | 2 +- Modules/Filtering/FFT/test/itkVnlRealFFTTest.cxx | 2 +- Modules/Filtering/FFT/wrapping/test/FFTImageFilterTest.py | 2 +- Modules/Filtering/FastMarching/include/itkFastMarchingBase.h | 2 +- .../Filtering/FastMarching/include/itkFastMarchingBase.hxx | 2 +- .../include/itkFastMarchingExtensionImageFilter.h | 2 +- .../include/itkFastMarchingExtensionImageFilter.hxx | 2 +- .../include/itkFastMarchingExtensionImageFilterBase.h | 2 +- .../include/itkFastMarchingExtensionImageFilterBase.hxx | 2 +- .../FastMarching/include/itkFastMarchingImageFilter.h | 2 +- .../FastMarching/include/itkFastMarchingImageFilter.hxx | 2 +- .../FastMarching/include/itkFastMarchingImageFilterBase.h | 2 +- .../FastMarching/include/itkFastMarchingImageFilterBase.hxx | 2 +- .../include/itkFastMarchingImageToNodePairContainerAdaptor.h | 2 +- .../itkFastMarchingImageToNodePairContainerAdaptor.hxx | 2 +- .../itkFastMarchingNumberOfElementsStoppingCriterion.h | 2 +- .../include/itkFastMarchingQuadEdgeMeshFilterBase.h | 2 +- .../include/itkFastMarchingQuadEdgeMeshFilterBase.hxx | 2 +- .../itkFastMarchingReachedTargetNodesStoppingCriterion.h | 2 +- .../include/itkFastMarchingStoppingCriterionBase.h | 2 +- .../include/itkFastMarchingThresholdStoppingCriterion.h | 2 +- .../Filtering/FastMarching/include/itkFastMarchingTraits.h | 2 +- .../include/itkFastMarchingUpwindGradientImageFilter.h | 2 +- .../include/itkFastMarchingUpwindGradientImageFilter.hxx | 2 +- .../include/itkFastMarchingUpwindGradientImageFilterBase.h | 2 +- .../include/itkFastMarchingUpwindGradientImageFilterBase.hxx | 2 +- Modules/Filtering/FastMarching/include/itkLevelSet.h | 2 +- Modules/Filtering/FastMarching/include/itkLevelSetNode.h | 2 +- Modules/Filtering/FastMarching/include/itkNodePair.h | 2 +- .../Filtering/FastMarching/test/itkFastMarchingBaseTest.cxx | 2 +- .../test/itkFastMarchingExtensionImageFilterTest.cxx | 2 +- .../FastMarching/test/itkFastMarchingImageFilterBaseTest.cxx | 2 +- .../FastMarching/test/itkFastMarchingImageFilterRealTest1.cxx | 2 +- .../FastMarching/test/itkFastMarchingImageFilterRealTest2.cxx | 2 +- ...itkFastMarchingImageFilterRealWithNumberOfElementsTest.cxx | 2 +- .../FastMarching/test/itkFastMarchingImageTopologicalTest.cxx | 2 +- .../itkFastMarchingNumberOfElementsStoppingCriterionTest.cxx | 2 +- .../test/itkFastMarchingQuadEdgeMeshFilterBaseTest.cxx | 2 +- .../test/itkFastMarchingQuadEdgeMeshFilterBaseTest2.cxx | 2 +- .../test/itkFastMarchingQuadEdgeMeshFilterBaseTest3.cxx | 2 +- .../test/itkFastMarchingQuadEdgeMeshFilterBaseTest4.cxx | 2 +- ...FastMarchingQuadEdgeMeshFilterWithNumberOfElementsTest.cxx | 2 +- .../test/itkFastMarchingStoppingCriterionBaseTest.cxx | 2 +- Modules/Filtering/FastMarching/test/itkFastMarchingTest.cxx | 2 +- Modules/Filtering/FastMarching/test/itkFastMarchingTest2.cxx | 2 +- .../test/itkFastMarchingThresholdStoppingCriterionTest.cxx | 2 +- .../test/itkFastMarchingUpwindGradientBaseTest.cxx | 2 +- .../FastMarching/test/itkFastMarchingUpwindGradientTest.cxx | 2 +- .../FastMarching/wrapping/test/FastMarchingImageFilterTest.py | 2 +- .../include/itkGPUAnisotropicDiffusionFunction.h | 2 +- .../include/itkGPUAnisotropicDiffusionImageFilter.h | 2 +- .../include/itkGPUAnisotropicDiffusionImageFilter.hxx | 2 +- .../include/itkGPUGradientAnisotropicDiffusionImageFilter.h | 2 +- .../itkGPUGradientAnisotropicDiffusionImageFilterFactory.h | 2 +- .../include/itkGPUGradientNDAnisotropicDiffusionFunction.h | 2 +- .../include/itkGPUGradientNDAnisotropicDiffusionFunction.hxx | 2 +- .../include/itkGPUScalarAnisotropicDiffusionFunction.h | 2 +- .../include/itkGPUScalarAnisotropicDiffusionFunction.hxx | 2 +- .../src/GPUGradientNDAnisotropicDiffusionFunction.cl | 2 +- .../src/GPUScalarAnisotropicDiffusionFunction.cl | 2 +- .../itkGPUGradientAnisotropicDiffusionImageFilterTest.cxx | 2 +- .../test/itkGPUGradientAnisotropicDiffusionImageFilterTest.py | 2 +- .../GPUImageFilterBase/include/itkGPUBoxImageFilter.h | 2 +- .../GPUImageFilterBase/include/itkGPUCastImageFilter.h | 2 +- .../GPUImageFilterBase/include/itkGPUCastImageFilter.hxx | 2 +- .../include/itkGPUNeighborhoodOperatorImageFilter.h | 2 +- .../include/itkGPUNeighborhoodOperatorImageFilter.hxx | 2 +- .../Filtering/GPUImageFilterBase/src/GPUCastImageFilter.cl | 2 +- .../src/GPUNeighborhoodOperatorImageFilter.cl | 2 +- .../test/itkGPUNeighborhoodOperatorImageFilterTest.cxx | 2 +- .../test/itkGPUNeighborhoodOperatorImageFilterTest.py | 2 +- .../GPUSmoothing/include/itkGPUDiscreteGaussianImageFilter.h | 2 +- .../include/itkGPUDiscreteGaussianImageFilter.hxx | 2 +- .../Filtering/GPUSmoothing/include/itkGPUMeanImageFilter.h | 2 +- .../Filtering/GPUSmoothing/include/itkGPUMeanImageFilter.hxx | 2 +- Modules/Filtering/GPUSmoothing/src/GPUMeanImageFilter.cl | 2 +- .../test/itkGPUDiscreteGaussianImageFilterTest.cxx | 2 +- .../Filtering/GPUSmoothing/test/itkGPUMeanImageFilterTest.cxx | 2 +- .../GPUSmoothing/wrapping/test/itkGPUMeanImageFilterTest.py | 2 +- .../include/itkGPUBinaryThresholdImageFilter.h | 2 +- .../include/itkGPUBinaryThresholdImageFilter.hxx | 2 +- .../GPUThresholding/src/GPUBinaryThresholdImageFilter.cl | 2 +- .../test/itkGPUBinaryThresholdImageFilterTest.cxx | 2 +- .../Filtering/GPUThresholding/test/itkGPUImageFilterTest.cxx | 2 +- .../include/itkAbsoluteValueDifferenceImageFilter.h | 2 +- .../ImageCompare/include/itkCheckerBoardImageFilter.h | 2 +- .../ImageCompare/include/itkCheckerBoardImageFilter.hxx | 2 +- Modules/Filtering/ImageCompare/include/itkSTAPLEImageFilter.h | 2 +- .../Filtering/ImageCompare/include/itkSTAPLEImageFilter.hxx | 2 +- .../ImageCompare/include/itkSimilarityIndexImageFilter.h | 2 +- .../ImageCompare/include/itkSimilarityIndexImageFilter.hxx | 2 +- .../ImageCompare/include/itkSquaredDifferenceImageFilter.h | 2 +- .../test/itkAbsoluteValueDifferenceImageFilterTest.cxx | 2 +- .../ImageCompare/test/itkCheckerBoardImageFilterTest.cxx | 2 +- .../test/itkConstrainedValueDifferenceImageFilterTest.cxx | 2 +- .../Filtering/ImageCompare/test/itkSTAPLEImageFilterTest.cxx | 2 +- .../ImageCompare/test/itkSimilarityIndexImageFilterTest.cxx | 2 +- .../ImageCompare/test/itkSquaredDifferenceImageFilterTest.cxx | 2 +- .../ImageCompare/test/itkTestingComparisonImageFilterTest.cxx | 2 +- .../Filtering/ImageCompose/include/itkComposeImageFilter.h | 2 +- .../Filtering/ImageCompose/include/itkComposeImageFilter.hxx | 2 +- Modules/Filtering/ImageCompose/include/itkJoinImageFilter.h | 2 +- .../Filtering/ImageCompose/include/itkJoinSeriesImageFilter.h | 2 +- .../ImageCompose/include/itkJoinSeriesImageFilter.hxx | 2 +- .../test/itkCompose2DCovariantVectorImageFilterTest.cxx | 2 +- .../ImageCompose/test/itkCompose2DVectorImageFilterTest.cxx | 2 +- .../test/itkCompose3DCovariantVectorImageFilterTest.cxx | 2 +- .../ImageCompose/test/itkCompose3DVectorImageFilterTest.cxx | 2 +- .../ImageCompose/test/itkComposeRGBAImageFilterTest.cxx | 2 +- .../ImageCompose/test/itkComposeRGBImageFilterTest.cxx | 2 +- .../test/itkImageReadRealAndImaginaryWriteComplexTest.cxx | 2 +- .../ImageCompose/test/itkImageToVectorImageFilterTest.cxx | 2 +- .../Filtering/ImageCompose/test/itkJoinImageFilterTest.cxx | 2 +- .../test/itkJoinSeriesImageFilterStreamingTest.cxx | 2 +- .../ImageCompose/test/itkJoinSeriesImageFilterTest.cxx | 2 +- .../Filtering/ImageFeature/include/itkBilateralImageFilter.h | 2 +- .../ImageFeature/include/itkBilateralImageFilter.hxx | 2 +- .../ImageFeature/include/itkCannyEdgeDetectionImageFilter.h | 2 +- .../ImageFeature/include/itkCannyEdgeDetectionImageFilter.hxx | 2 +- .../Filtering/ImageFeature/include/itkDerivativeImageFilter.h | 2 +- .../ImageFeature/include/itkDerivativeImageFilter.hxx | 2 +- .../include/itkDiscreteGaussianDerivativeImageFilter.h | 2 +- .../include/itkDiscreteGaussianDerivativeImageFilter.hxx | 2 +- .../ImageFeature/include/itkGradientVectorFlowImageFilter.h | 2 +- .../ImageFeature/include/itkGradientVectorFlowImageFilter.hxx | 2 +- .../include/itkHessian3DToVesselnessMeasureImageFilter.h | 2 +- .../include/itkHessian3DToVesselnessMeasureImageFilter.hxx | 2 +- .../include/itkHessianRecursiveGaussianImageFilter.h | 2 +- .../include/itkHessianRecursiveGaussianImageFilter.hxx | 2 +- .../include/itkHessianToObjectnessMeasureImageFilter.h | 2 +- .../include/itkHessianToObjectnessMeasureImageFilter.hxx | 2 +- .../include/itkHoughTransform2DCirclesImageFilter.h | 2 +- .../include/itkHoughTransform2DCirclesImageFilter.hxx | 2 +- .../include/itkHoughTransform2DLinesImageFilter.h | 2 +- .../include/itkHoughTransform2DLinesImageFilter.hxx | 2 +- .../Filtering/ImageFeature/include/itkLaplacianImageFilter.h | 2 +- .../ImageFeature/include/itkLaplacianImageFilter.hxx | 2 +- .../include/itkLaplacianRecursiveGaussianImageFilter.h | 2 +- .../include/itkLaplacianRecursiveGaussianImageFilter.hxx | 2 +- .../ImageFeature/include/itkLaplacianSharpeningImageFilter.h | 2 +- .../include/itkLaplacianSharpeningImageFilter.hxx | 2 +- .../ImageFeature/include/itkMaskFeaturePointSelectionFilter.h | 2 +- .../include/itkMaskFeaturePointSelectionFilter.hxx | 2 +- .../include/itkMultiScaleHessianBasedMeasureImageFilter.h | 2 +- .../include/itkMultiScaleHessianBasedMeasureImageFilter.hxx | 2 +- .../include/itkSimpleContourExtractorImageFilter.h | 2 +- .../include/itkSimpleContourExtractorImageFilter.hxx | 2 +- .../ImageFeature/include/itkSobelEdgeDetectionImageFilter.h | 2 +- .../ImageFeature/include/itkSobelEdgeDetectionImageFilter.hxx | 2 +- .../ImageFeature/include/itkUnsharpMaskImageFilter.h | 2 +- .../ImageFeature/include/itkUnsharpMaskImageFilter.hxx | 2 +- .../include/itkZeroCrossingBasedEdgeDetectionImageFilter.h | 2 +- .../include/itkZeroCrossingBasedEdgeDetectionImageFilter.hxx | 2 +- .../ImageFeature/include/itkZeroCrossingImageFilter.h | 2 +- .../ImageFeature/include/itkZeroCrossingImageFilter.hxx | 2 +- .../ImageFeature/test/itkBilateralImageFilterTest.cxx | 2 +- .../ImageFeature/test/itkBilateralImageFilterTest2.cxx | 2 +- .../ImageFeature/test/itkBilateralImageFilterTest3.cxx | 2 +- .../test/itkCannyEdgeDetectionImageFilterTest.cxx | 2 +- .../test/itkCannyEdgeDetectionImageFilterTest2.cxx | 2 +- .../ImageFeature/test/itkDerivativeImageFilterTest.cxx | 2 +- ...itkDiscreteGaussianDerivativeImageFilterScaleSpaceTest.cxx | 2 +- .../test/itkDiscreteGaussianDerivativeImageFilterTest.cxx | 2 +- .../test/itkGradientVectorFlowImageFilterTest.cxx | 2 +- .../test/itkHessian3DToVesselnessMeasureImageFilterTest.cxx | 2 +- .../test/itkHessianRecursiveGaussianFilterScaleSpaceTest.cxx | 2 +- .../test/itkHessianRecursiveGaussianFilterTest.cxx | 2 +- .../test/itkHessianToObjectnessMeasureImageFilterTest.cxx | 2 +- .../ImageFeature/test/itkHoughTransform2DCirclesImageTest.cxx | 2 +- .../ImageFeature/test/itkHoughTransform2DLinesImageTest.cxx | 2 +- .../ImageFeature/test/itkLaplacianImageFilterTest.cxx | 2 +- .../test/itkLaplacianRecursiveGaussianImageFilterTest.cxx | 2 +- .../test/itkMaskFeaturePointSelectionFilterTest.cxx | 2 +- .../test/itkMultiScaleHessianBasedMeasureImageFilterTest.cxx | 2 +- .../test/itkSimpleContourExtractorImageFilterTest.cxx | 2 +- .../test/itkSobelEdgeDetectionImageFilterTest.cxx | 2 +- .../ImageFeature/test/itkUnsharpMaskImageFilterTest.cxx | 2 +- .../ImageFeature/test/itkUnsharpMaskImageFilterTestSimple.cxx | 2 +- .../test/itkZeroCrossingBasedEdgeDetectionImageFilterTest.cxx | 2 +- .../ImageFeature/test/itkZeroCrossingImageFilterTest.cxx | 2 +- .../wrapping/test/CannyEdgeDetectionImageFilterTest.py | 2 +- .../wrapping/test/HoughTransform2DLinesImageFilterTest.py | 2 +- .../ImageFeature/wrapping/test/LaplacianImageFilterTest.py | 2 +- .../wrapping/test/itkGradientVectorFlowImageFilterTest.py | 2 +- .../ImageFilterBase/include/itkBinaryFunctorImageFilter.h | 2 +- .../ImageFilterBase/include/itkBinaryFunctorImageFilter.hxx | 2 +- .../ImageFilterBase/include/itkBinaryGeneratorImageFilter.h | 2 +- .../ImageFilterBase/include/itkBinaryGeneratorImageFilter.hxx | 2 +- Modules/Filtering/ImageFilterBase/include/itkBoxImageFilter.h | 2 +- .../Filtering/ImageFilterBase/include/itkBoxImageFilter.hxx | 2 +- .../Filtering/ImageFilterBase/include/itkCastImageFilter.h | 2 +- .../Filtering/ImageFilterBase/include/itkCastImageFilter.hxx | 2 +- .../Filtering/ImageFilterBase/include/itkKernelImageFilter.h | 2 +- .../ImageFilterBase/include/itkKernelImageFilter.hxx | 2 +- .../include/itkMaskNeighborhoodOperatorImageFilter.h | 2 +- .../include/itkMaskNeighborhoodOperatorImageFilter.hxx | 2 +- .../ImageFilterBase/include/itkMovingHistogramImageFilter.h | 2 +- .../ImageFilterBase/include/itkMovingHistogramImageFilter.hxx | 2 +- .../include/itkMovingHistogramImageFilterBase.h | 2 +- .../include/itkMovingHistogramImageFilterBase.hxx | 2 +- .../include/itkNeighborhoodOperatorImageFilter.h | 2 +- .../include/itkNeighborhoodOperatorImageFilter.hxx | 2 +- .../Filtering/ImageFilterBase/include/itkNoiseImageFilter.h | 2 +- .../Filtering/ImageFilterBase/include/itkNoiseImageFilter.hxx | 2 +- .../include/itkNullImageToImageFilterDriver.hxx | 2 +- .../include/itkRecursiveSeparableImageFilter.h | 2 +- .../include/itkRecursiveSeparableImageFilter.hxx | 2 +- .../ImageFilterBase/include/itkTernaryFunctorImageFilter.h | 2 +- .../ImageFilterBase/include/itkTernaryFunctorImageFilter.hxx | 2 +- .../ImageFilterBase/include/itkUnaryGeneratorImageFilter.h | 2 +- .../ImageFilterBase/include/itkUnaryGeneratorImageFilter.hxx | 2 +- .../include/itkVectorNeighborhoodOperatorImageFilter.h | 2 +- .../include/itkVectorNeighborhoodOperatorImageFilter.hxx | 2 +- .../Filtering/ImageFilterBase/test/itkCastImageFilterTest.cxx | 2 +- .../ImageFilterBase/test/itkGeneratorImageFilterGTest.cxx | 2 +- .../ImageFilterBase/test/itkImageToImageFilterTest.cxx | 2 +- .../test/itkMaskNeighborhoodOperatorImageFilterTest.cxx | 2 +- .../test/itkNeighborhoodOperatorImageFilterTest.cxx | 2 +- .../test/itkVectorNeighborhoodOperatorImageFilterTest.cxx | 2 +- .../ImageFilterBase/wrapping/test/CastImageFilterTest.py | 2 +- .../ImageFrequency/include/itkFrequencyBandImageFilter.h | 2 +- .../ImageFrequency/include/itkFrequencyBandImageFilter.hxx | 2 +- .../itkFrequencyFFTLayoutImageRegionConstIteratorWithIndex.h | 2 +- .../itkFrequencyFFTLayoutImageRegionIteratorWithIndex.h | 2 +- ...yHalfHermitianFFTLayoutImageRegionConstIteratorWithIndex.h | 2 +- ...quencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex.h | 2 +- .../include/itkFrequencyImageRegionConstIteratorWithIndex.h | 2 +- .../include/itkFrequencyImageRegionIteratorWithIndex.h | 2 +- ...equencyShiftedFFTLayoutImageRegionConstIteratorWithIndex.h | 2 +- ...itkFrequencyShiftedFFTLayoutImageRegionIteratorWithIndex.h | 2 +- .../ImageFrequency/include/itkUnaryFrequencyDomainFilter.h | 2 +- .../ImageFrequency/include/itkUnaryFrequencyDomainFilter.hxx | 2 +- .../ImageFrequency/test/itkFrequencyBandImageFilterTest.cxx | 2 +- .../itkFrequencyFFTLayoutImageRegionIteratorWithIndexTest.cxx | 2 +- .../ImageFrequency/test/itkFrequencyIteratorsGTest.cxx | 2 +- .../include/itkLabelMapContourOverlayImageFilter.h | 2 +- .../include/itkLabelMapContourOverlayImageFilter.hxx | 2 +- .../ImageFusion/include/itkLabelMapOverlayImageFilter.h | 2 +- .../ImageFusion/include/itkLabelMapOverlayImageFilter.hxx | 2 +- .../ImageFusion/include/itkLabelMapToRGBImageFilter.h | 2 +- .../ImageFusion/include/itkLabelMapToRGBImageFilter.hxx | 2 +- .../Filtering/ImageFusion/include/itkLabelOverlayFunctor.h | 2 +- .../ImageFusion/include/itkLabelOverlayImageFilter.h | 2 +- .../ImageFusion/include/itkLabelOverlayImageFilter.hxx | 2 +- Modules/Filtering/ImageFusion/include/itkLabelToRGBFunctor.h | 2 +- .../Filtering/ImageFusion/include/itkLabelToRGBImageFilter.h | 2 +- .../ImageFusion/include/itkLabelToRGBImageFilter.hxx | 2 +- .../ImageFusion/include/itkScalarToRGBPixelFunctor.h | 2 +- .../ImageFusion/include/itkScalarToRGBPixelFunctor.hxx | 2 +- .../test/itkLabelMapContourOverlayImageFilterTest1.cxx | 2 +- .../test/itkLabelMapContourOverlayImageFilterTest2.cxx | 2 +- .../test/itkLabelMapContourOverlayImageFilterTest3.cxx | 2 +- .../ImageFusion/test/itkLabelMapOverlayImageFilterTest1.cxx | 2 +- .../ImageFusion/test/itkLabelMapOverlayImageFilterTest2.cxx | 2 +- .../ImageFusion/test/itkLabelMapOverlayImageFilterTest3.cxx | 2 +- .../ImageFusion/test/itkLabelMapToRGBImageFilterTest1.cxx | 2 +- .../ImageFusion/test/itkLabelMapToRGBImageFilterTest2.cxx | 2 +- .../ImageFusion/test/itkLabelOverlayImageFilterTest.cxx | 2 +- .../ImageFusion/test/itkLabelToRGBImageFilterTest.cxx | 2 +- .../ImageFusion/test/itkScalarToRGBPixelFunctorTest.cxx | 2 +- .../include/itkDifferenceOfGaussiansGradientImageFilter.h | 2 +- .../include/itkDifferenceOfGaussiansGradientImageFilter.hxx | 2 +- .../Filtering/ImageGradient/include/itkGradientImageFilter.h | 2 +- .../ImageGradient/include/itkGradientImageFilter.hxx | 2 +- .../ImageGradient/include/itkGradientMagnitudeImageFilter.h | 2 +- .../ImageGradient/include/itkGradientMagnitudeImageFilter.hxx | 2 +- .../itkGradientMagnitudeRecursiveGaussianImageFilter.h | 2 +- .../itkGradientMagnitudeRecursiveGaussianImageFilter.hxx | 2 +- .../include/itkGradientRecursiveGaussianImageFilter.h | 2 +- .../include/itkGradientRecursiveGaussianImageFilter.hxx | 2 +- .../include/itkVectorGradientMagnitudeImageFilter.h | 2 +- .../include/itkVectorGradientMagnitudeImageFilter.hxx | 2 +- .../test/itkDifferenceOfGaussiansGradientTest.cxx | 2 +- .../ImageGradient/test/itkGradientImageFilterTest.cxx | 2 +- .../ImageGradient/test/itkGradientImageFilterTest2.cxx | 2 +- .../test/itkGradientMagnitudeImageFilterTest.cxx | 2 +- .../test/itkGradientMagnitudeRecursiveGaussianFilterTest.cxx | 2 +- .../test/itkGradientRecursiveGaussianFilterSpeedTest.cxx | 2 +- .../test/itkGradientRecursiveGaussianFilterTest.cxx | 2 +- .../test/itkGradientRecursiveGaussianFilterTest2.cxx | 2 +- .../test/itkGradientRecursiveGaussianFilterTest3.cxx | 2 +- .../test/itkGradientRecursiveGaussianFilterTest4.cxx | 2 +- .../test/itkVectorGradientMagnitudeImageFilterTest1.cxx | 2 +- .../test/itkVectorGradientMagnitudeImageFilterTest2.cxx | 2 +- .../test/itkVectorGradientMagnitudeImageFilterTest3.cxx | 2 +- .../test/GradientMagnitudeRecursiveGaussianImageFilterTest.py | 2 +- .../include/itkBSplineCenteredL2ResampleImageFilterBase.h | 2 +- .../include/itkBSplineCenteredL2ResampleImageFilterBase.hxx | 2 +- .../include/itkBSplineCenteredResampleImageFilterBase.h | 2 +- .../include/itkBSplineCenteredResampleImageFilterBase.hxx | 2 +- .../ImageGrid/include/itkBSplineControlPointImageFilter.h | 2 +- .../ImageGrid/include/itkBSplineControlPointImageFilter.hxx | 2 +- .../ImageGrid/include/itkBSplineControlPointImageFunction.h | 2 +- .../ImageGrid/include/itkBSplineControlPointImageFunction.hxx | 2 +- .../ImageGrid/include/itkBSplineDownsampleImageFilter.h | 2 +- .../ImageGrid/include/itkBSplineDownsampleImageFilter.hxx | 2 +- .../ImageGrid/include/itkBSplineL2ResampleImageFilterBase.h | 2 +- .../ImageGrid/include/itkBSplineL2ResampleImageFilterBase.hxx | 2 +- .../ImageGrid/include/itkBSplineResampleImageFilterBase.h | 2 +- .../ImageGrid/include/itkBSplineResampleImageFilterBase.hxx | 2 +- .../include/itkBSplineScatteredDataPointSetToImageFilter.h | 2 +- .../include/itkBSplineScatteredDataPointSetToImageFilter.hxx | 2 +- .../ImageGrid/include/itkBSplineUpsampleImageFilter.h | 2 +- .../ImageGrid/include/itkBSplineUpsampleImageFilter.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkBinShrinkImageFilter.h | 2 +- .../Filtering/ImageGrid/include/itkBinShrinkImageFilter.hxx | 2 +- .../ImageGrid/include/itkChangeInformationImageFilter.h | 2 +- .../ImageGrid/include/itkChangeInformationImageFilter.hxx | 2 +- .../Filtering/ImageGrid/include/itkConstantPadImageFilter.h | 2 +- .../Filtering/ImageGrid/include/itkConstantPadImageFilter.hxx | 2 +- .../ImageGrid/include/itkCoxDeBoorBSplineKernelFunction.h | 2 +- .../ImageGrid/include/itkCoxDeBoorBSplineKernelFunction.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkCropImageFilter.h | 2 +- Modules/Filtering/ImageGrid/include/itkCropImageFilter.hxx | 2 +- .../Filtering/ImageGrid/include/itkCyclicShiftImageFilter.h | 2 +- .../Filtering/ImageGrid/include/itkCyclicShiftImageFilter.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkExpandImageFilter.h | 2 +- Modules/Filtering/ImageGrid/include/itkExpandImageFilter.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkFlipImageFilter.h | 2 +- Modules/Filtering/ImageGrid/include/itkFlipImageFilter.hxx | 2 +- .../Filtering/ImageGrid/include/itkInterpolateImageFilter.h | 2 +- .../Filtering/ImageGrid/include/itkInterpolateImageFilter.hxx | 2 +- .../ImageGrid/include/itkInterpolateImagePointsFilter.h | 2 +- .../ImageGrid/include/itkInterpolateImagePointsFilter.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkMirrorPadImageFilter.h | 2 +- .../Filtering/ImageGrid/include/itkMirrorPadImageFilter.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkOrientImageFilter.h | 2 +- Modules/Filtering/ImageGrid/include/itkOrientImageFilter.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkPadImageFilter.h | 2 +- Modules/Filtering/ImageGrid/include/itkPadImageFilter.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkPadImageFilterBase.h | 2 +- Modules/Filtering/ImageGrid/include/itkPadImageFilterBase.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkPasteImageFilter.h | 2 +- Modules/Filtering/ImageGrid/include/itkPasteImageFilter.hxx | 2 +- .../Filtering/ImageGrid/include/itkPermuteAxesImageFilter.h | 2 +- .../Filtering/ImageGrid/include/itkPermuteAxesImageFilter.hxx | 2 +- .../ImageGrid/include/itkRegionOfInterestImageFilter.h | 2 +- .../ImageGrid/include/itkRegionOfInterestImageFilter.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkResampleImageFilter.h | 2 +- .../Filtering/ImageGrid/include/itkResampleImageFilter.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkShrinkImageFilter.h | 2 +- Modules/Filtering/ImageGrid/include/itkShrinkImageFilter.hxx | 2 +- .../Filtering/ImageGrid/include/itkSliceBySliceImageFilter.h | 2 +- .../ImageGrid/include/itkSliceBySliceImageFilter.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkSliceImageFilter.h | 2 +- Modules/Filtering/ImageGrid/include/itkSliceImageFilter.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkTileImageFilter.h | 2 +- Modules/Filtering/ImageGrid/include/itkTileImageFilter.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkWarpImageFilter.h | 2 +- Modules/Filtering/ImageGrid/include/itkWarpImageFilter.hxx | 2 +- .../Filtering/ImageGrid/include/itkWarpVectorImageFilter.h | 2 +- .../Filtering/ImageGrid/include/itkWarpVectorImageFilter.hxx | 2 +- Modules/Filtering/ImageGrid/include/itkWrapPadImageFilter.h | 2 +- Modules/Filtering/ImageGrid/include/itkWrapPadImageFilter.hxx | 2 +- .../ImageGrid/include/itkZeroFluxNeumannPadImageFilter.h | 2 +- .../ImageGrid/include/itkZeroFluxNeumannPadImageFilter.hxx | 2 +- .../ImageGrid/test/itkBSplineControlPointImageFilterTest.cxx | 2 +- .../test/itkBSplineControlPointImageFunctionTest.cxx | 2 +- .../ImageGrid/test/itkBSplineDownsampleImageFilterTest.cxx | 2 +- .../ImageGrid/test/itkBSplineResampleImageFilterTest.cxx | 2 +- .../test/itkBSplineScatteredDataPointSetToImageFilterTest.cxx | 2 +- .../itkBSplineScatteredDataPointSetToImageFilterTest2.cxx | 2 +- .../itkBSplineScatteredDataPointSetToImageFilterTest3.cxx | 2 +- .../itkBSplineScatteredDataPointSetToImageFilterTest4.cxx | 2 +- .../itkBSplineScatteredDataPointSetToImageFilterTest5.cxx | 2 +- .../ImageGrid/test/itkBSplineUpsampleImageFilterTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkBasicArchitectureTest.cxx | 2 +- .../Filtering/ImageGrid/test/itkBinShrinkImageFilterTest1.cxx | 2 +- .../Filtering/ImageGrid/test/itkBinShrinkImageFilterTest2.cxx | 2 +- .../ImageGrid/test/itkChangeInformationImageFilterTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkConstantPadImageTest.cxx | 2 +- .../ImageGrid/test/itkCoxDeBoorBSplineKernelFunctionTest.cxx | 2 +- .../ImageGrid/test/itkCoxDeBoorBSplineKernelFunctionTest2.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkCropImageFilter3DTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkCropImageFilterTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkCyclicReferences.cxx | 2 +- .../ImageGrid/test/itkCyclicShiftImageFilterTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkExpandImageFilterTest.cxx | 2 +- .../Filtering/ImageGrid/test/itkExpandImageFilterTest2.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkFlipImageFilterTest.cxx | 2 +- .../ImageGrid/test/itkInterpolateImageFilterTest.cxx | 2 +- .../ImageGrid/test/itkInterpolateImagePointsFilterTest.cxx | 2 +- .../Filtering/ImageGrid/test/itkMirrorPadImageFilterTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkMirrorPadImageTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkOrientImageFilterTest.cxx | 2 +- .../Filtering/ImageGrid/test/itkOrientImageFilterTest2.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkOrientedImage2DTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkOrientedImage3DTest.cxx | 2 +- .../Filtering/ImageGrid/test/itkOrientedImageAdaptorTest.cxx | 2 +- .../Filtering/ImageGrid/test/itkOrientedImageProfileTest1.cxx | 2 +- .../Filtering/ImageGrid/test/itkOrientedImageProfileTest2.cxx | 2 +- .../Filtering/ImageGrid/test/itkOrientedImageProfileTest3.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkPadImageFilterTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkPasteImageFilterTest.cxx | 2 +- .../ImageGrid/test/itkPermuteAxesImageFilterTest.cxx | 2 +- .../ImageGrid/test/itkPushPopTileImageFilterTest.cxx | 2 +- .../ImageGrid/test/itkRegionOfInterestImageFilterTest.cxx | 2 +- .../Filtering/ImageGrid/test/itkResampleImageFilterGTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkResampleImageTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkResampleImageTest2.cxx | 2 +- .../ImageGrid/test/itkResampleImageTest2Streaming.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkResampleImageTest3.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkResampleImageTest4.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkResampleImageTest5.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkResampleImageTest6.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkResampleImageTest7.cxx | 2 +- .../itkResamplePhasedArray3DSpecialCoordinatesImageTest.cxx | 2 +- .../Filtering/ImageGrid/test/itkShrinkImageStreamingTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkShrinkImageTest.cxx | 2 +- .../ImageGrid/test/itkSliceBySliceImageFilterTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkSliceImageFilterTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkTileImageFilterGTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkTileImageFilterTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkWarpImageFilterTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkWarpImageFilterTest2.cxx | 2 +- .../Filtering/ImageGrid/test/itkWarpVectorImageFilterTest.cxx | 2 +- Modules/Filtering/ImageGrid/test/itkWrapPadImageTest.cxx | 2 +- .../ImageGrid/test/itkZeroFluxNeumannPadImageFilterTest.cxx | 2 +- .../ImageGrid/wrapping/test/ResampleImageFilterTest.py | 2 +- Modules/Filtering/ImageIntensity/include/itkAbsImageFilter.h | 2 +- Modules/Filtering/ImageIntensity/include/itkAcosImageFilter.h | 2 +- .../Filtering/ImageIntensity/include/itkAdaptImageFilter.h | 2 +- Modules/Filtering/ImageIntensity/include/itkAddImageFilter.h | 2 +- Modules/Filtering/ImageIntensity/include/itkAndImageFilter.h | 2 +- .../ImageIntensity/include/itkArithmeticOpsFunctors.h | 2 +- Modules/Filtering/ImageIntensity/include/itkAsinImageFilter.h | 2 +- .../Filtering/ImageIntensity/include/itkAtan2ImageFilter.h | 2 +- Modules/Filtering/ImageIntensity/include/itkAtanImageFilter.h | 2 +- .../ImageIntensity/include/itkBinaryMagnitudeImageFilter.h | 2 +- .../Filtering/ImageIntensity/include/itkBitwiseOpsFunctors.h | 2 +- .../ImageIntensity/include/itkBoundedReciprocalImageFilter.h | 2 +- .../Filtering/ImageIntensity/include/itkClampImageFilter.h | 2 +- .../Filtering/ImageIntensity/include/itkClampImageFilter.hxx | 2 +- .../ImageIntensity/include/itkComplexToImaginaryImageFilter.h | 2 +- .../ImageIntensity/include/itkComplexToModulusImageFilter.h | 2 +- .../ImageIntensity/include/itkComplexToPhaseImageFilter.h | 2 +- .../ImageIntensity/include/itkComplexToRealImageFilter.h | 2 +- .../include/itkConstrainedValueAdditionImageFilter.h | 2 +- .../include/itkConstrainedValueDifferenceImageFilter.h | 2 +- Modules/Filtering/ImageIntensity/include/itkCosImageFilter.h | 2 +- .../Filtering/ImageIntensity/include/itkDivideImageFilter.h | 2 +- .../ImageIntensity/include/itkDivideOrZeroOutImageFilter.h | 2 +- .../ImageIntensity/include/itkEdgePotentialImageFilter.h | 2 +- Modules/Filtering/ImageIntensity/include/itkExpImageFilter.h | 2 +- .../ImageIntensity/include/itkExpNegativeImageFilter.h | 2 +- .../ImageIntensity/include/itkHistogramMatchingImageFilter.h | 2 +- .../include/itkHistogramMatchingImageFilter.hxx | 2 +- .../ImageIntensity/include/itkIntensityWindowingImageFilter.h | 2 +- .../include/itkIntensityWindowingImageFilter.hxx | 2 +- .../ImageIntensity/include/itkInvertIntensityImageFilter.h | 2 +- .../ImageIntensity/include/itkInvertIntensityImageFilter.hxx | 2 +- .../Filtering/ImageIntensity/include/itkLog10ImageFilter.h | 2 +- Modules/Filtering/ImageIntensity/include/itkLogImageFilter.h | 2 +- .../Filtering/ImageIntensity/include/itkLogicOpsFunctors.h | 2 +- .../include/itkMagnitudeAndPhaseToComplexImageFilter.h | 2 +- Modules/Filtering/ImageIntensity/include/itkMaskImageFilter.h | 2 +- .../ImageIntensity/include/itkMaskNegatedImageFilter.h | 2 +- .../include/itkMatrixIndexSelectionImageFilter.h | 2 +- .../Filtering/ImageIntensity/include/itkMaximumImageFilter.h | 2 +- .../Filtering/ImageIntensity/include/itkMinimumImageFilter.h | 2 +- .../Filtering/ImageIntensity/include/itkModulusImageFilter.h | 2 +- .../ImageIntensity/include/itkModulusImageFilter.hxx | 2 +- .../Filtering/ImageIntensity/include/itkMultiplyImageFilter.h | 2 +- .../Filtering/ImageIntensity/include/itkNaryAddImageFilter.h | 2 +- .../ImageIntensity/include/itkNaryFunctorImageFilter.h | 2 +- .../ImageIntensity/include/itkNaryFunctorImageFilter.hxx | 2 +- .../ImageIntensity/include/itkNaryMaximumImageFilter.h | 2 +- .../ImageIntensity/include/itkNormalizeImageFilter.h | 2 +- .../ImageIntensity/include/itkNormalizeImageFilter.hxx | 2 +- .../include/itkNormalizeToConstantImageFilter.h | 2 +- .../include/itkNormalizeToConstantImageFilter.hxx | 2 +- Modules/Filtering/ImageIntensity/include/itkNotImageFilter.h | 2 +- Modules/Filtering/ImageIntensity/include/itkOrImageFilter.h | 2 +- .../ImageIntensity/include/itkPolylineMask2DImageFilter.h | 2 +- .../ImageIntensity/include/itkPolylineMask2DImageFilter.hxx | 2 +- .../ImageIntensity/include/itkPolylineMaskImageFilter.h | 2 +- .../ImageIntensity/include/itkPolylineMaskImageFilter.hxx | 2 +- Modules/Filtering/ImageIntensity/include/itkPowImageFilter.h | 2 +- .../ImageIntensity/include/itkRGBToLuminanceImageFilter.h | 2 +- .../ImageIntensity/include/itkRescaleIntensityImageFilter.h | 2 +- .../ImageIntensity/include/itkRescaleIntensityImageFilter.hxx | 2 +- .../Filtering/ImageIntensity/include/itkRoundImageFilter.h | 2 +- .../ImageIntensity/include/itkShiftScaleImageFilter.h | 2 +- .../ImageIntensity/include/itkShiftScaleImageFilter.hxx | 2 +- .../Filtering/ImageIntensity/include/itkSigmoidImageFilter.h | 2 +- Modules/Filtering/ImageIntensity/include/itkSinImageFilter.h | 2 +- Modules/Filtering/ImageIntensity/include/itkSqrtImageFilter.h | 2 +- .../Filtering/ImageIntensity/include/itkSquareImageFilter.h | 2 +- .../Filtering/ImageIntensity/include/itkSubtractImageFilter.h | 2 +- .../include/itkSymmetricEigenAnalysisImageFilter.h | 2 +- Modules/Filtering/ImageIntensity/include/itkTanImageFilter.h | 2 +- .../ImageIntensity/include/itkTernaryAddImageFilter.h | 2 +- .../ImageIntensity/include/itkTernaryMagnitudeImageFilter.h | 2 +- .../include/itkTernaryMagnitudeSquaredImageFilter.h | 2 +- .../ImageIntensity/include/itkTernaryOperatorImageFilter.h | 2 +- .../ImageIntensity/include/itkVectorExpandImageFilter.h | 2 +- .../ImageIntensity/include/itkVectorExpandImageFilter.hxx | 2 +- .../include/itkVectorIndexSelectionCastImageFilter.h | 2 +- .../ImageIntensity/include/itkVectorMagnitudeImageFilter.h | 2 +- .../include/itkVectorRescaleIntensityImageFilter.h | 2 +- .../include/itkVectorRescaleIntensityImageFilter.hxx | 2 +- .../ImageIntensity/include/itkWeightedAddImageFilter.h | 2 +- Modules/Filtering/ImageIntensity/include/itkXorImageFilter.h | 2 +- .../src/itkSymmetricEigenAnalysisImageFilter.cxx | 2 +- .../ImageIntensity/test/itkAbsImageFilterAndAdaptorTest.cxx | 2 +- .../ImageIntensity/test/itkAcosImageFilterAndAdaptorTest.cxx | 2 +- .../Filtering/ImageIntensity/test/itkAdaptImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkAdaptImageFilterTest2.cxx | 2 +- .../Filtering/ImageIntensity/test/itkAddImageAdaptorTest.cxx | 2 +- .../ImageIntensity/test/itkAddImageFilterFrameTest.cxx | 2 +- .../Filtering/ImageIntensity/test/itkAddImageFilterTest.cxx | 2 +- .../Filtering/ImageIntensity/test/itkAddImageFilterTest2.cxx | 2 +- .../Filtering/ImageIntensity/test/itkAndImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkArithmeticOpsFunctorsTest.cxx | 2 +- .../ImageIntensity/test/itkAsinImageFilterAndAdaptorTest.cxx | 2 +- .../Filtering/ImageIntensity/test/itkAtan2ImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkAtanImageFilterAndAdaptorTest.cxx | 2 +- .../ImageIntensity/test/itkBinaryMagnitudeImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkBitwiseOpsFunctorsTest.cxx | 2 +- .../Filtering/ImageIntensity/test/itkClampImageFilterTest.cxx | 2 +- .../test/itkComplexToImaginaryFilterAndAdaptorTest.cxx | 2 +- .../test/itkComplexToModulusFilterAndAdaptorTest.cxx | 2 +- .../test/itkComplexToPhaseFilterAndAdaptorTest.cxx | 2 +- .../test/itkComplexToRealFilterAndAdaptorTest.cxx | 2 +- .../test/itkConstrainedValueAdditionImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkCosImageFilterAndAdaptorTest.cxx | 2 +- .../ImageIntensity/test/itkDivideImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkDivideImageFilterTest2.cxx | 2 +- .../ImageIntensity/test/itkDivideOrZeroOutImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkEdgePotentialImageFilterTest.cxx | 2 +- Modules/Filtering/ImageIntensity/test/itkEqualTest.cxx | 2 +- .../ImageIntensity/test/itkExpImageFilterAndAdaptorTest.cxx | 2 +- .../test/itkExpNegativeImageFilterAndAdaptorTest.cxx | 2 +- Modules/Filtering/ImageIntensity/test/itkGreaterEqualTest.cxx | 2 +- Modules/Filtering/ImageIntensity/test/itkGreaterTest.cxx | 2 +- .../test/itkHistogramMatchingImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkImageAdaptorNthElementTest.cxx | 2 +- .../test/itkIntensityWindowingImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkInvertIntensityImageFilterTest.cxx | 2 +- Modules/Filtering/ImageIntensity/test/itkLessEqualTest.cxx | 2 +- Modules/Filtering/ImageIntensity/test/itkLessTest.cxx | 2 +- .../ImageIntensity/test/itkLog10ImageFilterAndAdaptorTest.cxx | 2 +- .../ImageIntensity/test/itkLogImageFilterAndAdaptorTest.cxx | 2 +- Modules/Filtering/ImageIntensity/test/itkLogicTestSupport.h | 2 +- .../test/itkMagnitudeAndPhaseToComplexImageFilterTest.cxx | 2 +- .../Filtering/ImageIntensity/test/itkMaskImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkMaskNegatedImageFilterTest.cxx | 2 +- .../test/itkMatrixIndexSelectionImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkMaximumImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkMinimumImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkModulusImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkMultiplyImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkNaryAddImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkNaryMaximumImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkNormalizeImageFilterTest.cxx | 2 +- .../test/itkNormalizeToConstantImageFilterTest.cxx | 2 +- Modules/Filtering/ImageIntensity/test/itkNotEqualTest.cxx | 2 +- .../Filtering/ImageIntensity/test/itkNotImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkNthElementPixelAccessorTest2.cxx | 2 +- .../Filtering/ImageIntensity/test/itkOrImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkPolylineMask2DImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkPolylineMaskImageFilterTest.cxx | 2 +- .../Filtering/ImageIntensity/test/itkPowImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkPromoteDimensionImageTest.cxx | 2 +- .../test/itkRGBToLuminanceImageFilterAndAdaptorTest.cxx | 2 +- .../test/itkRGBToVectorAdaptImageFilterTest.cxx | 2 +- .../test/itkRescaleIntensityImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkShiftScaleImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkSigmoidImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkSinImageFilterAndAdaptorTest.cxx | 2 +- .../ImageIntensity/test/itkSqrtImageFilterAndAdaptorTest.cxx | 2 +- .../ImageIntensity/test/itkSquareImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkSubtractImageFilterTest.cxx | 2 +- .../test/itkSymmetricEigenAnalysisImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkTanImageFilterAndAdaptorTest.cxx | 2 +- .../test/itkTernaryMagnitudeImageFilterTest.cxx | 2 +- .../test/itkTernaryMagnitudeSquaredImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkTernaryOperatorImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkVectorExpandImageFilterTest.cxx | 2 +- .../test/itkVectorIndexSelectionCastImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkVectorMagnitudeImageFilterTest.cxx | 2 +- .../test/itkVectorRescaleIntensityImageFilterTest.cxx | 2 +- .../ImageIntensity/test/itkVectorToRGBImageAdaptorTest.cxx | 2 +- .../ImageIntensity/test/itkWeightedAddImageFilterTest.cxx | 2 +- .../Filtering/ImageIntensity/test/itkXorImageFilterTest.cxx | 2 +- .../ImageIntensity/wrapping/test/SigmoidImageFilterTest.py | 2 +- .../wrapping/test/itkImageFilterNumPyInputsTest.py | 2 +- .../wrapping/test/itkIntensityWindowingImageFilterTest.py | 2 +- .../ImageLabel/include/itkBinaryContourImageFilter.h | 2 +- .../ImageLabel/include/itkBinaryContourImageFilter.hxx | 2 +- .../Filtering/ImageLabel/include/itkChangeLabelImageFilter.h | 2 +- .../ImageLabel/include/itkChangeLabelImageFilter.hxx | 2 +- .../Filtering/ImageLabel/include/itkLabelContourImageFilter.h | 2 +- .../ImageLabel/include/itkLabelContourImageFilter.hxx | 2 +- .../Filtering/ImageLabel/include/itkScanlineFilterCommon.h | 2 +- .../ImageLabel/test/itkBinaryContourImageFilterTest.cxx | 2 +- .../ImageLabel/test/itkChangeLabelImageFilterTest.cxx | 2 +- .../ImageLabel/test/itkLabelContourImageFilterTest.cxx | 2 +- .../ImageNoise/include/itkAdditiveGaussianNoiseImageFilter.h | 2 +- .../include/itkAdditiveGaussianNoiseImageFilter.hxx | 2 +- .../Filtering/ImageNoise/include/itkNoiseBaseImageFilter.h | 2 +- .../Filtering/ImageNoise/include/itkNoiseBaseImageFilter.hxx | 2 +- .../ImageNoise/include/itkSaltAndPepperNoiseImageFilter.h | 2 +- .../ImageNoise/include/itkSaltAndPepperNoiseImageFilter.hxx | 2 +- .../Filtering/ImageNoise/include/itkShotNoiseImageFilter.h | 2 +- .../Filtering/ImageNoise/include/itkShotNoiseImageFilter.hxx | 2 +- .../Filtering/ImageNoise/include/itkSpeckleNoiseImageFilter.h | 2 +- .../ImageNoise/include/itkSpeckleNoiseImageFilter.hxx | 2 +- .../test/itkAdditiveGaussianNoiseImageFilterTest.cxx | 2 +- .../ImageNoise/test/itkPeakSignalToNoiseRatioCalculator.h | 2 +- .../ImageNoise/test/itkPeakSignalToNoiseRatioCalculator.hxx | 2 +- .../test/itkPeakSignalToNoiseRatioCalculatorTest.cxx | 2 +- .../ImageNoise/test/itkSaltAndPepperNoiseImageFilterTest.cxx | 2 +- .../Filtering/ImageNoise/test/itkShotNoiseImageFilterTest.cxx | 2 +- .../ImageNoise/test/itkSpeckleNoiseImageFilterTest.cxx | 2 +- Modules/Filtering/ImageSources/include/itkGaborImageSource.h | 2 +- .../Filtering/ImageSources/include/itkGaborImageSource.hxx | 2 +- .../Filtering/ImageSources/include/itkGaborKernelFunction.h | 2 +- .../Filtering/ImageSources/include/itkGaussianImageSource.h | 2 +- .../Filtering/ImageSources/include/itkGaussianImageSource.hxx | 2 +- .../Filtering/ImageSources/include/itkGenerateImageSource.h | 2 +- .../Filtering/ImageSources/include/itkGenerateImageSource.hxx | 2 +- Modules/Filtering/ImageSources/include/itkGridImageSource.h | 2 +- Modules/Filtering/ImageSources/include/itkGridImageSource.hxx | 2 +- .../Filtering/ImageSources/include/itkParametricImageSource.h | 2 +- .../ImageSources/include/itkParametricImageSource.hxx | 2 +- .../ImageSources/include/itkPhysicalPointImageSource.h | 2 +- .../ImageSources/include/itkPhysicalPointImageSource.hxx | 2 +- .../Filtering/ImageSources/test/itkGaborImageSourceTest.cxx | 2 +- .../ImageSources/test/itkGaborKernelFunctionTest.cxx | 2 +- .../ImageSources/test/itkGaussianImageSourceTest.cxx | 2 +- .../Filtering/ImageSources/test/itkGridImageSourceTest.cxx | 2 +- .../ImageSources/test/itkPhysicalPointImageSourceTest.cxx | 2 +- .../ImageStatistics/include/itkAccumulateImageFilter.h | 2 +- .../ImageStatistics/include/itkAccumulateImageFilter.hxx | 2 +- .../include/itkAdaptiveEqualizationHistogram.h | 2 +- .../include/itkAdaptiveHistogramEqualizationImageFilter.h | 2 +- .../include/itkAdaptiveHistogramEqualizationImageFilter.hxx | 2 +- .../ImageStatistics/include/itkBinaryProjectionImageFilter.h | 2 +- .../ImageStatistics/include/itkGetAverageSliceImageFilter.h | 2 +- .../ImageStatistics/include/itkGetAverageSliceImageFilter.hxx | 2 +- .../ImageStatistics/include/itkHistogramAlgorithmBase.h | 2 +- .../ImageStatistics/include/itkHistogramAlgorithmBase.hxx | 2 +- .../ImageStatistics/include/itkImageMomentsCalculator.h | 2 +- .../ImageStatistics/include/itkImageMomentsCalculator.hxx | 2 +- .../include/itkImagePCADecompositionCalculator.h | 2 +- .../include/itkImagePCADecompositionCalculator.hxx | 2 +- .../ImageStatistics/include/itkImagePCAShapeModelEstimator.h | 2 +- .../include/itkImagePCAShapeModelEstimator.hxx | 2 +- .../ImageStatistics/include/itkImageShapeModelEstimatorBase.h | 2 +- .../include/itkImageShapeModelEstimatorBase.hxx | 2 +- .../include/itkLabelOverlapMeasuresImageFilter.h | 2 +- .../include/itkLabelOverlapMeasuresImageFilter.hxx | 2 +- .../ImageStatistics/include/itkLabelStatisticsImageFilter.h | 2 +- .../ImageStatistics/include/itkLabelStatisticsImageFilter.hxx | 2 +- .../ImageStatistics/include/itkMaximumProjectionImageFilter.h | 2 +- .../ImageStatistics/include/itkMeanProjectionImageFilter.h | 2 +- .../ImageStatistics/include/itkMedianProjectionImageFilter.h | 2 +- .../ImageStatistics/include/itkMinimumMaximumImageFilter.h | 2 +- .../ImageStatistics/include/itkMinimumMaximumImageFilter.hxx | 2 +- .../ImageStatistics/include/itkMinimumProjectionImageFilter.h | 2 +- .../ImageStatistics/include/itkProjectionImageFilter.h | 2 +- .../ImageStatistics/include/itkProjectionImageFilter.hxx | 2 +- .../include/itkStandardDeviationProjectionImageFilter.h | 2 +- .../ImageStatistics/include/itkStatisticsImageFilter.h | 2 +- .../ImageStatistics/include/itkStatisticsImageFilter.hxx | 2 +- .../ImageStatistics/include/itkSumProjectionImageFilter.h | 2 +- .../ImageStatistics/test/itkAccumulateImageFilterTest.cxx | 2 +- .../test/itkAdaptiveHistogramEqualizationImageFilterTest.cxx | 2 +- .../test/itkBinaryProjectionImageFilterTest.cxx | 2 +- .../test/itkGetAverageSliceImageFilterTest.cxx | 2 +- .../test/itkHistogramToEntropyImageFilterTest1.cxx | 2 +- .../test/itkHistogramToEntropyImageFilterTest2.cxx | 2 +- .../test/itkHistogramToIntensityImageFilterTest1.cxx | 2 +- .../test/itkHistogramToIntensityImageFilterTest2.cxx | 2 +- .../test/itkHistogramToLogProbabilityImageFilterTest1.cxx | 2 +- .../test/itkHistogramToLogProbabilityImageFilterTest2.cxx | 2 +- .../test/itkHistogramToProbabilityImageFilterTest1.cxx | 2 +- .../test/itkHistogramToProbabilityImageFilterTest2.cxx | 2 +- .../Filtering/ImageStatistics/test/itkImageMomentsTest.cxx | 2 +- .../test/itkImagePCADecompositionCalculatorTest.cxx | 2 +- .../test/itkImagePCAShapeModelEstimatorTest.cxx | 2 +- .../test/itkLabelOverlapMeasuresImageFilterTest.cxx | 2 +- .../test/itkLabelStatisticsImageFilterTest.cxx | 2 +- .../test/itkMaximumProjectionImageFilterTest.cxx | 2 +- .../test/itkMaximumProjectionImageFilterTest2.cxx | 2 +- .../test/itkMaximumProjectionImageFilterTest3.cxx | 2 +- .../ImageStatistics/test/itkMeanProjectionImageFilterTest.cxx | 2 +- .../test/itkMedianProjectionImageFilterTest.cxx | 2 +- .../test/itkMinimumMaximumImageFilterGTest.cxx | 2 +- .../ImageStatistics/test/itkMinimumMaximumImageFilterTest.cxx | 2 +- .../test/itkMinimumProjectionImageFilterTest.cxx | 2 +- .../ImageStatistics/test/itkProjectionImageFilterTest.cxx | 2 +- .../test/itkStandardDeviationProjectionImageFilterTest.cxx | 2 +- .../ImageStatistics/test/itkStatisticsImageFilterTest.cxx | 2 +- .../ImageStatistics/test/itkSumProjectionImageFilterTest.cxx | 2 +- .../Filtering/LabelMap/include/itkAggregateLabelMapFilter.h | 2 +- .../Filtering/LabelMap/include/itkAggregateLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkAttributeKeepNObjectsLabelMapFilter.h | 2 +- .../include/itkAttributeKeepNObjectsLabelMapFilter.hxx | 2 +- Modules/Filtering/LabelMap/include/itkAttributeLabelObject.h | 2 +- .../LabelMap/include/itkAttributeOpeningLabelMapFilter.h | 2 +- .../LabelMap/include/itkAttributeOpeningLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkAttributePositionLabelMapFilter.h | 2 +- .../LabelMap/include/itkAttributePositionLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkAttributeRelabelLabelMapFilter.h | 2 +- .../LabelMap/include/itkAttributeRelabelLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkAttributeSelectionLabelMapFilter.h | 2 +- .../LabelMap/include/itkAttributeSelectionLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkAttributeUniqueLabelMapFilter.h | 2 +- .../LabelMap/include/itkAttributeUniqueLabelMapFilter.hxx | 2 +- .../Filtering/LabelMap/include/itkAutoCropLabelMapFilter.h | 2 +- .../Filtering/LabelMap/include/itkAutoCropLabelMapFilter.hxx | 2 +- .../Filtering/LabelMap/include/itkBinaryFillholeImageFilter.h | 2 +- .../LabelMap/include/itkBinaryFillholeImageFilter.hxx | 2 +- .../LabelMap/include/itkBinaryGrindPeakImageFilter.h | 2 +- .../LabelMap/include/itkBinaryGrindPeakImageFilter.hxx | 2 +- .../LabelMap/include/itkBinaryImageToLabelMapFilter.h | 2 +- .../LabelMap/include/itkBinaryImageToLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkBinaryImageToShapeLabelMapFilter.h | 2 +- .../LabelMap/include/itkBinaryImageToShapeLabelMapFilter.hxx | 2 +- .../include/itkBinaryImageToStatisticsLabelMapFilter.h | 2 +- .../include/itkBinaryImageToStatisticsLabelMapFilter.hxx | 2 +- Modules/Filtering/LabelMap/include/itkBinaryNotImageFilter.h | 2 +- .../include/itkBinaryReconstructionByDilationImageFilter.h | 2 +- .../include/itkBinaryReconstructionByDilationImageFilter.hxx | 2 +- .../include/itkBinaryReconstructionByErosionImageFilter.h | 2 +- .../include/itkBinaryReconstructionByErosionImageFilter.hxx | 2 +- .../LabelMap/include/itkBinaryReconstructionLabelMapFilter.h | 2 +- .../include/itkBinaryReconstructionLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkBinaryShapeKeepNObjectsImageFilter.h | 2 +- .../include/itkBinaryShapeKeepNObjectsImageFilter.hxx | 2 +- .../LabelMap/include/itkBinaryShapeOpeningImageFilter.h | 2 +- .../LabelMap/include/itkBinaryShapeOpeningImageFilter.hxx | 2 +- .../include/itkBinaryStatisticsKeepNObjectsImageFilter.h | 2 +- .../include/itkBinaryStatisticsKeepNObjectsImageFilter.hxx | 2 +- .../LabelMap/include/itkBinaryStatisticsOpeningImageFilter.h | 2 +- .../include/itkBinaryStatisticsOpeningImageFilter.hxx | 2 +- .../Filtering/LabelMap/include/itkChangeLabelLabelMapFilter.h | 2 +- .../LabelMap/include/itkChangeLabelLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkChangeRegionLabelMapFilter.h | 2 +- .../LabelMap/include/itkChangeRegionLabelMapFilter.hxx | 2 +- Modules/Filtering/LabelMap/include/itkConvertLabelMapFilter.h | 2 +- .../Filtering/LabelMap/include/itkConvertLabelMapFilter.hxx | 2 +- Modules/Filtering/LabelMap/include/itkCropLabelMapFilter.h | 2 +- Modules/Filtering/LabelMap/include/itkCropLabelMapFilter.hxx | 2 +- Modules/Filtering/LabelMap/include/itkGeometryUtilities.h | 2 +- Modules/Filtering/LabelMap/include/itkInPlaceLabelMapFilter.h | 2 +- .../Filtering/LabelMap/include/itkInPlaceLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkLabelImageToLabelMapFilter.h | 2 +- .../LabelMap/include/itkLabelImageToLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkLabelImageToShapeLabelMapFilter.h | 2 +- .../LabelMap/include/itkLabelImageToShapeLabelMapFilter.hxx | 2 +- .../include/itkLabelImageToStatisticsLabelMapFilter.h | 2 +- .../include/itkLabelImageToStatisticsLabelMapFilter.hxx | 2 +- Modules/Filtering/LabelMap/include/itkLabelMap.h | 2 +- Modules/Filtering/LabelMap/include/itkLabelMap.hxx | 2 +- Modules/Filtering/LabelMap/include/itkLabelMapFilter.h | 2 +- Modules/Filtering/LabelMap/include/itkLabelMapFilter.hxx | 2 +- .../Filtering/LabelMap/include/itkLabelMapMaskImageFilter.h | 2 +- .../Filtering/LabelMap/include/itkLabelMapMaskImageFilter.hxx | 2 +- .../LabelMap/include/itkLabelMapToAttributeImageFilter.h | 2 +- .../LabelMap/include/itkLabelMapToAttributeImageFilter.hxx | 2 +- .../LabelMap/include/itkLabelMapToBinaryImageFilter.h | 2 +- .../LabelMap/include/itkLabelMapToBinaryImageFilter.hxx | 2 +- .../LabelMap/include/itkLabelMapToLabelImageFilter.h | 2 +- .../LabelMap/include/itkLabelMapToLabelImageFilter.hxx | 2 +- Modules/Filtering/LabelMap/include/itkLabelMapUtilities.h | 2 +- Modules/Filtering/LabelMap/include/itkLabelObject.h | 2 +- Modules/Filtering/LabelMap/include/itkLabelObject.hxx | 2 +- Modules/Filtering/LabelMap/include/itkLabelObjectAccessors.h | 2 +- Modules/Filtering/LabelMap/include/itkLabelObjectLine.h | 2 +- Modules/Filtering/LabelMap/include/itkLabelObjectLine.hxx | 2 +- .../Filtering/LabelMap/include/itkLabelObjectLineComparator.h | 2 +- .../LabelMap/include/itkLabelSelectionLabelMapFilter.h | 2 +- .../LabelMap/include/itkLabelShapeKeepNObjectsImageFilter.h | 2 +- .../LabelMap/include/itkLabelShapeKeepNObjectsImageFilter.hxx | 2 +- .../LabelMap/include/itkLabelShapeOpeningImageFilter.h | 2 +- .../LabelMap/include/itkLabelShapeOpeningImageFilter.hxx | 2 +- .../include/itkLabelStatisticsKeepNObjectsImageFilter.h | 2 +- .../include/itkLabelStatisticsKeepNObjectsImageFilter.hxx | 2 +- .../LabelMap/include/itkLabelStatisticsOpeningImageFilter.h | 2 +- .../LabelMap/include/itkLabelStatisticsOpeningImageFilter.hxx | 2 +- .../Filtering/LabelMap/include/itkLabelUniqueLabelMapFilter.h | 2 +- Modules/Filtering/LabelMap/include/itkMergeLabelMapFilter.h | 2 +- Modules/Filtering/LabelMap/include/itkMergeLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkObjectByObjectLabelMapFilter.h | 2 +- .../LabelMap/include/itkObjectByObjectLabelMapFilter.hxx | 2 +- Modules/Filtering/LabelMap/include/itkPadLabelMapFilter.h | 2 +- Modules/Filtering/LabelMap/include/itkPadLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkRegionFromReferenceLabelMapFilter.h | 2 +- .../LabelMap/include/itkRegionFromReferenceLabelMapFilter.hxx | 2 +- Modules/Filtering/LabelMap/include/itkRelabelLabelMapFilter.h | 2 +- .../LabelMap/include/itkShapeKeepNObjectsLabelMapFilter.h | 2 +- .../LabelMap/include/itkShapeKeepNObjectsLabelMapFilter.hxx | 2 +- Modules/Filtering/LabelMap/include/itkShapeLabelMapFilter.h | 2 +- Modules/Filtering/LabelMap/include/itkShapeLabelMapFilter.hxx | 2 +- Modules/Filtering/LabelMap/include/itkShapeLabelObject.h | 2 +- .../Filtering/LabelMap/include/itkShapeLabelObjectAccessors.h | 2 +- .../LabelMap/include/itkShapeOpeningLabelMapFilter.h | 2 +- .../LabelMap/include/itkShapeOpeningLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkShapePositionLabelMapFilter.h | 2 +- .../LabelMap/include/itkShapePositionLabelMapFilter.hxx | 2 +- .../Filtering/LabelMap/include/itkShapeRelabelImageFilter.h | 2 +- .../Filtering/LabelMap/include/itkShapeRelabelImageFilter.hxx | 2 +- .../LabelMap/include/itkShapeRelabelLabelMapFilter.h | 2 +- .../LabelMap/include/itkShapeRelabelLabelMapFilter.hxx | 2 +- .../Filtering/LabelMap/include/itkShapeUniqueLabelMapFilter.h | 2 +- .../LabelMap/include/itkShapeUniqueLabelMapFilter.hxx | 2 +- .../Filtering/LabelMap/include/itkShiftScaleLabelMapFilter.h | 2 +- .../LabelMap/include/itkShiftScaleLabelMapFilter.hxx | 2 +- .../include/itkStatisticsKeepNObjectsLabelMapFilter.h | 2 +- .../include/itkStatisticsKeepNObjectsLabelMapFilter.hxx | 2 +- .../Filtering/LabelMap/include/itkStatisticsLabelMapFilter.h | 2 +- .../LabelMap/include/itkStatisticsLabelMapFilter.hxx | 2 +- Modules/Filtering/LabelMap/include/itkStatisticsLabelObject.h | 2 +- .../LabelMap/include/itkStatisticsLabelObjectAccessors.h | 2 +- .../LabelMap/include/itkStatisticsOpeningLabelMapFilter.h | 2 +- .../LabelMap/include/itkStatisticsOpeningLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkStatisticsPositionLabelMapFilter.h | 2 +- .../LabelMap/include/itkStatisticsPositionLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkStatisticsRelabelImageFilter.h | 2 +- .../LabelMap/include/itkStatisticsRelabelImageFilter.hxx | 2 +- .../LabelMap/include/itkStatisticsRelabelLabelMapFilter.h | 2 +- .../LabelMap/include/itkStatisticsRelabelLabelMapFilter.hxx | 2 +- .../LabelMap/include/itkStatisticsUniqueLabelMapFilter.h | 2 +- .../LabelMap/include/itkStatisticsUniqueLabelMapFilter.hxx | 2 +- Modules/Filtering/LabelMap/src/itkGeometryUtilities.cxx | 2 +- Modules/Filtering/LabelMap/src/itkMergeLabelMapFilter.cxx | 2 +- .../LabelMap/test/itkAggregateLabelMapFilterTest.cxx | 2 +- .../test/itkAttributeKeepNObjectsLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkAttributeLabelObjectAccessorsTest1.cxx | 2 +- .../LabelMap/test/itkAttributeOpeningLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkAttributePositionLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkAttributeRelabelLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkAttributeUniqueLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkAutoCropLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkAutoCropLabelMapFilterTest2.cxx | 2 +- .../LabelMap/test/itkBinaryFillholeImageFilterTest1.cxx | 2 +- .../LabelMap/test/itkBinaryGrindPeakImageFilterTest1.cxx | 2 +- .../LabelMap/test/itkBinaryImageToLabelMapFilterTest.cxx | 2 +- .../LabelMap/test/itkBinaryImageToLabelMapFilterTest2.cxx | 2 +- .../test/itkBinaryImageToShapeLabelMapFilterTest1.cxx | 2 +- .../test/itkBinaryImageToStatisticsLabelMapFilterTest1.cxx | 2 +- .../test/itkBinaryReconstructionByDilationImageFilterTest.cxx | 2 +- .../test/itkBinaryReconstructionByErosionImageFilterTest.cxx | 2 +- .../test/itkBinaryReconstructionLabelMapFilterTest.cxx | 2 +- .../test/itkBinaryShapeKeepNObjectsImageFilterTest1.cxx | 2 +- .../LabelMap/test/itkBinaryShapeOpeningImageFilterTest1.cxx | 2 +- .../test/itkBinaryStatisticsKeepNObjectsImageFilterTest1.cxx | 2 +- .../test/itkBinaryStatisticsOpeningImageFilterTest1.cxx | 2 +- .../LabelMap/test/itkChangeLabelLabelMapFilterTest.cxx | 2 +- .../LabelMap/test/itkChangeRegionLabelMapFilterTest1.cxx | 2 +- .../Filtering/LabelMap/test/itkConvertLabelMapFilterTest1.cxx | 2 +- .../Filtering/LabelMap/test/itkConvertLabelMapFilterTest2.cxx | 2 +- .../Filtering/LabelMap/test/itkCropLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkLabelImageToLabelMapFilterTest.cxx | 2 +- .../LabelMap/test/itkLabelImageToShapeLabelMapFilterTest1.cxx | 2 +- .../test/itkLabelImageToStatisticsLabelMapFilterTest1.cxx | 2 +- Modules/Filtering/LabelMap/test/itkLabelMapFilterTest.cxx | 2 +- .../LabelMap/test/itkLabelMapMaskImageFilterTest.cxx | 2 +- Modules/Filtering/LabelMap/test/itkLabelMapTest.cxx | 2 +- Modules/Filtering/LabelMap/test/itkLabelMapTest2.cxx | 2 +- .../LabelMap/test/itkLabelMapToAttributeImageFilterTest1.cxx | 2 +- .../LabelMap/test/itkLabelMapToBinaryImageFilterTest.cxx | 2 +- .../LabelMap/test/itkLabelMapToLabelImageFilterTest.cxx | 2 +- .../LabelMap/test/itkLabelObjectLineComparatorTest.cxx | 2 +- Modules/Filtering/LabelMap/test/itkLabelObjectLineTest.cxx | 2 +- Modules/Filtering/LabelMap/test/itkLabelObjectTest.cxx | 2 +- .../LabelMap/test/itkLabelSelectionLabelMapFilterTest.cxx | 2 +- .../test/itkLabelShapeKeepNObjectsImageFilterTest1.cxx | 2 +- .../LabelMap/test/itkLabelShapeOpeningImageFilterTest1.cxx | 2 +- .../test/itkLabelStatisticsKeepNObjectsImageFilterTest1.cxx | 2 +- .../test/itkLabelStatisticsOpeningImageFilterTest1.cxx | 2 +- .../LabelMap/test/itkLabelUniqueLabelMapFilterTest1.cxx | 2 +- .../Filtering/LabelMap/test/itkMergeLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkObjectByObjectLabelMapFilterTest.cxx | 2 +- Modules/Filtering/LabelMap/test/itkPadLabelMapFilterTest1.cxx | 2 +- .../test/itkRegionFromReferenceLabelMapFilterTest1.cxx | 2 +- .../Filtering/LabelMap/test/itkRelabelLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkShapeKeepNObjectsLabelMapFilterTest1.cxx | 2 +- .../Filtering/LabelMap/test/itkShapeLabelMapFilterGTest.cxx | 2 +- .../LabelMap/test/itkShapeLabelObjectAccessorsTest1.cxx | 2 +- .../LabelMap/test/itkShapeOpeningLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkShapePositionLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkShapeRelabelImageFilterTest1.cxx | 2 +- .../LabelMap/test/itkShapeRelabelLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkShapeUniqueLabelMapFilterTest1.cxx | 2 +- Modules/Filtering/LabelMap/test/itkShiftLabelObjectTest.cxx | 2 +- .../LabelMap/test/itkShiftScaleLabelMapFilterTest1.cxx | 2 +- .../test/itkStatisticsKeepNObjectsLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkStatisticsOpeningLabelMapFilterTest1.cxx | 2 +- .../test/itkStatisticsPositionLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkStatisticsRelabelImageFilterTest1.cxx | 2 +- .../LabelMap/test/itkStatisticsRelabelLabelMapFilterTest1.cxx | 2 +- .../LabelMap/test/itkStatisticsUniqueLabelMapFilterTest1.cxx | 2 +- .../include/itkAnchorCloseImageFilter.h | 2 +- .../include/itkAnchorDilateImageFilter.h | 2 +- .../include/itkAnchorErodeDilateImageFilter.h | 2 +- .../include/itkAnchorErodeDilateImageFilter.hxx | 2 +- .../MathematicalMorphology/include/itkAnchorErodeDilateLine.h | 2 +- .../include/itkAnchorErodeDilateLine.hxx | 2 +- .../include/itkAnchorErodeImageFilter.h | 2 +- .../include/itkAnchorOpenCloseImageFilter.h | 2 +- .../include/itkAnchorOpenCloseImageFilter.hxx | 2 +- .../MathematicalMorphology/include/itkAnchorOpenCloseLine.h | 2 +- .../MathematicalMorphology/include/itkAnchorOpenCloseLine.hxx | 2 +- .../MathematicalMorphology/include/itkAnchorOpenImageFilter.h | 2 +- .../MathematicalMorphology/include/itkAnchorUtilities.h | 2 +- .../MathematicalMorphology/include/itkAnchorUtilities.hxx | 2 +- .../include/itkBasicDilateImageFilter.h | 2 +- .../include/itkBasicDilateImageFilter.hxx | 2 +- .../MathematicalMorphology/include/itkBasicErodeImageFilter.h | 2 +- .../include/itkBasicErodeImageFilter.hxx | 2 +- .../include/itkBinaryBallStructuringElement.h | 2 +- .../include/itkBinaryBallStructuringElement.hxx | 2 +- .../include/itkBinaryCrossStructuringElement.h | 2 +- .../include/itkBinaryCrossStructuringElement.hxx | 2 +- .../include/itkBlackTopHatImageFilter.h | 2 +- .../include/itkBlackTopHatImageFilter.hxx | 2 +- .../include/itkClosingByReconstructionImageFilter.h | 2 +- .../include/itkClosingByReconstructionImageFilter.hxx | 2 +- .../include/itkDoubleThresholdImageFilter.h | 2 +- .../include/itkDoubleThresholdImageFilter.hxx | 2 +- .../include/itkFlatStructuringElement.h | 2 +- .../include/itkFlatStructuringElement.hxx | 2 +- .../include/itkGrayscaleConnectedClosingImageFilter.h | 2 +- .../include/itkGrayscaleConnectedClosingImageFilter.hxx | 2 +- .../include/itkGrayscaleConnectedOpeningImageFilter.h | 2 +- .../include/itkGrayscaleConnectedOpeningImageFilter.hxx | 2 +- .../include/itkGrayscaleDilateImageFilter.h | 2 +- .../include/itkGrayscaleDilateImageFilter.hxx | 2 +- .../include/itkGrayscaleErodeImageFilter.h | 2 +- .../include/itkGrayscaleErodeImageFilter.hxx | 2 +- .../include/itkGrayscaleFillholeImageFilter.h | 2 +- .../include/itkGrayscaleFillholeImageFilter.hxx | 2 +- .../include/itkGrayscaleFunctionDilateImageFilter.h | 2 +- .../include/itkGrayscaleFunctionDilateImageFilter.hxx | 2 +- .../include/itkGrayscaleFunctionErodeImageFilter.h | 2 +- .../include/itkGrayscaleFunctionErodeImageFilter.hxx | 2 +- .../include/itkGrayscaleGeodesicDilateImageFilter.h | 2 +- .../include/itkGrayscaleGeodesicDilateImageFilter.hxx | 2 +- .../include/itkGrayscaleGeodesicErodeImageFilter.h | 2 +- .../include/itkGrayscaleGeodesicErodeImageFilter.hxx | 2 +- .../include/itkGrayscaleGrindPeakImageFilter.h | 2 +- .../include/itkGrayscaleGrindPeakImageFilter.hxx | 2 +- .../include/itkGrayscaleMorphologicalClosingImageFilter.h | 2 +- .../include/itkGrayscaleMorphologicalClosingImageFilter.hxx | 2 +- .../include/itkGrayscaleMorphologicalOpeningImageFilter.h | 2 +- .../include/itkGrayscaleMorphologicalOpeningImageFilter.hxx | 2 +- .../MathematicalMorphology/include/itkHConcaveImageFilter.h | 2 +- .../MathematicalMorphology/include/itkHConcaveImageFilter.hxx | 2 +- .../MathematicalMorphology/include/itkHConvexImageFilter.h | 2 +- .../MathematicalMorphology/include/itkHConvexImageFilter.hxx | 2 +- .../MathematicalMorphology/include/itkHMaximaImageFilter.h | 2 +- .../MathematicalMorphology/include/itkHMaximaImageFilter.hxx | 2 +- .../MathematicalMorphology/include/itkHMinimaImageFilter.h | 2 +- .../MathematicalMorphology/include/itkHMinimaImageFilter.hxx | 2 +- .../include/itkMaskedMovingHistogramImageFilter.h | 2 +- .../include/itkMaskedMovingHistogramImageFilter.hxx | 2 +- .../MathematicalMorphology/include/itkMaskedRankImageFilter.h | 2 +- .../include/itkMaskedRankImageFilter.hxx | 2 +- .../include/itkMorphologicalGradientImageFilter.h | 2 +- .../include/itkMorphologicalGradientImageFilter.hxx | 2 +- .../MathematicalMorphology/include/itkMorphologyHistogram.h | 2 +- .../MathematicalMorphology/include/itkMorphologyImageFilter.h | 2 +- .../include/itkMorphologyImageFilter.hxx | 2 +- .../include/itkMovingHistogramDilateImageFilter.h | 2 +- .../include/itkMovingHistogramErodeImageFilter.h | 2 +- .../itkMovingHistogramMorphologicalGradientImageFilter.h | 2 +- .../include/itkMovingHistogramMorphologyImageFilter.h | 2 +- .../include/itkMovingHistogramMorphologyImageFilter.hxx | 2 +- .../include/itkOpeningByReconstructionImageFilter.h | 2 +- .../include/itkOpeningByReconstructionImageFilter.hxx | 2 +- .../MathematicalMorphology/include/itkRankHistogram.h | 2 +- .../MathematicalMorphology/include/itkRankImageFilter.h | 2 +- .../MathematicalMorphology/include/itkRankImageFilter.hxx | 2 +- .../include/itkReconstructionByDilationImageFilter.h | 2 +- .../include/itkReconstructionByErosionImageFilter.h | 2 +- .../include/itkReconstructionImageFilter.h | 2 +- .../include/itkReconstructionImageFilter.hxx | 2 +- .../include/itkRegionalMaximaImageFilter.h | 2 +- .../include/itkRegionalMaximaImageFilter.hxx | 2 +- .../include/itkRegionalMinimaImageFilter.h | 2 +- .../include/itkRegionalMinimaImageFilter.hxx | 2 +- .../include/itkSharedMorphologyUtilities.h | 2 +- .../include/itkSharedMorphologyUtilities.hxx | 2 +- .../include/itkValuedRegionalExtremaImageFilter.h | 2 +- .../include/itkValuedRegionalExtremaImageFilter.hxx | 2 +- .../include/itkValuedRegionalMaximaImageFilter.h | 2 +- .../include/itkValuedRegionalMinimaImageFilter.h | 2 +- .../include/itkVanHerkGilWermanDilateImageFilter.h | 2 +- .../include/itkVanHerkGilWermanErodeDilateImageFilter.h | 2 +- .../include/itkVanHerkGilWermanErodeDilateImageFilter.hxx | 2 +- .../include/itkVanHerkGilWermanErodeImageFilter.h | 2 +- .../include/itkVanHerkGilWermanUtilities.h | 2 +- .../include/itkVanHerkGilWermanUtilities.hxx | 2 +- .../include/itkWhiteTopHatImageFilter.h | 2 +- .../include/itkWhiteTopHatImageFilter.hxx | 2 +- .../test/itkClosingByReconstructionImageFilterTest.cxx | 2 +- .../test/itkDoubleThresholdImageFilterTest.cxx | 2 +- .../test/itkFlatStructuringElementTest.cxx | 2 +- .../test/itkFlatStructuringElementTest2.cxx | 2 +- .../test/itkFlatStructuringElementTest3.cxx | 2 +- .../test/itkGrayscaleConnectedClosingImageFilterTest.cxx | 2 +- .../test/itkGrayscaleConnectedOpeningImageFilterTest.cxx | 2 +- .../test/itkGrayscaleDilateImageFilterTest.cxx | 2 +- .../test/itkGrayscaleErodeImageFilterTest.cxx | 2 +- .../test/itkGrayscaleFillholeImageFilterTest.cxx | 2 +- .../test/itkGrayscaleFunctionDilateImageFilterTest.cxx | 2 +- .../test/itkGrayscaleFunctionErodeImageFilterTest.cxx | 2 +- .../test/itkGrayscaleGeodesicErodeDilateImageFilterTest.cxx | 2 +- .../test/itkGrayscaleMorphologicalClosingImageFilterTest.cxx | 2 +- .../test/itkGrayscaleMorphologicalClosingImageFilterTest2.cxx | 2 +- .../test/itkGrayscaleMorphologicalOpeningImageFilterTest.cxx | 2 +- .../test/itkGrayscaleMorphologicalOpeningImageFilterTest2.cxx | 2 +- .../test/itkHConcaveImageFilterTest.cxx | 2 +- .../test/itkHConvexConcaveImageFilterTest.cxx | 2 +- .../MathematicalMorphology/test/itkHConvexImageFilterTest.cxx | 2 +- .../MathematicalMorphology/test/itkHMaximaImageFilterTest.cxx | 2 +- .../test/itkHMaximaMinimaImageFilterTest.cxx | 2 +- .../MathematicalMorphology/test/itkHMinimaImageFilterTest.cxx | 2 +- .../test/itkMapGrayscaleDilateImageFilterTest.cxx | 2 +- .../test/itkMapGrayscaleErodeImageFilterTest.cxx | 2 +- .../itkMapGrayscaleMorphologicalClosingImageFilterTest.cxx | 2 +- .../itkMapGrayscaleMorphologicalOpeningImageFilterTest.cxx | 2 +- .../test/itkMapMaskedRankImageFilterTest.cxx | 2 +- .../MathematicalMorphology/test/itkMapRankImageFilterTest.cxx | 2 +- .../test/itkMaskedRankImageFilterTest.cxx | 2 +- .../test/itkMorphologicalGradientImageFilterTest.cxx | 2 +- .../test/itkMorphologicalGradientImageFilterTest2.cxx | 2 +- .../test/itkObjectMorphologyImageFilterTest.cxx | 2 +- .../test/itkOpeningByReconstructionImageFilterTest.cxx | 2 +- .../test/itkOpeningByReconstructionImageFilterTest2.cxx | 2 +- .../MathematicalMorphology/test/itkRankImageFilterTest.cxx | 2 +- .../test/itkRegionalMaximaImageFilterTest.cxx | 2 +- .../test/itkRegionalMinimaImageFilterTest.cxx | 2 +- .../test/itkRemoveBoundaryObjectsTest.cxx | 2 +- .../test/itkRemoveBoundaryObjectsTest2.cxx | 2 +- .../test/itkShapedIteratorFromStructuringElementTest.cxx | 2 +- .../MathematicalMorphology/test/itkTopHatImageFilterTest.cxx | 2 +- .../test/itkValuedRegionalMaximaImageFilterTest.cxx | 2 +- .../test/itkValuedRegionalMinimaImageFilterTest.cxx | 2 +- .../wrapping/test/BoxGrayscaleDilateImageFilterTest.py | 2 +- .../wrapping/test/FlatStructuringElementTest.py | 2 +- .../wrapping/test/GrayscaleDilateImageFilterTest.py | 2 +- .../wrapping/test/GrayscaleErodeImageFilterTest.py | 2 +- Modules/Filtering/Path/include/itkChainCodePath.h | 2 +- Modules/Filtering/Path/include/itkChainCodePath.hxx | 2 +- Modules/Filtering/Path/include/itkChainCodePath2D.h | 2 +- .../Path/include/itkChainCodeToFourierSeriesPathFilter.h | 2 +- .../Path/include/itkChainCodeToFourierSeriesPathFilter.hxx | 2 +- .../Filtering/Path/include/itkContourExtractor2DImageFilter.h | 2 +- .../Path/include/itkContourExtractor2DImageFilter.hxx | 2 +- .../Path/include/itkExtractOrthogonalSwath2DImageFilter.h | 2 +- .../Path/include/itkExtractOrthogonalSwath2DImageFilter.hxx | 2 +- Modules/Filtering/Path/include/itkFourierSeriesPath.h | 2 +- Modules/Filtering/Path/include/itkFourierSeriesPath.hxx | 2 +- Modules/Filtering/Path/include/itkHilbertPath.h | 2 +- Modules/Filtering/Path/include/itkHilbertPath.hxx | 2 +- Modules/Filtering/Path/include/itkImageAndPathToImageFilter.h | 2 +- .../Filtering/Path/include/itkImageAndPathToImageFilter.hxx | 2 +- Modules/Filtering/Path/include/itkImageToPathFilter.h | 2 +- Modules/Filtering/Path/include/itkImageToPathFilter.hxx | 2 +- .../Filtering/Path/include/itkOrthogonalSwath2DPathFilter.h | 2 +- .../Filtering/Path/include/itkOrthogonalSwath2DPathFilter.hxx | 2 +- .../Path/include/itkOrthogonallyCorrected2DParametricPath.h | 2 +- Modules/Filtering/Path/include/itkParametricPath.h | 2 +- Modules/Filtering/Path/include/itkParametricPath.hxx | 2 +- Modules/Filtering/Path/include/itkPath.h | 2 +- Modules/Filtering/Path/include/itkPath.hxx | 2 +- Modules/Filtering/Path/include/itkPathAndImageToPathFilter.h | 2 +- .../Filtering/Path/include/itkPathAndImageToPathFilter.hxx | 2 +- Modules/Filtering/Path/include/itkPathConstIterator.h | 2 +- Modules/Filtering/Path/include/itkPathConstIterator.hxx | 2 +- Modules/Filtering/Path/include/itkPathFunctions.h | 2 +- Modules/Filtering/Path/include/itkPathIterator.h | 2 +- Modules/Filtering/Path/include/itkPathIterator.hxx | 2 +- Modules/Filtering/Path/include/itkPathSource.h | 2 +- Modules/Filtering/Path/include/itkPathSource.hxx | 2 +- Modules/Filtering/Path/include/itkPathToChainCodePathFilter.h | 2 +- .../Filtering/Path/include/itkPathToChainCodePathFilter.hxx | 2 +- Modules/Filtering/Path/include/itkPathToImageFilter.h | 2 +- Modules/Filtering/Path/include/itkPathToImageFilter.hxx | 2 +- Modules/Filtering/Path/include/itkPathToPathFilter.h | 2 +- Modules/Filtering/Path/include/itkPathToPathFilter.hxx | 2 +- Modules/Filtering/Path/include/itkPolyLineParametricPath.h | 2 +- Modules/Filtering/Path/include/itkPolyLineParametricPath.hxx | 2 +- Modules/Filtering/Path/src/itkChainCodePath2D.cxx | 2 +- .../Path/src/itkOrthogonallyCorrected2DParametricPath.cxx | 2 +- Modules/Filtering/Path/test/itkChainCodePath2DTest.cxx | 2 +- Modules/Filtering/Path/test/itkChainCodePathTest.cxx | 2 +- .../Path/test/itkChainCodeToFourierSeriesPathFilterTest.cxx | 2 +- .../Path/test/itkContourExtractor2DImageFilterTest.cxx | 2 +- .../Path/test/itkExtractOrthogonalSwath2DImageFilterTest.cxx | 2 +- Modules/Filtering/Path/test/itkFourierSeriesPathTest.cxx | 2 +- Modules/Filtering/Path/test/itkHilbertPathTest.cxx | 2 +- .../Path/test/itkOrthogonalSwath2DPathFilterTest.cxx | 2 +- .../test/itkOrthogonallyCorrected2DParametricPathTest.cxx | 2 +- Modules/Filtering/Path/test/itkPathFunctionsTest.cxx | 2 +- Modules/Filtering/Path/test/itkPathIteratorTest.cxx | 2 +- .../Filtering/Path/test/itkPathToChainCodePathFilterTest.cxx | 2 +- Modules/Filtering/Path/test/itkPathToImageFilterTest.cxx | 2 +- Modules/Filtering/Path/test/itkPolyLineParametricPathTest.cxx | 2 +- .../include/itkBorderQuadEdgeMeshFilter.h | 2 +- .../include/itkBorderQuadEdgeMeshFilter.hxx | 2 +- .../include/itkCleanQuadEdgeMeshFilter.h | 2 +- .../include/itkCleanQuadEdgeMeshFilter.hxx | 2 +- .../include/itkDecimationQuadEdgeMeshFilter.h | 2 +- .../include/itkDelaunayConformingQuadEdgeMeshFilter.h | 2 +- .../include/itkDelaunayConformingQuadEdgeMeshFilter.hxx | 2 +- .../include/itkDiscreteCurvatureQuadEdgeMeshFilter.h | 2 +- .../include/itkDiscreteCurvatureTensorQuadEdgeMeshFilter.h | 2 +- .../include/itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h | 2 +- .../include/itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h | 2 +- .../include/itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h | 2 +- .../include/itkDiscreteMinimumCurvatureQuadEdgeMeshFilter.h | 2 +- .../itkDiscretePrincipalCurvaturesQuadEdgeMeshFilter.h | 2 +- .../include/itkEdgeDecimationQuadEdgeMeshFilter.h | 2 +- .../include/itkEdgeDecimationQuadEdgeMeshFilter.hxx | 2 +- .../include/itkLaplacianDeformationQuadEdgeMeshFilter.h | 2 +- .../include/itkLaplacianDeformationQuadEdgeMeshFilter.hxx | 2 +- ...aplacianDeformationQuadEdgeMeshFilterWithHardConstraints.h | 2 +- ...lacianDeformationQuadEdgeMeshFilterWithHardConstraints.hxx | 2 +- ...aplacianDeformationQuadEdgeMeshFilterWithSoftConstraints.h | 2 +- ...lacianDeformationQuadEdgeMeshFilterWithSoftConstraints.hxx | 2 +- .../include/itkNormalQuadEdgeMeshFilter.h | 2 +- .../include/itkNormalQuadEdgeMeshFilter.hxx | 2 +- .../include/itkParameterizationQuadEdgeMeshFilter.h | 2 +- .../include/itkParameterizationQuadEdgeMeshFilter.hxx | 2 +- .../include/itkQuadEdgeMeshDecimationCriteria.h | 2 +- .../include/itkQuadEdgeMeshDecimationQuadricElementHelper.h | 2 +- .../include/itkQuadEdgeMeshParamMatrixCoefficients.h | 2 +- .../include/itkQuadricDecimationQuadEdgeMeshFilter.h | 2 +- .../include/itkQuadricDecimationQuadEdgeMeshFilter.hxx | 2 +- .../include/itkSmoothingQuadEdgeMeshFilter.h | 2 +- .../include/itkSmoothingQuadEdgeMeshFilter.hxx | 2 +- .../itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h | 2 +- .../itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.hxx | 2 +- .../test/itkAutomaticTopologyQuadEdgeMeshSourceTest.cxx | 2 +- .../test/itkBinaryMask3DQuadEdgeMeshSourceTest.cxx | 2 +- .../test/itkBorderQuadEdgeMeshFilterTest.cxx | 2 +- .../test/itkBorderQuadEdgeMeshFilterTest2.cxx | 2 +- .../test/itkCleanQuadEdgeMeshFilterTest.cxx | 2 +- .../test/itkDelaunayConformingQuadEdgeMeshFilterTest.cxx | 2 +- .../itkDiscreteGaussianCurvatureQuadEdgeMeshFilterTest.cxx | 2 +- .../itkDiscreteMaximumCurvatureQuadEdgeMeshFilterTest.cxx | 2 +- .../test/itkDiscreteMeanCurvatureQuadEdgeMeshFilterTest.cxx | 2 +- .../itkDiscreteMinimumCurvatureQuadEdgeMeshFilterTest.cxx | 2 +- ...anDeformationQuadEdgeMeshFilterWithHardConstraintsTest.cxx | 2 +- ...anDeformationQuadEdgeMeshFilterWithSoftConstraintsTest.cxx | 2 +- .../test/itkNormalQuadEdgeMeshFilterTest.cxx | 2 +- .../test/itkParameterizationQuadEdgeMeshFilterTest.cxx | 2 +- .../test/itkQuadricDecimationQuadEdgeMeshFilterTest.cxx | 2 +- .../test/itkRegularSphereQuadEdgeMeshSourceTest.cxx | 2 +- .../test/itkSmoothingQuadEdgeMeshFilterTest.cxx | 2 +- .../itkSquaredEdgeLengthDecimationQuadEdgeMeshFilterTest.cxx | 2 +- .../Filtering/Smoothing/include/itkBinomialBlurImageFilter.h | 2 +- .../Smoothing/include/itkBinomialBlurImageFilter.hxx | 2 +- Modules/Filtering/Smoothing/include/itkBoxMeanImageFilter.h | 2 +- Modules/Filtering/Smoothing/include/itkBoxMeanImageFilter.hxx | 2 +- Modules/Filtering/Smoothing/include/itkBoxSigmaImageFilter.h | 2 +- .../Filtering/Smoothing/include/itkBoxSigmaImageFilter.hxx | 2 +- Modules/Filtering/Smoothing/include/itkBoxUtilities.h | 2 +- .../Smoothing/include/itkDiscreteGaussianImageFilter.h | 2 +- .../Smoothing/include/itkDiscreteGaussianImageFilter.hxx | 2 +- Modules/Filtering/Smoothing/include/itkMeanImageFilter.h | 2 +- Modules/Filtering/Smoothing/include/itkMeanImageFilter.hxx | 2 +- Modules/Filtering/Smoothing/include/itkMedianImageFilter.h | 2 +- Modules/Filtering/Smoothing/include/itkMedianImageFilter.hxx | 2 +- .../Smoothing/include/itkRecursiveGaussianImageFilter.h | 2 +- .../Smoothing/include/itkRecursiveGaussianImageFilter.hxx | 2 +- .../include/itkSmoothingRecursiveGaussianImageFilter.h | 2 +- .../include/itkSmoothingRecursiveGaussianImageFilter.hxx | 2 +- .../Smoothing/src/itkRecursiveGaussianImageFilter.cxx | 2 +- .../Filtering/Smoothing/test/itkBoxMeanImageFilterTest.cxx | 2 +- .../Filtering/Smoothing/test/itkBoxSigmaImageFilterTest.cxx | 2 +- .../Smoothing/test/itkDiscreteGaussianImageFilterTest.cxx | 2 +- .../Smoothing/test/itkDiscreteGaussianImageFilterTest2.cxx | 2 +- Modules/Filtering/Smoothing/test/itkMeanImageFilterGTest.cxx | 2 +- Modules/Filtering/Smoothing/test/itkMeanImageFilterTest.cxx | 2 +- .../Filtering/Smoothing/test/itkMedianImageFilterGTest.cxx | 2 +- Modules/Filtering/Smoothing/test/itkMedianImageFilterTest.cxx | 2 +- .../test/itkRecursiveGaussianImageFiltersOnTensorsTest.cxx | 2 +- .../itkRecursiveGaussianImageFiltersOnVectorImageTest.cxx | 2 +- .../Smoothing/test/itkRecursiveGaussianImageFiltersTest.cxx | 2 +- .../Smoothing/test/itkRecursiveGaussianScaleSpaceTest1.cxx | 2 +- ...moothingRecursiveGaussianImageFilterOnImageAdaptorTest.cxx | 2 +- ...oothingRecursiveGaussianImageFilterOnImageOfVectorTest.cxx | 2 +- ...SmoothingRecursiveGaussianImageFilterOnVectorImageTest.cxx | 2 +- .../test/itkSmoothingRecursiveGaussianImageFilterTest.cxx | 2 +- .../wrapping/test/MeanImageFilterFunctionCallTest.py | 2 +- .../Filtering/Smoothing/wrapping/test/MeanImageFilterTest.py | 2 +- .../test/MedianImageFilterFunctionalDocumentationTest.py | 2 +- .../Smoothing/wrapping/test/MedianImageFilterTest.py | 2 +- .../Smoothing/wrapping/test/PythonAutoPipelineTest.py | 2 +- .../include/itkSpatialFunctionImageEvaluatorFilter.h | 2 +- .../include/itkSpatialFunctionImageEvaluatorFilter.hxx | 2 +- .../test/itkSpatialFunctionImageEvaluatorFilterTest.cxx | 2 +- .../Thresholding/include/itkBinaryThresholdImageFilter.h | 2 +- .../Thresholding/include/itkBinaryThresholdImageFilter.hxx | 2 +- .../include/itkBinaryThresholdProjectionImageFilter.h | 2 +- .../Thresholding/include/itkHistogramThresholdCalculator.h | 2 +- .../Thresholding/include/itkHistogramThresholdImageFilter.h | 2 +- .../Thresholding/include/itkHistogramThresholdImageFilter.hxx | 2 +- .../Thresholding/include/itkHuangThresholdCalculator.h | 2 +- .../Thresholding/include/itkHuangThresholdCalculator.hxx | 2 +- .../Thresholding/include/itkHuangThresholdImageFilter.h | 2 +- .../Thresholding/include/itkIntermodesThresholdCalculator.h | 2 +- .../Thresholding/include/itkIntermodesThresholdCalculator.hxx | 2 +- .../Thresholding/include/itkIntermodesThresholdImageFilter.h | 2 +- .../Thresholding/include/itkIsoDataThresholdCalculator.h | 2 +- .../Thresholding/include/itkIsoDataThresholdCalculator.hxx | 2 +- .../Thresholding/include/itkIsoDataThresholdImageFilter.h | 2 +- .../include/itkKappaSigmaThresholdImageCalculator.h | 2 +- .../include/itkKappaSigmaThresholdImageCalculator.hxx | 2 +- .../Thresholding/include/itkKappaSigmaThresholdImageFilter.h | 2 +- .../include/itkKappaSigmaThresholdImageFilter.hxx | 2 +- .../include/itkKittlerIllingworthThresholdCalculator.h | 2 +- .../include/itkKittlerIllingworthThresholdCalculator.hxx | 2 +- .../include/itkKittlerIllingworthThresholdImageFilter.h | 2 +- .../Filtering/Thresholding/include/itkLiThresholdCalculator.h | 2 +- .../Thresholding/include/itkLiThresholdCalculator.hxx | 2 +- .../Thresholding/include/itkLiThresholdImageFilter.h | 2 +- .../include/itkMaximumEntropyThresholdCalculator.h | 2 +- .../include/itkMaximumEntropyThresholdCalculator.hxx | 2 +- .../include/itkMaximumEntropyThresholdImageFilter.h | 2 +- .../Thresholding/include/itkMomentsThresholdCalculator.h | 2 +- .../Thresholding/include/itkMomentsThresholdCalculator.hxx | 2 +- .../Thresholding/include/itkMomentsThresholdImageFilter.h | 2 +- .../include/itkOtsuMultipleThresholdsCalculator.h | 2 +- .../include/itkOtsuMultipleThresholdsCalculator.hxx | 2 +- .../include/itkOtsuMultipleThresholdsImageFilter.h | 2 +- .../include/itkOtsuMultipleThresholdsImageFilter.hxx | 2 +- .../Thresholding/include/itkOtsuThresholdCalculator.h | 2 +- .../Thresholding/include/itkOtsuThresholdCalculator.hxx | 2 +- .../Thresholding/include/itkOtsuThresholdImageFilter.h | 2 +- .../Thresholding/include/itkRenyiEntropyThresholdCalculator.h | 2 +- .../include/itkRenyiEntropyThresholdCalculator.hxx | 2 +- .../include/itkRenyiEntropyThresholdImageFilter.h | 2 +- .../Thresholding/include/itkShanbhagThresholdCalculator.h | 2 +- .../Thresholding/include/itkShanbhagThresholdCalculator.hxx | 2 +- .../Thresholding/include/itkShanbhagThresholdImageFilter.h | 2 +- .../Filtering/Thresholding/include/itkThresholdImageFilter.h | 2 +- .../Thresholding/include/itkThresholdImageFilter.hxx | 2 +- .../Thresholding/include/itkThresholdLabelerImageFilter.h | 2 +- .../Thresholding/include/itkThresholdLabelerImageFilter.hxx | 2 +- .../Thresholding/include/itkTriangleThresholdCalculator.h | 2 +- .../Thresholding/include/itkTriangleThresholdCalculator.hxx | 2 +- .../Thresholding/include/itkTriangleThresholdImageFilter.h | 2 +- .../Thresholding/include/itkYenThresholdCalculator.h | 2 +- .../Thresholding/include/itkYenThresholdCalculator.hxx | 2 +- .../Thresholding/include/itkYenThresholdImageFilter.h | 2 +- .../Thresholding/test/itkBinaryThresholdImageFilterTest.cxx | 2 +- .../Thresholding/test/itkBinaryThresholdImageFilterTest2.cxx | 2 +- .../test/itkBinaryThresholdProjectionImageFilterTest.cxx | 2 +- .../test/itkBinaryThresholdSpatialFunctionTest.cxx | 2 +- .../test/itkHuangMaskedThresholdImageFilterTest.cxx | 2 +- .../Thresholding/test/itkHuangThresholdImageFilterTest.cxx | 2 +- .../test/itkIntermodesMaskedThresholdImageFilterTest.cxx | 2 +- .../test/itkIntermodesThresholdImageFilterTest.cxx | 2 +- .../test/itkIsoDataMaskedThresholdImageFilterTest.cxx | 2 +- .../Thresholding/test/itkIsoDataThresholdImageFilterTest.cxx | 2 +- .../test/itkKappaSigmaThresholdImageCalculatorTest.cxx | 2 +- .../test/itkKappaSigmaThresholdImageFilterTest.cxx | 2 +- .../itkKittlerIllingworthMaskedThresholdImageFilterTest.cxx | 2 +- .../test/itkKittlerIllingworthThresholdImageFilterTest.cxx | 2 +- .../Thresholding/test/itkLiMaskedThresholdImageFilterTest.cxx | 2 +- .../Thresholding/test/itkLiThresholdImageFilterTest.cxx | 2 +- .../test/itkMaximumEntropyMaskedThresholdImageFilterTest.cxx | 2 +- .../test/itkMaximumEntropyThresholdImageFilterTest.cxx | 2 +- .../test/itkMomentsMaskedThresholdImageFilterTest.cxx | 2 +- .../Thresholding/test/itkMomentsThresholdImageFilterTest.cxx | 2 +- .../test/itkOtsuMaskedThresholdImageFilterTest.cxx | 2 +- .../test/itkOtsuMultipleThresholdsCalculatorTest.cxx | 2 +- .../test/itkOtsuMultipleThresholdsCalculatorTest2.cxx | 2 +- .../test/itkOtsuMultipleThresholdsImageFilterTest.cxx | 2 +- .../Thresholding/test/itkOtsuThresholdCalculatorTest.cxx | 2 +- ...ldCalculatorVersusOtsuMultipleThresholdsCalculatorTest.cxx | 2 +- .../Thresholding/test/itkOtsuThresholdImageFilterTest.cxx | 2 +- .../test/itkRenyiEntropyMaskedThresholdImageFilterTest.cxx | 2 +- .../test/itkRenyiEntropyThresholdImageFilterTest.cxx | 2 +- .../test/itkShanbhagMaskedThresholdImageFilterTest.cxx | 2 +- .../Thresholding/test/itkShanbhagThresholdImageFilterTest.cxx | 2 +- .../Thresholding/test/itkThresholdImageFilterTest.cxx | 2 +- .../Thresholding/test/itkThresholdLabelerImageFilterTest.cxx | 2 +- .../test/itkTriangleMaskedThresholdImageFilterTest.cxx | 2 +- .../Thresholding/test/itkTriangleThresholdImageFilterTest.cxx | 2 +- .../test/itkYenMaskedThresholdImageFilterTest.cxx | 2 +- .../Thresholding/test/itkYenThresholdImageFilterTest.cxx | 2 +- .../wrapping/test/BinaryThresholdImageFilterTest.py | 2 +- .../Thresholding/wrapping/test/ThresholdImageFilterTest.py | 2 +- Modules/IO/BMP/include/itkBMPImageIO.h | 2 +- Modules/IO/BMP/include/itkBMPImageIOFactory.h | 2 +- Modules/IO/BMP/src/itkBMPImageIO.cxx | 2 +- Modules/IO/BMP/src/itkBMPImageIOFactory.cxx | 2 +- Modules/IO/BMP/test/itkBMPImageIOTest.cxx | 2 +- Modules/IO/BMP/test/itkBMPImageIOTest2.cxx | 2 +- Modules/IO/BMP/test/itkBMPImageIOTest3.cxx | 2 +- Modules/IO/BMP/test/itkBMPImageIOTest4.cxx | 2 +- Modules/IO/BMP/test/itkBMPImageIOTest5.cxx | 2 +- Modules/IO/BMP/test/itkBMPImageIOTestExtension.cxx | 2 +- Modules/IO/BMP/test/itkBMPImageIOTestPalette.cxx | 2 +- Modules/IO/BioRad/include/itkBioRadImageIO.h | 2 +- Modules/IO/BioRad/include/itkBioRadImageIOFactory.h | 2 +- Modules/IO/BioRad/src/itkBioRadImageIO.cxx | 2 +- Modules/IO/BioRad/src/itkBioRadImageIOFactory.cxx | 2 +- Modules/IO/BioRad/test/itkBioRadImageIOTest.cxx | 2 +- Modules/IO/Bruker/include/itkBruker2dseqImageIO.h | 2 +- Modules/IO/Bruker/include/itkBruker2dseqImageIOFactory.h | 2 +- Modules/IO/Bruker/src/itkBruker2dseqImageIO.cxx | 2 +- Modules/IO/Bruker/src/itkBruker2dseqImageIOFactory.cxx | 2 +- Modules/IO/Bruker/test/itkBrukerImageTest.cxx | 2 +- Modules/IO/CSV/include/itkCSVArray2DDataObject.h | 2 +- Modules/IO/CSV/include/itkCSVArray2DDataObject.hxx | 2 +- Modules/IO/CSV/include/itkCSVArray2DFileReader.h | 2 +- Modules/IO/CSV/include/itkCSVArray2DFileReader.hxx | 2 +- Modules/IO/CSV/include/itkCSVFileReaderBase.h | 2 +- Modules/IO/CSV/include/itkCSVNumericObjectFileWriter.h | 2 +- Modules/IO/CSV/include/itkCSVNumericObjectFileWriter.hxx | 2 +- Modules/IO/CSV/src/itkCSVFileReaderBase.cxx | 2 +- Modules/IO/CSV/test/itkCSVArray2DFileReaderTest.cxx | 2 +- Modules/IO/CSV/test/itkCSVArray2DFileReaderWriterTest.cxx | 2 +- Modules/IO/CSV/test/itkCSVNumericObjectFileWriterTest.cxx | 2 +- Modules/IO/DCMTK/include/itkDCMTKFileReader.h | 2 +- Modules/IO/DCMTK/include/itkDCMTKImageIO.h | 2 +- Modules/IO/DCMTK/include/itkDCMTKImageIOFactory.h | 2 +- Modules/IO/DCMTK/include/itkDCMTKSeriesFileNames.h | 2 +- Modules/IO/DCMTK/src/itkDCMTKFileReader.cxx | 2 +- Modules/IO/DCMTK/src/itkDCMTKImageIO.cxx | 2 +- Modules/IO/DCMTK/src/itkDCMTKImageIOFactory.cxx | 2 +- Modules/IO/DCMTK/src/itkDCMTKSeriesFileNames.cxx | 2 +- Modules/IO/DCMTK/test/itkDCMTKImageIOMultiFrameImageTest.cxx | 2 +- Modules/IO/DCMTK/test/itkDCMTKImageIONoPreambleTest.cxx | 2 +- Modules/IO/DCMTK/test/itkDCMTKImageIOOrthoDirTest.cxx | 2 +- Modules/IO/DCMTK/test/itkDCMTKImageIOSlopeInterceptTest.cxx | 2 +- Modules/IO/DCMTK/test/itkDCMTKImageIOTest.cxx | 2 +- Modules/IO/DCMTK/test/itkDCMTKLoggerTest.cxx | 2 +- Modules/IO/DCMTK/test/itkDCMTKMultiFrame4DTest.cxx | 2 +- Modules/IO/DCMTK/test/itkDCMTKRGBImageIOTest.cxx | 2 +- Modules/IO/DCMTK/test/itkDCMTKSeriesReadImageWrite.cxx | 2 +- Modules/IO/DCMTK/test/itkDCMTKSeriesStreamReadImageWrite.cxx | 2 +- Modules/IO/GDCM/include/itkGDCMImageIO.h | 2 +- Modules/IO/GDCM/include/itkGDCMImageIOFactory.h | 2 +- Modules/IO/GDCM/include/itkGDCMSeriesFileNames.h | 2 +- Modules/IO/GDCM/src/itkGDCMImageIO.cxx | 2 +- Modules/IO/GDCM/src/itkGDCMImageIOFactory.cxx | 2 +- Modules/IO/GDCM/src/itkGDCMSeriesFileNames.cxx | 2 +- Modules/IO/GDCM/test/itkGDCMImageIONoCrashTest.cxx | 2 +- Modules/IO/GDCM/test/itkGDCMImageIONoPreambleTest.cxx | 2 +- Modules/IO/GDCM/test/itkGDCMImageIOOrthoDirTest.cxx | 2 +- Modules/IO/GDCM/test/itkGDCMImageIOTest.cxx | 2 +- Modules/IO/GDCM/test/itkGDCMImageIOTest2.cxx | 2 +- Modules/IO/GDCM/test/itkGDCMImageOrientationPatientTest.cxx | 2 +- Modules/IO/GDCM/test/itkGDCMImagePositionPatientTest.cxx | 2 +- Modules/IO/GDCM/test/itkGDCMImageReadSeriesWriteTest.cxx | 2 +- Modules/IO/GDCM/test/itkGDCMImageReadWriteTest.cxx | 2 +- Modules/IO/GDCM/test/itkGDCMLegacyMultiFrameTest.cxx | 2 +- Modules/IO/GDCM/test/itkGDCMLoadImageSpacingTest.cxx | 2 +- Modules/IO/GDCM/test/itkGDCMSeriesMissingDicomTagTest.cxx | 2 +- Modules/IO/GDCM/test/itkGDCMSeriesReadImageWriteTest.cxx | 2 +- .../IO/GDCM/test/itkGDCMSeriesStreamReadImageWriteTest.cxx | 2 +- Modules/IO/GDCM/wrapping/test/ReadDicomAndReadTagTest.py | 2 +- Modules/IO/GE/include/itkGE4ImageIO.h | 2 +- Modules/IO/GE/include/itkGE4ImageIOFactory.h | 2 +- Modules/IO/GE/include/itkGE5ImageIO.h | 2 +- Modules/IO/GE/include/itkGE5ImageIOFactory.h | 2 +- Modules/IO/GE/include/itkGEAdwImageIO.h | 2 +- Modules/IO/GE/include/itkGEAdwImageIOFactory.h | 2 +- Modules/IO/GE/include/itkMvtSunf.h | 2 +- Modules/IO/GE/src/Ge4xHdr.h | 2 +- Modules/IO/GE/src/Ge5xHdr.h | 2 +- Modules/IO/GE/src/itkGE4ImageIO.cxx | 2 +- Modules/IO/GE/src/itkGE4ImageIOFactory.cxx | 2 +- Modules/IO/GE/src/itkGE5ImageIO.cxx | 2 +- Modules/IO/GE/src/itkGE5ImageIOFactory.cxx | 2 +- Modules/IO/GE/src/itkGEAdwImageIO.cxx | 2 +- Modules/IO/GE/src/itkGEAdwImageIOFactory.cxx | 2 +- Modules/IO/GE/test/itkGEImageIOTest.cxx | 2 +- Modules/IO/GIPL/include/itkGiplImageIO.h | 2 +- Modules/IO/GIPL/include/itkGiplImageIOFactory.h | 2 +- Modules/IO/GIPL/src/itkGiplImageIO.cxx | 2 +- Modules/IO/GIPL/src/itkGiplImageIOFactory.cxx | 2 +- Modules/IO/GIPL/test/itkGiplImageIOTest.cxx | 2 +- Modules/IO/HDF5/include/itkHDF5ImageIO.h | 2 +- Modules/IO/HDF5/include/itkHDF5ImageIOFactory.h | 2 +- Modules/IO/HDF5/src/itkHDF5ImageIO.cxx | 2 +- Modules/IO/HDF5/src/itkHDF5ImageIOFactory.cxx | 2 +- Modules/IO/HDF5/test/itkHDF5ImageIOStreamingReadWriteTest.cxx | 2 +- Modules/IO/HDF5/test/itkHDF5ImageIOTest.cxx | 2 +- Modules/IO/IPL/include/itkGEImageHeader.h | 2 +- Modules/IO/IPL/include/itkIPLCommonImageIO.h | 2 +- Modules/IO/IPL/include/itkIPLFileNameList.h | 2 +- Modules/IO/IPL/src/itkIPLCommonImageIO.cxx | 2 +- Modules/IO/IPL/src/itkIPLFileNameList.cxx | 2 +- Modules/IO/ImageBase/CMake/itkTestCStyleIOWCharFilename.cxx | 2 +- Modules/IO/ImageBase/CMake/itkTestFDStream.cxx | 2 +- .../CMake/itkTestIOStreamsWCharFilenameConstructors.cxx | 2 +- Modules/IO/ImageBase/include/itkArchetypeSeriesFileNames.h | 2 +- Modules/IO/ImageBase/include/itkConvertPixelBuffer.h | 2 +- Modules/IO/ImageBase/include/itkConvertPixelBuffer.hxx | 2 +- Modules/IO/ImageBase/include/itkIOCommon.h | 2 +- Modules/IO/ImageBase/include/itkIOTestHelper.h | 2 +- Modules/IO/ImageBase/include/itkImageFileReader.h | 2 +- Modules/IO/ImageBase/include/itkImageFileReader.hxx | 2 +- Modules/IO/ImageBase/include/itkImageFileReaderException.h | 2 +- Modules/IO/ImageBase/include/itkImageFileWriter.h | 2 +- Modules/IO/ImageBase/include/itkImageFileWriter.hxx | 2 +- Modules/IO/ImageBase/include/itkImageIOBase.h | 2 +- Modules/IO/ImageBase/include/itkImageIOFactory.h | 2 +- Modules/IO/ImageBase/include/itkImageSeriesReader.h | 2 +- Modules/IO/ImageBase/include/itkImageSeriesReader.hxx | 2 +- Modules/IO/ImageBase/include/itkImageSeriesWriter.h | 2 +- Modules/IO/ImageBase/include/itkImageSeriesWriter.hxx | 2 +- .../IO/ImageBase/include/itkInternationalizationIOHelpers.h | 2 +- Modules/IO/ImageBase/include/itkNumericSeriesFileNames.h | 2 +- .../ImageBase/include/itkRegularExpressionSeriesFileNames.h | 2 +- Modules/IO/ImageBase/include/itkStreamingImageIOBase.h | 2 +- Modules/IO/ImageBase/src/itkArchetypeSeriesFileNames.cxx | 2 +- Modules/IO/ImageBase/src/itkIOCommon.cxx | 2 +- Modules/IO/ImageBase/src/itkIOConfigure.h.in | 2 +- Modules/IO/ImageBase/src/itkImageFileReaderException.cxx | 2 +- Modules/IO/ImageBase/src/itkImageFileWriter.cxx | 2 +- Modules/IO/ImageBase/src/itkImageIOBase.cxx | 2 +- Modules/IO/ImageBase/src/itkImageIOFactory.cxx | 2 +- Modules/IO/ImageBase/src/itkImageSeriesWriter.cxx | 2 +- Modules/IO/ImageBase/src/itkNumericSeriesFileNames.cxx | 2 +- Modules/IO/ImageBase/src/itkRawImageIOUtilities.cxx | 2 +- .../IO/ImageBase/src/itkRegularExpressionSeriesFileNames.cxx | 2 +- Modules/IO/ImageBase/src/itkStreamingImageIOBase.cxx | 2 +- Modules/IO/ImageBase/test/itk64bitTest.cxx | 2 +- Modules/IO/ImageBase/test/itkArchetypeSeriesFileNamesTest.cxx | 2 +- Modules/IO/ImageBase/test/itkConvertBufferTest.cxx | 2 +- Modules/IO/ImageBase/test/itkConvertBufferTest2.cxx | 2 +- Modules/IO/ImageBase/test/itkFileFreeImageIO.cxx | 2 +- Modules/IO/ImageBase/test/itkFileFreeImageIO.h | 2 +- Modules/IO/ImageBase/test/itkFileFreeImageIOFactory.cxx | 2 +- Modules/IO/ImageBase/test/itkFileFreeImageIOFactory.h | 2 +- Modules/IO/ImageBase/test/itkIOCommonTest.cxx | 2 +- Modules/IO/ImageBase/test/itkIOCommonTest2.cxx | 2 +- Modules/IO/ImageBase/test/itkIOPluginTest.cxx | 2 +- .../IO/ImageBase/test/itkImageFileReaderDimensionsTest.cxx | 2 +- .../ImageBase/test/itkImageFileReaderPositiveSpacingTest.cxx | 2 +- Modules/IO/ImageBase/test/itkImageFileReaderStreamingTest.cxx | 2 +- .../IO/ImageBase/test/itkImageFileReaderStreamingTest2.cxx | 2 +- Modules/IO/ImageBase/test/itkImageFileReaderTest1.cxx | 2 +- Modules/IO/ImageBase/test/itkImageFileWriterPastingTest1.cxx | 2 +- Modules/IO/ImageBase/test/itkImageFileWriterPastingTest2.cxx | 2 +- Modules/IO/ImageBase/test/itkImageFileWriterPastingTest3.cxx | 2 +- .../itkImageFileWriterStreamingPastingCompressingTest1.cxx | 2 +- .../IO/ImageBase/test/itkImageFileWriterStreamingTest1.cxx | 2 +- .../IO/ImageBase/test/itkImageFileWriterStreamingTest2.cxx | 2 +- Modules/IO/ImageBase/test/itkImageFileWriterTest.cxx | 2 +- Modules/IO/ImageBase/test/itkImageFileWriterTest2.cxx | 2 +- .../itkImageFileWriterUpdateLargestPossibleRegionTest.cxx | 2 +- Modules/IO/ImageBase/test/itkImageIOBaseTest.cxx | 2 +- Modules/IO/ImageBase/test/itkImageIODirection2DTest.cxx | 2 +- Modules/IO/ImageBase/test/itkImageIODirection3DTest.cxx | 2 +- .../IO/ImageBase/test/itkImageIOFileNameExtensionsTests.cxx | 2 +- .../IO/ImageBase/test/itkImageSeriesReaderDimensionsTest.cxx | 2 +- .../IO/ImageBase/test/itkImageSeriesReaderSamplingTest.cxx | 2 +- Modules/IO/ImageBase/test/itkImageSeriesReaderVectorTest.cxx | 2 +- Modules/IO/ImageBase/test/itkImageSeriesWriterTest.cxx | 2 +- .../IO/ImageBase/test/itkLargeImageWriteConvertReadTest.cxx | 2 +- Modules/IO/ImageBase/test/itkLargeImageWriteReadTest.cxx | 2 +- Modules/IO/ImageBase/test/itkMatrixImageWriteReadTest.cxx | 2 +- Modules/IO/ImageBase/test/itkNoiseImageFilterTest.cxx | 2 +- Modules/IO/ImageBase/test/itkNumericSeriesFileNamesTest.cxx | 2 +- .../IO/ImageBase/test/itkReadWriteImageWithDictionaryTest.cxx | 2 +- .../test/itkRegularExpressionSeriesFileNamesTest.cxx | 2 +- Modules/IO/ImageBase/test/itkUnicodeIOTest.cxx | 2 +- Modules/IO/ImageBase/test/itkVectorImageReadWriteTest.cxx | 2 +- Modules/IO/JPEG/include/itkJPEGImageIO.h | 2 +- Modules/IO/JPEG/include/itkJPEGImageIOFactory.h | 2 +- Modules/IO/JPEG/src/itkJPEGImageIO.cxx | 2 +- Modules/IO/JPEG/src/itkJPEGImageIOFactory.cxx | 2 +- Modules/IO/JPEG/test/itkJPEGImageIOTest.cxx | 2 +- Modules/IO/JPEG/test/itkJPEGImageIOTest2.cxx | 2 +- Modules/IO/JPEG2000/include/itkJPEG2000ImageIO.h | 2 +- Modules/IO/JPEG2000/include/itkJPEG2000ImageIOFactory.h | 2 +- Modules/IO/JPEG2000/src/itkJPEG2000ImageIO.cxx | 2 +- Modules/IO/JPEG2000/src/itkJPEG2000ImageIOFactory.cxx | 2 +- Modules/IO/JPEG2000/test/itkJPEG2000ImageIOFactoryTest01.cxx | 2 +- .../IO/JPEG2000/test/itkJPEG2000ImageIORegionOfInterest.cxx | 2 +- Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest00.cxx | 2 +- Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest01.cxx | 2 +- Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest02.cxx | 2 +- Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest03.cxx | 2 +- Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest04.cxx | 2 +- Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest05.cxx | 2 +- Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest06.cxx | 2 +- Modules/IO/LSM/include/itkLSMImageIO.h | 2 +- Modules/IO/LSM/include/itkLSMImageIOFactory.h | 2 +- Modules/IO/LSM/src/itkLSMImageIO.cxx | 2 +- Modules/IO/LSM/src/itkLSMImageIOFactory.cxx | 2 +- Modules/IO/LSM/test/itkLSMImageIOTest.cxx | 2 +- Modules/IO/MINC/include/itkMINCImageIO.h | 2 +- Modules/IO/MINC/include/itkMINCImageIOFactory.h | 2 +- Modules/IO/MINC/src/itkMINCImageIO.cxx | 2 +- Modules/IO/MINC/src/itkMINCImageIOFactory.cxx | 2 +- Modules/IO/MINC/test/itkMINCImageIOTest.cxx | 2 +- Modules/IO/MINC/test/itkMINCImageIOTest2.cxx | 2 +- Modules/IO/MINC/test/itkMINCImageIOTest4.cxx | 2 +- Modules/IO/MINC/test/itkMINCImageIOTest_2D.cxx | 2 +- Modules/IO/MINC/test/itkMINCImageIOTest_4D.cxx | 2 +- Modules/IO/MINC/test/itkMINCImageIOTest_Labels.cxx | 2 +- Modules/IO/MRC/include/itkMRCHeaderObject.h | 2 +- Modules/IO/MRC/include/itkMRCImageIO.h | 2 +- Modules/IO/MRC/include/itkMRCImageIOFactory.h | 2 +- Modules/IO/MRC/src/itkMRCHeaderObject.cxx | 2 +- Modules/IO/MRC/src/itkMRCImageIO.cxx | 2 +- Modules/IO/MRC/src/itkMRCImageIOFactory.cxx | 2 +- Modules/IO/MRC/src/itkMRCImageIOPrivate.h | 2 +- Modules/IO/MRC/test/itkMRCImageIOTest.cxx | 2 +- Modules/IO/MRC/test/itkMRCImageIOTest2.cxx | 2 +- Modules/IO/Mesh/test/itkMeshFileReadWriteTest.cxx | 2 +- Modules/IO/MeshBYU/include/itkBYUMeshIO.h | 2 +- Modules/IO/MeshBYU/include/itkBYUMeshIOFactory.h | 2 +- Modules/IO/MeshBYU/src/itkBYUMeshIO.cxx | 2 +- Modules/IO/MeshBYU/src/itkBYUMeshIOFactory.cxx | 2 +- Modules/IO/MeshBYU/test/itkMeshFileReadWriteTest.cxx | 2 +- Modules/IO/MeshBase/include/itkConvertArrayPixelBuffer.h | 2 +- Modules/IO/MeshBase/include/itkConvertArrayPixelBuffer.hxx | 2 +- .../include/itkConvertVariableLengthVectorPixelBuffer.h | 2 +- .../include/itkConvertVariableLengthVectorPixelBuffer.hxx | 2 +- Modules/IO/MeshBase/include/itkMeshConvertPixelTraits.h | 2 +- Modules/IO/MeshBase/include/itkMeshFileReader.h | 2 +- Modules/IO/MeshBase/include/itkMeshFileReader.hxx | 2 +- Modules/IO/MeshBase/include/itkMeshFileReaderException.h | 2 +- Modules/IO/MeshBase/include/itkMeshFileTestHelper.h | 2 +- Modules/IO/MeshBase/include/itkMeshFileWriter.h | 2 +- Modules/IO/MeshBase/include/itkMeshFileWriter.hxx | 2 +- Modules/IO/MeshBase/include/itkMeshFileWriterException.h | 2 +- Modules/IO/MeshBase/include/itkMeshIOBase.h | 2 +- Modules/IO/MeshBase/include/itkMeshIOFactory.h | 2 +- Modules/IO/MeshBase/src/itkMeshFileReaderException.cxx | 2 +- Modules/IO/MeshBase/src/itkMeshFileWriterException.cxx | 2 +- Modules/IO/MeshBase/src/itkMeshIOBase.cxx | 2 +- Modules/IO/MeshBase/src/itkMeshIOFactory.cxx | 2 +- Modules/IO/MeshFreeSurfer/include/itkFreeSurferAsciiMeshIO.h | 2 +- .../MeshFreeSurfer/include/itkFreeSurferAsciiMeshIOFactory.h | 2 +- Modules/IO/MeshFreeSurfer/include/itkFreeSurferBinaryMeshIO.h | 2 +- .../MeshFreeSurfer/include/itkFreeSurferBinaryMeshIOFactory.h | 2 +- Modules/IO/MeshFreeSurfer/src/itkFreeSurferAsciiMeshIO.cxx | 2 +- .../IO/MeshFreeSurfer/src/itkFreeSurferAsciiMeshIOFactory.cxx | 2 +- Modules/IO/MeshFreeSurfer/src/itkFreeSurferBinaryMeshIO.cxx | 2 +- .../MeshFreeSurfer/src/itkFreeSurferBinaryMeshIOFactory.cxx | 2 +- Modules/IO/MeshFreeSurfer/test/itkMeshFileReadWriteTest.cxx | 2 +- Modules/IO/MeshGifti/include/itkGiftiMeshIO.h | 2 +- Modules/IO/MeshGifti/include/itkGiftiMeshIOFactory.h | 2 +- Modules/IO/MeshGifti/src/itkGiftiMeshIO.cxx | 2 +- Modules/IO/MeshGifti/src/itkGiftiMeshIOFactory.cxx | 2 +- Modules/IO/MeshGifti/test/itkMeshFileReadWriteTest.cxx | 2 +- Modules/IO/MeshOBJ/include/itkOBJMeshIO.h | 2 +- Modules/IO/MeshOBJ/include/itkOBJMeshIOFactory.h | 2 +- Modules/IO/MeshOBJ/src/itkOBJMeshIO.cxx | 2 +- Modules/IO/MeshOBJ/src/itkOBJMeshIOFactory.cxx | 2 +- Modules/IO/MeshOBJ/test/itkMeshFileReadWriteTest.cxx | 2 +- Modules/IO/MeshOFF/include/itkOFFMeshIO.h | 2 +- Modules/IO/MeshOFF/include/itkOFFMeshIOFactory.h | 2 +- Modules/IO/MeshOFF/src/itkOFFMeshIO.cxx | 2 +- Modules/IO/MeshOFF/src/itkOFFMeshIOFactory.cxx | 2 +- Modules/IO/MeshOFF/test/itkMeshFileReadWriteTest.cxx | 2 +- Modules/IO/MeshVTK/include/itkVTKPolyDataMeshIO.h | 2 +- Modules/IO/MeshVTK/include/itkVTKPolyDataMeshIOFactory.h | 2 +- Modules/IO/MeshVTK/src/itkVTKPolyDataMeshIO.cxx | 2 +- Modules/IO/MeshVTK/src/itkVTKPolyDataMeshIOFactory.cxx | 2 +- Modules/IO/MeshVTK/test/itkMeshFileReadWriteTest.cxx | 2 +- .../MeshVTK/test/itkMeshFileReadWriteVectorAttributeTest.cxx | 2 +- Modules/IO/MeshVTK/test/itkMeshFileWriteReadTensorTest.cxx | 2 +- Modules/IO/MeshVTK/test/itkPolylineReadWriteTest.cxx | 2 +- .../IO/MeshVTK/test/itkVTKPolyDataMeshCanReadImageTest.cxx | 2 +- Modules/IO/Meta/include/itkMetaArrayReader.h | 2 +- Modules/IO/Meta/include/itkMetaArrayWriter.h | 2 +- Modules/IO/Meta/include/itkMetaImageIO.h | 2 +- Modules/IO/Meta/include/itkMetaImageIOFactory.h | 2 +- Modules/IO/Meta/src/itkMetaArrayReader.cxx | 2 +- Modules/IO/Meta/src/itkMetaArrayWriter.cxx | 2 +- Modules/IO/Meta/src/itkMetaImageIO.cxx | 2 +- Modules/IO/Meta/src/itkMetaImageIOFactory.cxx | 2 +- Modules/IO/Meta/test/itkLargeMetaImageWriteReadTest.cxx | 2 +- Modules/IO/Meta/test/itkMetaImageIOGzTest.cxx | 2 +- Modules/IO/Meta/test/itkMetaImageIOMetaDataTest.cxx | 2 +- Modules/IO/Meta/test/itkMetaImageIOTest.cxx | 2 +- Modules/IO/Meta/test/itkMetaImageIOTest2.cxx | 2 +- Modules/IO/Meta/test/itkMetaImageStreamingIOTest.cxx | 2 +- Modules/IO/Meta/test/itkMetaImageStreamingWriterIOTest.cxx | 2 +- Modules/IO/Meta/test/itkMetaTestLongFilename.cxx | 2 +- Modules/IO/Meta/test/testMetaArray.cxx | 2 +- Modules/IO/Meta/test/testMetaCommand.cxx | 2 +- Modules/IO/Meta/test/testMetaGroup.cxx | 2 +- Modules/IO/Meta/test/testMetaImage.cxx | 2 +- Modules/IO/Meta/test/testMetaMesh.cxx | 2 +- Modules/IO/NIFTI/include/itkNiftiImageIO.h | 2 +- Modules/IO/NIFTI/include/itkNiftiImageIOFactory.h | 2 +- Modules/IO/NIFTI/src/itkNiftiImageIO.cxx | 2 +- Modules/IO/NIFTI/src/itkNiftiImageIOConfigurePrivate.h.in | 2 +- Modules/IO/NIFTI/src/itkNiftiImageIOFactory.cxx | 2 +- Modules/IO/NIFTI/test/BigEndian_hdr.h | 2 +- Modules/IO/NIFTI/test/BigEndian_img.h | 2 +- Modules/IO/NIFTI/test/LittleEndian_hdr.h | 2 +- Modules/IO/NIFTI/test/LittleEndian_img.h | 2 +- Modules/IO/NIFTI/test/itkExtractSlice.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTest.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTest.h | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTest10.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTest11.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTest12.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTest2.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTest3.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTest4.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTest5.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTest6.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTest7.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTest8.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTest9.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiImageIOTestHelper.cxx | 2 +- Modules/IO/NIFTI/test/itkNiftiReadAnalyzeTest.cxx | 2 +- Modules/IO/NRRD/include/itkNrrdImageIO.h | 2 +- Modules/IO/NRRD/include/itkNrrdImageIOFactory.h | 2 +- Modules/IO/NRRD/src/itkNrrdImageIO.cxx | 2 +- Modules/IO/NRRD/src/itkNrrdImageIOFactory.cxx | 2 +- Modules/IO/NRRD/test/itkNrrdComplexImageReadTest.cxx | 2 +- Modules/IO/NRRD/test/itkNrrdComplexImageReadWriteTest.cxx | 2 +- Modules/IO/NRRD/test/itkNrrdCovariantVectorImageReadTest.cxx | 2 +- .../IO/NRRD/test/itkNrrdCovariantVectorImageReadWriteTest.cxx | 2 +- ...sionTensor3DImageReadTensorDoubleWriteTensorDoubleTest.cxx | 2 +- .../IO/NRRD/test/itkNrrdDiffusionTensor3DImageReadTest.cxx | 2 +- .../NRRD/test/itkNrrdDiffusionTensor3DImageReadWriteTest.cxx | 2 +- Modules/IO/NRRD/test/itkNrrdImageIOTest.cxx | 2 +- Modules/IO/NRRD/test/itkNrrdImageIOTest.h | 2 +- Modules/IO/NRRD/test/itkNrrdImageReadWriteTest.cxx | 2 +- Modules/IO/NRRD/test/itkNrrdMetaDataTest.cxx | 2 +- Modules/IO/NRRD/test/itkNrrdRGBAImageReadWriteTest.cxx | 2 +- Modules/IO/NRRD/test/itkNrrdRGBImageReadWriteTest.cxx | 2 +- Modules/IO/NRRD/test/itkNrrdVectorImageReadTest.cxx | 2 +- Modules/IO/NRRD/test/itkNrrdVectorImageReadWriteTest.cxx | 2 +- Modules/IO/PNG/include/itkPNGImageIO.h | 2 +- Modules/IO/PNG/include/itkPNGImageIOFactory.h | 2 +- Modules/IO/PNG/src/itkPNGImageIO.cxx | 2 +- Modules/IO/PNG/src/itkPNGImageIOFactory.cxx | 2 +- Modules/IO/PNG/test/itkPNGImageIOTest.cxx | 2 +- Modules/IO/PNG/test/itkPNGImageIOTest2.cxx | 2 +- Modules/IO/PNG/test/itkPNGImageIOTest3.cxx | 2 +- Modules/IO/PNG/test/itkPNGImageIOTestPalette.cxx | 2 +- Modules/IO/PhilipsREC/include/itkPhilipsPAR.h | 2 +- Modules/IO/PhilipsREC/include/itkPhilipsRECImageIO.h | 2 +- Modules/IO/PhilipsREC/include/itkPhilipsRECImageIOFactory.h | 2 +- Modules/IO/PhilipsREC/src/itkPhilipsPAR.cxx | 2 +- Modules/IO/PhilipsREC/src/itkPhilipsRECImageIO.cxx | 2 +- Modules/IO/PhilipsREC/src/itkPhilipsRECImageIOFactory.cxx | 2 +- .../PhilipsREC/test/itkPhilipsRECImageIOOrientationTest.cxx | 2 +- Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOPrintTest.cxx | 2 +- Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOTest.cxx | 2 +- Modules/IO/RAW/include/itkRawImageIO.h | 2 +- Modules/IO/RAW/include/itkRawImageIO.hxx | 2 +- Modules/IO/RAW/test/itkRawImageIOTest.cxx | 2 +- Modules/IO/RAW/test/itkRawImageIOTest2.cxx | 2 +- Modules/IO/RAW/test/itkRawImageIOTest3.cxx | 2 +- Modules/IO/RAW/test/itkRawImageIOTest4.cxx | 2 +- Modules/IO/RAW/test/itkRawImageIOTest5.cxx | 2 +- Modules/IO/Siemens/include/itkSiemensVisionImageIO.h | 2 +- Modules/IO/Siemens/include/itkSiemensVisionImageIOFactory.h | 2 +- Modules/IO/Siemens/src/itkSiemensVisionImageIO.cxx | 2 +- Modules/IO/Siemens/src/itkSiemensVisionImageIOFactory.cxx | 2 +- .../include/itkPolygonGroupSpatialObjectXMLFile.h | 2 +- Modules/IO/SpatialObjects/include/itkSpatialObjectReader.h | 2 +- Modules/IO/SpatialObjects/include/itkSpatialObjectReader.hxx | 2 +- Modules/IO/SpatialObjects/include/itkSpatialObjectWriter.h | 2 +- Modules/IO/SpatialObjects/include/itkSpatialObjectWriter.hxx | 2 +- .../src/itkPolygonGroupSpatialObjectXMLFile.cxx | 2 +- .../test/itkPolygonGroupSpatialObjectXMLFileTest.cxx | 2 +- .../test/itkReadVesselTubeSpatialObjectTest.cxx | 2 +- .../IO/SpatialObjects/test/itkReadWriteSpatialObjectTest.cxx | 2 +- Modules/IO/Stimulate/include/itkStimulateImageIO.h | 2 +- Modules/IO/Stimulate/include/itkStimulateImageIOFactory.h | 2 +- Modules/IO/Stimulate/src/itkStimulateImageIO.cxx | 2 +- Modules/IO/Stimulate/src/itkStimulateImageIOFactory.cxx | 2 +- Modules/IO/Stimulate/test/itkStimulateImageIOTest.cxx | 2 +- Modules/IO/Stimulate/test/itkStimulateImageIOTest2.cxx | 2 +- Modules/IO/TIFF/include/itkTIFFImageIO.h | 2 +- Modules/IO/TIFF/include/itkTIFFImageIOFactory.h | 2 +- Modules/IO/TIFF/src/itkTIFFImageIO.cxx | 2 +- Modules/IO/TIFF/src/itkTIFFImageIOFactory.cxx | 2 +- Modules/IO/TIFF/src/itkTIFFReaderInternal.cxx | 2 +- Modules/IO/TIFF/src/itkTIFFReaderInternal.h | 2 +- Modules/IO/TIFF/test/itkLargeTIFFImageWriteReadTest.cxx | 2 +- Modules/IO/TIFF/test/itkTIFFImageIOCompressionTest.cxx | 2 +- Modules/IO/TIFF/test/itkTIFFImageIOInfoTest.cxx | 2 +- Modules/IO/TIFF/test/itkTIFFImageIOTest.cxx | 2 +- Modules/IO/TIFF/test/itkTIFFImageIOTest2.cxx | 2 +- Modules/IO/TIFF/test/itkTIFFImageIOTestPalette.cxx | 2 +- .../IO/TransformBase/include/itkCompositeTransformIOHelper.h | 2 +- Modules/IO/TransformBase/include/itkTransformFileReader.h | 2 +- Modules/IO/TransformBase/include/itkTransformFileWriter.h | 2 +- Modules/IO/TransformBase/include/itkTransformIOBase.h | 2 +- Modules/IO/TransformBase/include/itkTransformIOFactory.h | 2 +- .../IO/TransformBase/src/itkCompositeTransformIOHelper.cxx | 2 +- Modules/IO/TransformBase/src/itkTransformFileReader.cxx | 2 +- .../src/itkTransformFileWriterSpecializations.cxx | 2 +- Modules/IO/TransformBase/src/itkTransformIOBase.cxx | 2 +- Modules/IO/TransformBase/src/itkTransformIOFactory.cxx | 2 +- .../TransformBase/test/itkTransformFileReaderTemplateTest.cxx | 2 +- Modules/IO/TransformBase/test/itkTransformFileReaderTest.cxx | 2 +- .../TransformBase/test/itkTransformFileWriterTemplateTest.cxx | 2 +- Modules/IO/TransformBase/test/itkTransformFileWriterTest.cxx | 2 +- Modules/IO/TransformFactory/include/itkTransformFactory.h | 2 +- Modules/IO/TransformFactory/include/itkTransformFactoryBase.h | 2 +- Modules/IO/TransformFactory/src/itkTransformFactoryBase.cxx | 2 +- .../TransformFactory/src/itkTransformFactoryBaseRegister.hxx | 2 +- .../src/itkTransformFactoryBaseRegisterDoubleParameters.cxx | 2 +- .../src/itkTransformFactoryBaseRegisterFloatParameters.cxx | 2 +- .../IO/TransformFactory/test/itkTransformFactoryBaseTest.cxx | 2 +- Modules/IO/TransformHDF5/include/itkHDF5TransformIO.h | 2 +- Modules/IO/TransformHDF5/include/itkHDF5TransformIOFactory.h | 2 +- Modules/IO/TransformHDF5/src/itkHDF5TransformIO.cxx | 2 +- Modules/IO/TransformHDF5/src/itkHDF5TransformIOFactory.cxx | 2 +- Modules/IO/TransformHDF5/test/itkIOTransformHDF5Test.cxx | 2 +- .../TransformHDF5/test/itkThinPlateTransformWriteReadTest.cxx | 2 +- Modules/IO/TransformInsightLegacy/include/itkTxtTransformIO.h | 2 +- .../TransformInsightLegacy/include/itkTxtTransformIOFactory.h | 2 +- Modules/IO/TransformInsightLegacy/src/itkTxtTransformIO.cxx | 2 +- .../TransformInsightLegacy/src/itkTxtTransformIOFactory.cxx | 2 +- .../test/itkIOEuler3DTransformTxtTest.cxx | 2 +- .../IO/TransformInsightLegacy/test/itkIOTransformTxtTest.cxx | 2 +- Modules/IO/TransformMINC/include/itkMINCTransformAdapter.h | 2 +- Modules/IO/TransformMINC/include/itkMINCTransformIO.h | 2 +- Modules/IO/TransformMINC/include/itkMINCTransformIOFactory.h | 2 +- Modules/IO/TransformMINC/src/itkMINCTransformIO.cxx | 2 +- Modules/IO/TransformMINC/src/itkMINCTransformIOFactory.cxx | 2 +- Modules/IO/TransformMINC/test/itkIOTransformMINCTest.cxx | 2 +- Modules/IO/TransformMINC/test/itkMINCTransformAdapterTest.cxx | 2 +- Modules/IO/TransformMatlab/include/itkMatlabTransformIO.h | 2 +- .../IO/TransformMatlab/include/itkMatlabTransformIOFactory.h | 2 +- Modules/IO/TransformMatlab/src/itkMatlabTransformIO.cxx | 2 +- .../IO/TransformMatlab/src/itkMatlabTransformIOFactory.cxx | 2 +- Modules/IO/TransformMatlab/test/itkIOTransformMatlabTest.cxx | 2 +- Modules/IO/VTK/include/itkVTKImageIO.h | 2 +- Modules/IO/VTK/include/itkVTKImageIOFactory.h | 2 +- Modules/IO/VTK/src/itkVTKImageIO.cxx | 2 +- Modules/IO/VTK/src/itkVTKImageIOFactory.cxx | 2 +- Modules/IO/VTK/test/itkVTKImageIO2Test.cxx | 2 +- Modules/IO/VTK/test/itkVTKImageIO2Test2.cxx | 2 +- Modules/IO/VTK/test/itkVTKImageIOFileReadTest.cxx | 2 +- Modules/IO/VTK/test/itkVTKImageIOStreamTest.cxx | 2 +- Modules/IO/VTK/test/itkVTKImageIOTest.cxx | 2 +- Modules/IO/VTK/test/itkVTKImageIOTest2.cxx | 2 +- Modules/IO/VTK/test/itkVTKImageIOTest3.cxx | 2 +- Modules/IO/XML/include/itkDOMNode.h | 2 +- Modules/IO/XML/include/itkDOMNodeXMLReader.h | 2 +- Modules/IO/XML/include/itkDOMNodeXMLWriter.h | 2 +- Modules/IO/XML/include/itkDOMReader.h | 2 +- Modules/IO/XML/include/itkDOMReader.hxx | 2 +- Modules/IO/XML/include/itkDOMTextNode.h | 2 +- Modules/IO/XML/include/itkDOMWriter.h | 2 +- Modules/IO/XML/include/itkDOMWriter.hxx | 2 +- Modules/IO/XML/include/itkFancyString.h | 2 +- Modules/IO/XML/include/itkFancyString.hxx | 2 +- Modules/IO/XML/include/itkFileTools.h | 2 +- Modules/IO/XML/include/itkStringTools.h | 2 +- Modules/IO/XML/include/itkStringTools.hxx | 2 +- Modules/IO/XML/include/itkXMLFile.h | 2 +- Modules/IO/XML/src/itkDOMNode.cxx | 2 +- Modules/IO/XML/src/itkDOMNodeXMLReader.cxx | 2 +- Modules/IO/XML/src/itkDOMNodeXMLWriter.cxx | 2 +- Modules/IO/XML/src/itkFancyString.cxx | 2 +- Modules/IO/XML/src/itkStringTools.cxx | 2 +- Modules/IO/XML/src/itkXMLFile.cxx | 2 +- Modules/IO/XML/test/itkDOMTest1.cxx | 2 +- Modules/IO/XML/test/itkDOMTest2.cxx | 2 +- Modules/IO/XML/test/itkDOMTest3.cxx | 2 +- Modules/IO/XML/test/itkDOMTest4.cxx | 2 +- Modules/IO/XML/test/itkDOMTest5.cxx | 2 +- Modules/IO/XML/test/itkDOMTest6.cxx | 2 +- Modules/IO/XML/test/itkDOMTest7.cxx | 2 +- Modules/IO/XML/test/itkDOMTest8.cxx | 2 +- Modules/IO/XML/test/itkDOMTestObject.h | 2 +- Modules/IO/XML/test/itkDOMTestObjectDOMReader.h | 2 +- Modules/IO/XML/test/itkDOMTestObjectDOMWriter.h | 2 +- .../IntegratedTest/test/itkAlgorithmsHeaderObjCxxTest.mm | 2 +- .../Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest.cxx | 2 +- .../Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest2.cxx | 2 +- .../Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest3.cxx | 2 +- .../Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest4.cxx | 2 +- Modules/Nonunit/IntegratedTest/test/itkBasicClasses.tcl | 2 +- .../IntegratedTest/test/itkBasicFiltersHeaderObjCxxTest.mm | 2 +- .../Nonunit/IntegratedTest/test/itkBasicFiltersPrintTest.cxx | 2 +- .../Nonunit/IntegratedTest/test/itkBasicFiltersPrintTest2.cxx | 2 +- Modules/Nonunit/IntegratedTest/test/itkBioRadImageIOTest.cxx | 2 +- .../Nonunit/IntegratedTest/test/itkCommonHeaderObjCxxTest.mm | 2 +- Modules/Nonunit/IntegratedTest/test/itkCommonPrintTest.cxx | 2 +- .../Nonunit/IntegratedTest/test/itkCurvatureFlowTestTcl.tcl | 2 +- .../Nonunit/IntegratedTest/test/itkCurvatureFlowTestTcl2.tcl | 2 +- Modules/Nonunit/IntegratedTest/test/itkFilterImageAddTest.cxx | 2 +- Modules/Nonunit/IntegratedTest/test/itkIOHeaderObjCxxTest.mm | 2 +- Modules/Nonunit/IntegratedTest/test/itkIOPrintTest.cxx | 2 +- .../IntegratedTest/test/itkImageToHistogramFilterTest4.cxx | 2 +- .../test/itkMaskedImageToHistogramFilterTest1.cxx | 2 +- .../IntegratedTest/test/itkMaximumDecisionRuleTest.cxx | 2 +- .../IntegratedTest/test/itkMaximumRatioDecisionRuleTest.cxx | 2 +- .../IntegratedTest/test/itkMinimumDecisionRuleTest.cxx | 2 +- .../IntegratedTest/test/itkNumericsHeaderObjCxxTest.mm | 2 +- Modules/Nonunit/IntegratedTest/test/itkNumericsPrintTest.cxx | 2 +- Modules/Nonunit/IntegratedTest/test/itkPolygonCellTest.cxx | 2 +- .../Nonunit/IntegratedTest/test/itkReleaseDataFilterTest.cxx | 2 +- .../test/itkShrinkImagePreserveObjectPhysicalLocations.cxx | 2 +- .../IntegratedTest/test/itkSpatialObjectHeaderObjCxxTest.mm | 2 +- .../Nonunit/IntegratedTest/test/itkSpatialObjectPrintTest.cxx | 2 +- .../Nonunit/IntegratedTest/test/itkStatisticsPrintTest.cxx | 2 +- Modules/Nonunit/IntegratedTest/test/itkTriangleHelperTest.cxx | 2 +- .../wrapping/test/itkCurvatureFlowTestPython2.py | 2 +- Modules/Nonunit/Review/include/itkAreaClosingImageFilter.h | 2 +- Modules/Nonunit/Review/include/itkAreaOpeningImageFilter.h | 2 +- .../Review/include/itkAttributeMorphologyBaseImageFilter.h | 2 +- .../Review/include/itkAttributeMorphologyBaseImageFilter.hxx | 2 +- .../include/itkComplexBSplineInterpolateImageFunction.h | 2 +- .../include/itkComplexBSplineInterpolateImageFunction.hxx | 2 +- .../Nonunit/Review/include/itkConformalFlatteningMeshFilter.h | 2 +- .../Review/include/itkConformalFlatteningMeshFilter.hxx | 2 +- .../itkConstrainedRegionBasedLevelSetFunctionSharedData.h | 2 +- .../itkDirectFourierReconstructionImageToImageFilter.h | 2 +- .../itkDirectFourierReconstructionImageToImageFilter.hxx | 2 +- .../include/itkDiscreteGaussianDerivativeImageFunction.h | 2 +- .../include/itkDiscreteGaussianDerivativeImageFunction.hxx | 2 +- .../itkDiscreteGradientMagnitudeGaussianImageFunction.h | 2 +- .../itkDiscreteGradientMagnitudeGaussianImageFunction.hxx | 2 +- .../Review/include/itkDiscreteHessianGaussianImageFunction.h | 2 +- .../include/itkDiscreteHessianGaussianImageFunction.hxx | 2 +- .../Review/include/itkFastApproximateRankImageFilter.h | 2 +- .../Nonunit/Review/include/itkGridForwardWarpImageFilter.h | 2 +- .../Nonunit/Review/include/itkGridForwardWarpImageFilter.hxx | 2 +- Modules/Nonunit/Review/include/itkLabelGeometryImageFilter.h | 2 +- .../Nonunit/Review/include/itkLabelGeometryImageFilter.hxx | 2 +- .../Review/include/itkMiniPipelineSeparableImageFilter.h | 2 +- .../Review/include/itkMiniPipelineSeparableImageFilter.hxx | 2 +- .../include/itkMultiphaseDenseFiniteDifferenceImageFilter.h | 2 +- .../include/itkMultiphaseDenseFiniteDifferenceImageFilter.hxx | 2 +- .../Review/include/itkMultiphaseFiniteDifferenceImageFilter.h | 2 +- .../include/itkMultiphaseFiniteDifferenceImageFilter.hxx | 2 +- .../include/itkMultiphaseSparseFiniteDifferenceImageFilter.h | 2 +- .../itkMultiphaseSparseFiniteDifferenceImageFilter.hxx | 2 +- .../Nonunit/Review/include/itkRegionBasedLevelSetFunction.h | 2 +- .../Nonunit/Review/include/itkRegionBasedLevelSetFunction.hxx | 2 +- .../Review/include/itkRegionBasedLevelSetFunctionData.h | 2 +- .../Review/include/itkRegionBasedLevelSetFunctionData.hxx | 2 +- .../Review/include/itkRegionBasedLevelSetFunctionSharedData.h | 2 +- .../Review/include/itkRobustAutomaticThresholdCalculator.h | 2 +- .../Review/include/itkRobustAutomaticThresholdCalculator.hxx | 2 +- .../Review/include/itkRobustAutomaticThresholdImageFilter.h | 2 +- .../Review/include/itkRobustAutomaticThresholdImageFilter.hxx | 2 +- .../include/itkScalarChanAndVeseDenseLevelSetImageFilter.h | 2 +- .../include/itkScalarChanAndVeseDenseLevelSetImageFilter.hxx | 2 +- .../Review/include/itkScalarChanAndVeseLevelSetFunction.h | 2 +- .../Review/include/itkScalarChanAndVeseLevelSetFunction.hxx | 2 +- .../Review/include/itkScalarChanAndVeseLevelSetFunctionData.h | 2 +- .../include/itkScalarChanAndVeseSparseLevelSetImageFilter.h | 2 +- .../include/itkScalarChanAndVeseSparseLevelSetImageFilter.hxx | 2 +- .../Review/include/itkScalarRegionBasedLevelSetFunction.h | 2 +- .../Review/include/itkScalarRegionBasedLevelSetFunction.hxx | 2 +- .../Review/include/itkStochasticFractalDimensionImageFilter.h | 2 +- .../include/itkStochasticFractalDimensionImageFilter.hxx | 2 +- .../itkUnconstrainedRegionBasedLevelSetFunctionSharedData.h | 2 +- Modules/Nonunit/Review/include/itkVoxBoCUBImageIO.h | 2 +- Modules/Nonunit/Review/include/itkVoxBoCUBImageIOFactory.h | 2 +- .../Nonunit/Review/include/itkWarpHarmonicEnergyCalculator.h | 2 +- .../Review/include/itkWarpHarmonicEnergyCalculator.hxx | 2 +- Modules/Nonunit/Review/src/itkVoxBoCUBImageIO.cxx | 2 +- Modules/Nonunit/Review/src/itkVoxBoCUBImageIOFactory.cxx | 2 +- Modules/Nonunit/Review/test/itkAreaClosingImageFilterTest.cxx | 2 +- Modules/Nonunit/Review/test/itkAreaOpeningImageFilterTest.cxx | 2 +- .../Review/test/itkConformalFlatteningMeshFilterTest.cxx | 2 +- .../test/itkConformalFlatteningQuadEdgeMeshFilterTest.cxx | 2 +- .../itkDirectFourierReconstructionImageToImageFilterTest.cxx | 2 +- .../test/itkDiscreteGaussianDerivativeImageFunctionTest.cxx | 2 +- .../itkDiscreteGradientMagnitudeGaussianImageFunctionTest.cxx | 2 +- .../test/itkDiscreteHessianGaussianImageFunctionTest.cxx | 2 +- .../Review/test/itkFastApproximateRankImageFilterTest.cxx | 2 +- .../Nonunit/Review/test/itkGridForwardWarpImageFilterTest.cxx | 2 +- Modules/Nonunit/Review/test/itkImageFunctionTest.cxx | 2 +- .../Nonunit/Review/test/itkLabelGeometryImageFilterTest.cxx | 2 +- .../itkMultiphaseDenseFiniteDifferenceImageFilterTest.cxx | 2 +- .../test/itkMultiphaseFiniteDifferenceImageFilterTest.cxx | 2 +- .../itkMultiphaseSparseFiniteDifferenceImageFilterTest.cxx | 2 +- Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest.cxx | 2 +- Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest.h | 2 +- .../Nonunit/Review/test/itkOptImageToImageMetricsTest2.cxx | 2 +- Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest2.h | 2 +- ...tMattesMutualInformationImageToImageMetricThreadsTest1.cxx | 2 +- .../Review/test/itkRegionBasedLevelSetFunctionTest.cxx | 2 +- Modules/Nonunit/Review/test/itkReviewPrintTest.cxx | 2 +- .../Review/test/itkRobustAutomaticThresholdCalculatorTest.cxx | 2 +- .../test/itkRobustAutomaticThresholdImageFilterTest.cxx | 2 +- .../itkScalarChanAndVeseDenseLevelSetImageFilterTest1.cxx | 2 +- .../itkScalarChanAndVeseDenseLevelSetImageFilterTest2.cxx | 2 +- .../itkScalarChanAndVeseDenseLevelSetImageFilterTest3.cxx | 2 +- .../itkScalarChanAndVeseDenseLevelSetImageFilterTest4.cxx | 2 +- .../Review/test/itkScalarChanAndVeseLevelSetFunctionTest1.cxx | 2 +- .../Review/test/itkScalarChanAndVeseLevelSetFunctionTest2.cxx | 2 +- .../itkScalarChanAndVeseSparseLevelSetImageFilterTest1.cxx | 2 +- .../itkScalarChanAndVeseSparseLevelSetImageFilterTest2.cxx | 2 +- .../Review/test/itkScalarRegionBasedLevelSetFunctionTest.cxx | 2 +- ...dFloodFilledImageFunctionConditionalConstIteratorTest1.cxx | 2 +- ...dFloodFilledImageFunctionConditionalConstIteratorTest2.cxx | 2 +- ...dFloodFilledImageFunctionConditionalConstIteratorTest3.cxx | 2 +- .../test/itkStochasticFractalDimensionImageFilterTest.cxx | 2 +- Modules/Nonunit/Review/test/itkTimeAndMemoryProbeTest.cxx | 2 +- Modules/Nonunit/Review/test/itkVoxBoCUBImageIOTest.cxx | 2 +- .../Review/test/itkWarpHarmonicEnergyCalculatorTest.cxx | 2 +- .../Review/test/itkWarpJacobianDeterminantFilterTest.cxx | 2 +- .../Numerics/Eigen/include/itkEigenAnalysis2DImageFilter.h | 2 +- .../Numerics/Eigen/include/itkEigenAnalysis2DImageFilter.hxx | 2 +- .../Numerics/Eigen/test/itkEigenAnalysis2DImageFilterTest.cxx | 2 +- Modules/Numerics/FEM/include/itkFEMElement1DStress.h | 2 +- Modules/Numerics/FEM/include/itkFEMElement1DStress.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMElement2DC0LinearLine.h | 2 +- .../Numerics/FEM/include/itkFEMElement2DC0LinearLineStress.h | 2 +- .../FEM/include/itkFEMElement2DC0LinearQuadrilateral.h | 2 +- .../include/itkFEMElement2DC0LinearQuadrilateralMembrane.h | 2 +- .../FEM/include/itkFEMElement2DC0LinearQuadrilateralStrain.h | 2 +- .../FEM/include/itkFEMElement2DC0LinearQuadrilateralStress.h | 2 +- .../Numerics/FEM/include/itkFEMElement2DC0LinearTriangular.h | 2 +- .../FEM/include/itkFEMElement2DC0LinearTriangularMembrane.h | 2 +- .../FEM/include/itkFEMElement2DC0LinearTriangularStrain.h | 2 +- .../FEM/include/itkFEMElement2DC0LinearTriangularStress.h | 2 +- .../FEM/include/itkFEMElement2DC0QuadraticTriangular.h | 2 +- .../FEM/include/itkFEMElement2DC0QuadraticTriangularStrain.h | 2 +- .../FEM/include/itkFEMElement2DC0QuadraticTriangularStress.h | 2 +- Modules/Numerics/FEM/include/itkFEMElement2DC1Beam.h | 2 +- Modules/Numerics/FEM/include/itkFEMElement2DMembrane.h | 2 +- Modules/Numerics/FEM/include/itkFEMElement2DMembrane.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMElement2DStrain.h | 2 +- Modules/Numerics/FEM/include/itkFEMElement2DStrain.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMElement2DStress.h | 2 +- Modules/Numerics/FEM/include/itkFEMElement2DStress.hxx | 2 +- .../Numerics/FEM/include/itkFEMElement3DC0LinearHexahedron.h | 2 +- .../FEM/include/itkFEMElement3DC0LinearHexahedronMembrane.h | 2 +- .../FEM/include/itkFEMElement3DC0LinearHexahedronStrain.h | 2 +- .../Numerics/FEM/include/itkFEMElement3DC0LinearTetrahedron.h | 2 +- .../FEM/include/itkFEMElement3DC0LinearTetrahedronMembrane.h | 2 +- .../FEM/include/itkFEMElement3DC0LinearTetrahedronStrain.h | 2 +- .../Numerics/FEM/include/itkFEMElement3DC0LinearTriangular.h | 2 +- .../itkFEMElement3DC0LinearTriangularLaplaceBeltrami.h | 2 +- .../FEM/include/itkFEMElement3DC0LinearTriangularMembrane.h | 2 +- Modules/Numerics/FEM/include/itkFEMElement3DMembrane.h | 2 +- Modules/Numerics/FEM/include/itkFEMElement3DMembrane.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMElement3DMembrane1DOF.h | 2 +- Modules/Numerics/FEM/include/itkFEMElement3DMembrane1DOF.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMElement3DStrain.h | 2 +- Modules/Numerics/FEM/include/itkFEMElement3DStrain.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMElementBase.h | 2 +- Modules/Numerics/FEM/include/itkFEMElementStd.h | 2 +- Modules/Numerics/FEM/include/itkFEMElementStd.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMElements.h | 2 +- Modules/Numerics/FEM/include/itkFEMException.h | 2 +- Modules/Numerics/FEM/include/itkFEMFactory.h | 2 +- Modules/Numerics/FEM/include/itkFEMFactoryBase.h | 2 +- Modules/Numerics/FEM/include/itkFEMImageMetricLoad.h | 2 +- Modules/Numerics/FEM/include/itkFEMImageMetricLoad.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMItpackSparseMatrix.h | 2 +- Modules/Numerics/FEM/include/itkFEMLightObject.h | 2 +- Modules/Numerics/FEM/include/itkFEMLinearSystemWrapper.h | 2 +- .../Numerics/FEM/include/itkFEMLinearSystemWrapperDenseVNL.h | 2 +- .../Numerics/FEM/include/itkFEMLinearSystemWrapperItpack.h | 2 +- Modules/Numerics/FEM/include/itkFEMLinearSystemWrapperVNL.h | 2 +- Modules/Numerics/FEM/include/itkFEMLinearSystemWrappers.h | 2 +- Modules/Numerics/FEM/include/itkFEMLoadBC.h | 2 +- Modules/Numerics/FEM/include/itkFEMLoadBCMFC.h | 2 +- Modules/Numerics/FEM/include/itkFEMLoadBase.h | 2 +- Modules/Numerics/FEM/include/itkFEMLoadEdge.h | 2 +- Modules/Numerics/FEM/include/itkFEMLoadElementBase.h | 2 +- Modules/Numerics/FEM/include/itkFEMLoadGrav.h | 2 +- Modules/Numerics/FEM/include/itkFEMLoadLandmark.h | 2 +- Modules/Numerics/FEM/include/itkFEMLoadNode.h | 2 +- Modules/Numerics/FEM/include/itkFEMLoadNoisyLandmark.h | 2 +- Modules/Numerics/FEM/include/itkFEMLoadPoint.h | 2 +- Modules/Numerics/FEM/include/itkFEMLoadTest.h | 2 +- Modules/Numerics/FEM/include/itkFEMLoads.h | 2 +- Modules/Numerics/FEM/include/itkFEMMaterialBase.h | 2 +- Modules/Numerics/FEM/include/itkFEMMaterialLinearElasticity.h | 2 +- Modules/Numerics/FEM/include/itkFEMMaterials.h | 2 +- Modules/Numerics/FEM/include/itkFEMObject.h | 2 +- Modules/Numerics/FEM/include/itkFEMObject.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMObjectSpatialObject.h | 2 +- Modules/Numerics/FEM/include/itkFEMObjectSpatialObject.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMP.h | 2 +- Modules/Numerics/FEM/include/itkFEMPArray.h | 2 +- Modules/Numerics/FEM/include/itkFEMRobustSolver.h | 2 +- Modules/Numerics/FEM/include/itkFEMRobustSolver.hxx | 2 +- .../FEM/include/itkFEMScatteredDataPointSetToImageFilter.h | 2 +- .../FEM/include/itkFEMScatteredDataPointSetToImageFilter.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMSolution.h | 2 +- Modules/Numerics/FEM/include/itkFEMSolver.h | 2 +- Modules/Numerics/FEM/include/itkFEMSolver.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMSolverCrankNicolson.h | 2 +- Modules/Numerics/FEM/include/itkFEMSolverCrankNicolson.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMSolverHyperbolic.h | 2 +- Modules/Numerics/FEM/include/itkFEMSolverHyperbolic.hxx | 2 +- Modules/Numerics/FEM/include/itkFEMSpatialObjectReader.h | 2 +- Modules/Numerics/FEM/include/itkFEMSpatialObjectWriter.h | 2 +- Modules/Numerics/FEM/include/itkFEMUtility.h | 2 +- .../FEM/include/itkImageToRectilinearFEMObjectFilter.h | 2 +- .../FEM/include/itkImageToRectilinearFEMObjectFilter.hxx | 2 +- Modules/Numerics/FEM/include/itkMetaFEMObjectConverter.h | 2 +- Modules/Numerics/FEM/include/itkMetaFEMObjectConverter.hxx | 2 +- Modules/Numerics/FEM/include/itpack.h | 2 +- Modules/Numerics/FEM/src/dsrc2c.c | 2 +- Modules/Numerics/FEM/src/itkFEMElement2DC0LinearLine.cxx | 2 +- .../Numerics/FEM/src/itkFEMElement2DC0LinearLineStress.cxx | 2 +- .../Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateral.cxx | 2 +- .../FEM/src/itkFEMElement2DC0LinearQuadrilateralMembrane.cxx | 2 +- .../FEM/src/itkFEMElement2DC0LinearQuadrilateralStrain.cxx | 2 +- .../FEM/src/itkFEMElement2DC0LinearQuadrilateralStress.cxx | 2 +- .../Numerics/FEM/src/itkFEMElement2DC0LinearTriangular.cxx | 2 +- .../FEM/src/itkFEMElement2DC0LinearTriangularMembrane.cxx | 2 +- .../FEM/src/itkFEMElement2DC0LinearTriangularStrain.cxx | 2 +- .../FEM/src/itkFEMElement2DC0LinearTriangularStress.cxx | 2 +- .../Numerics/FEM/src/itkFEMElement2DC0QuadraticTriangular.cxx | 2 +- .../FEM/src/itkFEMElement2DC0QuadraticTriangularStrain.cxx | 2 +- .../FEM/src/itkFEMElement2DC0QuadraticTriangularStress.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMElement2DC1Beam.cxx | 2 +- .../Numerics/FEM/src/itkFEMElement3DC0LinearHexahedron.cxx | 2 +- .../FEM/src/itkFEMElement3DC0LinearHexahedronMembrane.cxx | 2 +- .../FEM/src/itkFEMElement3DC0LinearHexahedronStrain.cxx | 2 +- .../Numerics/FEM/src/itkFEMElement3DC0LinearTetrahedron.cxx | 2 +- .../FEM/src/itkFEMElement3DC0LinearTetrahedronMembrane.cxx | 2 +- .../FEM/src/itkFEMElement3DC0LinearTetrahedronStrain.cxx | 2 +- .../Numerics/FEM/src/itkFEMElement3DC0LinearTriangular.cxx | 2 +- .../src/itkFEMElement3DC0LinearTriangularLaplaceBeltrami.cxx | 2 +- .../FEM/src/itkFEMElement3DC0LinearTriangularMembrane.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMElementBase.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMException.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMFactoryBase.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMItpackSparseMatrix.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLightObject.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLinearSystemWrapper.cxx | 2 +- .../Numerics/FEM/src/itkFEMLinearSystemWrapperDenseVNL.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperItpack.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperVNL.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLoadBC.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLoadBCMFC.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLoadBase.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLoadEdge.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLoadElementBase.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLoadGrav.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLoadLandmark.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLoadNode.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLoadNoisyLandmark.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMLoadPoint.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMMaterialBase.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMMaterialLinearElasticity.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMSolution.cxx | 2 +- Modules/Numerics/FEM/src/itkFEMUtility.cxx | 2 +- .../FEM/test/itkFEMElement2DC0LinearLineStressItpackTest.cxx | 2 +- .../FEM/test/itkFEMElement2DC0LinearLineStressTest.cxx | 2 +- .../test/itkFEMElement2DC0LinearQuadrilateralMembraneTest.cxx | 2 +- .../itkFEMElement2DC0LinearQuadrilateralStrainItpackTest.cxx | 2 +- .../test/itkFEMElement2DC0LinearQuadrilateralStrainTest.cxx | 2 +- .../test/itkFEMElement2DC0LinearQuadrilateralStressTest.cxx | 2 +- ...tkFEMElement2DC0LinearQuadrilateralStressTestFEMObject.cxx | 2 +- ...lement2DC0LinearQuadrilateralStressTestFEMObjectReader.cxx | 2 +- .../FEM/test/itkFEMElement2DC0LinearTriangleMembraneTest.cxx | 2 +- .../FEM/test/itkFEMElement2DC0LinearTriangleStrainTest.cxx | 2 +- .../FEM/test/itkFEMElement2DC0LinearTriangleStressTest.cxx | 2 +- .../FEM/test/itkFEMElement2DC0QuadraticTriangleStrainTest.cxx | 2 +- .../FEM/test/itkFEMElement2DC0QuadraticTriangleStressTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMElement2DC1BeamTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMElement2DMembraneTest.cxx | 2 +- .../FEM/test/itkFEMElement2DQuadraticTriangularTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMElement2DStrainTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMElement2DTest.cxx | 2 +- .../test/itkFEMElement3DC0LinearHexahedronMembraneTest.cxx | 2 +- .../FEM/test/itkFEMElement3DC0LinearHexahedronStrainTest.cxx | 2 +- .../test/itkFEMElement3DC0LinearTetrahedronMembraneTest.cxx | 2 +- .../FEM/test/itkFEMElement3DC0LinearTetrahedronStrainTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMElement3DMembraneTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMElement3DTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMElementTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMElementTest.h | 2 +- Modules/Numerics/FEM/test/itkFEMExceptionTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMFactoryTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMGenerateMeshTest.cxx | 2 +- .../FEM/test/itkFEMLandmarkLoadImplementationTest.cxx | 2 +- .../FEM/test/itkFEMLinearSystemWrapperDenseVNLTest.cxx | 2 +- .../Numerics/FEM/test/itkFEMLinearSystemWrapperItpackTest.cxx | 2 +- .../FEM/test/itkFEMLinearSystemWrapperItpackTest2.cxx | 2 +- .../Numerics/FEM/test/itkFEMLinearSystemWrapperVNLTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMLoadBCMFCTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMLoadBCMFCTestUser.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMLoadEdgeTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMLoadGravConstTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMLoadPointTestUser.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMObjectTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMObjectTest2.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMPArrayTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMRobustSolverTest.cxx | 2 +- .../FEM/test/itkFEMScatteredDataPointSetToImageFilterTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMSolverHyperbolicTest.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMSolverTest2D.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMSolverTest3D.cxx | 2 +- Modules/Numerics/FEM/test/itkFEMSpatialObjectTest.cxx | 2 +- .../FEM/test/itkImageToRectilinearFEMObjectFilter2DTest.cxx | 2 +- .../FEM/test/itkImageToRectilinearFEMObjectFilter3DTest.cxx | 2 +- Modules/Numerics/NarrowBand/include/itkNarrowBand.h | 2 +- Modules/Numerics/NarrowBand/include/itkNarrowBand.hxx | 2 +- .../NarrowBand/include/itkNarrowBandImageFilterBase.h | 2 +- .../NarrowBand/include/itkNarrowBandImageFilterBase.hxx | 2 +- .../NarrowBand/test/itkNarrowBandImageFilterBaseTest.cxx | 2 +- Modules/Numerics/NarrowBand/test/itkNarrowBandTest.cxx | 2 +- Modules/Numerics/Optimizers/include/itkAmoebaOptimizer.h | 2 +- .../Optimizers/include/itkConjugateGradientOptimizer.h | 2 +- Modules/Numerics/Optimizers/include/itkCostFunction.h | 2 +- Modules/Numerics/Optimizers/include/itkCostFunction.hxx | 2 +- .../Optimizers/include/itkCumulativeGaussianCostFunction.h | 2 +- .../Optimizers/include/itkCumulativeGaussianOptimizer.h | 2 +- Modules/Numerics/Optimizers/include/itkExhaustiveOptimizer.h | 2 +- Modules/Numerics/Optimizers/include/itkFRPROptimizer.h | 2 +- .../Numerics/Optimizers/include/itkGradientDescentOptimizer.h | 2 +- .../include/itkInitializationBiasedParticleSwarmOptimizer.h | 2 +- Modules/Numerics/Optimizers/include/itkLBFGSBOptimizer.h | 2 +- Modules/Numerics/Optimizers/include/itkLBFGSOptimizer.h | 2 +- .../Optimizers/include/itkLevenbergMarquardtOptimizer.h | 2 +- .../Optimizers/include/itkMultipleValuedCostFunction.h | 2 +- .../Optimizers/include/itkMultipleValuedNonLinearOptimizer.h | 2 +- .../include/itkMultipleValuedNonLinearVnlOptimizer.h | 2 +- .../include/itkMultipleValuedVnlCostFunctionAdaptor.h | 2 +- Modules/Numerics/Optimizers/include/itkNonLinearOptimizer.h | 2 +- .../Optimizers/include/itkOnePlusOneEvolutionaryOptimizer.h | 2 +- Modules/Numerics/Optimizers/include/itkOptimizer.h | 2 +- .../Numerics/Optimizers/include/itkParticleSwarmOptimizer.h | 2 +- .../Optimizers/include/itkParticleSwarmOptimizerBase.h | 2 +- Modules/Numerics/Optimizers/include/itkPowellOptimizer.h | 2 +- .../itkQuaternionRigidTransformGradientDescentOptimizer.h | 2 +- .../include/itkRegularStepGradientDescentBaseOptimizer.h | 2 +- .../include/itkRegularStepGradientDescentOptimizer.h | 2 +- Modules/Numerics/Optimizers/include/itkSPSAOptimizer.h | 2 +- .../Numerics/Optimizers/include/itkSingleValuedCostFunction.h | 2 +- .../Optimizers/include/itkSingleValuedNonLinearOptimizer.h | 2 +- .../Optimizers/include/itkSingleValuedNonLinearVnlOptimizer.h | 2 +- .../include/itkSingleValuedVnlCostFunctionAdaptor.h | 2 +- .../Optimizers/include/itkVersorRigid3DTransformOptimizer.h | 2 +- .../Numerics/Optimizers/include/itkVersorTransformOptimizer.h | 2 +- Modules/Numerics/Optimizers/src/itkAmoebaOptimizer.cxx | 2 +- .../Numerics/Optimizers/src/itkConjugateGradientOptimizer.cxx | 2 +- .../Optimizers/src/itkCumulativeGaussianCostFunction.cxx | 2 +- .../Optimizers/src/itkCumulativeGaussianOptimizer.cxx | 2 +- Modules/Numerics/Optimizers/src/itkExhaustiveOptimizer.cxx | 2 +- Modules/Numerics/Optimizers/src/itkFRPROptimizer.cxx | 2 +- .../Numerics/Optimizers/src/itkGradientDescentOptimizer.cxx | 2 +- .../src/itkInitializationBiasedParticleSwarmOptimizer.cxx | 2 +- Modules/Numerics/Optimizers/src/itkLBFGSBOptimizer.cxx | 2 +- Modules/Numerics/Optimizers/src/itkLBFGSOptimizer.cxx | 2 +- .../Optimizers/src/itkLevenbergMarquardtOptimizer.cxx | 2 +- .../Numerics/Optimizers/src/itkMultipleValuedCostFunction.cxx | 2 +- .../Optimizers/src/itkMultipleValuedNonLinearOptimizer.cxx | 2 +- .../Optimizers/src/itkMultipleValuedNonLinearVnlOptimizer.cxx | 2 +- .../src/itkMultipleValuedVnlCostFunctionAdaptor.cxx | 2 +- Modules/Numerics/Optimizers/src/itkNonLinearOptimizer.cxx | 2 +- .../Optimizers/src/itkOnePlusOneEvolutionaryOptimizer.cxx | 2 +- Modules/Numerics/Optimizers/src/itkOptimizer.cxx | 2 +- Modules/Numerics/Optimizers/src/itkParticleSwarmOptimizer.cxx | 2 +- .../Numerics/Optimizers/src/itkParticleSwarmOptimizerBase.cxx | 2 +- Modules/Numerics/Optimizers/src/itkPowellOptimizer.cxx | 2 +- .../itkQuaternionRigidTransformGradientDescentOptimizer.cxx | 2 +- .../src/itkRegularStepGradientDescentBaseOptimizer.cxx | 2 +- .../Optimizers/src/itkRegularStepGradientDescentOptimizer.cxx | 2 +- Modules/Numerics/Optimizers/src/itkSPSAOptimizer.cxx | 2 +- .../Numerics/Optimizers/src/itkSingleValuedCostFunction.cxx | 2 +- .../Optimizers/src/itkSingleValuedNonLinearOptimizer.cxx | 2 +- .../Optimizers/src/itkSingleValuedNonLinearVnlOptimizer.cxx | 2 +- .../Optimizers/src/itkSingleValuedVnlCostFunctionAdaptor.cxx | 2 +- .../Optimizers/src/itkVersorRigid3DTransformOptimizer.cxx | 2 +- .../Numerics/Optimizers/src/itkVersorTransformOptimizer.cxx | 2 +- Modules/Numerics/Optimizers/test/itkAmoebaOptimizerTest.cxx | 2 +- .../Optimizers/test/itkConjugateGradientOptimizerTest.cxx | 2 +- .../Optimizers/test/itkCumulativeGaussianOptimizerTest.cxx | 2 +- .../Numerics/Optimizers/test/itkExhaustiveOptimizerTest.cxx | 2 +- Modules/Numerics/Optimizers/test/itkFRPROptimizerTest.cxx | 2 +- .../Optimizers/test/itkGradientDescentOptimizerTest.cxx | 2 +- .../itkInitializationBiasedParticleSwarmOptimizerTest.cxx | 2 +- Modules/Numerics/Optimizers/test/itkLBFGSBOptimizerTest.cxx | 2 +- Modules/Numerics/Optimizers/test/itkLBFGSOptimizerTest.cxx | 2 +- .../Optimizers/test/itkLevenbergMarquardtOptimizerTest.cxx | 2 +- .../test/itkOnePlusOneEvolutionaryOptimizerTest.cxx | 2 +- .../Numerics/Optimizers/test/itkOptimizersHierarchyTest.cxx | 2 +- .../Optimizers/test/itkParticleSwarmOptimizerTest.cxx | 2 +- .../Optimizers/test/itkParticleSwarmOptimizerTestFunctions.h | 2 +- Modules/Numerics/Optimizers/test/itkPowellOptimizerTest.cxx | 2 +- .../test/itkRegularStepGradientDescentOptimizerTest.cxx | 2 +- Modules/Numerics/Optimizers/test/itkSPSAOptimizerTest.cxx | 2 +- .../test/itkVersorRigid3DTransformOptimizerTest.cxx | 2 +- .../Optimizers/test/itkVersorTransformOptimizerTest.cxx | 2 +- Modules/Numerics/Optimizersv4/include/itkAmoebaOptimizerv4.h | 2 +- .../Optimizersv4/include/itkCommandIterationUpdatev4.h | 2 +- .../include/itkConjugateGradientLineSearchOptimizerv4.h | 2 +- .../include/itkConjugateGradientLineSearchOptimizerv4.hxx | 2 +- .../Optimizersv4/include/itkConvergenceMonitoringFunction.h | 2 +- .../Numerics/Optimizersv4/include/itkExhaustiveOptimizerv4.h | 2 +- .../Optimizersv4/include/itkExhaustiveOptimizerv4.hxx | 2 +- .../include/itkGradientDescentLineSearchOptimizerv4.h | 2 +- .../include/itkGradientDescentLineSearchOptimizerv4.hxx | 2 +- .../Optimizersv4/include/itkGradientDescentOptimizerBasev4.h | 2 +- .../include/itkGradientDescentOptimizerBasev4.hxx | 2 +- ...scentOptimizerBasev4ModifyGradientByLearningRateThreader.h | 2 +- ...entOptimizerBasev4ModifyGradientByLearningRateThreader.hxx | 2 +- ...ientDescentOptimizerBasev4ModifyGradientByScalesThreader.h | 2 +- ...ntDescentOptimizerBasev4ModifyGradientByScalesThreader.hxx | 2 +- .../Optimizersv4/include/itkGradientDescentOptimizerv4.h | 2 +- .../Optimizersv4/include/itkGradientDescentOptimizerv4.hxx | 2 +- Modules/Numerics/Optimizersv4/include/itkLBFGS2Optimizerv4.h | 2 +- Modules/Numerics/Optimizersv4/include/itkLBFGSBOptimizerv4.h | 2 +- .../Numerics/Optimizersv4/include/itkLBFGSOptimizerBasev4.h | 2 +- .../Numerics/Optimizersv4/include/itkLBFGSOptimizerBasev4.hxx | 2 +- Modules/Numerics/Optimizersv4/include/itkLBFGSOptimizerv4.h | 2 +- .../Optimizersv4/include/itkMultiGradientOptimizerv4.h | 2 +- .../Optimizersv4/include/itkMultiGradientOptimizerv4.hxx | 2 +- .../Numerics/Optimizersv4/include/itkMultiStartOptimizerv4.h | 2 +- .../Optimizersv4/include/itkMultiStartOptimizerv4.hxx | 2 +- .../Numerics/Optimizersv4/include/itkObjectToObjectMetric.h | 2 +- .../Numerics/Optimizersv4/include/itkObjectToObjectMetric.hxx | 2 +- .../Optimizersv4/include/itkObjectToObjectMetricBase.h | 2 +- .../Optimizersv4/include/itkObjectToObjectMetricBase.hxx | 2 +- .../Optimizersv4/include/itkObjectToObjectOptimizerBase.h | 2 +- .../include/itkOnePlusOneEvolutionaryOptimizerv4.h | 2 +- .../include/itkOnePlusOneEvolutionaryOptimizerv4.hxx | 2 +- .../include/itkOptimizerParameterScalesEstimator.h | 2 +- Modules/Numerics/Optimizersv4/include/itkPowellOptimizerv4.h | 2 +- .../Numerics/Optimizersv4/include/itkPowellOptimizerv4.hxx | 2 +- .../Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4.h | 2 +- .../Optimizersv4/include/itkQuasiNewtonOptimizerv4.hxx | 2 +- .../itkQuasiNewtonOptimizerv4EstimateNewtonStepThreader.h | 2 +- .../itkQuasiNewtonOptimizerv4EstimateNewtonStepThreader.hxx | 2 +- .../include/itkRegistrationParameterScalesEstimator.h | 2 +- .../include/itkRegistrationParameterScalesEstimator.hxx | 2 +- .../include/itkRegistrationParameterScalesFromIndexShift.h | 2 +- .../include/itkRegistrationParameterScalesFromIndexShift.hxx | 2 +- .../include/itkRegistrationParameterScalesFromJacobian.h | 2 +- .../include/itkRegistrationParameterScalesFromJacobian.hxx | 2 +- .../include/itkRegistrationParameterScalesFromPhysicalShift.h | 2 +- .../itkRegistrationParameterScalesFromPhysicalShift.hxx | 2 +- .../include/itkRegistrationParameterScalesFromShiftBase.h | 2 +- .../include/itkRegistrationParameterScalesFromShiftBase.hxx | 2 +- .../include/itkRegularStepGradientDescentOptimizerv4.h | 2 +- .../include/itkRegularStepGradientDescentOptimizerv4.hxx | 2 +- .../Optimizersv4/include/itkSingleValuedCostFunctionv4.h | 2 +- .../include/itkSingleValuedNonLinearVnlOptimizerv4.h | 2 +- .../include/itkSingleValuedVnlCostFunctionAdaptorv4.h | 2 +- .../include/itkWindowConvergenceMonitoringFunction.h | 2 +- .../include/itkWindowConvergenceMonitoringFunction.hxx | 2 +- Modules/Numerics/Optimizersv4/src/itkAmoebaOptimizerv4.cxx | 2 +- Modules/Numerics/Optimizersv4/src/itkLBFGS2Optimizerv4.cxx | 2 +- Modules/Numerics/Optimizersv4/src/itkLBFGSBOptimizerv4.cxx | 2 +- Modules/Numerics/Optimizersv4/src/itkLBFGSOptimizerv4.cxx | 2 +- .../Numerics/Optimizersv4/src/itkMultiStartOptimizerv4.cxx | 2 +- .../Numerics/Optimizersv4/src/itkObjectToObjectMetricBase.cxx | 2 +- .../Optimizersv4/src/itkObjectToObjectOptimizerBase.cxx | 2 +- .../src/itkRegistrationParameterScalesEstimator.cxx | 2 +- .../src/itkSingleValuedNonLinearVnlOptimizerv4.cxx | 2 +- .../src/itkSingleValuedVnlCostFunctionAdaptorv4.cxx | 2 +- .../Numerics/Optimizersv4/test/itkAmoebaOptimizerv4Test.cxx | 2 +- .../itkAutoScaledGradientDescentRegistrationOnVectorTest.cxx | 2 +- .../test/itkAutoScaledGradientDescentRegistrationTest.cxx | 2 +- .../test/itkConjugateGradientLineSearchOptimizerv4Test.cxx | 2 +- .../Optimizersv4/test/itkExhaustiveOptimizerv4Test.cxx | 2 +- .../test/itkGradientDescentLineSearchOptimizerv4Test.cxx | 2 +- .../test/itkGradientDescentOptimizerBasev4Test.cxx | 2 +- .../Optimizersv4/test/itkGradientDescentOptimizerv4Test.cxx | 2 +- .../Optimizersv4/test/itkGradientDescentOptimizerv4Test2.cxx | 2 +- .../Numerics/Optimizersv4/test/itkLBFGS2Optimizerv4Test.cxx | 2 +- .../Numerics/Optimizersv4/test/itkLBFGSBOptimizerv4Test.cxx | 2 +- .../Numerics/Optimizersv4/test/itkLBFGSOptimizerv4Test.cxx | 2 +- .../Optimizersv4/test/itkMultiGradientOptimizerv4Test.cxx | 2 +- .../Optimizersv4/test/itkMultiStartOptimizerv4Test.cxx | 2 +- .../Optimizersv4/test/itkObjectToObjectMetricBaseTest.cxx | 2 +- .../Optimizersv4/test/itkObjectToObjectOptimizerBaseTest.cxx | 2 +- .../test/itkOnePlusOneEvolutionaryOptimizerv4Test.cxx | 2 +- .../test/itkOptimizerParameterScalesEstimatorTest.cxx | 2 +- .../Numerics/Optimizersv4/test/itkPowellOptimizerv4Test.cxx | 2 +- .../Optimizersv4/test/itkQuasiNewtonOptimizerv4Test.cxx | 2 +- .../test/itkRegistrationParameterScalesEstimatorTest.cxx | 2 +- .../test/itkRegistrationParameterScalesFromIndexShiftTest.cxx | 2 +- .../test/itkRegistrationParameterScalesFromJacobianTest.cxx | 2 +- ...gistrationParameterScalesFromPhysicalShiftPointSetTest.cxx | 2 +- .../itkRegistrationParameterScalesFromPhysicalShiftTest.cxx | 2 +- .../test/itkRegularStepGradientDescentOptimizerv4Test.cxx | 2 +- .../test/itkWindowConvergenceMonitoringFunctionTest.cxx | 2 +- .../Polynomials/include/itkMultivariateLegendrePolynomial.h | 2 +- .../Polynomials/src/itkMultivariateLegendrePolynomial.cxx | 2 +- .../test/itkMultivariateLegendrePolynomialTest.cxx | 2 +- .../Numerics/Statistics/include/itkChiSquareDistribution.h | 2 +- .../Numerics/Statistics/include/itkCovarianceSampleFilter.h | 2 +- .../Numerics/Statistics/include/itkCovarianceSampleFilter.hxx | 2 +- Modules/Numerics/Statistics/include/itkDecisionRule.h | 2 +- .../Numerics/Statistics/include/itkDenseFrequencyContainer2.h | 2 +- Modules/Numerics/Statistics/include/itkDistanceMetric.h | 2 +- Modules/Numerics/Statistics/include/itkDistanceMetric.hxx | 2 +- .../include/itkDistanceToCentroidMembershipFunction.h | 2 +- .../include/itkDistanceToCentroidMembershipFunction.hxx | 2 +- .../Numerics/Statistics/include/itkEuclideanDistanceMetric.h | 2 +- .../Statistics/include/itkEuclideanDistanceMetric.hxx | 2 +- .../Statistics/include/itkEuclideanSquareDistanceMetric.h | 2 +- .../Statistics/include/itkEuclideanSquareDistanceMetric.hxx | 2 +- .../include/itkExpectationMaximizationMixtureModelEstimator.h | 2 +- .../itkExpectationMaximizationMixtureModelEstimator.hxx | 2 +- Modules/Numerics/Statistics/include/itkGaussianDistribution.h | 2 +- .../Statistics/include/itkGaussianMembershipFunction.h | 2 +- .../Statistics/include/itkGaussianMembershipFunction.hxx | 2 +- .../Statistics/include/itkGaussianMixtureModelComponent.h | 2 +- .../Statistics/include/itkGaussianMixtureModelComponent.hxx | 2 +- .../include/itkGaussianRandomSpatialNeighborSubsampler.h | 2 +- .../include/itkGaussianRandomSpatialNeighborSubsampler.hxx | 2 +- Modules/Numerics/Statistics/include/itkHistogram.h | 2 +- Modules/Numerics/Statistics/include/itkHistogram.hxx | 2 +- .../Statistics/include/itkHistogramToEntropyImageFilter.h | 2 +- .../Numerics/Statistics/include/itkHistogramToImageFilter.h | 2 +- .../Numerics/Statistics/include/itkHistogramToImageFilter.hxx | 2 +- .../Statistics/include/itkHistogramToIntensityImageFilter.h | 2 +- .../include/itkHistogramToLogProbabilityImageFilter.h | 2 +- .../Statistics/include/itkHistogramToProbabilityImageFilter.h | 2 +- .../include/itkHistogramToRunLengthFeaturesFilter.h | 2 +- .../include/itkHistogramToRunLengthFeaturesFilter.hxx | 2 +- .../Statistics/include/itkHistogramToTextureFeaturesFilter.h | 2 +- .../include/itkHistogramToTextureFeaturesFilter.hxx | 2 +- .../Numerics/Statistics/include/itkImageClassifierFilter.h | 2 +- .../Numerics/Statistics/include/itkImageClassifierFilter.hxx | 2 +- .../Numerics/Statistics/include/itkImageToHistogramFilter.h | 2 +- .../Numerics/Statistics/include/itkImageToHistogramFilter.hxx | 2 +- .../Numerics/Statistics/include/itkImageToListSampleAdaptor.h | 2 +- .../Statistics/include/itkImageToListSampleAdaptor.hxx | 2 +- .../Numerics/Statistics/include/itkImageToListSampleFilter.h | 2 +- .../Statistics/include/itkImageToListSampleFilter.hxx | 2 +- .../Statistics/include/itkImageToNeighborhoodSampleAdaptor.h | 2 +- .../include/itkImageToNeighborhoodSampleAdaptor.hxx | 2 +- .../include/itkJointDomainImageToListSampleAdaptor.h | 2 +- .../include/itkJointDomainImageToListSampleAdaptor.hxx | 2 +- .../Numerics/Statistics/include/itkKalmanLinearEstimator.h | 2 +- Modules/Numerics/Statistics/include/itkKdTree.h | 2 +- Modules/Numerics/Statistics/include/itkKdTree.hxx | 2 +- .../Statistics/include/itkKdTreeBasedKmeansEstimator.h | 2 +- .../Statistics/include/itkKdTreeBasedKmeansEstimator.hxx | 2 +- Modules/Numerics/Statistics/include/itkKdTreeGenerator.h | 2 +- Modules/Numerics/Statistics/include/itkKdTreeGenerator.hxx | 2 +- Modules/Numerics/Statistics/include/itkListSample.h | 2 +- Modules/Numerics/Statistics/include/itkListSample.hxx | 2 +- .../include/itkMahalanobisDistanceMembershipFunction.h | 2 +- .../include/itkMahalanobisDistanceMembershipFunction.hxx | 2 +- .../Statistics/include/itkMahalanobisDistanceMetric.h | 2 +- .../Statistics/include/itkMahalanobisDistanceMetric.hxx | 2 +- .../Numerics/Statistics/include/itkManhattanDistanceMetric.h | 2 +- .../Statistics/include/itkManhattanDistanceMetric.hxx | 2 +- .../Statistics/include/itkMaskedImageToHistogramFilter.h | 2 +- .../Statistics/include/itkMaskedImageToHistogramFilter.hxx | 2 +- Modules/Numerics/Statistics/include/itkMaximumDecisionRule.h | 2 +- .../Numerics/Statistics/include/itkMaximumRatioDecisionRule.h | 2 +- Modules/Numerics/Statistics/include/itkMeanSampleFilter.h | 2 +- Modules/Numerics/Statistics/include/itkMeanSampleFilter.hxx | 2 +- .../Numerics/Statistics/include/itkMeasurementVectorTraits.h | 2 +- .../Numerics/Statistics/include/itkMembershipFunctionBase.h | 2 +- Modules/Numerics/Statistics/include/itkMembershipSample.h | 2 +- Modules/Numerics/Statistics/include/itkMembershipSample.hxx | 2 +- Modules/Numerics/Statistics/include/itkMinimumDecisionRule.h | 2 +- .../Statistics/include/itkMixtureModelComponentBase.h | 2 +- .../Statistics/include/itkMixtureModelComponentBase.hxx | 2 +- Modules/Numerics/Statistics/include/itkNeighborhoodSampler.h | 2 +- .../Numerics/Statistics/include/itkNeighborhoodSampler.hxx | 2 +- .../Numerics/Statistics/include/itkNormalVariateGenerator.h | 2 +- .../Statistics/include/itkPointSetToListSampleAdaptor.h | 2 +- .../Statistics/include/itkPointSetToListSampleAdaptor.hxx | 2 +- .../Numerics/Statistics/include/itkProbabilityDistribution.h | 2 +- .../Statistics/include/itkRegionConstrainedSubsampler.h | 2 +- .../Statistics/include/itkRegionConstrainedSubsampler.hxx | 2 +- Modules/Numerics/Statistics/include/itkSample.h | 2 +- .../Numerics/Statistics/include/itkSampleClassifierFilter.h | 2 +- .../Numerics/Statistics/include/itkSampleClassifierFilter.hxx | 2 +- .../Numerics/Statistics/include/itkSampleToHistogramFilter.h | 2 +- .../Statistics/include/itkSampleToHistogramFilter.hxx | 2 +- .../Numerics/Statistics/include/itkSampleToSubsampleFilter.h | 2 +- .../Statistics/include/itkSampleToSubsampleFilter.hxx | 2 +- .../include/itkScalarImageToCooccurrenceListSampleFilter.h | 2 +- .../include/itkScalarImageToCooccurrenceListSampleFilter.hxx | 2 +- .../include/itkScalarImageToCooccurrenceMatrixFilter.h | 2 +- .../include/itkScalarImageToCooccurrenceMatrixFilter.hxx | 2 +- .../Statistics/include/itkScalarImageToHistogramGenerator.h | 2 +- .../Statistics/include/itkScalarImageToHistogramGenerator.hxx | 2 +- .../include/itkScalarImageToRunLengthFeaturesFilter.h | 2 +- .../include/itkScalarImageToRunLengthFeaturesFilter.hxx | 2 +- .../include/itkScalarImageToRunLengthMatrixFilter.h | 2 +- .../include/itkScalarImageToRunLengthMatrixFilter.hxx | 2 +- .../include/itkScalarImageToTextureFeaturesFilter.h | 2 +- .../include/itkScalarImageToTextureFeaturesFilter.hxx | 2 +- .../Statistics/include/itkSparseFrequencyContainer2.h | 2 +- .../Statistics/include/itkSpatialNeighborSubsampler.h | 2 +- .../Statistics/include/itkSpatialNeighborSubsampler.hxx | 2 +- .../include/itkStandardDeviationPerComponentSampleFilter.h | 2 +- .../include/itkStandardDeviationPerComponentSampleFilter.hxx | 2 +- Modules/Numerics/Statistics/include/itkStatisticsAlgorithm.h | 2 +- .../Numerics/Statistics/include/itkStatisticsAlgorithm.hxx | 2 +- Modules/Numerics/Statistics/include/itkSubsample.h | 2 +- Modules/Numerics/Statistics/include/itkSubsample.hxx | 2 +- Modules/Numerics/Statistics/include/itkSubsamplerBase.h | 2 +- Modules/Numerics/Statistics/include/itkSubsamplerBase.hxx | 2 +- Modules/Numerics/Statistics/include/itkTDistribution.h | 2 +- .../include/itkUniformRandomSpatialNeighborSubsampler.h | 2 +- .../include/itkUniformRandomSpatialNeighborSubsampler.hxx | 2 +- .../include/itkVectorContainerToListSampleAdaptor.h | 2 +- .../include/itkVectorContainerToListSampleAdaptor.hxx | 2 +- .../Statistics/include/itkWeightedCentroidKdTreeGenerator.h | 2 +- .../Statistics/include/itkWeightedCentroidKdTreeGenerator.hxx | 2 +- .../Statistics/include/itkWeightedCovarianceSampleFilter.h | 2 +- .../Statistics/include/itkWeightedCovarianceSampleFilter.hxx | 2 +- .../Numerics/Statistics/include/itkWeightedMeanSampleFilter.h | 2 +- .../Statistics/include/itkWeightedMeanSampleFilter.hxx | 2 +- Modules/Numerics/Statistics/src/itkChiSquareDistribution.cxx | 2 +- Modules/Numerics/Statistics/src/itkDecisionRule.cxx | 2 +- .../Numerics/Statistics/src/itkDenseFrequencyContainer2.cxx | 2 +- Modules/Numerics/Statistics/src/itkGaussianDistribution.cxx | 2 +- Modules/Numerics/Statistics/src/itkMaximumDecisionRule.cxx | 2 +- .../Numerics/Statistics/src/itkMaximumRatioDecisionRule.cxx | 2 +- Modules/Numerics/Statistics/src/itkMinimumDecisionRule.cxx | 2 +- Modules/Numerics/Statistics/src/itkNormalVariateGenerator.cxx | 2 +- .../Numerics/Statistics/src/itkProbabilityDistribution.cxx | 2 +- .../Numerics/Statistics/src/itkSparseFrequencyContainer2.cxx | 2 +- Modules/Numerics/Statistics/src/itkTDistribution.cxx | 2 +- .../Numerics/Statistics/test/itkChiSquareDistributionTest.cxx | 2 +- .../Statistics/test/itkCovarianceSampleFilterTest.cxx | 2 +- .../Statistics/test/itkCovarianceSampleFilterTest2.cxx | 2 +- .../Statistics/test/itkCovarianceSampleFilterTest3.cxx | 2 +- .../Statistics/test/itkDecisionRuleBackwardCompatibility.cxx | 2 +- Modules/Numerics/Statistics/test/itkDecisionRuleTest.cxx | 2 +- .../Statistics/test/itkDenseFrequencyContainer2Test.cxx | 2 +- Modules/Numerics/Statistics/test/itkDistanceMetricTest.cxx | 2 +- Modules/Numerics/Statistics/test/itkDistanceMetricTest2.cxx | 2 +- .../test/itkDistanceToCentroidMembershipFunctionTest.cxx | 2 +- .../Statistics/test/itkEuclideanDistanceMetricTest.cxx | 2 +- .../Statistics/test/itkEuclideanSquareDistanceMetricTest.cxx | 2 +- .../itkExpectationMaximizationMixtureModelEstimatorTest.cxx | 2 +- .../Numerics/Statistics/test/itkGaussianDistributionTest.cxx | 2 +- .../Statistics/test/itkGaussianMembershipFunctionTest.cxx | 2 +- .../Statistics/test/itkGaussianMixtureModelComponentTest.cxx | 2 +- .../test/itkGaussianRandomSpatialNeighborSubsamplerTest.cxx | 2 +- Modules/Numerics/Statistics/test/itkHistogramTest.cxx | 2 +- .../test/itkHistogramToTextureFeaturesFilterNaNTest.cxx | 2 +- .../test/itkHistogramToTextureFeaturesFilterTest.cxx | 2 +- .../Statistics/test/itkImageToHistogramFilterTest.cxx | 2 +- .../Statistics/test/itkImageToHistogramFilterTest2.cxx | 2 +- .../Statistics/test/itkImageToHistogramFilterTest3.cxx | 2 +- .../Statistics/test/itkImageToListSampleAdaptorTest.cxx | 2 +- .../Statistics/test/itkImageToListSampleAdaptorTest2.cxx | 2 +- .../Statistics/test/itkImageToListSampleFilterTest.cxx | 2 +- .../Statistics/test/itkImageToListSampleFilterTest2.cxx | 2 +- .../Statistics/test/itkImageToListSampleFilterTest3.cxx | 2 +- .../test/itkJointDomainImageToListSampleAdaptorTest.cxx | 2 +- .../Numerics/Statistics/test/itkKalmanLinearEstimatorTest.cxx | 2 +- .../Statistics/test/itkKdTreeBasedKmeansEstimatorTest.cxx | 2 +- Modules/Numerics/Statistics/test/itkKdTreeGeneratorTest.cxx | 2 +- Modules/Numerics/Statistics/test/itkKdTreeTest1.cxx | 2 +- Modules/Numerics/Statistics/test/itkKdTreeTest2.cxx | 2 +- Modules/Numerics/Statistics/test/itkKdTreeTest3.cxx | 2 +- .../Numerics/Statistics/test/itkKdTreeTestSamplePoints.cxx | 2 +- Modules/Numerics/Statistics/test/itkListSampleTest.cxx | 2 +- .../Statistics/test/itkMahalanobisDistanceMetricTest.cxx | 2 +- .../Statistics/test/itkManhattanDistanceMetricTest.cxx | 2 +- .../Numerics/Statistics/test/itkMaximumDecisionRuleTest.cxx | 2 +- .../Statistics/test/itkMaximumRatioDecisionRuleTest.cxx | 2 +- Modules/Numerics/Statistics/test/itkMeanSampleFilterTest.cxx | 2 +- Modules/Numerics/Statistics/test/itkMeanSampleFilterTest2.cxx | 2 +- Modules/Numerics/Statistics/test/itkMeanSampleFilterTest3.cxx | 2 +- .../Statistics/test/itkMeasurementVectorTraitsTest.cxx | 2 +- .../Statistics/test/itkMembershipFunctionBaseTest.cxx | 2 +- .../Statistics/test/itkMembershipFunctionBaseTest2.cxx | 2 +- Modules/Numerics/Statistics/test/itkMembershipSampleTest1.cxx | 2 +- Modules/Numerics/Statistics/test/itkMembershipSampleTest2.cxx | 2 +- Modules/Numerics/Statistics/test/itkMembershipSampleTest3.cxx | 2 +- Modules/Numerics/Statistics/test/itkMembershipSampleTest4.cxx | 2 +- .../Numerics/Statistics/test/itkMinimumDecisionRuleTest.cxx | 2 +- .../Statistics/test/itkMixtureModelComponentBaseTest.cxx | 2 +- .../Numerics/Statistics/test/itkNeighborhoodSamplerTest1.cxx | 2 +- .../Statistics/test/itkNormalVariateGeneratorTest1.cxx | 2 +- .../Statistics/test/itkPointSetToListSampleAdaptorTest.cxx | 2 +- .../Statistics/test/itkProbabilityDistributionTest.cxx | 2 +- .../Statistics/test/itkRandomVariateGeneratorBaseTest.cxx | 2 +- Modules/Numerics/Statistics/test/itkSampleTest.cxx | 2 +- Modules/Numerics/Statistics/test/itkSampleTest2.cxx | 2 +- Modules/Numerics/Statistics/test/itkSampleTest3.cxx | 2 +- Modules/Numerics/Statistics/test/itkSampleTest4.cxx | 2 +- .../Statistics/test/itkSampleToHistogramFilterTest.cxx | 2 +- .../Statistics/test/itkSampleToHistogramFilterTest2.cxx | 2 +- .../Statistics/test/itkSampleToHistogramFilterTest3.cxx | 2 +- .../Statistics/test/itkSampleToHistogramFilterTest4.cxx | 2 +- .../Statistics/test/itkSampleToHistogramFilterTest5.cxx | 2 +- .../Statistics/test/itkSampleToHistogramFilterTest6.cxx | 2 +- .../Statistics/test/itkSampleToHistogramFilterTest7.cxx | 2 +- .../Statistics/test/itkSampleToSubsampleFilterTest1.cxx | 2 +- .../test/itkScalarImageToCooccurrenceListSampleFilterTest.cxx | 2 +- .../test/itkScalarImageToCooccurrenceMatrixFilterTest.cxx | 2 +- .../test/itkScalarImageToCooccurrenceMatrixFilterTest2.cxx | 2 +- .../test/itkScalarImageToRunLengthFeaturesFilterTest.cxx | 2 +- .../test/itkScalarImageToRunLengthMatrixFilterTest.cxx | 2 +- .../test/itkScalarImageToTextureFeaturesFilterTest.cxx | 2 +- .../Statistics/test/itkSparseFrequencyContainer2Test.cxx | 2 +- .../Statistics/test/itkSpatialNeighborSubsamplerTest.cxx | 2 +- .../test/itkStandardDeviationPerComponentSampleFilterTest.cxx | 2 +- .../Numerics/Statistics/test/itkStatisticsAlgorithmTest.cxx | 2 +- .../Numerics/Statistics/test/itkStatisticsAlgorithmTest2.cxx | 2 +- Modules/Numerics/Statistics/test/itkStatisticsTypesTest.cxx | 2 +- Modules/Numerics/Statistics/test/itkSubsampleTest.cxx | 2 +- Modules/Numerics/Statistics/test/itkSubsampleTest2.cxx | 2 +- Modules/Numerics/Statistics/test/itkSubsampleTest3.cxx | 2 +- Modules/Numerics/Statistics/test/itkTDistributionTest.cxx | 2 +- .../test/itkUniformRandomSpatialNeighborSubsamplerTest.cxx | 2 +- .../test/itkVectorContainerToListSampleAdaptorTest.cxx | 2 +- .../test/itkWeightedCentroidKdTreeGeneratorTest1.cxx | 2 +- .../test/itkWeightedCentroidKdTreeGeneratorTest8.cxx | 2 +- .../test/itkWeightedCentroidKdTreeGeneratorTest9.cxx | 2 +- .../Statistics/test/itkWeightedCovarianceSampleFilterTest.cxx | 2 +- .../test/itkWeightedCovarianceSampleFilterTest2.cxx | 2 +- .../Statistics/test/itkWeightedMeanSampleFilterTest.cxx | 2 +- ...SplineExponentialDiffeomorphicTransformParametersAdaptor.h | 2 +- ...lineExponentialDiffeomorphicTransformParametersAdaptor.hxx | 2 +- ...thingOnUpdateDisplacementFieldTransformParametersAdaptor.h | 2 +- ...ingOnUpdateDisplacementFieldTransformParametersAdaptor.hxx | 2 +- .../Common/include/itkBSplineTransformParametersAdaptor.h | 2 +- .../Common/include/itkBSplineTransformParametersAdaptor.hxx | 2 +- .../Registration/Common/include/itkBlockMatchingImageFilter.h | 2 +- .../Common/include/itkBlockMatchingImageFilter.hxx | 2 +- .../Common/include/itkCenteredTransformInitializer.h | 2 +- .../Common/include/itkCenteredTransformInitializer.hxx | 2 +- .../Common/include/itkCenteredVersorTransformInitializer.h | 2 +- .../Common/include/itkCenteredVersorTransformInitializer.hxx | 2 +- .../Registration/Common/include/itkCommandIterationUpdate.h | 2 +- .../Common/include/itkCommandVnlIterationUpdate.h | 2 +- .../Common/include/itkCompareHistogramImageToImageMetric.h | 2 +- .../Common/include/itkCompareHistogramImageToImageMetric.hxx | 2 +- .../itkConstantVelocityFieldTransformParametersAdaptor.h | 2 +- .../itkConstantVelocityFieldTransformParametersAdaptor.hxx | 2 +- .../itkCorrelationCoefficientHistogramImageToImageMetric.h | 2 +- .../itkCorrelationCoefficientHistogramImageToImageMetric.hxx | 2 +- .../include/itkDisplacementFieldTransformParametersAdaptor.h | 2 +- .../itkDisplacementFieldTransformParametersAdaptor.hxx | 2 +- .../Common/include/itkEuclideanDistancePointMetric.h | 2 +- .../Common/include/itkEuclideanDistancePointMetric.hxx | 2 +- ...ussianExponentialDiffeomorphicTransformParametersAdaptor.h | 2 +- ...sianExponentialDiffeomorphicTransformParametersAdaptor.hxx | 2 +- ...thingOnUpdateDisplacementFieldTransformParametersAdaptor.h | 2 +- ...ingOnUpdateDisplacementFieldTransformParametersAdaptor.hxx | 2 +- .../Common/include/itkGradientDifferenceImageToImageMetric.h | 2 +- .../include/itkGradientDifferenceImageToImageMetric.hxx | 2 +- .../Common/include/itkHistogramImageToImageMetric.h | 2 +- .../Common/include/itkHistogramImageToImageMetric.hxx | 2 +- .../Registration/Common/include/itkImageRegistrationMethod.h | 2 +- .../Common/include/itkImageRegistrationMethod.hxx | 2 +- .../Common/include/itkImageRegistrationMethodImageSource.h | 2 +- Modules/Registration/Common/include/itkImageToImageMetric.h | 2 +- Modules/Registration/Common/include/itkImageToImageMetric.hxx | 2 +- .../Common/include/itkImageToSpatialObjectMetric.h | 2 +- .../Common/include/itkImageToSpatialObjectMetric.hxx | 2 +- .../include/itkImageToSpatialObjectRegistrationMethod.h | 2 +- .../include/itkImageToSpatialObjectRegistrationMethod.hxx | 2 +- .../Common/include/itkKappaStatisticImageToImageMetric.h | 2 +- .../Common/include/itkKappaStatisticImageToImageMetric.hxx | 2 +- .../itkKullbackLeiblerCompareHistogramImageToImageMetric.h | 2 +- .../itkKullbackLeiblerCompareHistogramImageToImageMetric.hxx | 2 +- .../Common/include/itkLandmarkBasedTransformInitializer.h | 2 +- .../Common/include/itkLandmarkBasedTransformInitializer.hxx | 2 +- .../Common/include/itkMatchCardinalityImageToImageMetric.h | 2 +- .../Common/include/itkMatchCardinalityImageToImageMetric.hxx | 2 +- .../include/itkMattesMutualInformationImageToImageMetric.h | 2 +- .../include/itkMattesMutualInformationImageToImageMetric.hxx | 2 +- .../itkMeanReciprocalSquareDifferenceImageToImageMetric.h | 2 +- .../itkMeanReciprocalSquareDifferenceImageToImageMetric.hxx | 2 +- .../itkMeanReciprocalSquareDifferencePointSetToImageMetric.h | 2 +- ...itkMeanReciprocalSquareDifferencePointSetToImageMetric.hxx | 2 +- .../Common/include/itkMeanSquareRegistrationFunction.h | 2 +- .../Common/include/itkMeanSquareRegistrationFunction.hxx | 2 +- .../include/itkMeanSquaresHistogramImageToImageMetric.h | 2 +- .../include/itkMeanSquaresHistogramImageToImageMetric.hxx | 2 +- .../Common/include/itkMeanSquaresImageToImageMetric.h | 2 +- .../Common/include/itkMeanSquaresImageToImageMetric.hxx | 2 +- .../Common/include/itkMeanSquaresPointSetToImageMetric.h | 2 +- .../Common/include/itkMeanSquaresPointSetToImageMetric.hxx | 2 +- .../include/itkMultiResolutionImageRegistrationMethod.h | 2 +- .../include/itkMultiResolutionImageRegistrationMethod.hxx | 2 +- .../Common/include/itkMultiResolutionPyramidImageFilter.h | 2 +- .../Common/include/itkMultiResolutionPyramidImageFilter.hxx | 2 +- .../include/itkMutualInformationHistogramImageToImageMetric.h | 2 +- .../itkMutualInformationHistogramImageToImageMetric.hxx | 2 +- .../Common/include/itkMutualInformationImageToImageMetric.h | 2 +- .../Common/include/itkMutualInformationImageToImageMetric.hxx | 2 +- .../include/itkNormalizedCorrelationImageToImageMetric.h | 2 +- .../include/itkNormalizedCorrelationImageToImageMetric.hxx | 2 +- .../include/itkNormalizedCorrelationPointSetToImageMetric.h | 2 +- .../include/itkNormalizedCorrelationPointSetToImageMetric.hxx | 2 +- ...tkNormalizedMutualInformationHistogramImageToImageMetric.h | 2 +- ...NormalizedMutualInformationHistogramImageToImageMetric.hxx | 2 +- .../Common/include/itkPDEDeformableRegistrationFunction.h | 2 +- .../Registration/Common/include/itkPointSetToImageMetric.h | 2 +- .../Registration/Common/include/itkPointSetToImageMetric.hxx | 2 +- .../Common/include/itkPointSetToImageRegistrationMethod.h | 2 +- .../Common/include/itkPointSetToImageRegistrationMethod.hxx | 2 +- .../Registration/Common/include/itkPointSetToPointSetMetric.h | 2 +- .../Common/include/itkPointSetToPointSetMetric.hxx | 2 +- .../Common/include/itkPointSetToPointSetRegistrationMethod.h | 2 +- .../include/itkPointSetToPointSetRegistrationMethod.hxx | 2 +- .../include/itkPointSetToSpatialObjectDemonsRegistration.h | 2 +- .../include/itkPointSetToSpatialObjectDemonsRegistration.hxx | 2 +- Modules/Registration/Common/include/itkPointsLocator.h | 2 +- Modules/Registration/Common/include/itkPointsLocator.hxx | 2 +- .../include/itkRecursiveMultiResolutionPyramidImageFilter.h | 2 +- .../include/itkRecursiveMultiResolutionPyramidImageFilter.hxx | 2 +- .../include/itkSimpleMultiResolutionImageRegistrationUI.h | 2 +- ...imeVaryingBSplineVelocityFieldTransformParametersAdaptor.h | 2 +- ...eVaryingBSplineVelocityFieldTransformParametersAdaptor.hxx | 2 +- .../itkTimeVaryingVelocityFieldTransformParametersAdaptor.h | 2 +- .../itkTimeVaryingVelocityFieldTransformParametersAdaptor.hxx | 2 +- .../Common/include/itkTransformParametersAdaptor.h | 2 +- .../Common/include/itkTransformParametersAdaptorBase.h | 2 +- .../test/RegistrationITKv3/DeformableRegistration10.cxx | 2 +- .../test/RegistrationITKv3/DeformableRegistration12.cxx | 2 +- .../Common/test/RegistrationITKv3/DeformableRegistration4.cxx | 2 +- .../Common/test/RegistrationITKv3/DeformableRegistration6.cxx | 2 +- .../Common/test/RegistrationITKv3/DeformableRegistration7.cxx | 2 +- .../Common/test/RegistrationITKv3/DeformableRegistration8.cxx | 2 +- .../test/RegistrationITKv3/DeformationFieldJacobian.cxx | 2 +- .../Common/test/RegistrationITKv3/ImageRegistration1.cxx | 2 +- .../Common/test/RegistrationITKv3/ImageRegistration11.cxx | 2 +- .../Common/test/RegistrationITKv3/ImageRegistration12.cxx | 2 +- .../Common/test/RegistrationITKv3/ImageRegistration13.cxx | 2 +- .../Common/test/RegistrationITKv3/ImageRegistration14.cxx | 2 +- .../Common/test/RegistrationITKv3/ImageRegistration3.cxx | 2 +- .../Common/test/RegistrationITKv3/ImageRegistration4.cxx | 2 +- .../Common/test/RegistrationITKv3/ImageRegistration5.cxx | 2 +- .../Common/test/RegistrationITKv3/ImageRegistration6.cxx | 2 +- .../Common/test/RegistrationITKv3/ImageRegistration7.cxx | 2 +- .../Common/test/RegistrationITKv3/ImageRegistration8.cxx | 2 +- .../Common/test/RegistrationITKv3/ImageRegistration9.cxx | 2 +- .../Common/test/RegistrationITKv3/MeanSquaresImageMetric1.cxx | 2 +- .../test/RegistrationITKv3/MultiResImageRegistration1.cxx | 2 +- ...ExponentialDiffeomorphicTransformParametersAdaptorTest.cxx | 2 +- ...nUpdateDisplacementFieldTransformParametersAdaptorTest.cxx | 2 +- .../Common/test/itkBSplineTransformParametersAdaptorTest.cxx | 2 +- .../Common/test/itkBlockMatchingImageFilterTest.cxx | 2 +- .../Common/test/itkCenteredTransformInitializerTest.cxx | 2 +- .../Common/test/itkCenteredVersorTransformInitializerTest.cxx | 2 +- .../Common/test/itkCompareHistogramImageToImageMetricTest.cxx | 2 +- ...kCorrelationCoefficientHistogramImageToImageMetricTest.cxx | 2 +- .../itkDisplacementFieldTransformParametersAdaptorTest.cxx | 2 +- .../Common/test/itkEuclideanDistancePointMetricTest.cxx | 2 +- ...ExponentialDiffeomorphicTransformParametersAdaptorTest.cxx | 2 +- ...nUpdateDisplacementFieldTransformParametersAdaptorTest.cxx | 2 +- .../test/itkGradientDifferenceImageToImageMetricTest.cxx | 2 +- .../Common/test/itkHistogramImageToImageMetricTest.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_1.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_10.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_11.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_12.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_13.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_14.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_15.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_16.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_17.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_2.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_3.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_4.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_5.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_6.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_7.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_8.cxx | 2 +- .../Common/test/itkImageRegistrationMethodTest_9.cxx | 2 +- .../Common/test/itkImageToSpatialObjectRegistrationTest.cxx | 2 +- .../Common/test/itkKappaStatisticImageToImageMetricTest.cxx | 2 +- ...kKullbackLeiblerCompareHistogramImageToImageMetricTest.cxx | 2 +- .../Common/test/itkLandmarkBasedTransformInitializerTest.cxx | 2 +- .../Common/test/itkMatchCardinalityImageToImageMetricTest.cxx | 2 +- .../test/itkMattesMutualInformationImageToImageMetricTest.cxx | 2 +- .../test/itkMeanReciprocalSquareDifferenceImageMetricTest.cxx | 2 +- ...eanReciprocalSquareDifferencePointSetToImageMetricTest.cxx | 2 +- .../test/itkMeanSquaresHistogramImageToImageMetricTest.cxx | 2 +- .../Common/test/itkMeanSquaresImageMetricTest.cxx | 2 +- .../Common/test/itkMeanSquaresPointSetToImageMetricTest.cxx | 2 +- .../test/itkMultiResolutionImageRegistrationMethodTest.cxx | 2 +- .../test/itkMultiResolutionImageRegistrationMethodTest_1.cxx | 2 +- .../test/itkMultiResolutionImageRegistrationMethodTest_2.cxx | 2 +- .../Common/test/itkMultiResolutionPyramidImageFilterTest.cxx | 2 +- .../itkMutualInformationHistogramImageToImageMetricTest.cxx | 2 +- .../Common/test/itkMutualInformationMetricTest.cxx | 2 +- .../Common/test/itkNormalizedCorrelationImageMetricTest.cxx | 2 +- .../itkNormalizedCorrelationPointSetToImageMetricTest.cxx | 2 +- ...alizedMutualInformationHistogramImageToImageMetricTest.cxx | 2 +- .../Common/test/itkPointSetToImageRegistrationTest.cxx | 2 +- .../Common/test/itkPointSetToPointSetRegistrationTest.cxx | 2 +- .../test/itkPointSetToSpatialObjectDemonsRegistrationTest.cxx | 2 +- Modules/Registration/Common/test/itkPointsLocatorTest.cxx | 2 +- .../itkRecursiveMultiResolutionPyramidImageFilterTest.cxx | 2 +- .../FEM/include/itkFEMFiniteDifferenceFunctionLoad.h | 2 +- .../FEM/include/itkFEMFiniteDifferenceFunctionLoad.hxx | 2 +- Modules/Registration/FEM/include/itkFEMRegistrationFilter.h | 2 +- Modules/Registration/FEM/include/itkFEMRegistrationFilter.hxx | 2 +- Modules/Registration/FEM/include/itkMIRegistrationFunction.h | 2 +- .../Registration/FEM/include/itkMIRegistrationFunction.hxx | 2 +- Modules/Registration/FEM/include/itkNCCRegistrationFunction.h | 2 +- .../Registration/FEM/include/itkNCCRegistrationFunction.hxx | 2 +- .../FEM/include/itkPhysicsBasedNonRigidRegistrationMethod.h | 2 +- .../FEM/include/itkPhysicsBasedNonRigidRegistrationMethod.hxx | 2 +- .../FEM/test/itkFEMFiniteDifferenceFunctionLoadTest.cxx | 2 +- .../Registration/FEM/test/itkFEMRegistrationFilter2DTest.cxx | 2 +- .../Registration/FEM/test/itkFEMRegistrationFilterTest.cxx | 2 +- .../Registration/FEM/test/itkFEMRegistrationFilterTest2.cxx | 2 +- .../Registration/FEM/test/itkMIRegistrationFunctionTest.cxx | 2 +- .../test/itkPhysicsBasedNonRigidRegistrationMethodTest.cxx | 2 +- .../include/itkGPUPDEDeformableRegistrationFunction.h | 2 +- .../GPUPDEDeformable/include/itkGPUDemonsRegistrationFilter.h | 2 +- .../include/itkGPUDemonsRegistrationFilter.hxx | 2 +- .../include/itkGPUDemonsRegistrationFunction.h | 2 +- .../include/itkGPUDemonsRegistrationFunction.hxx | 2 +- .../include/itkGPUPDEDeformableRegistrationFilter.h | 2 +- .../include/itkGPUPDEDeformableRegistrationFilter.hxx | 2 +- .../GPUPDEDeformable/src/GPUDemonsRegistrationFunction.cl | 2 +- .../src/GPUPDEDeformableRegistrationFilter.cl | 2 +- .../test/itkGPUDemonsRegistrationFilterTest.cxx | 2 +- .../test/itkGPUDemonsRegistrationFilterTest2.cxx | 2 +- .../itkANTSNeighborhoodCorrelationImageToImageMetricv4.h | 2 +- .../itkANTSNeighborhoodCorrelationImageToImageMetricv4.hxx | 2 +- ...elationImageToImageMetricv4GetValueAndDerivativeThreader.h | 2 +- ...ationImageToImageMetricv4GetValueAndDerivativeThreader.hxx | 2 +- .../Metricsv4/include/itkCorrelationImageToImageMetricv4.h | 2 +- .../Metricsv4/include/itkCorrelationImageToImageMetricv4.hxx | 2 +- ...elationImageToImageMetricv4GetValueAndDerivativeThreader.h | 2 +- ...ationImageToImageMetricv4GetValueAndDerivativeThreader.hxx | 2 +- .../itkCorrelationImageToImageMetricv4HelperThreader.h | 2 +- .../itkCorrelationImageToImageMetricv4HelperThreader.hxx | 2 +- .../Metricsv4/include/itkDefaultImageToImageMetricTraitsv4.h | 2 +- .../Metricsv4/include/itkDemonsImageToImageMetricv4.h | 2 +- .../Metricsv4/include/itkDemonsImageToImageMetricv4.hxx | 2 +- ...kDemonsImageToImageMetricv4GetValueAndDerivativeThreader.h | 2 +- ...emonsImageToImageMetricv4GetValueAndDerivativeThreader.hxx | 2 +- .../include/itkEuclideanDistancePointSetToPointSetMetricv4.h | 2 +- .../itkEuclideanDistancePointSetToPointSetMetricv4.hxx | 2 +- .../include/itkExpectationBasedPointSetToPointSetMetricv4.h | 2 +- .../include/itkExpectationBasedPointSetToPointSetMetricv4.hxx | 2 +- .../Registration/Metricsv4/include/itkImageToImageMetricv4.h | 2 +- .../Metricsv4/include/itkImageToImageMetricv4.hxx | 2 +- .../itkImageToImageMetricv4GetValueAndDerivativeThreader.h | 2 +- .../itkImageToImageMetricv4GetValueAndDerivativeThreader.hxx | 2 +- ...itkImageToImageMetricv4GetValueAndDerivativeThreaderBase.h | 2 +- ...kImageToImageMetricv4GetValueAndDerivativeThreaderBase.hxx | 2 +- .../itkJensenHavrdaCharvatTsallisPointSetToPointSetMetricv4.h | 2 +- ...tkJensenHavrdaCharvatTsallisPointSetToPointSetMetricv4.hxx | 2 +- ...tkJointHistogramMutualInformationComputeJointPDFThreader.h | 2 +- ...JointHistogramMutualInformationComputeJointPDFThreader.hxx | 2 +- ...intHistogramMutualInformationComputeJointPDFThreaderBase.h | 2 +- ...tHistogramMutualInformationComputeJointPDFThreaderBase.hxx | 2 +- ...tHistogramMutualInformationGetValueAndDerivativeThreader.h | 2 +- ...istogramMutualInformationGetValueAndDerivativeThreader.hxx | 2 +- .../itkJointHistogramMutualInformationImageToImageMetricv4.h | 2 +- ...itkJointHistogramMutualInformationImageToImageMetricv4.hxx | 2 +- .../Metricsv4/include/itkLabeledPointSetToPointSetMetricv4.h | 2 +- .../include/itkLabeledPointSetToPointSetMetricv4.hxx | 2 +- .../include/itkManifoldParzenWindowsPointSetFunction.h | 2 +- .../include/itkManifoldParzenWindowsPointSetFunction.hxx | 2 +- .../include/itkMattesMutualInformationImageToImageMetricv4.h | 2 +- .../itkMattesMutualInformationImageToImageMetricv4.hxx | 2 +- ...rmationImageToImageMetricv4GetValueAndDerivativeThreader.h | 2 +- ...ationImageToImageMetricv4GetValueAndDerivativeThreader.hxx | 2 +- .../Metricsv4/include/itkMeanSquaresImageToImageMetricv4.h | 2 +- .../Metricsv4/include/itkMeanSquaresImageToImageMetricv4.hxx | 2 +- ...SquaresImageToImageMetricv4GetValueAndDerivativeThreader.h | 2 +- ...uaresImageToImageMetricv4GetValueAndDerivativeThreader.hxx | 2 +- .../Metricsv4/include/itkObjectToObjectMultiMetricv4.h | 2 +- .../Metricsv4/include/itkObjectToObjectMultiMetricv4.hxx | 2 +- Modules/Registration/Metricsv4/include/itkPointSetFunction.h | 2 +- .../Registration/Metricsv4/include/itkPointSetFunction.hxx | 2 +- .../Metricsv4/include/itkPointSetToPointSetMetricv4.h | 2 +- .../Metricsv4/include/itkPointSetToPointSetMetricv4.hxx | 2 +- .../Metricsv4/include/itkVectorImageToImageMetricTraitsv4.h | 2 +- ...itkANTSNeighborhoodCorrelationImageToImageMetricv4Test.cxx | 2 +- ...NTSNeighborhoodCorrelationImageToImageRegistrationTest.cxx | 2 +- .../Metricsv4/test/itkCorrelationImageToImageMetricv4Test.cxx | 2 +- .../test/itkDemonsImageToImageMetricv4RegistrationTest.cxx | 2 +- .../Metricsv4/test/itkDemonsImageToImageMetricv4Test.cxx | 2 +- .../itkEuclideanDistancePointSetMetricRegistrationTest.cxx | 2 +- .../Metricsv4/test/itkEuclideanDistancePointSetMetricTest.cxx | 2 +- .../test/itkEuclideanDistancePointSetMetricTest2.cxx | 2 +- .../itkExpectationBasedPointSetMetricRegistrationTest.cxx | 2 +- .../Metricsv4/test/itkExpectationBasedPointSetMetricTest.cxx | 2 +- .../test/itkImageToImageMetricv4RegistrationTest.cxx | 2 +- .../Metricsv4/test/itkImageToImageMetricv4Test.cxx | 2 +- ...nsenHavrdaCharvatTsallisPointSetMetricRegistrationTest.cxx | 2 +- .../test/itkJensenHavrdaCharvatTsallisPointSetMetricTest.cxx | 2 +- ...ointHistogramMutualInformationImageToImageMetricv4Test.cxx | 2 +- ...HistogramMutualInformationImageToImageRegistrationTest.cxx | 2 +- .../test/itkLabeledPointSetMetricRegistrationTest.cxx | 2 +- .../Metricsv4/test/itkLabeledPointSetMetricTest.cxx | 2 +- ...sMutualInformationImageToImageMetricv4RegistrationTest.cxx | 2 +- .../itkMattesMutualInformationImageToImageMetricv4Test.cxx | 2 +- .../test/itkMeanSquaresImageToImageMetricv4OnVectorTest.cxx | 2 +- .../test/itkMeanSquaresImageToImageMetricv4OnVectorTest2.cxx | 2 +- .../itkMeanSquaresImageToImageMetricv4RegistrationTest.cxx | 2 +- .../itkMeanSquaresImageToImageMetricv4RegistrationTest2.cxx | 2 +- .../test/itkMeanSquaresImageToImageMetricv4SpeedTest.cxx | 2 +- .../Metricsv4/test/itkMeanSquaresImageToImageMetricv4Test.cxx | 2 +- ...kMeanSquaresImageToImageMetricv4VectorRegistrationTest.cxx | 2 +- .../Metricsv4/test/itkMetricImageGradientTest.cxx | 2 +- .../itkMultiGradientImageToImageMetricv4RegistrationTest.cxx | 2 +- .../itkMultiStartImageToImageMetricv4RegistrationTest.cxx | 2 +- .../test/itkObjectToObjectMultiMetricv4RegistrationTest.cxx | 2 +- .../Metricsv4/test/itkObjectToObjectMultiMetricv4Test.cxx | 2 +- .../PDEDeformable/include/itkCurvatureRegistrationFilter.h | 2 +- .../PDEDeformable/include/itkCurvatureRegistrationFilter.hxx | 2 +- .../PDEDeformable/include/itkDemonsRegistrationFilter.h | 2 +- .../PDEDeformable/include/itkDemonsRegistrationFilter.hxx | 2 +- .../PDEDeformable/include/itkDemonsRegistrationFunction.h | 2 +- .../PDEDeformable/include/itkDemonsRegistrationFunction.hxx | 2 +- .../include/itkDiffeomorphicDemonsRegistrationFilter.h | 2 +- .../include/itkDiffeomorphicDemonsRegistrationFilter.hxx | 2 +- .../PDEDeformable/include/itkESMDemonsRegistrationFunction.h | 2 +- .../include/itkESMDemonsRegistrationFunction.hxx | 2 +- .../include/itkFastSymmetricForcesDemonsRegistrationFilter.h | 2 +- .../itkFastSymmetricForcesDemonsRegistrationFilter.hxx | 2 +- .../itkFastSymmetricForcesDemonsRegistrationFunction.h | 2 +- .../itkFastSymmetricForcesDemonsRegistrationFunction.hxx | 2 +- .../include/itkLevelSetMotionRegistrationFilter.h | 2 +- .../include/itkLevelSetMotionRegistrationFilter.hxx | 2 +- .../include/itkLevelSetMotionRegistrationFunction.h | 2 +- .../include/itkLevelSetMotionRegistrationFunction.hxx | 2 +- .../include/itkMultiResolutionPDEDeformableRegistration.h | 2 +- .../include/itkMultiResolutionPDEDeformableRegistration.hxx | 2 +- .../include/itkPDEDeformableRegistrationFilter.h | 2 +- .../include/itkPDEDeformableRegistrationFilter.hxx | 2 +- .../include/itkSymmetricForcesDemonsRegistrationFilter.h | 2 +- .../include/itkSymmetricForcesDemonsRegistrationFilter.hxx | 2 +- .../include/itkSymmetricForcesDemonsRegistrationFunction.h | 2 +- .../include/itkSymmetricForcesDemonsRegistrationFunction.hxx | 2 +- .../PDEDeformable/test/itkCurvatureRegistrationFilterTest.cxx | 2 +- .../PDEDeformable/test/itkDemonsRegistrationFilterTest.cxx | 2 +- .../test/itkDiffeomorphicDemonsRegistrationFilterTest.cxx | 2 +- .../test/itkDiffeomorphicDemonsRegistrationFilterTest2.cxx | 2 +- .../itkFastSymmetricForcesDemonsRegistrationFilterTest.cxx | 2 +- .../test/itkLevelSetMotionRegistrationFilterTest.cxx | 2 +- .../test/itkMultiResolutionPDEDeformableRegistrationTest.cxx | 2 +- .../test/itkSymmetricForcesDemonsRegistrationFilterTest.cxx | 2 +- .../include/itkBSplineSyNImageRegistrationMethod.h | 2 +- .../include/itkBSplineSyNImageRegistrationMethod.hxx | 2 +- .../include/itkImageRegistrationMethodv4.h | 2 +- .../include/itkImageRegistrationMethodv4.hxx | 2 +- .../include/itkSyNImageRegistrationMethod.h | 2 +- .../include/itkSyNImageRegistrationMethod.hxx | 2 +- ...tkTimeVaryingBSplineVelocityFieldImageRegistrationMethod.h | 2 +- ...TimeVaryingBSplineVelocityFieldImageRegistrationMethod.hxx | 2 +- .../itkTimeVaryingVelocityFieldImageRegistrationMethodv4.h | 2 +- .../itkTimeVaryingVelocityFieldImageRegistrationMethodv4.hxx | 2 +- .../test/itkBSplineExponentialImageRegistrationTest.cxx | 2 +- .../test/itkBSplineImageRegistrationTest.cxx | 2 +- .../test/itkBSplineSyNImageRegistrationTest.cxx | 2 +- .../test/itkBSplineSyNPointSetRegistrationTest.cxx | 2 +- .../test/itkExponentialImageRegistrationTest.cxx | 2 +- .../test/itkImageRegistrationSamplingTest.cxx | 2 +- .../test/itkQuasiNewtonOptimizerv4RegistrationTest.cxx | 2 +- .../test/itkSimpleImageRegistrationTest.cxx | 2 +- .../test/itkSimpleImageRegistrationTest2.cxx | 2 +- .../test/itkSimpleImageRegistrationTest3.cxx | 2 +- .../test/itkSimpleImageRegistrationTest4.cxx | 2 +- .../itkSimpleImageRegistrationTestWithMaskAndSampling.cxx | 2 +- .../test/itkSimplePointSetRegistrationTest.cxx | 2 +- .../test/itkSyNImageRegistrationTest.cxx | 2 +- .../test/itkSyNPointSetRegistrationTest.cxx | 2 +- ...tkTimeVaryingBSplineVelocityFieldImageRegistrationTest.cxx | 2 +- ...imeVaryingBSplineVelocityFieldPointSetRegistrationTest.cxx | 2 +- .../test/itkTimeVaryingVelocityFieldImageRegistrationTest.cxx | 2 +- .../Classifiers/include/itkBayesianClassifierImageFilter.h | 2 +- .../Classifiers/include/itkBayesianClassifierImageFilter.hxx | 2 +- .../include/itkBayesianClassifierInitializationImageFilter.h | 2 +- .../itkBayesianClassifierInitializationImageFilter.hxx | 2 +- Modules/Segmentation/Classifiers/include/itkClassifierBase.h | 2 +- .../Segmentation/Classifiers/include/itkClassifierBase.hxx | 2 +- .../Segmentation/Classifiers/include/itkImageClassifierBase.h | 2 +- .../Classifiers/include/itkImageClassifierBase.hxx | 2 +- .../Classifiers/include/itkImageGaussianModelEstimator.h | 2 +- .../Classifiers/include/itkImageGaussianModelEstimator.hxx | 2 +- .../Classifiers/include/itkImageKmeansModelEstimator.h | 2 +- .../Classifiers/include/itkImageKmeansModelEstimator.hxx | 2 +- .../Classifiers/include/itkImageModelEstimatorBase.h | 2 +- .../Classifiers/include/itkImageModelEstimatorBase.hxx | 2 +- .../Classifiers/include/itkScalarImageKmeansImageFilter.h | 2 +- .../Classifiers/include/itkScalarImageKmeansImageFilter.hxx | 2 +- .../Classifiers/test/itkBayesianClassifierImageFilterTest.cxx | 2 +- .../Classifiers/test/itkImageClassifierFilterTest.cxx | 2 +- .../Classifiers/test/itkKmeansModelEstimatorTest.cxx | 2 +- .../Classifiers/test/itkSampleClassifierFilterTest1.cxx | 2 +- .../Classifiers/test/itkSampleClassifierFilterTest2.cxx | 2 +- .../Classifiers/test/itkSampleClassifierFilterTest3.cxx | 2 +- .../Classifiers/test/itkSampleClassifierFilterTest4.cxx | 2 +- .../Classifiers/test/itkSampleClassifierFilterTest5.cxx | 2 +- .../Classifiers/test/itkSampleClassifierFilterTest6.cxx | 2 +- .../Classifiers/test/itkSampleClassifierFilterTest7.cxx | 2 +- .../test/itkScalarImageKmeansImageFilter3DTest.cxx | 2 +- .../Classifiers/test/itkScalarImageKmeansImageFilterTest.cxx | 2 +- .../Classifiers/test/itkSupervisedImageClassifierTest.cxx | 2 +- .../include/itkConnectedComponentFunctorImageFilter.h | 2 +- .../include/itkConnectedComponentFunctorImageFilter.hxx | 2 +- .../include/itkConnectedComponentImageFilter.h | 2 +- .../include/itkConnectedComponentImageFilter.hxx | 2 +- .../include/itkHardConnectedComponentImageFilter.h | 2 +- .../include/itkHardConnectedComponentImageFilter.hxx | 2 +- .../include/itkRelabelComponentImageFilter.h | 2 +- .../include/itkRelabelComponentImageFilter.hxx | 2 +- .../include/itkScalarConnectedComponentImageFilter.h | 2 +- .../itkThresholdMaximumConnectedComponentsImageFilter.h | 2 +- .../itkThresholdMaximumConnectedComponentsImageFilter.hxx | 2 +- .../include/itkVectorConnectedComponentImageFilter.h | 2 +- .../test/itkConnectedComponentImageFilterBackgroundTest.cxx | 2 +- .../test/itkConnectedComponentImageFilterGTest.cxx | 2 +- .../test/itkConnectedComponentImageFilterTest.cxx | 2 +- .../test/itkConnectedComponentImageFilterTestRGB.cxx | 2 +- .../itkConnectedComponentImageFilterTooManyObjectsTest.cxx | 2 +- .../test/itkHardConnectedComponentImageFilterTest.cxx | 2 +- .../test/itkMaskConnectedComponentImageFilterTest.cxx | 2 +- .../test/itkRelabelComponentImageFilterGTest.cxx | 2 +- .../test/itkRelabelComponentImageFilterTest.cxx | 2 +- .../test/itkScalarConnectedComponentImageFilterTest.cxx | 2 +- .../itkThresholdMaximumConnectedComponentsImageFilterTest.cxx | 2 +- .../test/itkVectorConnectedComponentImageFilterTest.cxx | 2 +- .../include/itkDeformableSimplexMesh3DBalloonForceFilter.h | 2 +- .../include/itkDeformableSimplexMesh3DBalloonForceFilter.hxx | 2 +- .../DeformableMesh/include/itkDeformableSimplexMesh3DFilter.h | 2 +- .../include/itkDeformableSimplexMesh3DFilter.hxx | 2 +- .../itkDeformableSimplexMesh3DGradientConstraintForceFilter.h | 2 +- ...tkDeformableSimplexMesh3DGradientConstraintForceFilter.hxx | 2 +- .../test/itkDeformableSimplexMesh3DBalloonForceFilterTest.cxx | 2 +- .../test/itkDeformableSimplexMesh3DFilterTest.cxx | 2 +- ...formableSimplexMesh3DGradientConstraintForceFilterTest.cxx | 2 +- .../test/itkSimplexMeshWithFloatCoordRepTest.cxx | 2 +- .../KLMRegionGrowing/include/itkKLMRegionGrowImageFilter.h | 2 +- .../KLMRegionGrowing/include/itkKLMRegionGrowImageFilter.hxx | 2 +- .../KLMRegionGrowing/include/itkKLMSegmentationBorder.h | 2 +- .../KLMRegionGrowing/include/itkKLMSegmentationRegion.h | 2 +- .../KLMRegionGrowing/include/itkRegionGrowImageFilter.h | 2 +- .../KLMRegionGrowing/include/itkRegionGrowImageFilter.hxx | 2 +- .../KLMRegionGrowing/include/itkSegmentationBorder.h | 2 +- .../KLMRegionGrowing/include/itkSegmentationRegion.h | 2 +- .../KLMRegionGrowing/src/itkKLMSegmentationBorder.cxx | 2 +- .../KLMRegionGrowing/src/itkKLMSegmentationRegion.cxx | 2 +- .../KLMRegionGrowing/src/itkSegmentationBorder.cxx | 2 +- .../KLMRegionGrowing/src/itkSegmentationRegion.cxx | 2 +- .../KLMRegionGrowing/test/itkRegionGrow2DTest.cxx | 2 +- .../LabelVoting/include/itkBinaryMedianImageFilter.h | 2 +- .../LabelVoting/include/itkBinaryMedianImageFilter.hxx | 2 +- .../LabelVoting/include/itkLabelVotingImageFilter.h | 2 +- .../LabelVoting/include/itkLabelVotingImageFilter.hxx | 2 +- .../LabelVoting/include/itkMultiLabelSTAPLEImageFilter.h | 2 +- .../LabelVoting/include/itkMultiLabelSTAPLEImageFilter.hxx | 2 +- .../include/itkVotingBinaryHoleFillingImageFilter.h | 2 +- .../include/itkVotingBinaryHoleFillingImageFilter.hxx | 2 +- .../LabelVoting/include/itkVotingBinaryImageFilter.h | 2 +- .../LabelVoting/include/itkVotingBinaryImageFilter.hxx | 2 +- .../include/itkVotingBinaryIterativeHoleFillingImageFilter.h | 2 +- .../itkVotingBinaryIterativeHoleFillingImageFilter.hxx | 2 +- .../LabelVoting/test/itkBinaryMedianImageFilterTest.cxx | 2 +- .../LabelVoting/test/itkLabelVotingImageFilterTest.cxx | 2 +- .../LabelVoting/test/itkMultiLabelSTAPLEImageFilterTest.cxx | 2 +- .../test/itkVotingBinaryHoleFillingImageFilterTest.cxx | 2 +- .../LabelVoting/test/itkVotingBinaryImageFilterTest.cxx | 2 +- .../itkVotingBinaryIterativeHoleFillingImageFilterTest.cxx | 2 +- .../include/itkAnisotropicFourthOrderLevelSetImageFilter.h | 2 +- .../include/itkAnisotropicFourthOrderLevelSetImageFilter.hxx | 2 +- .../include/itkBinaryMaskToNarrowBandPointSetFilter.h | 2 +- .../include/itkBinaryMaskToNarrowBandPointSetFilter.hxx | 2 +- .../LevelSets/include/itkCannySegmentationLevelSetFunction.h | 2 +- .../include/itkCannySegmentationLevelSetFunction.hxx | 2 +- .../include/itkCannySegmentationLevelSetImageFilter.h | 2 +- .../include/itkCannySegmentationLevelSetImageFilter.hxx | 2 +- .../LevelSets/include/itkCollidingFrontsImageFilter.h | 2 +- .../LevelSets/include/itkCollidingFrontsImageFilter.hxx | 2 +- .../LevelSets/include/itkCurvesLevelSetFunction.h | 2 +- .../LevelSets/include/itkCurvesLevelSetFunction.hxx | 2 +- .../LevelSets/include/itkCurvesLevelSetImageFilter.h | 2 +- .../LevelSets/include/itkCurvesLevelSetImageFilter.hxx | 2 +- .../LevelSets/include/itkExtensionVelocitiesImageFilter.h | 2 +- .../LevelSets/include/itkExtensionVelocitiesImageFilter.hxx | 2 +- .../include/itkGeodesicActiveContourLevelSetFunction.h | 2 +- .../include/itkGeodesicActiveContourLevelSetFunction.hxx | 2 +- .../include/itkGeodesicActiveContourLevelSetImageFilter.h | 2 +- .../include/itkGeodesicActiveContourLevelSetImageFilter.hxx | 2 +- .../itkGeodesicActiveContourShapePriorLevelSetFunction.h | 2 +- .../itkGeodesicActiveContourShapePriorLevelSetFunction.hxx | 2 +- .../itkGeodesicActiveContourShapePriorLevelSetImageFilter.h | 2 +- .../itkGeodesicActiveContourShapePriorLevelSetImageFilter.hxx | 2 +- .../LevelSets/include/itkImplicitManifoldNormalVectorFilter.h | 2 +- .../include/itkImplicitManifoldNormalVectorFilter.hxx | 2 +- .../include/itkIsotropicFourthOrderLevelSetImageFilter.h | 2 +- .../include/itkIsotropicFourthOrderLevelSetImageFilter.hxx | 2 +- .../include/itkLaplacianSegmentationLevelSetFunction.h | 2 +- .../include/itkLaplacianSegmentationLevelSetFunction.hxx | 2 +- .../include/itkLaplacianSegmentationLevelSetImageFilter.h | 2 +- .../include/itkLaplacianSegmentationLevelSetImageFilter.hxx | 2 +- Modules/Segmentation/LevelSets/include/itkLevelSetFunction.h | 2 +- .../Segmentation/LevelSets/include/itkLevelSetFunction.hxx | 2 +- .../LevelSets/include/itkLevelSetFunctionWithRefitTerm.h | 2 +- .../LevelSets/include/itkLevelSetFunctionWithRefitTerm.hxx | 2 +- .../LevelSets/include/itkLevelSetNeighborhoodExtractor.h | 2 +- .../LevelSets/include/itkLevelSetNeighborhoodExtractor.hxx | 2 +- .../include/itkLevelSetVelocityNeighborhoodExtractor.h | 2 +- .../include/itkLevelSetVelocityNeighborhoodExtractor.hxx | 2 +- .../include/itkNarrowBandCurvesLevelSetImageFilter.h | 2 +- .../include/itkNarrowBandCurvesLevelSetImageFilter.hxx | 2 +- .../LevelSets/include/itkNarrowBandLevelSetImageFilter.h | 2 +- .../LevelSets/include/itkNarrowBandLevelSetImageFilter.hxx | 2 +- .../itkNarrowBandThresholdSegmentationLevelSetImageFilter.h | 2 +- .../itkNarrowBandThresholdSegmentationLevelSetImageFilter.hxx | 2 +- .../LevelSets/include/itkNormalVectorDiffusionFunction.h | 2 +- .../LevelSets/include/itkNormalVectorDiffusionFunction.hxx | 2 +- .../LevelSets/include/itkNormalVectorFunctionBase.h | 2 +- .../LevelSets/include/itkNormalVectorFunctionBase.hxx | 2 +- .../include/itkParallelSparseFieldLevelSetImageFilter.h | 2 +- .../include/itkParallelSparseFieldLevelSetImageFilter.hxx | 2 +- .../LevelSets/include/itkReinitializeLevelSetImageFilter.h | 2 +- .../LevelSets/include/itkReinitializeLevelSetImageFilter.hxx | 2 +- .../LevelSets/include/itkSegmentationLevelSetFunction.h | 2 +- .../LevelSets/include/itkSegmentationLevelSetFunction.hxx | 2 +- .../LevelSets/include/itkSegmentationLevelSetImageFilter.h | 2 +- .../LevelSets/include/itkSegmentationLevelSetImageFilter.hxx | 2 +- .../LevelSets/include/itkShapeDetectionLevelSetFunction.h | 2 +- .../LevelSets/include/itkShapeDetectionLevelSetFunction.hxx | 2 +- .../LevelSets/include/itkShapeDetectionLevelSetImageFilter.h | 2 +- .../include/itkShapeDetectionLevelSetImageFilter.hxx | 2 +- .../LevelSets/include/itkShapePriorMAPCostFunction.h | 2 +- .../LevelSets/include/itkShapePriorMAPCostFunction.hxx | 2 +- .../LevelSets/include/itkShapePriorMAPCostFunctionBase.h | 2 +- .../LevelSets/include/itkShapePriorMAPCostFunctionBase.hxx | 2 +- .../include/itkShapePriorSegmentationLevelSetFunction.h | 2 +- .../include/itkShapePriorSegmentationLevelSetFunction.hxx | 2 +- .../include/itkShapePriorSegmentationLevelSetImageFilter.h | 2 +- .../include/itkShapePriorSegmentationLevelSetImageFilter.hxx | 2 +- .../include/itkSparseFieldFourthOrderLevelSetImageFilter.h | 2 +- .../include/itkSparseFieldFourthOrderLevelSetImageFilter.hxx | 2 +- .../LevelSets/include/itkSparseFieldLevelSetImageFilter.h | 2 +- .../LevelSets/include/itkSparseFieldLevelSetImageFilter.hxx | 2 +- .../include/itkThresholdSegmentationLevelSetFunction.h | 2 +- .../include/itkThresholdSegmentationLevelSetFunction.hxx | 2 +- .../include/itkThresholdSegmentationLevelSetImageFilter.h | 2 +- .../include/itkThresholdSegmentationLevelSetImageFilter.hxx | 2 +- .../LevelSets/include/itkUnsharpMaskLevelSetImageFilter.h | 2 +- .../LevelSets/include/itkUnsharpMaskLevelSetImageFilter.hxx | 2 +- .../include/itkVectorThresholdSegmentationLevelSetFunction.h | 2 +- .../itkVectorThresholdSegmentationLevelSetFunction.hxx | 2 +- .../itkVectorThresholdSegmentationLevelSetImageFilter.h | 2 +- .../itkVectorThresholdSegmentationLevelSetImageFilter.hxx | 2 +- .../test/itkAnisotropicFourthOrderLevelSetImageFilterTest.cxx | 2 +- .../test/itkBinaryMaskToNarrowBandPointSetFilterTest.cxx | 2 +- .../test/itkCannySegmentationLevelSetImageFilterTest.cxx | 2 +- .../LevelSets/test/itkCollidingFrontsImageFilterTest.cxx | 2 +- .../LevelSets/test/itkCurvesLevelSetImageFilterTest.cxx | 2 +- .../test/itkCurvesLevelSetImageFilterZeroSigmaTest.cxx | 2 +- .../LevelSets/test/itkExtensionVelocitiesImageFilterTest.cxx | 2 +- .../test/itkGeodesicActiveContourLevelSetImageFilterTest.cxx | 2 +- ...kGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.cxx | 2 +- ...GeodesicActiveContourShapePriorLevelSetImageFilterTest.cxx | 2 +- ...odesicActiveContourShapePriorLevelSetImageFilterTest_2.cxx | 2 +- .../test/itkImplicitManifoldNormalVectorFilterTest.cxx | 2 +- .../test/itkIsotropicFourthOrderLevelSetImageFilterTest.cxx | 2 +- .../test/itkLaplacianSegmentationLevelSetImageFilterTest.cxx | 2 +- .../Segmentation/LevelSets/test/itkLevelSetFunctionTest.cxx | 2 +- .../LevelSets/test/itkLevelSetNeighborhoodExtractorTest.cxx | 2 +- .../test/itkLevelSetVelocityNeighborhoodExtractorTest.cxx | 2 +- .../test/itkNarrowBandCurvesLevelSetImageFilterTest.cxx | 2 +- ...NarrowBandThresholdSegmentationLevelSetImageFilterTest.cxx | 2 +- .../test/itkParallelSparseFieldLevelSetImageFilterTest.cxx | 2 +- .../LevelSets/test/itkReinitializeLevelSetImageFilterTest.cxx | 2 +- .../test/itkShapeDetectionLevelSetImageFilterTest.cxx | 2 +- .../LevelSets/test/itkShapePriorMAPCostFunctionTest.cxx | 2 +- .../test/itkShapePriorSegmentationLevelSetFunctionTest.cxx | 2 +- .../test/itkSparseFieldFourthOrderLevelSetImageFilterTest.cxx | 2 +- .../test/itkThresholdSegmentationLevelSetImageFilterTest.cxx | 2 +- .../LevelSets/test/itkUnsharpMaskLevelSetImageFilterTest.cxx | 2 +- .../itkVectorThresholdSegmentationLevelSetImageFilterTest.cxx | 2 +- .../wrapping/test/GeodesicActiveContourImageFilterTest.py | 2 +- .../LevelSets/wrapping/test/LazyLoadingImageTest.py | 2 +- .../test/ThresholdSegmentationLevelSetImageFilterTest.py | 2 +- .../include/itkBinaryImageToLevelSetImageAdaptor.h | 2 +- .../include/itkBinaryImageToLevelSetImageAdaptor.hxx | 2 +- .../include/itkBinaryImageToLevelSetImageAdaptorBase.h | 2 +- .../LevelSetsv4/include/itkDiscreteLevelSetImage.h | 2 +- .../LevelSetsv4/include/itkDiscreteLevelSetImage.hxx | 2 +- Modules/Segmentation/LevelSetsv4/include/itkLevelSetBase.h | 2 +- Modules/Segmentation/LevelSetsv4/include/itkLevelSetBase.hxx | 2 +- .../Segmentation/LevelSetsv4/include/itkLevelSetContainer.h | 2 +- .../LevelSetsv4/include/itkLevelSetContainerBase.h | 2 +- .../LevelSetsv4/include/itkLevelSetContainerBase.hxx | 2 +- .../Segmentation/LevelSetsv4/include/itkLevelSetDenseImage.h | 2 +- .../LevelSetsv4/include/itkLevelSetDenseImage.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetDomainMapImageFilter.h | 2 +- .../LevelSetsv4/include/itkLevelSetDomainMapImageFilter.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetDomainPartition.h | 2 +- .../LevelSetsv4/include/itkLevelSetDomainPartition.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetDomainPartitionBase.h | 2 +- .../LevelSetsv4/include/itkLevelSetDomainPartitionBase.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetDomainPartitionImage.h | 2 +- .../LevelSetsv4/include/itkLevelSetDomainPartitionImage.hxx | 2 +- .../include/itkLevelSetDomainPartitionImageWithKdTree.h | 2 +- .../include/itkLevelSetDomainPartitionImageWithKdTree.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetDomainPartitionMesh.h | 2 +- .../LevelSetsv4/include/itkLevelSetDomainPartitionMesh.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetEquationAdvectionTerm.h | 2 +- .../LevelSetsv4/include/itkLevelSetEquationAdvectionTerm.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetEquationBinaryMaskTerm.h | 2 +- .../LevelSetsv4/include/itkLevelSetEquationBinaryMaskTerm.hxx | 2 +- .../include/itkLevelSetEquationChanAndVeseExternalTerm.h | 2 +- .../include/itkLevelSetEquationChanAndVeseExternalTerm.hxx | 2 +- .../include/itkLevelSetEquationChanAndVeseInternalTerm.h | 2 +- .../include/itkLevelSetEquationChanAndVeseInternalTerm.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetEquationContainer.h | 2 +- .../LevelSetsv4/include/itkLevelSetEquationContainer.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetEquationCurvatureTerm.h | 2 +- .../LevelSetsv4/include/itkLevelSetEquationCurvatureTerm.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetEquationLaplacianTerm.h | 2 +- .../LevelSetsv4/include/itkLevelSetEquationLaplacianTerm.hxx | 2 +- .../include/itkLevelSetEquationOverlapPenaltyTerm.h | 2 +- .../include/itkLevelSetEquationOverlapPenaltyTerm.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetEquationPropagationTerm.h | 2 +- .../include/itkLevelSetEquationPropagationTerm.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetEquationRegionTerm.h | 2 +- .../LevelSetsv4/include/itkLevelSetEquationTermBase.h | 2 +- .../LevelSetsv4/include/itkLevelSetEquationTermBase.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetEquationTermContainer.h | 2 +- .../LevelSetsv4/include/itkLevelSetEquationTermContainer.hxx | 2 +- .../Segmentation/LevelSetsv4/include/itkLevelSetEvolution.h | 2 +- .../Segmentation/LevelSetsv4/include/itkLevelSetEvolution.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetEvolutionBase.h | 2 +- .../LevelSetsv4/include/itkLevelSetEvolutionBase.hxx | 2 +- .../include/itkLevelSetEvolutionComputeIterationThreader.h | 2 +- .../include/itkLevelSetEvolutionComputeIterationThreader.hxx | 2 +- .../itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h | 2 +- ...tkLevelSetEvolutionNumberOfIterationsStoppingCriterion.hxx | 2 +- .../include/itkLevelSetEvolutionStoppingCriterion.h | 2 +- .../include/itkLevelSetEvolutionStoppingCriterion.hxx | 2 +- .../include/itkLevelSetEvolutionUpdateLevelSetsThreader.h | 2 +- .../include/itkLevelSetEvolutionUpdateLevelSetsThreader.hxx | 2 +- Modules/Segmentation/LevelSetsv4/include/itkLevelSetImage.h | 2 +- Modules/Segmentation/LevelSetsv4/include/itkLevelSetImage.hxx | 2 +- .../LevelSetsv4/include/itkLevelSetQuadEdgeMesh.h | 2 +- .../LevelSetsv4/include/itkLevelSetQuadEdgeMesh.hxx | 2 +- .../Segmentation/LevelSetsv4/include/itkLevelSetSparseImage.h | 2 +- .../LevelSetsv4/include/itkLevelSetSparseImage.hxx | 2 +- .../LevelSetsv4/include/itkMalcolmSparseLevelSetImage.h | 2 +- .../LevelSetsv4/include/itkMalcolmSparseLevelSetImage.hxx | 2 +- .../LevelSetsv4/include/itkShiSparseLevelSetImage.h | 2 +- .../LevelSetsv4/include/itkShiSparseLevelSetImage.hxx | 2 +- .../LevelSetsv4/include/itkUpdateMalcolmSparseLevelSet.h | 2 +- .../LevelSetsv4/include/itkUpdateMalcolmSparseLevelSet.hxx | 2 +- .../LevelSetsv4/include/itkUpdateShiSparseLevelSet.h | 2 +- .../LevelSetsv4/include/itkUpdateShiSparseLevelSet.hxx | 2 +- .../LevelSetsv4/include/itkUpdateWhitakerSparseLevelSet.h | 2 +- .../LevelSetsv4/include/itkUpdateWhitakerSparseLevelSet.hxx | 2 +- .../LevelSetsv4/include/itkWhitakerSparseLevelSetImage.h | 2 +- .../LevelSetsv4/include/itkWhitakerSparseLevelSetImage.hxx | 2 +- .../test/itkBinaryImageToMalcolmSparseLevelSetAdaptorTest.cxx | 2 +- .../test/itkBinaryImageToShiSparseLevelSetAdaptorTest.cxx | 2 +- .../itkBinaryImageToWhitakerSparseLevelSetAdaptorTest.cxx | 2 +- .../LevelSetsv4/test/itkDenseLevelSetContainerTest.cxx | 2 +- .../LevelSetsv4/test/itkLevelSetDenseImageTest.cxx | 2 +- .../LevelSetsv4/test/itkLevelSetDomainMapImageFilterTest.cxx | 2 +- .../LevelSetsv4/test/itkLevelSetDomainPartitionBaseTest.cxx | 2 +- .../LevelSetsv4/test/itkLevelSetDomainPartitionImageTest.cxx | 2 +- .../test/itkLevelSetDomainPartitionImageWithKdTreeTest.cxx | 2 +- .../test/itkLevelSetEquationBinaryMaskTermTest.cxx | 2 +- .../test/itkLevelSetEquationChanAndVeseExternalTermTest.cxx | 2 +- .../test/itkLevelSetEquationChanAndVeseInternalTermTest.cxx | 2 +- .../LevelSetsv4/test/itkLevelSetEquationCurvatureTermTest.cxx | 2 +- .../LevelSetsv4/test/itkLevelSetEquationLaplacianTermTest.cxx | 2 +- .../test/itkLevelSetEquationOverlapPenaltyTermTest.cxx | 2 +- .../test/itkLevelSetEquationPropagationTermTest.cxx | 2 +- .../LevelSetsv4/test/itkLevelSetEquationRegionTermTest.cxx | 2 +- .../LevelSetsv4/test/itkLevelSetEquationTermBaseTest.cxx | 2 +- .../LevelSetsv4/test/itkLevelSetEquationTermContainerTest.cxx | 2 +- ...velSetEvolutionNumberOfIterationsStoppingCriterionTest.cxx | 2 +- .../Segmentation/LevelSetsv4/test/itkLevelSetTestFunction.h | 2 +- .../Segmentation/LevelSetsv4/test/itkLevelSetTestFunction.hxx | 2 +- .../LevelSetsv4/test/itkMalcolmSparseLevelSetImageTest.cxx | 2 +- .../test/itkMultiLevelSetChanAndVeseInternalTermTest.cxx | 2 +- .../test/itkMultiLevelSetDenseImageSubset2DTest.cxx | 2 +- .../LevelSetsv4/test/itkMultiLevelSetDenseImageTest.cxx | 2 +- .../LevelSetsv4/test/itkMultiLevelSetEvolutionTest.cxx | 2 +- .../test/itkMultiLevelSetMalcolmImageSubset2DTest.cxx | 2 +- .../LevelSetsv4/test/itkMultiLevelSetShiImageSubset2DTest.cxx | 2 +- .../test/itkMultiLevelSetWhitakerImageSubset2DTest.cxx | 2 +- .../LevelSetsv4/test/itkShiSparseLevelSetImageTest.cxx | 2 +- .../test/itkSingleLevelSetDenseAdvectionImage2DTest.cxx | 2 +- .../LevelSetsv4/test/itkSingleLevelSetDenseImage2DTest.cxx | 2 +- .../LevelSetsv4/test/itkSingleLevelSetMalcolmImage2DTest.cxx | 2 +- .../LevelSetsv4/test/itkSingleLevelSetShiImage2DTest.cxx | 2 +- .../LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DTest.cxx | 2 +- .../itkSingleLevelSetWhitakerImage2DWithCurvatureTest.cxx | 2 +- .../itkSingleLevelSetWhitakerImage2DWithLaplacianTest.cxx | 2 +- .../itkSingleLevelSetWhitakerImage2DWithPropagationTest.cxx | 2 +- .../LevelSetsv4/test/itkSparseLevelSetContainerTest.cxx | 2 +- .../LevelSetsv4/test/itkTwoLevelSetDenseImage2DTest.cxx | 2 +- .../LevelSetsv4/test/itkTwoLevelSetMalcolmImage2DTest.cxx | 2 +- .../LevelSetsv4/test/itkTwoLevelSetShiImage2DTest.cxx | 2 +- .../LevelSetsv4/test/itkTwoLevelSetWhitakerImage2DTest.cxx | 2 +- .../LevelSetsv4/test/itkWhitakerSparseLevelSetImageTest.cxx | 2 +- .../MarkovRandomFieldsClassifiers/include/itkMRFImageFilter.h | 2 +- .../include/itkMRFImageFilter.hxx | 2 +- .../include/itkRGBGibbsPriorFilter.h | 2 +- .../include/itkRGBGibbsPriorFilter.hxx | 2 +- .../MarkovRandomFieldsClassifiers/src/itkMRFImageFilter.cxx | 2 +- .../MarkovRandomFieldsClassifiers/test/itkGibbsTest.cxx | 2 +- .../test/itkMRFImageFilterTest.cxx | 2 +- .../RegionGrowing/include/itkConfidenceConnectedImageFilter.h | 2 +- .../include/itkConfidenceConnectedImageFilter.hxx | 2 +- .../RegionGrowing/include/itkConnectedThresholdImageFilter.h | 2 +- .../include/itkConnectedThresholdImageFilter.hxx | 2 +- .../RegionGrowing/include/itkIsolatedConnectedImageFilter.h | 2 +- .../RegionGrowing/include/itkIsolatedConnectedImageFilter.hxx | 2 +- .../include/itkNeighborhoodConnectedImageFilter.h | 2 +- .../include/itkNeighborhoodConnectedImageFilter.hxx | 2 +- .../include/itkVectorConfidenceConnectedImageFilter.h | 2 +- .../include/itkVectorConfidenceConnectedImageFilter.hxx | 2 +- .../test/itkConfidenceConnectedImageFilterTest.cxx | 2 +- .../test/itkConnectedThresholdImageFilterTest.cxx | 2 +- .../test/itkIsolatedConnectedImageFilterTest.cxx | 2 +- .../test/itkNeighborhoodConnectedImageFilterTest.cxx | 2 +- .../test/itkVectorConfidenceConnectedImageFilterTest.cxx | 2 +- .../include/itkPCAShapeSignedDistanceFunction.h | 2 +- .../include/itkPCAShapeSignedDistanceFunction.hxx | 2 +- .../include/itkShapeSignedDistanceFunction.h | 2 +- .../include/itkSphereSignedDistanceFunction.h | 2 +- .../include/itkSphereSignedDistanceFunction.hxx | 2 +- .../test/itkPCAShapeSignedDistanceFunctionTest.cxx | 2 +- .../test/itkSphereSignedDistanceFunctionTest.cxx | 2 +- .../wrapping/test/itkPCAShapeSignedDistanceFunction.py | 2 +- Modules/Segmentation/SuperPixel/include/itkSLICImageFilter.h | 2 +- .../Segmentation/SuperPixel/include/itkSLICImageFilter.hxx | 2 +- .../Segmentation/SuperPixel/test/itkSLICImageFilterGTest.cxx | 2 +- .../Segmentation/SuperPixel/test/itkSLICImageFilterTest.cxx | 2 +- Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2D.h | 2 +- Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2D.hxx | 2 +- .../Voronoi/include/itkVoronoiDiagram2DGenerator.h | 2 +- .../Voronoi/include/itkVoronoiDiagram2DGenerator.hxx | 2 +- .../Voronoi/include/itkVoronoiPartitioningImageFilter.h | 2 +- .../Voronoi/include/itkVoronoiPartitioningImageFilter.hxx | 2 +- .../Voronoi/include/itkVoronoiSegmentationImageFilter.h | 2 +- .../Voronoi/include/itkVoronoiSegmentationImageFilter.hxx | 2 +- .../Voronoi/include/itkVoronoiSegmentationImageFilterBase.h | 2 +- .../Voronoi/include/itkVoronoiSegmentationImageFilterBase.hxx | 2 +- .../Voronoi/include/itkVoronoiSegmentationRGBImageFilter.h | 2 +- .../Voronoi/include/itkVoronoiSegmentationRGBImageFilter.hxx | 2 +- Modules/Segmentation/Voronoi/test/itkVoronoiDiagram2DTest.cxx | 2 +- .../Voronoi/test/itkVoronoiPartitioningImageFilterTest.cxx | 2 +- .../Voronoi/test/itkVoronoiSegmentationImageFilterTest.cxx | 2 +- .../Voronoi/test/itkVoronoiSegmentationRGBImageFilterTest.cxx | 2 +- .../Watersheds/include/itkIsolatedWatershedImageFilter.h | 2 +- .../Watersheds/include/itkIsolatedWatershedImageFilter.hxx | 2 +- .../include/itkMorphologicalWatershedFromMarkersImageFilter.h | 2 +- .../itkMorphologicalWatershedFromMarkersImageFilter.hxx | 2 +- .../Watersheds/include/itkMorphologicalWatershedImageFilter.h | 2 +- .../include/itkMorphologicalWatershedImageFilter.hxx | 2 +- .../Watersheds/include/itkOneWayEquivalencyTable.h | 2 +- .../Segmentation/Watersheds/include/itkTobogganImageFilter.h | 2 +- .../Watersheds/include/itkTobogganImageFilter.hxx | 2 +- .../Segmentation/Watersheds/include/itkWatershedBoundary.h | 2 +- .../Segmentation/Watersheds/include/itkWatershedBoundary.hxx | 2 +- .../Watersheds/include/itkWatershedBoundaryResolver.h | 2 +- .../Watersheds/include/itkWatershedBoundaryResolver.hxx | 2 +- .../Watersheds/include/itkWatershedEquivalenceRelabeler.h | 2 +- .../Watersheds/include/itkWatershedEquivalenceRelabeler.hxx | 2 +- .../Segmentation/Watersheds/include/itkWatershedImageFilter.h | 2 +- .../Watersheds/include/itkWatershedImageFilter.hxx | 2 +- .../include/itkWatershedMiniPipelineProgressCommand.h | 2 +- .../Segmentation/Watersheds/include/itkWatershedRelabeler.h | 2 +- .../Segmentation/Watersheds/include/itkWatershedRelabeler.hxx | 2 +- .../Watersheds/include/itkWatershedSegmentTable.h | 2 +- .../Watersheds/include/itkWatershedSegmentTable.hxx | 2 +- .../Segmentation/Watersheds/include/itkWatershedSegmentTree.h | 2 +- .../Watersheds/include/itkWatershedSegmentTree.hxx | 2 +- .../Watersheds/include/itkWatershedSegmentTreeGenerator.h | 2 +- .../Watersheds/include/itkWatershedSegmentTreeGenerator.hxx | 2 +- .../Segmentation/Watersheds/include/itkWatershedSegmenter.h | 2 +- .../Segmentation/Watersheds/include/itkWatershedSegmenter.hxx | 2 +- .../Segmentation/Watersheds/src/itkOneWayEquivalencyTable.cxx | 2 +- .../src/itkWatershedMiniPipelineProgressCommand.cxx | 2 +- .../Watersheds/test/itkIsolatedWatershedImageFilterTest.cxx | 2 +- .../itkMorphologicalWatershedFromMarkersImageFilterTest.cxx | 2 +- .../test/itkMorphologicalWatershedImageFilterTest.cxx | 2 +- .../Watersheds/test/itkTobogganImageFilterTest.cxx | 2 +- .../Watersheds/test/itkWatershedImageFilterTest.cxx | 2 +- .../Watersheds/wrapping/test/WatershedSegmentation1Test.py | 2 +- Modules/ThirdParty/Eigen3/src/itk_eigen.h.in | 2 +- Modules/ThirdParty/Expat/src/expat/itk_expat_mangle.h | 2 +- .../MediaStorageAndFileFormat/gdcmStreamImageReader.cxx | 2 +- .../Source/MediaStorageAndFileFormat/gdcmStreamImageReader.h | 2 +- .../MediaStorageAndFileFormat/gdcmStreamImageWriter.cxx | 2 +- .../Source/MediaStorageAndFileFormat/gdcmStreamImageWriter.h | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmARTIMTimer.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmARTIMTimer.h | 2 +- .../MessageExchangeDefinition/gdcmBaseCompositeMessage.h | 2 +- .../src/gdcm/Source/MessageExchangeDefinition/gdcmBasePDU.h | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmBaseQuery.cxx | 2 +- .../src/gdcm/Source/MessageExchangeDefinition/gdcmBaseQuery.h | 2 +- .../Source/MessageExchangeDefinition/gdcmBaseRootQuery.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmBaseRootQuery.h | 2 +- .../Source/MessageExchangeDefinition/gdcmCEchoMessages.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmCEchoMessages.h | 2 +- .../Source/MessageExchangeDefinition/gdcmCFindMessages.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmCFindMessages.h | 2 +- .../Source/MessageExchangeDefinition/gdcmCMoveMessages.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmCMoveMessages.h | 2 +- .../Source/MessageExchangeDefinition/gdcmCStoreMessages.cxx | 2 +- .../Source/MessageExchangeDefinition/gdcmCStoreMessages.h | 2 +- .../MessageExchangeDefinition/gdcmCompositeMessageFactory.cxx | 2 +- .../MessageExchangeDefinition/gdcmCompositeMessageFactory.h | 2 +- .../gdcmCompositeNetworkFunctions.cxx | 2 +- .../MessageExchangeDefinition/gdcmCompositeNetworkFunctions.h | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmNetworkEvents.h | 2 +- .../Source/MessageExchangeDefinition/gdcmNetworkStateID.h | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmPDUFactory.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmPDUFactory.h | 2 +- .../src/gdcm/Source/MessageExchangeDefinition/gdcmQueryBase.h | 2 +- .../Source/MessageExchangeDefinition/gdcmQueryFactory.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmQueryFactory.h | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmQueryImage.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmQueryImage.h | 2 +- .../Source/MessageExchangeDefinition/gdcmQueryPatient.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmQueryPatient.h | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmQuerySeries.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmQuerySeries.h | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmQueryStudy.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmQueryStudy.h | 2 +- .../src/gdcm/Source/MessageExchangeDefinition/gdcmULAction.h | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmULActionAA.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmULActionAA.h | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmULActionAE.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmULActionAE.h | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmULActionAR.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmULActionAR.h | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmULActionDT.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmULActionDT.h | 2 +- .../Source/MessageExchangeDefinition/gdcmULBasicCallback.cxx | 2 +- .../Source/MessageExchangeDefinition/gdcmULBasicCallback.h | 2 +- .../Source/MessageExchangeDefinition/gdcmULConnection.cxx | 2 +- .../gdcm/Source/MessageExchangeDefinition/gdcmULConnection.h | 2 +- .../MessageExchangeDefinition/gdcmULConnectionCallback.h | 2 +- .../Source/MessageExchangeDefinition/gdcmULConnectionInfo.cxx | 2 +- .../Source/MessageExchangeDefinition/gdcmULConnectionInfo.h | 2 +- .../MessageExchangeDefinition/gdcmULConnectionManager.cxx | 2 +- .../MessageExchangeDefinition/gdcmULConnectionManager.h | 2 +- .../src/gdcm/Source/MessageExchangeDefinition/gdcmULEvent.h | 2 +- .../MessageExchangeDefinition/gdcmULTransitionTable.cxx | 2 +- .../Source/MessageExchangeDefinition/gdcmULTransitionTable.h | 2 +- .../MessageExchangeDefinition/gdcmULWritingCallback.cxx | 2 +- .../Source/MessageExchangeDefinition/gdcmULWritingCallback.h | 2 +- Modules/ThirdParty/HDF5/src/itk_H5Cpp.h.in | 2 +- Modules/ThirdParty/HDF5/src/itk_hdf5.h.in | 2 +- Modules/ThirdParty/JPEG/src/itk_jpeg.h.in | 2 +- Modules/ThirdParty/KWIML/src/itk_kwiml.h.in | 2 +- Modules/ThirdParty/MINC/src/itk_minc2.h.in | 2 +- Modules/ThirdParty/MetaIO/src/MetaIO/src/metaFEMObject.cxx | 2 +- Modules/ThirdParty/MetaIO/src/MetaIO/src/metaFEMObject.h | 2 +- Modules/ThirdParty/NrrdIO/src/NrrdIO/CMake/TestQnanhibit.c | 2 +- Modules/ThirdParty/OpenJPEG/src/itk_openjpeg.h | 2 +- Modules/ThirdParty/PNG/src/itk_png.h.in | 2 +- Modules/ThirdParty/TIFF/src/itk_tiff.h.in | 2 +- Modules/ThirdParty/VNL/CMake/itkLibCxxVersion.cxx | 2 +- Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrBase.cxx | 2 +- Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrBase.h | 2 +- .../ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrDense.cxx | 2 +- Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrDense.h | 2 +- Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrBase.cxx | 2 +- Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrBase.h | 2 +- .../ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrDense.cxx | 2 +- Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrDense.h | 2 +- Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsmrTest2.cxx | 2 +- Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsqrTest1.cxx | 2 +- Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsqrTest2.cxx | 2 +- Modules/ThirdParty/ZLIB/src/itk_zlib.h.in | 2 +- Modules/Video/BridgeOpenCV/include/itkOpenCVBasicTypeBridge.h | 2 +- Modules/Video/BridgeOpenCV/include/itkOpenCVImageBridge.h | 2 +- Modules/Video/BridgeOpenCV/include/itkOpenCVImageBridge.hxx | 2 +- Modules/Video/BridgeOpenCV/include/itkOpenCVVideoCapture.h | 2 +- Modules/Video/BridgeOpenCV/include/itkOpenCVVideoCapture.hxx | 2 +- Modules/Video/BridgeOpenCV/include/itkOpenCVVideoIO.h | 2 +- Modules/Video/BridgeOpenCV/include/itkOpenCVVideoIOFactory.h | 2 +- Modules/Video/BridgeOpenCV/src/itkOpenCVVideoIO.cxx | 2 +- Modules/Video/BridgeOpenCV/src/itkOpenCVVideoIOFactory.cxx | 2 +- .../Video/BridgeOpenCV/test/itkOpenCVBasicTypeBridgeTest.cxx | 2 +- .../BridgeOpenCV/test/itkOpenCVImageBridgeGrayScaleTest.cxx | 2 +- .../Video/BridgeOpenCV/test/itkOpenCVImageBridgeRGBTest.cxx | 2 +- Modules/Video/BridgeOpenCV/test/itkOpenCVTestHelper.cxx | 2 +- Modules/Video/BridgeOpenCV/test/itkOpenCVTestHelper.h | 2 +- Modules/Video/BridgeOpenCV/test/itkOpenCVVideoCaptureTest.cxx | 2 +- .../Video/BridgeOpenCV/test/itkOpenCVVideoIOFactoryTest.cxx | 2 +- Modules/Video/BridgeOpenCV/test/itkOpenCVVideoIOTest.cxx | 2 +- Modules/Video/BridgeVXL/include/itkVXLVideoIO.h | 2 +- Modules/Video/BridgeVXL/include/itkVXLVideoIOFactory.h | 2 +- Modules/Video/BridgeVXL/include/vidl_itk_istream.h | 2 +- Modules/Video/BridgeVXL/include/vidl_itk_istream.hxx | 2 +- Modules/Video/BridgeVXL/src/itkVXLVideoIO.cxx | 2 +- Modules/Video/BridgeVXL/src/itkVXLVideoIOFactory.cxx | 2 +- Modules/Video/BridgeVXL/test/itkVXLVideoIOFactoryTest.cxx | 2 +- Modules/Video/BridgeVXL/test/itkVXLVideoIOTest.cxx | 2 +- Modules/Video/BridgeVXL/test/vidl_itk_istreamTest.cxx | 2 +- Modules/Video/Core/include/itkRingBuffer.h | 2 +- Modules/Video/Core/include/itkRingBuffer.hxx | 2 +- Modules/Video/Core/include/itkTemporalDataObject.h | 2 +- Modules/Video/Core/include/itkTemporalProcessObject.h | 2 +- Modules/Video/Core/include/itkTemporalRegion.h | 2 +- Modules/Video/Core/include/itkVideoSource.h | 2 +- Modules/Video/Core/include/itkVideoSource.hxx | 2 +- Modules/Video/Core/include/itkVideoStream.h | 2 +- Modules/Video/Core/include/itkVideoStream.hxx | 2 +- Modules/Video/Core/include/itkVideoToVideoFilter.h | 2 +- Modules/Video/Core/include/itkVideoToVideoFilter.hxx | 2 +- Modules/Video/Core/src/itkTemporalDataObject.cxx | 2 +- Modules/Video/Core/src/itkTemporalProcessObject.cxx | 2 +- Modules/Video/Core/src/itkTemporalRegion.cxx | 2 +- Modules/Video/Core/test/itkRingBufferTest.cxx | 2 +- Modules/Video/Core/test/itkTemporalDataObjectTest.cxx | 2 +- Modules/Video/Core/test/itkTemporalProcessObjectTest.cxx | 2 +- Modules/Video/Core/test/itkTemporalRegionTest.cxx | 2 +- Modules/Video/Core/test/itkVideoSourceTest.cxx | 2 +- Modules/Video/Core/test/itkVideoStreamTest.cxx | 2 +- Modules/Video/Core/test/itkVideoToVideoFilterTest.cxx | 2 +- .../Video/Filtering/include/itkDecimateFramesVideoFilter.h | 2 +- .../Video/Filtering/include/itkDecimateFramesVideoFilter.hxx | 2 +- Modules/Video/Filtering/include/itkFrameAverageVideoFilter.h | 2 +- .../Video/Filtering/include/itkFrameAverageVideoFilter.hxx | 2 +- .../Video/Filtering/include/itkFrameDifferenceVideoFilter.h | 2 +- .../Video/Filtering/include/itkFrameDifferenceVideoFilter.hxx | 2 +- .../Filtering/include/itkImageFilterToVideoFilterWrapper.h | 2 +- .../Filtering/include/itkImageFilterToVideoFilterWrapper.hxx | 2 +- .../Video/Filtering/test/itkDecimateFramesVideoFilterTest.cxx | 2 +- .../Video/Filtering/test/itkFrameAverageVideoFilterTest.cxx | 2 +- .../Filtering/test/itkFrameDifferenceVideoFilterTest.cxx | 2 +- .../Filtering/test/itkImageFilterToVideoFilterWrapperTest.cxx | 2 +- Modules/Video/IO/include/itkFileListVideoIO.h | 2 +- Modules/Video/IO/include/itkFileListVideoIOFactory.h | 2 +- Modules/Video/IO/include/itkVideoFileReader.h | 2 +- Modules/Video/IO/include/itkVideoFileReader.hxx | 2 +- Modules/Video/IO/include/itkVideoFileWriter.h | 2 +- Modules/Video/IO/include/itkVideoFileWriter.hxx | 2 +- Modules/Video/IO/include/itkVideoIOBase.h | 2 +- Modules/Video/IO/include/itkVideoIOFactory.h | 2 +- Modules/Video/IO/src/itkFileListVideoIO.cxx | 2 +- Modules/Video/IO/src/itkFileListVideoIOFactory.cxx | 2 +- Modules/Video/IO/src/itkVideoIOBase.cxx | 2 +- Modules/Video/IO/src/itkVideoIOFactory.cxx | 2 +- Modules/Video/IO/test/itkFileListVideoIOFactoryTest.cxx | 2 +- Modules/Video/IO/test/itkFileListVideoIOTest.cxx | 2 +- Modules/Video/IO/test/itkVideoFileReaderWriterTest.cxx | 2 +- Utilities/Hooks/commit-msg | 2 +- Utilities/Hooks/post-commit | 2 +- Utilities/Hooks/pre-commit | 2 +- Utilities/Hooks/prepare-commit-msg | 2 +- Utilities/KWStyle/ITKHeader.h | 2 +- Utilities/Maintenance/ApplyScriptToRemotes.sh | 2 +- Utilities/Maintenance/BuildHeaderTest.py | 4 ++-- Utilities/Maintenance/CodeSwarmWithGource.sh | 2 +- Utilities/Maintenance/ContentLinkSynchronization.sh | 2 +- Utilities/Maintenance/FindRedundantHeaderIncludes.py | 2 +- Utilities/Maintenance/ParallelStripIncludes.py | 2 +- Utilities/Maintenance/SourceTarball.bash | 2 +- Utilities/Maintenance/StripIncludes.py | 2 +- Utilities/Maintenance/UpdateCopyrightStatementsInITK.py | 4 ++-- Utilities/Maintenance/UpdateRemoteModules.sh | 2 +- .../Maintenance/UpdateRequiredITKVersionInRemoteModules.sh | 2 +- Utilities/Maintenance/UpdateTestingMacrosNames.sh | 2 +- Utilities/Maintenance/computeCodeCoverageLocally.sh | 2 +- Utilities/Maintenance/computeCodeCoverageLocallyForOneTest.sh | 2 +- Utilities/Maintenance/computeGitStatistics.sh | 2 +- Utilities/Maintenance/runValgrind.sh | 2 +- Utilities/Maintenance/single-doxygen.sh | 2 +- Utilities/SetupForDevelopment.sh | 2 +- Utilities/UploadBinaryData.sh | 2 +- Wrapping/CMakeLists.txt | 2 +- Wrapping/Generators/Java/Tests/BinaryDilateImageFilter.java | 2 +- Wrapping/Generators/Java/Tests/BinaryErodeImageFilter.java | 2 +- .../Generators/Java/Tests/BinaryThresholdImageFilter.java | 2 +- Wrapping/Generators/Java/Tests/CastImageFilter.java | 2 +- .../Java/Tests/CurvatureAnisotropicDiffusionImageFilter.java | 2 +- Wrapping/Generators/Java/Tests/CurvatureFlowImageFilter.java | 2 +- .../Java/Tests/GradientAnisotropicDiffusionImageFilter.java | 2 +- Wrapping/Generators/Java/Tests/MeanImageFilter.java | 2 +- Wrapping/Generators/Java/Tests/MedianImageFilter.java | 2 +- Wrapping/Generators/Java/Tests/MetaDataDictionary.java | 2 +- Wrapping/Generators/Java/Tests/SigmoidImageFilter.java | 2 +- Wrapping/Generators/Java/Tests/ThresholdImageFilter.java | 2 +- .../Tests/notYetUsable/CannyEdgeDetectionImageFilter.java | 2 +- .../Generators/Java/Tests/notYetUsable/DicomSliceRead.java | 2 +- .../Java/Tests/notYetUsable/VoronoiSegmentation.java | 2 +- .../Java/Tests/notYetUsable/WatershedSegmentation1.java | 2 +- Wrapping/Generators/Java/itkJavaCommand.h | 2 +- Wrapping/Generators/Python/PyUtils/itkPyCommand.cxx | 2 +- Wrapping/Generators/Python/PyUtils/itkPyCommand.h | 2 +- Wrapping/Generators/Python/PyUtils/itkPyImageFilter.h | 2 +- Wrapping/Generators/Python/PyUtils/itkPyImageFilter.hxx | 2 +- Wrapping/Generators/Python/Tests/ModifiedTime.py | 2 +- Wrapping/Generators/Python/Tests/PythonTemplateTest.py | 2 +- Wrapping/Generators/Python/Tests/PythonTypeTest.py | 2 +- Wrapping/Generators/Python/Tests/PythonTypemapsTest.py | 2 +- Wrapping/Generators/Python/Tests/complex.py | 2 +- Wrapping/Generators/Python/Tests/extras.py | 2 +- Wrapping/Generators/Python/Tests/findEmptyClasses.py | 2 +- Wrapping/Generators/Python/Tests/findSegfaults.py | 2 +- Wrapping/Generators/Python/Tests/getNameOfClass.py | 2 +- Wrapping/Generators/Python/Tests/helpers.py | 2 +- Wrapping/Generators/Python/Tests/lazy.py | 2 +- Wrapping/Generators/Python/Tests/module2module.py | 2 +- Wrapping/Generators/Python/Tests/returnedTypeCoverage.py | 2 +- Wrapping/Generators/Python/Tests/simple_pipeline.py | 2 +- Wrapping/Generators/Python/Tests/templated_pipeline.py | 2 +- Wrapping/Generators/Python/Tests/timing.py | 2 +- .../Generators/Python/Tests/verifyGetOutputAPIConsistency.py | 2 +- Wrapping/Generators/Python/Tests/verifyTTypeAPIConsistency.py | 2 +- Wrapping/Generators/Python/Tests/wrappingCoverage.py | 2 +- Wrapping/Generators/Python/itk/__init__.py.in | 2 +- Wrapping/Generators/Python/itkBase.py | 2 +- Wrapping/Generators/Python/itkConfig.py.in | 2 +- Wrapping/Generators/Python/itkExtras.py | 2 +- Wrapping/Generators/Python/itkHelpers.py | 2 +- Wrapping/Generators/Python/itkLazy.py | 2 +- Wrapping/Generators/Python/itkPyITKCommonCAPI.h | 2 +- Wrapping/Generators/Python/itkTemplate.py | 2 +- Wrapping/Generators/Python/itkTypes.py | 2 +- Wrapping/Generators/Tcl/Tests/BinaryDilateImageFilter.tcl | 2 +- Wrapping/Generators/Tcl/Tests/BinaryErodeImageFilter.tcl | 2 +- Wrapping/Generators/Tcl/Tests/BinaryThresholdImageFilter.tcl | 2 +- .../Generators/Tcl/Tests/CannyEdgeDetectionImageFilter.tcl | 2 +- .../Tcl/Tests/CannyEdgeDetectionImageFilterConnectVTKITK.tcl | 2 +- Wrapping/Generators/Tcl/Tests/CastImageFilter.tcl | 2 +- .../Tcl/Tests/CurvatureAnisotropicDiffusionImageFilter.tcl | 2 +- Wrapping/Generators/Tcl/Tests/CurvatureFlowImageFilter.tcl | 2 +- Wrapping/Generators/Tcl/Tests/DicomSliceRead.tcl | 2 +- .../Tcl/Tests/GradientAnisotropicDiffusionImageFilter.tcl | 2 +- Wrapping/Generators/Tcl/Tests/ImageRegistration3.tcl | 2 +- Wrapping/Generators/Tcl/Tests/ImageRegistration4.tcl | 2 +- Wrapping/Generators/Tcl/Tests/ImageRegistration5.tcl | 2 +- Wrapping/Generators/Tcl/Tests/ListAll.tcl | 2 +- Wrapping/Generators/Tcl/Tests/MeanImageFilter.tcl | 2 +- Wrapping/Generators/Tcl/Tests/MedianImageFilter.tcl | 2 +- Wrapping/Generators/Tcl/Tests/PrintAll.tcl | 2 +- Wrapping/Generators/Tcl/Tests/SigmoidImageFilter.tcl | 2 +- Wrapping/Generators/Tcl/Tests/TclListAll.tcl | 2 +- Wrapping/Generators/Tcl/Tests/ThresholdImageFilter.tcl | 2 +- Wrapping/Generators/Tcl/Tests/VoronoiSegmentation.tcl | 2 +- Wrapping/Generators/Tcl/Tests/WatershedSegmentation1.tcl | 2 +- Wrapping/Generators/Tcl/Tests/itkBasicClasses.tcl | 2 +- Wrapping/Generators/Tcl/Tests/itkCurvatureFlowTestTcl.tcl | 2 +- Wrapping/Generators/Tcl/Tests/itkCurvatureFlowTestTcl2.tcl | 2 +- Wrapping/Generators/Tcl/Tests/randomImage.tcl | 2 +- Wrapping/Generators/Tcl/Tests/testDirectory.tcl | 2 +- Wrapping/Generators/Tcl/Tests/testObject.tcl | 2 +- Wrapping/Generators/Tcl/itkTclCommand.cxx | 2 +- Wrapping/Generators/Tcl/itkTclCommand.h | 2 +- Wrapping/Generators/Tcl/itkTkImageViewer2D.cxx | 2 +- Wrapping/Generators/Tcl/itkTkImageViewer2D.h | 2 +- Wrapping/Generators/Tcl/itkdata.tcl | 2 +- Wrapping/Generators/Tcl/itkinteraction.tcl | 2 +- Wrapping/Generators/Tcl/itktesting.tcl | 2 +- Wrapping/Generators/Tcl/itkutils.tcl | 2 +- 5717 files changed, 5719 insertions(+), 5719 deletions(-) diff --git a/.hooks-config.bash b/.hooks-config.bash index 45b128bdf02..dd29ca4b5e1 100644 --- a/.hooks-config.bash +++ b/.hooks-config.bash @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/CMake/itkImageIOFactoryRegisterManager.h.in b/CMake/itkImageIOFactoryRegisterManager.h.in index 428a5a13a38..72718c3d65d 100644 --- a/CMake/itkImageIOFactoryRegisterManager.h.in +++ b/CMake/itkImageIOFactoryRegisterManager.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/CMake/itkMeshIOFactoryRegisterManager.h.in b/CMake/itkMeshIOFactoryRegisterManager.h.in index 28ce3c30230..bfb120be2b0 100644 --- a/CMake/itkMeshIOFactoryRegisterManager.h.in +++ b/CMake/itkMeshIOFactoryRegisterManager.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/CMake/itkTestObjCxxCompiler.mm b/CMake/itkTestObjCxxCompiler.mm index 213bc408b42..8e98f65b024 100644 --- a/CMake/itkTestObjCxxCompiler.mm +++ b/CMake/itkTestObjCxxCompiler.mm @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/CMake/itkTransformIOFactoryRegisterManager.h.in b/CMake/itkTransformIOFactoryRegisterManager.h.in index fbcae43a3ed..c2819c3437c 100644 --- a/CMake/itkTransformIOFactoryRegisterManager.h.in +++ b/CMake/itkTransformIOFactoryRegisterManager.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Image/Image1.cxx b/Examples/DataRepresentation/Image/Image1.cxx index 8ca168f4301..74ff6ecc73e 100644 --- a/Examples/DataRepresentation/Image/Image1.cxx +++ b/Examples/DataRepresentation/Image/Image1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Image/Image2.cxx b/Examples/DataRepresentation/Image/Image2.cxx index 1a9b0361fb8..7886b230d01 100644 --- a/Examples/DataRepresentation/Image/Image2.cxx +++ b/Examples/DataRepresentation/Image/Image2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Image/Image3.cxx b/Examples/DataRepresentation/Image/Image3.cxx index e18cb7a7b37..861650e27f5 100644 --- a/Examples/DataRepresentation/Image/Image3.cxx +++ b/Examples/DataRepresentation/Image/Image3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Image/Image4.cxx b/Examples/DataRepresentation/Image/Image4.cxx index 553a921fe57..ea2d1c42571 100644 --- a/Examples/DataRepresentation/Image/Image4.cxx +++ b/Examples/DataRepresentation/Image/Image4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Image/Image5.cxx b/Examples/DataRepresentation/Image/Image5.cxx index 7f32e81001c..28ffa43b317 100644 --- a/Examples/DataRepresentation/Image/Image5.cxx +++ b/Examples/DataRepresentation/Image/Image5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Image/ImageAdaptor1.cxx b/Examples/DataRepresentation/Image/ImageAdaptor1.cxx index 6e16e847734..969b7883587 100644 --- a/Examples/DataRepresentation/Image/ImageAdaptor1.cxx +++ b/Examples/DataRepresentation/Image/ImageAdaptor1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Image/ImageAdaptor2.cxx b/Examples/DataRepresentation/Image/ImageAdaptor2.cxx index 9e22e5a02bf..2a9cce73f2c 100644 --- a/Examples/DataRepresentation/Image/ImageAdaptor2.cxx +++ b/Examples/DataRepresentation/Image/ImageAdaptor2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Image/ImageAdaptor3.cxx b/Examples/DataRepresentation/Image/ImageAdaptor3.cxx index 85c57fac2f1..83d89aa8944 100644 --- a/Examples/DataRepresentation/Image/ImageAdaptor3.cxx +++ b/Examples/DataRepresentation/Image/ImageAdaptor3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Image/ImageAdaptor4.cxx b/Examples/DataRepresentation/Image/ImageAdaptor4.cxx index cac23457075..3a77a5f6fc0 100644 --- a/Examples/DataRepresentation/Image/ImageAdaptor4.cxx +++ b/Examples/DataRepresentation/Image/ImageAdaptor4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Image/ImageToArray.py b/Examples/DataRepresentation/Image/ImageToArray.py index 7b7b2cf443d..c72fbc9f223 100644 --- a/Examples/DataRepresentation/Image/ImageToArray.py +++ b/Examples/DataRepresentation/Image/ImageToArray.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Image/RGBImage.cxx b/Examples/DataRepresentation/Image/RGBImage.cxx index db71d3fd66f..a87e2beef82 100644 --- a/Examples/DataRepresentation/Image/RGBImage.cxx +++ b/Examples/DataRepresentation/Image/RGBImage.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Image/VectorImage.cxx b/Examples/DataRepresentation/Image/VectorImage.cxx index cfbc35b3783..9b774b29115 100644 --- a/Examples/DataRepresentation/Image/VectorImage.cxx +++ b/Examples/DataRepresentation/Image/VectorImage.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/AutomaticMesh.cxx b/Examples/DataRepresentation/Mesh/AutomaticMesh.cxx index 2c0e1ba900b..3eab6a6ba98 100644 --- a/Examples/DataRepresentation/Mesh/AutomaticMesh.cxx +++ b/Examples/DataRepresentation/Mesh/AutomaticMesh.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/ImageToPointSet.cxx b/Examples/DataRepresentation/Mesh/ImageToPointSet.cxx index 192eab3c075..3db197e6a4a 100644 --- a/Examples/DataRepresentation/Mesh/ImageToPointSet.cxx +++ b/Examples/DataRepresentation/Mesh/ImageToPointSet.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/Mesh1.cxx b/Examples/DataRepresentation/Mesh/Mesh1.cxx index e4afd61f855..98199fab838 100644 --- a/Examples/DataRepresentation/Mesh/Mesh1.cxx +++ b/Examples/DataRepresentation/Mesh/Mesh1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/Mesh2.cxx b/Examples/DataRepresentation/Mesh/Mesh2.cxx index 80f4b9eff74..af5b3a8af1e 100644 --- a/Examples/DataRepresentation/Mesh/Mesh2.cxx +++ b/Examples/DataRepresentation/Mesh/Mesh2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/Mesh3.cxx b/Examples/DataRepresentation/Mesh/Mesh3.cxx index 98128cfca47..a8f107a27ce 100644 --- a/Examples/DataRepresentation/Mesh/Mesh3.cxx +++ b/Examples/DataRepresentation/Mesh/Mesh3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/MeshCellVisitor.cxx b/Examples/DataRepresentation/Mesh/MeshCellVisitor.cxx index 646522e2d8a..88d59eb2857 100644 --- a/Examples/DataRepresentation/Mesh/MeshCellVisitor.cxx +++ b/Examples/DataRepresentation/Mesh/MeshCellVisitor.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/MeshCellVisitor2.cxx b/Examples/DataRepresentation/Mesh/MeshCellVisitor2.cxx index b0689178ec8..bbacee347a8 100644 --- a/Examples/DataRepresentation/Mesh/MeshCellVisitor2.cxx +++ b/Examples/DataRepresentation/Mesh/MeshCellVisitor2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/MeshCellsIteration.cxx b/Examples/DataRepresentation/Mesh/MeshCellsIteration.cxx index 57b5c246dce..461e65b34d7 100644 --- a/Examples/DataRepresentation/Mesh/MeshCellsIteration.cxx +++ b/Examples/DataRepresentation/Mesh/MeshCellsIteration.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/MeshKComplex.cxx b/Examples/DataRepresentation/Mesh/MeshKComplex.cxx index a80c6311a89..eaa02f34bca 100644 --- a/Examples/DataRepresentation/Mesh/MeshKComplex.cxx +++ b/Examples/DataRepresentation/Mesh/MeshKComplex.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/MeshPolyLine.cxx b/Examples/DataRepresentation/Mesh/MeshPolyLine.cxx index 1c39374fe99..801adc16491 100644 --- a/Examples/DataRepresentation/Mesh/MeshPolyLine.cxx +++ b/Examples/DataRepresentation/Mesh/MeshPolyLine.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/MeshTraits.cxx b/Examples/DataRepresentation/Mesh/MeshTraits.cxx index 9318a69025a..0e36cfa964d 100644 --- a/Examples/DataRepresentation/Mesh/MeshTraits.cxx +++ b/Examples/DataRepresentation/Mesh/MeshTraits.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/PointSet1.cxx b/Examples/DataRepresentation/Mesh/PointSet1.cxx index fbd0377be97..81f4430d7eb 100644 --- a/Examples/DataRepresentation/Mesh/PointSet1.cxx +++ b/Examples/DataRepresentation/Mesh/PointSet1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/PointSet2.cxx b/Examples/DataRepresentation/Mesh/PointSet2.cxx index 075923f5123..74770f5777e 100644 --- a/Examples/DataRepresentation/Mesh/PointSet2.cxx +++ b/Examples/DataRepresentation/Mesh/PointSet2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/PointSet3.cxx b/Examples/DataRepresentation/Mesh/PointSet3.cxx index 52cb11e4c36..62b5728b652 100644 --- a/Examples/DataRepresentation/Mesh/PointSet3.cxx +++ b/Examples/DataRepresentation/Mesh/PointSet3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/PointSetWithCovariantVectors.cxx b/Examples/DataRepresentation/Mesh/PointSetWithCovariantVectors.cxx index 7cabb064750..3720be78c70 100644 --- a/Examples/DataRepresentation/Mesh/PointSetWithCovariantVectors.cxx +++ b/Examples/DataRepresentation/Mesh/PointSetWithCovariantVectors.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/PointSetWithVectors.cxx b/Examples/DataRepresentation/Mesh/PointSetWithVectors.cxx index c59dc0c152a..2830b1d2bcc 100644 --- a/Examples/DataRepresentation/Mesh/PointSetWithVectors.cxx +++ b/Examples/DataRepresentation/Mesh/PointSetWithVectors.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Mesh/RGBPointSet.cxx b/Examples/DataRepresentation/Mesh/RGBPointSet.cxx index dfa4a82c9c6..50dbc45e913 100644 --- a/Examples/DataRepresentation/Mesh/RGBPointSet.cxx +++ b/Examples/DataRepresentation/Mesh/RGBPointSet.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/DataRepresentation/Path/PolyLineParametricPath1.cxx b/Examples/DataRepresentation/Path/PolyLineParametricPath1.cxx index 90dd0b799e1..deba68213a1 100644 --- a/Examples/DataRepresentation/Path/PolyLineParametricPath1.cxx +++ b/Examples/DataRepresentation/Path/PolyLineParametricPath1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/AntiAliasBinaryImageFilter.cxx b/Examples/Filtering/AntiAliasBinaryImageFilter.cxx index 12cef7db340..eddf462b7d9 100644 --- a/Examples/Filtering/AntiAliasBinaryImageFilter.cxx +++ b/Examples/Filtering/AntiAliasBinaryImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/BilateralImageFilter.cxx b/Examples/Filtering/BilateralImageFilter.cxx index 4ed38cf667a..85c6fc33149 100644 --- a/Examples/Filtering/BilateralImageFilter.cxx +++ b/Examples/Filtering/BilateralImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/BinaryMedianImageFilter.cxx b/Examples/Filtering/BinaryMedianImageFilter.cxx index 6761947adcd..381ff4c5f69 100644 --- a/Examples/Filtering/BinaryMedianImageFilter.cxx +++ b/Examples/Filtering/BinaryMedianImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/BinaryMinMaxCurvatureFlowImageFilter.cxx b/Examples/Filtering/BinaryMinMaxCurvatureFlowImageFilter.cxx index de550183010..7b9604325d2 100644 --- a/Examples/Filtering/BinaryMinMaxCurvatureFlowImageFilter.cxx +++ b/Examples/Filtering/BinaryMinMaxCurvatureFlowImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/BinaryThresholdImageFilter.cxx b/Examples/Filtering/BinaryThresholdImageFilter.cxx index 69ba1f4d0d8..031b17fcc2c 100644 --- a/Examples/Filtering/BinaryThresholdImageFilter.cxx +++ b/Examples/Filtering/BinaryThresholdImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/BinomialBlurImageFilter.cxx b/Examples/Filtering/BinomialBlurImageFilter.cxx index 45f2e1a654c..a6059bd70ab 100644 --- a/Examples/Filtering/BinomialBlurImageFilter.cxx +++ b/Examples/Filtering/BinomialBlurImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/CannyEdgeDetectionImageFilter.cxx b/Examples/Filtering/CannyEdgeDetectionImageFilter.cxx index f6b6e54755b..998de7858eb 100644 --- a/Examples/Filtering/CannyEdgeDetectionImageFilter.cxx +++ b/Examples/Filtering/CannyEdgeDetectionImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/CastingImageFilters.cxx b/Examples/Filtering/CastingImageFilters.cxx index f9c5453f184..79c32fc7c2d 100644 --- a/Examples/Filtering/CastingImageFilters.cxx +++ b/Examples/Filtering/CastingImageFilters.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/CompositeFilterExample.cxx b/Examples/Filtering/CompositeFilterExample.cxx index 005497db4db..287c03e6925 100644 --- a/Examples/Filtering/CompositeFilterExample.cxx +++ b/Examples/Filtering/CompositeFilterExample.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/CurvatureAnisotropicDiffusionImageFilter.cxx b/Examples/Filtering/CurvatureAnisotropicDiffusionImageFilter.cxx index d2c53c013fb..b918a469fc6 100644 --- a/Examples/Filtering/CurvatureAnisotropicDiffusionImageFilter.cxx +++ b/Examples/Filtering/CurvatureAnisotropicDiffusionImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/CurvatureFlowImageFilter.cxx b/Examples/Filtering/CurvatureFlowImageFilter.cxx index f2987667757..95b70bdda21 100644 --- a/Examples/Filtering/CurvatureFlowImageFilter.cxx +++ b/Examples/Filtering/CurvatureFlowImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/DanielssonDistanceMapImageFilter.cxx b/Examples/Filtering/DanielssonDistanceMapImageFilter.cxx index 62981dd8846..7124963e793 100644 --- a/Examples/Filtering/DanielssonDistanceMapImageFilter.cxx +++ b/Examples/Filtering/DanielssonDistanceMapImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/DerivativeImageFilter.cxx b/Examples/Filtering/DerivativeImageFilter.cxx index c6766e078e7..c817123a5b6 100644 --- a/Examples/Filtering/DerivativeImageFilter.cxx +++ b/Examples/Filtering/DerivativeImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/DiffusionTensor3DReconstructionImageFilter.cxx b/Examples/Filtering/DiffusionTensor3DReconstructionImageFilter.cxx index b1af6c4c3c2..8a93dd2c561 100644 --- a/Examples/Filtering/DiffusionTensor3DReconstructionImageFilter.cxx +++ b/Examples/Filtering/DiffusionTensor3DReconstructionImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/DigitallyReconstructedRadiograph1.cxx b/Examples/Filtering/DigitallyReconstructedRadiograph1.cxx index 4d7e2b1f3d1..70cf71e2832 100644 --- a/Examples/Filtering/DigitallyReconstructedRadiograph1.cxx +++ b/Examples/Filtering/DigitallyReconstructedRadiograph1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/DiscreteGaussianImageFilter.cxx b/Examples/Filtering/DiscreteGaussianImageFilter.cxx index 9ee6e7c723f..3560c163754 100644 --- a/Examples/Filtering/DiscreteGaussianImageFilter.cxx +++ b/Examples/Filtering/DiscreteGaussianImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/FFTDirectInverse.cxx b/Examples/Filtering/FFTDirectInverse.cxx index 026a6b59f7f..1f2ec3ef594 100644 --- a/Examples/Filtering/FFTDirectInverse.cxx +++ b/Examples/Filtering/FFTDirectInverse.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/FFTDirectInverse2.cxx b/Examples/Filtering/FFTDirectInverse2.cxx index 57ed2a80813..7684a2e6a23 100644 --- a/Examples/Filtering/FFTDirectInverse2.cxx +++ b/Examples/Filtering/FFTDirectInverse2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/FFTImageFilter.cxx b/Examples/Filtering/FFTImageFilter.cxx index ba7beb187fc..d72d1f5d1c1 100644 --- a/Examples/Filtering/FFTImageFilter.cxx +++ b/Examples/Filtering/FFTImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/FFTImageFilterFourierDomainFiltering.cxx b/Examples/Filtering/FFTImageFilterFourierDomainFiltering.cxx index a216aedae9a..574c2083d97 100644 --- a/Examples/Filtering/FFTImageFilterFourierDomainFiltering.cxx +++ b/Examples/Filtering/FFTImageFilterFourierDomainFiltering.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/FlipImageFilter.cxx b/Examples/Filtering/FlipImageFilter.cxx index c79a73c5c1e..323941068d6 100644 --- a/Examples/Filtering/FlipImageFilter.cxx +++ b/Examples/Filtering/FlipImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/GaussianBlurImageFunction.cxx b/Examples/Filtering/GaussianBlurImageFunction.cxx index ececaa8114a..1c1e990ea66 100644 --- a/Examples/Filtering/GaussianBlurImageFunction.cxx +++ b/Examples/Filtering/GaussianBlurImageFunction.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/GradientAnisotropicDiffusionImageFilter.cxx b/Examples/Filtering/GradientAnisotropicDiffusionImageFilter.cxx index 6189be6a1b7..4a936c2c127 100644 --- a/Examples/Filtering/GradientAnisotropicDiffusionImageFilter.cxx +++ b/Examples/Filtering/GradientAnisotropicDiffusionImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/GradientMagnitudeImageFilter.cxx b/Examples/Filtering/GradientMagnitudeImageFilter.cxx index 3913ffa8fd7..7456b739801 100644 --- a/Examples/Filtering/GradientMagnitudeImageFilter.cxx +++ b/Examples/Filtering/GradientMagnitudeImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/GradientMagnitudeRecursiveGaussianImageFilter.cxx b/Examples/Filtering/GradientMagnitudeRecursiveGaussianImageFilter.cxx index ba90dedac52..1720be0bc4e 100644 --- a/Examples/Filtering/GradientMagnitudeRecursiveGaussianImageFilter.cxx +++ b/Examples/Filtering/GradientMagnitudeRecursiveGaussianImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/GradientRecursiveGaussianImageFilter.cxx b/Examples/Filtering/GradientRecursiveGaussianImageFilter.cxx index abb194daba2..72387dcb15d 100644 --- a/Examples/Filtering/GradientRecursiveGaussianImageFilter.cxx +++ b/Examples/Filtering/GradientRecursiveGaussianImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/GradientVectorFlowImageFilter.cxx b/Examples/Filtering/GradientVectorFlowImageFilter.cxx index a163cb9bf56..70dc0e0b5c8 100644 --- a/Examples/Filtering/GradientVectorFlowImageFilter.cxx +++ b/Examples/Filtering/GradientVectorFlowImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/GrayscaleFunctionDilateImageFilter.cxx b/Examples/Filtering/GrayscaleFunctionDilateImageFilter.cxx index b4eadff57de..48b0ef2f44d 100644 --- a/Examples/Filtering/GrayscaleFunctionDilateImageFilter.cxx +++ b/Examples/Filtering/GrayscaleFunctionDilateImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/LaplacianImageFilter.cxx b/Examples/Filtering/LaplacianImageFilter.cxx index e1b3389791b..e7fe36c000a 100644 --- a/Examples/Filtering/LaplacianImageFilter.cxx +++ b/Examples/Filtering/LaplacianImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/LaplacianRecursiveGaussianImageFilter1.cxx b/Examples/Filtering/LaplacianRecursiveGaussianImageFilter1.cxx index 4728a1fbeab..db978ec9847 100644 --- a/Examples/Filtering/LaplacianRecursiveGaussianImageFilter1.cxx +++ b/Examples/Filtering/LaplacianRecursiveGaussianImageFilter1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/LaplacianRecursiveGaussianImageFilter2.cxx b/Examples/Filtering/LaplacianRecursiveGaussianImageFilter2.cxx index 2f0a8a4ea9a..6719d3d910d 100644 --- a/Examples/Filtering/LaplacianRecursiveGaussianImageFilter2.cxx +++ b/Examples/Filtering/LaplacianRecursiveGaussianImageFilter2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/LaplacianSharpeningImageFilter.cxx b/Examples/Filtering/LaplacianSharpeningImageFilter.cxx index 434813f024e..3b24a304fd7 100644 --- a/Examples/Filtering/LaplacianSharpeningImageFilter.cxx +++ b/Examples/Filtering/LaplacianSharpeningImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/MathematicalMorphologyBinaryFilters.cxx b/Examples/Filtering/MathematicalMorphologyBinaryFilters.cxx index 566ee0d6bec..5ae31cc455a 100644 --- a/Examples/Filtering/MathematicalMorphologyBinaryFilters.cxx +++ b/Examples/Filtering/MathematicalMorphologyBinaryFilters.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/MathematicalMorphologyGrayscaleFilters.cxx b/Examples/Filtering/MathematicalMorphologyGrayscaleFilters.cxx index ca228734ee7..8d665607e3a 100644 --- a/Examples/Filtering/MathematicalMorphologyGrayscaleFilters.cxx +++ b/Examples/Filtering/MathematicalMorphologyGrayscaleFilters.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/MeanImageFilter.cxx b/Examples/Filtering/MeanImageFilter.cxx index da1e781ea21..7be685de4bc 100644 --- a/Examples/Filtering/MeanImageFilter.cxx +++ b/Examples/Filtering/MeanImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/MedianImageFilter.cxx b/Examples/Filtering/MedianImageFilter.cxx index a668e4312da..6800d22f2f9 100644 --- a/Examples/Filtering/MedianImageFilter.cxx +++ b/Examples/Filtering/MedianImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/MinMaxCurvatureFlowImageFilter.cxx b/Examples/Filtering/MinMaxCurvatureFlowImageFilter.cxx index ef21b4ba64b..4c88df85049 100644 --- a/Examples/Filtering/MinMaxCurvatureFlowImageFilter.cxx +++ b/Examples/Filtering/MinMaxCurvatureFlowImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/MorphologicalImageEnhancement.cxx b/Examples/Filtering/MorphologicalImageEnhancement.cxx index 472a9435adc..6fdba5ce2bd 100644 --- a/Examples/Filtering/MorphologicalImageEnhancement.cxx +++ b/Examples/Filtering/MorphologicalImageEnhancement.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/OtsuMultipleThresholdImageFilter.cxx b/Examples/Filtering/OtsuMultipleThresholdImageFilter.cxx index 43adf5dc8c9..48519880992 100644 --- a/Examples/Filtering/OtsuMultipleThresholdImageFilter.cxx +++ b/Examples/Filtering/OtsuMultipleThresholdImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/OtsuThresholdImageFilter.cxx b/Examples/Filtering/OtsuThresholdImageFilter.cxx index 568e9cf164c..d71da65f558 100644 --- a/Examples/Filtering/OtsuThresholdImageFilter.cxx +++ b/Examples/Filtering/OtsuThresholdImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/RGBCurvatureAnisotropicDiffusionImageFilter.cxx b/Examples/Filtering/RGBCurvatureAnisotropicDiffusionImageFilter.cxx index 17db0a18c7c..e3c5cfeec5b 100644 --- a/Examples/Filtering/RGBCurvatureAnisotropicDiffusionImageFilter.cxx +++ b/Examples/Filtering/RGBCurvatureAnisotropicDiffusionImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/RGBGradientAnisotropicDiffusionImageFilter.cxx b/Examples/Filtering/RGBGradientAnisotropicDiffusionImageFilter.cxx index 770466950d2..9b5c3e3bfc6 100644 --- a/Examples/Filtering/RGBGradientAnisotropicDiffusionImageFilter.cxx +++ b/Examples/Filtering/RGBGradientAnisotropicDiffusionImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/RGBToGrayscale.cxx b/Examples/Filtering/RGBToGrayscale.cxx index 233fc98be08..e08e5b6f4c1 100644 --- a/Examples/Filtering/RGBToGrayscale.cxx +++ b/Examples/Filtering/RGBToGrayscale.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ResampleImageFilter.cxx b/Examples/Filtering/ResampleImageFilter.cxx index afa82b0c684..f55af203496 100644 --- a/Examples/Filtering/ResampleImageFilter.cxx +++ b/Examples/Filtering/ResampleImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ResampleImageFilter2.cxx b/Examples/Filtering/ResampleImageFilter2.cxx index 886e50fd37d..c9fa8cd3856 100644 --- a/Examples/Filtering/ResampleImageFilter2.cxx +++ b/Examples/Filtering/ResampleImageFilter2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ResampleImageFilter3.cxx b/Examples/Filtering/ResampleImageFilter3.cxx index 901237ff3d3..ffeb9638531 100644 --- a/Examples/Filtering/ResampleImageFilter3.cxx +++ b/Examples/Filtering/ResampleImageFilter3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ResampleImageFilter4.cxx b/Examples/Filtering/ResampleImageFilter4.cxx index 3a33f1dfdec..e3afa227645 100644 --- a/Examples/Filtering/ResampleImageFilter4.cxx +++ b/Examples/Filtering/ResampleImageFilter4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ResampleImageFilter5.cxx b/Examples/Filtering/ResampleImageFilter5.cxx index 2877b33d671..4c1aeb24500 100644 --- a/Examples/Filtering/ResampleImageFilter5.cxx +++ b/Examples/Filtering/ResampleImageFilter5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ResampleImageFilter6.cxx b/Examples/Filtering/ResampleImageFilter6.cxx index e1b6d5a40b4..830f26be552 100644 --- a/Examples/Filtering/ResampleImageFilter6.cxx +++ b/Examples/Filtering/ResampleImageFilter6.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ResampleImageFilter7.cxx b/Examples/Filtering/ResampleImageFilter7.cxx index 1bb80514722..def6400266e 100644 --- a/Examples/Filtering/ResampleImageFilter7.cxx +++ b/Examples/Filtering/ResampleImageFilter7.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ResampleImageFilter8.cxx b/Examples/Filtering/ResampleImageFilter8.cxx index 8eee5ee51eb..013834622ed 100644 --- a/Examples/Filtering/ResampleImageFilter8.cxx +++ b/Examples/Filtering/ResampleImageFilter8.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ResampleImageFilter9.cxx b/Examples/Filtering/ResampleImageFilter9.cxx index bd4d9594de5..80d258fd22a 100644 --- a/Examples/Filtering/ResampleImageFilter9.cxx +++ b/Examples/Filtering/ResampleImageFilter9.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ResampleOrientedImageFilter.cxx b/Examples/Filtering/ResampleOrientedImageFilter.cxx index f65dd3dc64d..90afdfc1180 100644 --- a/Examples/Filtering/ResampleOrientedImageFilter.cxx +++ b/Examples/Filtering/ResampleOrientedImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ResampleVolumesToBeIsotropic.cxx b/Examples/Filtering/ResampleVolumesToBeIsotropic.cxx index 30f373c8fde..df9cbc38c2b 100644 --- a/Examples/Filtering/ResampleVolumesToBeIsotropic.cxx +++ b/Examples/Filtering/ResampleVolumesToBeIsotropic.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ScaleSpaceGenerator2D.cxx b/Examples/Filtering/ScaleSpaceGenerator2D.cxx index 06cf2312693..4a70f9312f6 100644 --- a/Examples/Filtering/ScaleSpaceGenerator2D.cxx +++ b/Examples/Filtering/ScaleSpaceGenerator2D.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/SecondDerivativeRecursiveGaussianImageFilter.cxx b/Examples/Filtering/SecondDerivativeRecursiveGaussianImageFilter.cxx index 20f0e9ccbf5..7f80ca0041b 100644 --- a/Examples/Filtering/SecondDerivativeRecursiveGaussianImageFilter.cxx +++ b/Examples/Filtering/SecondDerivativeRecursiveGaussianImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/SigmoidImageFilter.cxx b/Examples/Filtering/SigmoidImageFilter.cxx index c07bdc95df5..81e8cdba60b 100644 --- a/Examples/Filtering/SigmoidImageFilter.cxx +++ b/Examples/Filtering/SigmoidImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/SignedDanielssonDistanceMapImageFilter.cxx b/Examples/Filtering/SignedDanielssonDistanceMapImageFilter.cxx index c0f71021bf1..d05ffac0e83 100644 --- a/Examples/Filtering/SignedDanielssonDistanceMapImageFilter.cxx +++ b/Examples/Filtering/SignedDanielssonDistanceMapImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/SmoothingRecursiveGaussianImageFilter.cxx b/Examples/Filtering/SmoothingRecursiveGaussianImageFilter.cxx index 86c98b1aafb..c322eaead6f 100644 --- a/Examples/Filtering/SmoothingRecursiveGaussianImageFilter.cxx +++ b/Examples/Filtering/SmoothingRecursiveGaussianImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/SmoothingRecursiveGaussianImageFilter2.cxx b/Examples/Filtering/SmoothingRecursiveGaussianImageFilter2.cxx index f2787be4056..c7fc7f24bf1 100644 --- a/Examples/Filtering/SmoothingRecursiveGaussianImageFilter2.cxx +++ b/Examples/Filtering/SmoothingRecursiveGaussianImageFilter2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/SpatialObjectToImage1.cxx b/Examples/Filtering/SpatialObjectToImage1.cxx index 5f0c3fb37f0..c115ab42f01 100644 --- a/Examples/Filtering/SpatialObjectToImage1.cxx +++ b/Examples/Filtering/SpatialObjectToImage1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/SpatialObjectToImage2.cxx b/Examples/Filtering/SpatialObjectToImage2.cxx index 17aed4093d9..5a5e61990d9 100644 --- a/Examples/Filtering/SpatialObjectToImage2.cxx +++ b/Examples/Filtering/SpatialObjectToImage2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/SpatialObjectToImage3.cxx b/Examples/Filtering/SpatialObjectToImage3.cxx index 4fdb7bcdac5..ced6512942f 100644 --- a/Examples/Filtering/SpatialObjectToImage3.cxx +++ b/Examples/Filtering/SpatialObjectToImage3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/SubsampleVolume.cxx b/Examples/Filtering/SubsampleVolume.cxx index 1bbab916fb8..8e318bef558 100644 --- a/Examples/Filtering/SubsampleVolume.cxx +++ b/Examples/Filtering/SubsampleVolume.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/SurfaceExtraction.cxx b/Examples/Filtering/SurfaceExtraction.cxx index 060e091c149..ad7926218eb 100644 --- a/Examples/Filtering/SurfaceExtraction.cxx +++ b/Examples/Filtering/SurfaceExtraction.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ThresholdImageFilter.cxx b/Examples/Filtering/ThresholdImageFilter.cxx index 335628aa4f7..16ac3bbdc58 100644 --- a/Examples/Filtering/ThresholdImageFilter.cxx +++ b/Examples/Filtering/ThresholdImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/VectorCurvatureAnisotropicDiffusionImageFilter.cxx b/Examples/Filtering/VectorCurvatureAnisotropicDiffusionImageFilter.cxx index 290c683428f..03472a8a83f 100644 --- a/Examples/Filtering/VectorCurvatureAnisotropicDiffusionImageFilter.cxx +++ b/Examples/Filtering/VectorCurvatureAnisotropicDiffusionImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/VectorGradientAnisotropicDiffusionImageFilter.cxx b/Examples/Filtering/VectorGradientAnisotropicDiffusionImageFilter.cxx index 923ea8a45b2..7b7ed1ad350 100644 --- a/Examples/Filtering/VectorGradientAnisotropicDiffusionImageFilter.cxx +++ b/Examples/Filtering/VectorGradientAnisotropicDiffusionImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/VectorIndexSelection.cxx b/Examples/Filtering/VectorIndexSelection.cxx index a035fc8b66a..322fa29bb5d 100644 --- a/Examples/Filtering/VectorIndexSelection.cxx +++ b/Examples/Filtering/VectorIndexSelection.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/VesselnessMeasureImageFilter.cxx b/Examples/Filtering/VesselnessMeasureImageFilter.cxx index cd08b204355..d3a20b0e825 100644 --- a/Examples/Filtering/VesselnessMeasureImageFilter.cxx +++ b/Examples/Filtering/VesselnessMeasureImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/VotingBinaryHoleFillingImageFilter.cxx b/Examples/Filtering/VotingBinaryHoleFillingImageFilter.cxx index bc3abaa084f..4d5d254b47e 100644 --- a/Examples/Filtering/VotingBinaryHoleFillingImageFilter.cxx +++ b/Examples/Filtering/VotingBinaryHoleFillingImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/VotingBinaryIterativeHoleFillingImageFilter.cxx b/Examples/Filtering/VotingBinaryIterativeHoleFillingImageFilter.cxx index 1375639cf54..f564946012e 100644 --- a/Examples/Filtering/VotingBinaryIterativeHoleFillingImageFilter.cxx +++ b/Examples/Filtering/VotingBinaryIterativeHoleFillingImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/WarpImageFilter1.cxx b/Examples/Filtering/WarpImageFilter1.cxx index 65e313c94ee..4b4768f5222 100644 --- a/Examples/Filtering/WarpImageFilter1.cxx +++ b/Examples/Filtering/WarpImageFilter1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Filtering/ZeroCrossingBasedEdgeDetectionImageFilter.cxx b/Examples/Filtering/ZeroCrossingBasedEdgeDetectionImageFilter.cxx index b7f5e7721f8..1b92395a378 100644 --- a/Examples/Filtering/ZeroCrossingBasedEdgeDetectionImageFilter.cxx +++ b/Examples/Filtering/ZeroCrossingBasedEdgeDetectionImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/ComplexImageReadWrite.cxx b/Examples/IO/ComplexImageReadWrite.cxx index 4c0226a85ad..0e3d36e12d1 100644 --- a/Examples/IO/ComplexImageReadWrite.cxx +++ b/Examples/IO/ComplexImageReadWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/CovariantVectorImageExtractComponent.cxx b/Examples/IO/CovariantVectorImageExtractComponent.cxx index efb7442da37..d6de4ce233d 100644 --- a/Examples/IO/CovariantVectorImageExtractComponent.cxx +++ b/Examples/IO/CovariantVectorImageExtractComponent.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/CovariantVectorImageRead.cxx b/Examples/IO/CovariantVectorImageRead.cxx index 6498a0fba58..9ba69d5e003 100644 --- a/Examples/IO/CovariantVectorImageRead.cxx +++ b/Examples/IO/CovariantVectorImageRead.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/CovariantVectorImageWrite.cxx b/Examples/IO/CovariantVectorImageWrite.cxx index 49fc1ca45cc..1cd6d139492 100644 --- a/Examples/IO/CovariantVectorImageWrite.cxx +++ b/Examples/IO/CovariantVectorImageWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/DicomImageReadChangeHeaderWrite.cxx b/Examples/IO/DicomImageReadChangeHeaderWrite.cxx index ddf4a283455..a0324bd2b67 100644 --- a/Examples/IO/DicomImageReadChangeHeaderWrite.cxx +++ b/Examples/IO/DicomImageReadChangeHeaderWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/DicomImageReadPrintTags.cxx b/Examples/IO/DicomImageReadPrintTags.cxx index 24c4b349617..d3bda8f8cf6 100644 --- a/Examples/IO/DicomImageReadPrintTags.cxx +++ b/Examples/IO/DicomImageReadPrintTags.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/DicomImageReadWrite.cxx b/Examples/IO/DicomImageReadWrite.cxx index e99905b51fc..42fe6cf7fba 100644 --- a/Examples/IO/DicomImageReadWrite.cxx +++ b/Examples/IO/DicomImageReadWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/DicomPrintPatientInformation.cxx b/Examples/IO/DicomPrintPatientInformation.cxx index 664ab2ce2b3..a631b6d060a 100644 --- a/Examples/IO/DicomPrintPatientInformation.cxx +++ b/Examples/IO/DicomPrintPatientInformation.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/DicomSeriesReadGaussianImageWrite.cxx b/Examples/IO/DicomSeriesReadGaussianImageWrite.cxx index 2eeb813a351..340a39e1ea7 100644 --- a/Examples/IO/DicomSeriesReadGaussianImageWrite.cxx +++ b/Examples/IO/DicomSeriesReadGaussianImageWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/DicomSeriesReadImageWrite.cxx b/Examples/IO/DicomSeriesReadImageWrite.cxx index c770e1129fc..6b48da95a9d 100644 --- a/Examples/IO/DicomSeriesReadImageWrite.cxx +++ b/Examples/IO/DicomSeriesReadImageWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/DicomSeriesReadImageWrite2.cxx b/Examples/IO/DicomSeriesReadImageWrite2.cxx index ef613d38221..661f41adef0 100644 --- a/Examples/IO/DicomSeriesReadImageWrite2.cxx +++ b/Examples/IO/DicomSeriesReadImageWrite2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/DicomSeriesReadPrintTags.cxx b/Examples/IO/DicomSeriesReadPrintTags.cxx index 4d3b0dad6fc..c3b0711e095 100644 --- a/Examples/IO/DicomSeriesReadPrintTags.cxx +++ b/Examples/IO/DicomSeriesReadPrintTags.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/DicomSeriesReadSeriesWrite.cxx b/Examples/IO/DicomSeriesReadSeriesWrite.cxx index baf43e36823..77c4018c715 100644 --- a/Examples/IO/DicomSeriesReadSeriesWrite.cxx +++ b/Examples/IO/DicomSeriesReadSeriesWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/DicomSliceRead.py b/Examples/IO/DicomSliceRead.py index 04b5617f5ef..bf15ed3cd0d 100644 --- a/Examples/IO/DicomSliceRead.py +++ b/Examples/IO/DicomSliceRead.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Examples/IO/IOFactoryRegistration.cxx b/Examples/IO/IOFactoryRegistration.cxx index 857d6140c48..b852fc0d8fb 100644 --- a/Examples/IO/IOFactoryRegistration.cxx +++ b/Examples/IO/IOFactoryRegistration.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/IOPlugin.cxx b/Examples/IO/IOPlugin.cxx index 8d195c0da9f..0f609d97ac3 100644 --- a/Examples/IO/IOPlugin.cxx +++ b/Examples/IO/IOPlugin.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/ImageReadCastWrite.cxx b/Examples/IO/ImageReadCastWrite.cxx index 36f0484b146..54af09109bb 100644 --- a/Examples/IO/ImageReadCastWrite.cxx +++ b/Examples/IO/ImageReadCastWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/ImageReadDicomSeriesWrite.cxx b/Examples/IO/ImageReadDicomSeriesWrite.cxx index a4dd34bd857..04d90625f6b 100644 --- a/Examples/IO/ImageReadDicomSeriesWrite.cxx +++ b/Examples/IO/ImageReadDicomSeriesWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/ImageReadExportVTK.cxx b/Examples/IO/ImageReadExportVTK.cxx index 7a7febd7542..f7e0d7f9fc6 100644 --- a/Examples/IO/ImageReadExportVTK.cxx +++ b/Examples/IO/ImageReadExportVTK.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/ImageReadExtractFilterInsertWrite.cxx b/Examples/IO/ImageReadExtractFilterInsertWrite.cxx index b435908f373..9e9bbdbb88c 100644 --- a/Examples/IO/ImageReadExtractFilterInsertWrite.cxx +++ b/Examples/IO/ImageReadExtractFilterInsertWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/ImageReadExtractWrite.cxx b/Examples/IO/ImageReadExtractWrite.cxx index 795a431f470..88c3c1820ac 100644 --- a/Examples/IO/ImageReadExtractWrite.cxx +++ b/Examples/IO/ImageReadExtractWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/ImageReadImageSeriesWrite.cxx b/Examples/IO/ImageReadImageSeriesWrite.cxx index 827c25e17e9..0ee72ea4b3f 100644 --- a/Examples/IO/ImageReadImageSeriesWrite.cxx +++ b/Examples/IO/ImageReadImageSeriesWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/ImageReadRegionOfInterestWrite.cxx b/Examples/IO/ImageReadRegionOfInterestWrite.cxx index 3a6a2c7b79a..af6bd33d10b 100644 --- a/Examples/IO/ImageReadRegionOfInterestWrite.cxx +++ b/Examples/IO/ImageReadRegionOfInterestWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/ImageReadWrite.cxx b/Examples/IO/ImageReadWrite.cxx index d00d32493f0..a0646a18ada 100644 --- a/Examples/IO/ImageReadWrite.cxx +++ b/Examples/IO/ImageReadWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/ImageSeriesReadWrite.cxx b/Examples/IO/ImageSeriesReadWrite.cxx index bb532c3e5e5..6720ab46fa2 100644 --- a/Examples/IO/ImageSeriesReadWrite.cxx +++ b/Examples/IO/ImageSeriesReadWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/ImageSeriesReadWrite2.cxx b/Examples/IO/ImageSeriesReadWrite2.cxx index 2febc6ac218..63ed9504bdc 100644 --- a/Examples/IO/ImageSeriesReadWrite2.cxx +++ b/Examples/IO/ImageSeriesReadWrite2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/RGBImageReadWrite.cxx b/Examples/IO/RGBImageReadWrite.cxx index 8e6bc3fb7eb..731a93558f0 100644 --- a/Examples/IO/RGBImageReadWrite.cxx +++ b/Examples/IO/RGBImageReadWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/RGBImageSeriesReadWrite.cxx b/Examples/IO/RGBImageSeriesReadWrite.cxx index b83dde7ea9b..cf7d2c520ff 100644 --- a/Examples/IO/RGBImageSeriesReadWrite.cxx +++ b/Examples/IO/RGBImageSeriesReadWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/TransformReadWrite.cxx b/Examples/IO/TransformReadWrite.cxx index 1d0f6ebac3f..74715b82ccd 100644 --- a/Examples/IO/TransformReadWrite.cxx +++ b/Examples/IO/TransformReadWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/VectorImageReadWrite.cxx b/Examples/IO/VectorImageReadWrite.cxx index 6fcddbd8ce9..4cc057426a0 100644 --- a/Examples/IO/VectorImageReadWrite.cxx +++ b/Examples/IO/VectorImageReadWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/VisibleHumanPasteWrite.cxx b/Examples/IO/VisibleHumanPasteWrite.cxx index 91296506d11..e0ea7948eb5 100644 --- a/Examples/IO/VisibleHumanPasteWrite.cxx +++ b/Examples/IO/VisibleHumanPasteWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/VisibleHumanStreamReadWrite.cxx b/Examples/IO/VisibleHumanStreamReadWrite.cxx index 75dad6a4708..db02b0d32d4 100644 --- a/Examples/IO/VisibleHumanStreamReadWrite.cxx +++ b/Examples/IO/VisibleHumanStreamReadWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/XML/DOMFindDemo.cxx b/Examples/IO/XML/DOMFindDemo.cxx index 19ce5a15955..527012079cf 100644 --- a/Examples/IO/XML/DOMFindDemo.cxx +++ b/Examples/IO/XML/DOMFindDemo.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/XML/ParticleSwarmOptimizerReadWrite.cxx b/Examples/IO/XML/ParticleSwarmOptimizerReadWrite.cxx index 93bfb1e5df3..58999986f6c 100644 --- a/Examples/IO/XML/ParticleSwarmOptimizerReadWrite.cxx +++ b/Examples/IO/XML/ParticleSwarmOptimizerReadWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/XML/itkParticleSwarmOptimizerDOMReader.cxx b/Examples/IO/XML/itkParticleSwarmOptimizerDOMReader.cxx index 36920db6878..73b9d11bbf4 100644 --- a/Examples/IO/XML/itkParticleSwarmOptimizerDOMReader.cxx +++ b/Examples/IO/XML/itkParticleSwarmOptimizerDOMReader.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/XML/itkParticleSwarmOptimizerDOMReader.h b/Examples/IO/XML/itkParticleSwarmOptimizerDOMReader.h index ad9ad75a9c7..452a0dc5822 100644 --- a/Examples/IO/XML/itkParticleSwarmOptimizerDOMReader.h +++ b/Examples/IO/XML/itkParticleSwarmOptimizerDOMReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/XML/itkParticleSwarmOptimizerDOMWriter.cxx b/Examples/IO/XML/itkParticleSwarmOptimizerDOMWriter.cxx index 1c603f511b6..eda1090ba34 100644 --- a/Examples/IO/XML/itkParticleSwarmOptimizerDOMWriter.cxx +++ b/Examples/IO/XML/itkParticleSwarmOptimizerDOMWriter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/XML/itkParticleSwarmOptimizerDOMWriter.h b/Examples/IO/XML/itkParticleSwarmOptimizerDOMWriter.h index 3bdedaa8191..f867ee4b4a5 100644 --- a/Examples/IO/XML/itkParticleSwarmOptimizerDOMWriter.h +++ b/Examples/IO/XML/itkParticleSwarmOptimizerDOMWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/XML/itkParticleSwarmOptimizerSAXReader.cxx b/Examples/IO/XML/itkParticleSwarmOptimizerSAXReader.cxx index 9f7d401cdd5..89b95048e12 100644 --- a/Examples/IO/XML/itkParticleSwarmOptimizerSAXReader.cxx +++ b/Examples/IO/XML/itkParticleSwarmOptimizerSAXReader.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/XML/itkParticleSwarmOptimizerSAXReader.h b/Examples/IO/XML/itkParticleSwarmOptimizerSAXReader.h index 5dc74cee787..08f900bd488 100644 --- a/Examples/IO/XML/itkParticleSwarmOptimizerSAXReader.h +++ b/Examples/IO/XML/itkParticleSwarmOptimizerSAXReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/XML/itkParticleSwarmOptimizerSAXWriter.cxx b/Examples/IO/XML/itkParticleSwarmOptimizerSAXWriter.cxx index 7b09520eb34..bfbac481684 100644 --- a/Examples/IO/XML/itkParticleSwarmOptimizerSAXWriter.cxx +++ b/Examples/IO/XML/itkParticleSwarmOptimizerSAXWriter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/IO/XML/itkParticleSwarmOptimizerSAXWriter.h b/Examples/IO/XML/itkParticleSwarmOptimizerSAXWriter.h index 2a23b7caed7..b183c9d0e18 100644 --- a/Examples/IO/XML/itkParticleSwarmOptimizerSAXWriter.h +++ b/Examples/IO/XML/itkParticleSwarmOptimizerSAXWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Installation/HelloWorld.cxx b/Examples/Installation/HelloWorld.cxx index a9d4f3dc928..1280c080e41 100644 --- a/Examples/Installation/HelloWorld.cxx +++ b/Examples/Installation/HelloWorld.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/ImageLinearIteratorWithIndex.cxx b/Examples/Iterators/ImageLinearIteratorWithIndex.cxx index 7b8eb5b9240..ee818a0d01f 100644 --- a/Examples/Iterators/ImageLinearIteratorWithIndex.cxx +++ b/Examples/Iterators/ImageLinearIteratorWithIndex.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/ImageLinearIteratorWithIndex2.cxx b/Examples/Iterators/ImageLinearIteratorWithIndex2.cxx index 413a9c67a88..3db1ac2836b 100644 --- a/Examples/Iterators/ImageLinearIteratorWithIndex2.cxx +++ b/Examples/Iterators/ImageLinearIteratorWithIndex2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/ImageRandomConstIteratorWithIndex.cxx b/Examples/Iterators/ImageRandomConstIteratorWithIndex.cxx index 4324d96e03b..fc506003542 100644 --- a/Examples/Iterators/ImageRandomConstIteratorWithIndex.cxx +++ b/Examples/Iterators/ImageRandomConstIteratorWithIndex.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/ImageRegionIterator.cxx b/Examples/Iterators/ImageRegionIterator.cxx index 9b5a48adb59..992d704df8b 100644 --- a/Examples/Iterators/ImageRegionIterator.cxx +++ b/Examples/Iterators/ImageRegionIterator.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/ImageRegionIteratorWithIndex.cxx b/Examples/Iterators/ImageRegionIteratorWithIndex.cxx index cf5e445c702..c9564cb267c 100644 --- a/Examples/Iterators/ImageRegionIteratorWithIndex.cxx +++ b/Examples/Iterators/ImageRegionIteratorWithIndex.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/ImageSliceIteratorWithIndex.cxx b/Examples/Iterators/ImageSliceIteratorWithIndex.cxx index 86faf1d0081..1fafc8e401e 100644 --- a/Examples/Iterators/ImageSliceIteratorWithIndex.cxx +++ b/Examples/Iterators/ImageSliceIteratorWithIndex.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/NeighborhoodIterators1.cxx b/Examples/Iterators/NeighborhoodIterators1.cxx index 9bd9555741a..b7cbd52b013 100644 --- a/Examples/Iterators/NeighborhoodIterators1.cxx +++ b/Examples/Iterators/NeighborhoodIterators1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/NeighborhoodIterators2.cxx b/Examples/Iterators/NeighborhoodIterators2.cxx index ff25a8d8e57..c4eadab4e41 100644 --- a/Examples/Iterators/NeighborhoodIterators2.cxx +++ b/Examples/Iterators/NeighborhoodIterators2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/NeighborhoodIterators3.cxx b/Examples/Iterators/NeighborhoodIterators3.cxx index a0ded410006..459190840d9 100644 --- a/Examples/Iterators/NeighborhoodIterators3.cxx +++ b/Examples/Iterators/NeighborhoodIterators3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/NeighborhoodIterators4.cxx b/Examples/Iterators/NeighborhoodIterators4.cxx index 3ba3757620f..2f3be823eb7 100644 --- a/Examples/Iterators/NeighborhoodIterators4.cxx +++ b/Examples/Iterators/NeighborhoodIterators4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/NeighborhoodIterators5.cxx b/Examples/Iterators/NeighborhoodIterators5.cxx index 1f5ce45dea4..d9aa7ee65c0 100644 --- a/Examples/Iterators/NeighborhoodIterators5.cxx +++ b/Examples/Iterators/NeighborhoodIterators5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/NeighborhoodIterators6.cxx b/Examples/Iterators/NeighborhoodIterators6.cxx index 70a80201703..1ed1c940590 100644 --- a/Examples/Iterators/NeighborhoodIterators6.cxx +++ b/Examples/Iterators/NeighborhoodIterators6.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/ShapedNeighborhoodIterators1.cxx b/Examples/Iterators/ShapedNeighborhoodIterators1.cxx index 4845a52aa42..60fd8199a64 100644 --- a/Examples/Iterators/ShapedNeighborhoodIterators1.cxx +++ b/Examples/Iterators/ShapedNeighborhoodIterators1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Iterators/ShapedNeighborhoodIterators2.cxx b/Examples/Iterators/ShapedNeighborhoodIterators2.cxx index 6b82c382830..ad000965bde 100644 --- a/Examples/Iterators/ShapedNeighborhoodIterators2.cxx +++ b/Examples/Iterators/ShapedNeighborhoodIterators2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Numerics/FourierDescriptors1.cxx b/Examples/Numerics/FourierDescriptors1.cxx index 404fba8c145..307f404389e 100644 --- a/Examples/Numerics/FourierDescriptors1.cxx +++ b/Examples/Numerics/FourierDescriptors1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/BSplineWarping1.cxx b/Examples/RegistrationITKv4/BSplineWarping1.cxx index 595291a4f0c..5f23926e4c7 100644 --- a/Examples/RegistrationITKv4/BSplineWarping1.cxx +++ b/Examples/RegistrationITKv4/BSplineWarping1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/BSplineWarping2.cxx b/Examples/RegistrationITKv4/BSplineWarping2.cxx index 3af80650cce..9778a081d8a 100644 --- a/Examples/RegistrationITKv4/BSplineWarping2.cxx +++ b/Examples/RegistrationITKv4/BSplineWarping2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ChangeInformationImageFilter.cxx b/Examples/RegistrationITKv4/ChangeInformationImageFilter.cxx index 2a36fdd2547..8a37dc892fd 100644 --- a/Examples/RegistrationITKv4/ChangeInformationImageFilter.cxx +++ b/Examples/RegistrationITKv4/ChangeInformationImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration1.cxx b/Examples/RegistrationITKv4/DeformableRegistration1.cxx index 59eb4430fe3..223dd2a0a55 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration1.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration10.cxx b/Examples/RegistrationITKv4/DeformableRegistration10.cxx index 5bfa09bfd06..3ac973a396b 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration10.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration10.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration11.cxx b/Examples/RegistrationITKv4/DeformableRegistration11.cxx index 853f0aa7c49..5bc930925ba 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration11.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration11.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration12.cxx b/Examples/RegistrationITKv4/DeformableRegistration12.cxx index 427c85170d9..56b223cc236 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration12.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration12.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration13.cxx b/Examples/RegistrationITKv4/DeformableRegistration13.cxx index 49d1549d953..a6eae5f1560 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration13.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration13.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration14.cxx b/Examples/RegistrationITKv4/DeformableRegistration14.cxx index 8602a4d0382..78c02ee05c3 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration14.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration14.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration15.cxx b/Examples/RegistrationITKv4/DeformableRegistration15.cxx index ce91c8d9aef..433339bb97c 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration15.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration15.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration16.cxx b/Examples/RegistrationITKv4/DeformableRegistration16.cxx index d4389a3bd90..56615b1f8c0 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration16.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration16.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration17.cxx b/Examples/RegistrationITKv4/DeformableRegistration17.cxx index a7a4b49c91e..e2036e299c9 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration17.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration17.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration2.cxx b/Examples/RegistrationITKv4/DeformableRegistration2.cxx index 92ef2f99c90..86da052cd3c 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration2.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration3.cxx b/Examples/RegistrationITKv4/DeformableRegistration3.cxx index b9b228d2468..6c5d1b4c157 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration3.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration4.cxx b/Examples/RegistrationITKv4/DeformableRegistration4.cxx index b1ce76f2496..127b418c337 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration4.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration5.cxx b/Examples/RegistrationITKv4/DeformableRegistration5.cxx index 1497f78770c..fd1d0ee262b 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration5.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration6.cxx b/Examples/RegistrationITKv4/DeformableRegistration6.cxx index 99290bf9c84..52afa0088b7 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration6.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration6.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration7.cxx b/Examples/RegistrationITKv4/DeformableRegistration7.cxx index 9060038780f..151e57a25f8 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration7.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration7.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration8.cxx b/Examples/RegistrationITKv4/DeformableRegistration8.cxx index 77bdabe759e..a875ea5c3eb 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration8.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration8.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DeformableRegistration9.cxx b/Examples/RegistrationITKv4/DeformableRegistration9.cxx index 02593c60695..a79d2587407 100644 --- a/Examples/RegistrationITKv4/DeformableRegistration9.cxx +++ b/Examples/RegistrationITKv4/DeformableRegistration9.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/DisplacementFieldInitialization.cxx b/Examples/RegistrationITKv4/DisplacementFieldInitialization.cxx index 6e44ad29c69..9e199d2e36f 100644 --- a/Examples/RegistrationITKv4/DisplacementFieldInitialization.cxx +++ b/Examples/RegistrationITKv4/DisplacementFieldInitialization.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration1.cxx b/Examples/RegistrationITKv4/ImageRegistration1.cxx index 92581b34e2b..0b577ff63d9 100644 --- a/Examples/RegistrationITKv4/ImageRegistration1.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration10.cxx b/Examples/RegistrationITKv4/ImageRegistration10.cxx index bb32ede20bd..fb1c71638e5 100644 --- a/Examples/RegistrationITKv4/ImageRegistration10.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration10.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration11.cxx b/Examples/RegistrationITKv4/ImageRegistration11.cxx index bad5a86732a..a32f047d917 100644 --- a/Examples/RegistrationITKv4/ImageRegistration11.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration11.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration12.cxx b/Examples/RegistrationITKv4/ImageRegistration12.cxx index a6e71bce5fa..1891225d711 100644 --- a/Examples/RegistrationITKv4/ImageRegistration12.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration12.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration13.cxx b/Examples/RegistrationITKv4/ImageRegistration13.cxx index 56f78486615..7acd75aaaff 100644 --- a/Examples/RegistrationITKv4/ImageRegistration13.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration13.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration14.cxx b/Examples/RegistrationITKv4/ImageRegistration14.cxx index f585c07d552..7f755c6900a 100644 --- a/Examples/RegistrationITKv4/ImageRegistration14.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration14.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration15.cxx b/Examples/RegistrationITKv4/ImageRegistration15.cxx index 8c10d6c1865..107beafc677 100644 --- a/Examples/RegistrationITKv4/ImageRegistration15.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration15.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration16.cxx b/Examples/RegistrationITKv4/ImageRegistration16.cxx index 8d0ff23759a..0113f2be624 100644 --- a/Examples/RegistrationITKv4/ImageRegistration16.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration16.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration17.cxx b/Examples/RegistrationITKv4/ImageRegistration17.cxx index b01f8b1d6b1..4982f3ecbe4 100644 --- a/Examples/RegistrationITKv4/ImageRegistration17.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration17.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration18.cxx b/Examples/RegistrationITKv4/ImageRegistration18.cxx index 9c44d256163..6d45516709f 100644 --- a/Examples/RegistrationITKv4/ImageRegistration18.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration18.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration19.cxx b/Examples/RegistrationITKv4/ImageRegistration19.cxx index cedb360d361..14743f17bfc 100644 --- a/Examples/RegistrationITKv4/ImageRegistration19.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration19.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration2.cxx b/Examples/RegistrationITKv4/ImageRegistration2.cxx index c8b760aa122..3feca8b35aa 100644 --- a/Examples/RegistrationITKv4/ImageRegistration2.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration20.cxx b/Examples/RegistrationITKv4/ImageRegistration20.cxx index 45028c0529c..8fdea48d29c 100644 --- a/Examples/RegistrationITKv4/ImageRegistration20.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration20.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration3.cxx b/Examples/RegistrationITKv4/ImageRegistration3.cxx index 75d2d55b7cf..2e610ecfa19 100644 --- a/Examples/RegistrationITKv4/ImageRegistration3.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration3.py b/Examples/RegistrationITKv4/ImageRegistration3.py index 7ac3ba77e8d..991d1554a49 100644 --- a/Examples/RegistrationITKv4/ImageRegistration3.py +++ b/Examples/RegistrationITKv4/ImageRegistration3.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration4.cxx b/Examples/RegistrationITKv4/ImageRegistration4.cxx index 2d6f517fea3..0ccf4290127 100644 --- a/Examples/RegistrationITKv4/ImageRegistration4.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration4.py b/Examples/RegistrationITKv4/ImageRegistration4.py index 3086b54c58b..89068c94349 100644 --- a/Examples/RegistrationITKv4/ImageRegistration4.py +++ b/Examples/RegistrationITKv4/ImageRegistration4.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration5.cxx b/Examples/RegistrationITKv4/ImageRegistration5.cxx index 232d240a1e4..937ea7fd50c 100644 --- a/Examples/RegistrationITKv4/ImageRegistration5.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration5.py b/Examples/RegistrationITKv4/ImageRegistration5.py index fe1114914f2..5280ba9553d 100644 --- a/Examples/RegistrationITKv4/ImageRegistration5.py +++ b/Examples/RegistrationITKv4/ImageRegistration5.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration6.cxx b/Examples/RegistrationITKv4/ImageRegistration6.cxx index 762b9a17d52..5dee6b9adaa 100644 --- a/Examples/RegistrationITKv4/ImageRegistration6.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration6.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration7.cxx b/Examples/RegistrationITKv4/ImageRegistration7.cxx index 881d9a67906..b90f32dca6a 100644 --- a/Examples/RegistrationITKv4/ImageRegistration7.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration7.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration8.cxx b/Examples/RegistrationITKv4/ImageRegistration8.cxx index 51e387c9336..09ec3e080c1 100644 --- a/Examples/RegistrationITKv4/ImageRegistration8.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration8.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistration9.cxx b/Examples/RegistrationITKv4/ImageRegistration9.cxx index cdc17555a6f..6a5141d4cb8 100644 --- a/Examples/RegistrationITKv4/ImageRegistration9.cxx +++ b/Examples/RegistrationITKv4/ImageRegistration9.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ImageRegistrationHistogramPlotter.cxx b/Examples/RegistrationITKv4/ImageRegistrationHistogramPlotter.cxx index de442846a75..d5eb0489599 100644 --- a/Examples/RegistrationITKv4/ImageRegistrationHistogramPlotter.cxx +++ b/Examples/RegistrationITKv4/ImageRegistrationHistogramPlotter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/IterativeClosestPoint1.cxx b/Examples/RegistrationITKv4/IterativeClosestPoint1.cxx index c28d3730bb8..072051fa9c3 100644 --- a/Examples/RegistrationITKv4/IterativeClosestPoint1.cxx +++ b/Examples/RegistrationITKv4/IterativeClosestPoint1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/IterativeClosestPoint2.cxx b/Examples/RegistrationITKv4/IterativeClosestPoint2.cxx index 91cdd7fe4e7..2e66f72ac85 100644 --- a/Examples/RegistrationITKv4/IterativeClosestPoint2.cxx +++ b/Examples/RegistrationITKv4/IterativeClosestPoint2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/IterativeClosestPoint3.cxx b/Examples/RegistrationITKv4/IterativeClosestPoint3.cxx index b99195394a7..9353c4300d7 100644 --- a/Examples/RegistrationITKv4/IterativeClosestPoint3.cxx +++ b/Examples/RegistrationITKv4/IterativeClosestPoint3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/LandmarkWarping2.cxx b/Examples/RegistrationITKv4/LandmarkWarping2.cxx index 828acf81f21..d81d6e44897 100644 --- a/Examples/RegistrationITKv4/LandmarkWarping2.cxx +++ b/Examples/RegistrationITKv4/LandmarkWarping2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/MeanSquaresImageMetric1.cxx b/Examples/RegistrationITKv4/MeanSquaresImageMetric1.cxx index 696d1359850..963b7c99736 100644 --- a/Examples/RegistrationITKv4/MeanSquaresImageMetric1.cxx +++ b/Examples/RegistrationITKv4/MeanSquaresImageMetric1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ModelToImageRegistration1.cxx b/Examples/RegistrationITKv4/ModelToImageRegistration1.cxx index 8acb114352b..2c0043d80e9 100644 --- a/Examples/RegistrationITKv4/ModelToImageRegistration1.cxx +++ b/Examples/RegistrationITKv4/ModelToImageRegistration1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ModelToImageRegistration2.cxx b/Examples/RegistrationITKv4/ModelToImageRegistration2.cxx index a8dd03d1921..8597eeb20fe 100644 --- a/Examples/RegistrationITKv4/ModelToImageRegistration2.cxx +++ b/Examples/RegistrationITKv4/ModelToImageRegistration2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/MultiResImageRegistration1.cxx b/Examples/RegistrationITKv4/MultiResImageRegistration1.cxx index 3e388c4c754..f7ee776a698 100644 --- a/Examples/RegistrationITKv4/MultiResImageRegistration1.cxx +++ b/Examples/RegistrationITKv4/MultiResImageRegistration1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/MultiResImageRegistration2.cxx b/Examples/RegistrationITKv4/MultiResImageRegistration2.cxx index ef87e2619d0..307bf7ae4ce 100644 --- a/Examples/RegistrationITKv4/MultiResImageRegistration2.cxx +++ b/Examples/RegistrationITKv4/MultiResImageRegistration2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/MultiResImageRegistration3.cxx b/Examples/RegistrationITKv4/MultiResImageRegistration3.cxx index bcd7dfe5b2d..c2279a7eaf5 100644 --- a/Examples/RegistrationITKv4/MultiResImageRegistration3.cxx +++ b/Examples/RegistrationITKv4/MultiResImageRegistration3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/MultiStageImageRegistration1.cxx b/Examples/RegistrationITKv4/MultiStageImageRegistration1.cxx index f59a0233b3f..ddf1a8117f2 100644 --- a/Examples/RegistrationITKv4/MultiStageImageRegistration1.cxx +++ b/Examples/RegistrationITKv4/MultiStageImageRegistration1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/MultiStageImageRegistration2.cxx b/Examples/RegistrationITKv4/MultiStageImageRegistration2.cxx index 3420e1d7f74..0eb0a50d9d9 100644 --- a/Examples/RegistrationITKv4/MultiStageImageRegistration2.cxx +++ b/Examples/RegistrationITKv4/MultiStageImageRegistration2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/RegistrationITKv4/ThinPlateSplineWarp.cxx b/Examples/RegistrationITKv4/ThinPlateSplineWarp.cxx index 45f2f69e7af..448d7908153 100644 --- a/Examples/RegistrationITKv4/ThinPlateSplineWarp.cxx +++ b/Examples/RegistrationITKv4/ThinPlateSplineWarp.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SearchScript.sh b/Examples/SearchScript.sh index c6e8f6c08af..7be7e12db83 100755 --- a/Examples/SearchScript.sh +++ b/Examples/SearchScript.sh @@ -4,7 +4,7 @@ # #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/CannySegmentationLevelSetImageFilter.cxx b/Examples/Segmentation/CannySegmentationLevelSetImageFilter.cxx index 6f775accfb8..f7660ef8105 100644 --- a/Examples/Segmentation/CannySegmentationLevelSetImageFilter.cxx +++ b/Examples/Segmentation/CannySegmentationLevelSetImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/ConfidenceConnected.cxx b/Examples/Segmentation/ConfidenceConnected.cxx index 311e454bf70..7b83932f92d 100644 --- a/Examples/Segmentation/ConfidenceConnected.cxx +++ b/Examples/Segmentation/ConfidenceConnected.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/ConfidenceConnected3D.cxx b/Examples/Segmentation/ConfidenceConnected3D.cxx index 912c53f0a57..9944767940f 100644 --- a/Examples/Segmentation/ConfidenceConnected3D.cxx +++ b/Examples/Segmentation/ConfidenceConnected3D.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/ConnectedThresholdImageFilter.cxx b/Examples/Segmentation/ConnectedThresholdImageFilter.cxx index f7128f311e1..79952f3ab98 100644 --- a/Examples/Segmentation/ConnectedThresholdImageFilter.cxx +++ b/Examples/Segmentation/ConnectedThresholdImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/CurvesLevelSetImageFilter.cxx b/Examples/Segmentation/CurvesLevelSetImageFilter.cxx index 1981f48d086..27d9fccd02e 100644 --- a/Examples/Segmentation/CurvesLevelSetImageFilter.cxx +++ b/Examples/Segmentation/CurvesLevelSetImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/FastMarchingImageFilter.cxx b/Examples/Segmentation/FastMarchingImageFilter.cxx index 55c764237c7..25f8c6e18f1 100644 --- a/Examples/Segmentation/FastMarchingImageFilter.cxx +++ b/Examples/Segmentation/FastMarchingImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/GeodesicActiveContourImageFilter.cxx b/Examples/Segmentation/GeodesicActiveContourImageFilter.cxx index 8095de3c387..fd51b36218e 100644 --- a/Examples/Segmentation/GeodesicActiveContourImageFilter.cxx +++ b/Examples/Segmentation/GeodesicActiveContourImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/GeodesicActiveContourShapePriorLevelSetImageFilter.cxx b/Examples/Segmentation/GeodesicActiveContourShapePriorLevelSetImageFilter.cxx index cd75db62836..0fb834368e3 100644 --- a/Examples/Segmentation/GeodesicActiveContourShapePriorLevelSetImageFilter.cxx +++ b/Examples/Segmentation/GeodesicActiveContourShapePriorLevelSetImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/GibbsPriorImageFilter1.cxx b/Examples/Segmentation/GibbsPriorImageFilter1.cxx index 9f204c50c9b..790a47e9536 100644 --- a/Examples/Segmentation/GibbsPriorImageFilter1.cxx +++ b/Examples/Segmentation/GibbsPriorImageFilter1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/HoughTransform2DCirclesImageFilter.cxx b/Examples/Segmentation/HoughTransform2DCirclesImageFilter.cxx index 2fb3f735c06..24f50c99c3d 100644 --- a/Examples/Segmentation/HoughTransform2DCirclesImageFilter.cxx +++ b/Examples/Segmentation/HoughTransform2DCirclesImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/HoughTransform2DLinesImageFilter.cxx b/Examples/Segmentation/HoughTransform2DLinesImageFilter.cxx index fcd76e3b117..59b3af00584 100644 --- a/Examples/Segmentation/HoughTransform2DLinesImageFilter.cxx +++ b/Examples/Segmentation/HoughTransform2DLinesImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/IsolatedConnectedImageFilter.cxx b/Examples/Segmentation/IsolatedConnectedImageFilter.cxx index 13cc52980bb..c23f05cf22e 100644 --- a/Examples/Segmentation/IsolatedConnectedImageFilter.cxx +++ b/Examples/Segmentation/IsolatedConnectedImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/LaplacianSegmentationLevelSetImageFilter.cxx b/Examples/Segmentation/LaplacianSegmentationLevelSetImageFilter.cxx index 99baebec487..ca8aef543e5 100644 --- a/Examples/Segmentation/LaplacianSegmentationLevelSetImageFilter.cxx +++ b/Examples/Segmentation/LaplacianSegmentationLevelSetImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/NeighborhoodConnectedImageFilter.cxx b/Examples/Segmentation/NeighborhoodConnectedImageFilter.cxx index 95a118d3fa6..99e87d12ef6 100644 --- a/Examples/Segmentation/NeighborhoodConnectedImageFilter.cxx +++ b/Examples/Segmentation/NeighborhoodConnectedImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/RelabelComponentImageFilter.cxx b/Examples/Segmentation/RelabelComponentImageFilter.cxx index 09f80990cdf..4aeb5207c97 100644 --- a/Examples/Segmentation/RelabelComponentImageFilter.cxx +++ b/Examples/Segmentation/RelabelComponentImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/ShapeDetectionLevelSetFilter.cxx b/Examples/Segmentation/ShapeDetectionLevelSetFilter.cxx index feba385ac1a..05c7892d2e5 100644 --- a/Examples/Segmentation/ShapeDetectionLevelSetFilter.cxx +++ b/Examples/Segmentation/ShapeDetectionLevelSetFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/ThresholdSegmentationLevelSetImageFilter.cxx b/Examples/Segmentation/ThresholdSegmentationLevelSetImageFilter.cxx index 038b088cc6f..7ff50878226 100644 --- a/Examples/Segmentation/ThresholdSegmentationLevelSetImageFilter.cxx +++ b/Examples/Segmentation/ThresholdSegmentationLevelSetImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/VectorConfidenceConnected.cxx b/Examples/Segmentation/VectorConfidenceConnected.cxx index ed5cc4faf68..7fc8f2bac46 100644 --- a/Examples/Segmentation/VectorConfidenceConnected.cxx +++ b/Examples/Segmentation/VectorConfidenceConnected.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/VoronoiSegmentation.py b/Examples/Segmentation/VoronoiSegmentation.py index fe98ecf4687..d34fa2fb696 100644 --- a/Examples/Segmentation/VoronoiSegmentation.py +++ b/Examples/Segmentation/VoronoiSegmentation.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/WatershedSegmentation1.cxx b/Examples/Segmentation/WatershedSegmentation1.cxx index 9a39be1eb42..4858c6fc89a 100644 --- a/Examples/Segmentation/WatershedSegmentation1.cxx +++ b/Examples/Segmentation/WatershedSegmentation1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/WatershedSegmentation1.py b/Examples/Segmentation/WatershedSegmentation1.py index f98d741c767..8ccb6b29eb6 100644 --- a/Examples/Segmentation/WatershedSegmentation1.py +++ b/Examples/Segmentation/WatershedSegmentation1.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Examples/Segmentation/WatershedSegmentation2.cxx b/Examples/Segmentation/WatershedSegmentation2.cxx index 31343dd4044..060361505de 100644 --- a/Examples/Segmentation/WatershedSegmentation2.cxx +++ b/Examples/Segmentation/WatershedSegmentation2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/ArrowSpatialObject.cxx b/Examples/SpatialObjects/ArrowSpatialObject.cxx index 97da61fc48e..a14c2cc5e62 100644 --- a/Examples/SpatialObjects/ArrowSpatialObject.cxx +++ b/Examples/SpatialObjects/ArrowSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/BlobSpatialObject.cxx b/Examples/SpatialObjects/BlobSpatialObject.cxx index 65f8edff084..6ae97728da4 100644 --- a/Examples/SpatialObjects/BlobSpatialObject.cxx +++ b/Examples/SpatialObjects/BlobSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/BoundingBoxFromImageMaskSpatialObject.cxx b/Examples/SpatialObjects/BoundingBoxFromImageMaskSpatialObject.cxx index bc87d0fc040..e26d8f61b21 100644 --- a/Examples/SpatialObjects/BoundingBoxFromImageMaskSpatialObject.cxx +++ b/Examples/SpatialObjects/BoundingBoxFromImageMaskSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/DTITubeSpatialObject.cxx b/Examples/SpatialObjects/DTITubeSpatialObject.cxx index 8a0934f81d8..e4b86269900 100644 --- a/Examples/SpatialObjects/DTITubeSpatialObject.cxx +++ b/Examples/SpatialObjects/DTITubeSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/EllipseSpatialObject.cxx b/Examples/SpatialObjects/EllipseSpatialObject.cxx index ca540bcd96c..4523f407a74 100644 --- a/Examples/SpatialObjects/EllipseSpatialObject.cxx +++ b/Examples/SpatialObjects/EllipseSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/GaussianSpatialObject.cxx b/Examples/SpatialObjects/GaussianSpatialObject.cxx index a7e9208d78c..3389574af51 100644 --- a/Examples/SpatialObjects/GaussianSpatialObject.cxx +++ b/Examples/SpatialObjects/GaussianSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/GroupSpatialObject.cxx b/Examples/SpatialObjects/GroupSpatialObject.cxx index 7bc35e6971d..ae20cb28902 100644 --- a/Examples/SpatialObjects/GroupSpatialObject.cxx +++ b/Examples/SpatialObjects/GroupSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/ImageMaskSpatialObject.cxx b/Examples/SpatialObjects/ImageMaskSpatialObject.cxx index 5ff76edbc02..3948152ff2e 100644 --- a/Examples/SpatialObjects/ImageMaskSpatialObject.cxx +++ b/Examples/SpatialObjects/ImageMaskSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/ImageSpatialObject.cxx b/Examples/SpatialObjects/ImageSpatialObject.cxx index c93782bf04f..ea7fbf9ac5d 100644 --- a/Examples/SpatialObjects/ImageSpatialObject.cxx +++ b/Examples/SpatialObjects/ImageSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/LandmarkSpatialObject.cxx b/Examples/SpatialObjects/LandmarkSpatialObject.cxx index d6057b30ba1..2957c932e03 100644 --- a/Examples/SpatialObjects/LandmarkSpatialObject.cxx +++ b/Examples/SpatialObjects/LandmarkSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/LineSpatialObject.cxx b/Examples/SpatialObjects/LineSpatialObject.cxx index d807ac9682e..0c7830dce89 100644 --- a/Examples/SpatialObjects/LineSpatialObject.cxx +++ b/Examples/SpatialObjects/LineSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/MeshSpatialObject.cxx b/Examples/SpatialObjects/MeshSpatialObject.cxx index a540629b470..4f832921e30 100644 --- a/Examples/SpatialObjects/MeshSpatialObject.cxx +++ b/Examples/SpatialObjects/MeshSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/ReadWriteSpatialObject.cxx b/Examples/SpatialObjects/ReadWriteSpatialObject.cxx index 066104e9c46..415c7b785a8 100644 --- a/Examples/SpatialObjects/ReadWriteSpatialObject.cxx +++ b/Examples/SpatialObjects/ReadWriteSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/SceneSpatialObject.cxx b/Examples/SpatialObjects/SceneSpatialObject.cxx index b5ccba51d0a..3fcc75e40de 100644 --- a/Examples/SpatialObjects/SceneSpatialObject.cxx +++ b/Examples/SpatialObjects/SceneSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/SpatialObjectHierarchy.cxx b/Examples/SpatialObjects/SpatialObjectHierarchy.cxx index 476ef0bd54b..a0505efee8b 100644 --- a/Examples/SpatialObjects/SpatialObjectHierarchy.cxx +++ b/Examples/SpatialObjects/SpatialObjectHierarchy.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/SpatialObjectToImageStatisticsCalculator.cxx b/Examples/SpatialObjects/SpatialObjectToImageStatisticsCalculator.cxx index 1275b67b617..e1bc58d475a 100644 --- a/Examples/SpatialObjects/SpatialObjectToImageStatisticsCalculator.cxx +++ b/Examples/SpatialObjects/SpatialObjectToImageStatisticsCalculator.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/SpatialObjectTransforms.cxx b/Examples/SpatialObjects/SpatialObjectTransforms.cxx index c4d7596a0ac..f39cf372f7e 100644 --- a/Examples/SpatialObjects/SpatialObjectTransforms.cxx +++ b/Examples/SpatialObjects/SpatialObjectTransforms.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/SurfaceSpatialObject.cxx b/Examples/SpatialObjects/SurfaceSpatialObject.cxx index 142b3b8d8f9..669b769fbdf 100644 --- a/Examples/SpatialObjects/SurfaceSpatialObject.cxx +++ b/Examples/SpatialObjects/SurfaceSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/TubeSpatialObject.cxx b/Examples/SpatialObjects/TubeSpatialObject.cxx index 23dbc22d8cb..04fab1febdf 100644 --- a/Examples/SpatialObjects/TubeSpatialObject.cxx +++ b/Examples/SpatialObjects/TubeSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/SpatialObjects/VesselTubeSpatialObject.cxx b/Examples/SpatialObjects/VesselTubeSpatialObject.cxx index f8ebce609ae..dc57fb33c01 100644 --- a/Examples/SpatialObjects/VesselTubeSpatialObject.cxx +++ b/Examples/SpatialObjects/VesselTubeSpatialObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/BayesianClassifier.cxx b/Examples/Statistics/BayesianClassifier.cxx index 0f5b7e5a979..6b8f8b49628 100644 --- a/Examples/Statistics/BayesianClassifier.cxx +++ b/Examples/Statistics/BayesianClassifier.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/BayesianClassifierInitializer.cxx b/Examples/Statistics/BayesianClassifierInitializer.cxx index a9f2db33fa5..4958461a8d2 100644 --- a/Examples/Statistics/BayesianClassifierInitializer.cxx +++ b/Examples/Statistics/BayesianClassifierInitializer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/BayesianPluginClassifier.cxx b/Examples/Statistics/BayesianPluginClassifier.cxx index ba91902f9cd..2abb4f50ef8 100644 --- a/Examples/Statistics/BayesianPluginClassifier.cxx +++ b/Examples/Statistics/BayesianPluginClassifier.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/EuclideanDistanceMetric.cxx b/Examples/Statistics/EuclideanDistanceMetric.cxx index 99da9fcc0d8..5f7891aa9e3 100644 --- a/Examples/Statistics/EuclideanDistanceMetric.cxx +++ b/Examples/Statistics/EuclideanDistanceMetric.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/ExpectationMaximizationMixtureModelEstimator.cxx b/Examples/Statistics/ExpectationMaximizationMixtureModelEstimator.cxx index a643667179f..607509f8f42 100644 --- a/Examples/Statistics/ExpectationMaximizationMixtureModelEstimator.cxx +++ b/Examples/Statistics/ExpectationMaximizationMixtureModelEstimator.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/GaussianMembershipFunction.cxx b/Examples/Statistics/GaussianMembershipFunction.cxx index a1a140bc19c..9a309877c1b 100644 --- a/Examples/Statistics/GaussianMembershipFunction.cxx +++ b/Examples/Statistics/GaussianMembershipFunction.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/Histogram.cxx b/Examples/Statistics/Histogram.cxx index 114be5daeda..eda3ec15bc6 100644 --- a/Examples/Statistics/Histogram.cxx +++ b/Examples/Statistics/Histogram.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/ImageEntropy1.cxx b/Examples/Statistics/ImageEntropy1.cxx index 2ecb76f0659..798eeaa7875 100644 --- a/Examples/Statistics/ImageEntropy1.cxx +++ b/Examples/Statistics/ImageEntropy1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/ImageHistogram1.cxx b/Examples/Statistics/ImageHistogram1.cxx index b8aee84e9bb..65caba170eb 100644 --- a/Examples/Statistics/ImageHistogram1.cxx +++ b/Examples/Statistics/ImageHistogram1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/ImageHistogram2.cxx b/Examples/Statistics/ImageHistogram2.cxx index 89b2443f9b8..1846c92fbf8 100644 --- a/Examples/Statistics/ImageHistogram2.cxx +++ b/Examples/Statistics/ImageHistogram2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/ImageHistogram3.cxx b/Examples/Statistics/ImageHistogram3.cxx index cb013ec916c..af48bd9890f 100644 --- a/Examples/Statistics/ImageHistogram3.cxx +++ b/Examples/Statistics/ImageHistogram3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/ImageHistogram4.cxx b/Examples/Statistics/ImageHistogram4.cxx index bdcb6903ee6..32eeb6cf21f 100644 --- a/Examples/Statistics/ImageHistogram4.cxx +++ b/Examples/Statistics/ImageHistogram4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/ImageMutualInformation1.cxx b/Examples/Statistics/ImageMutualInformation1.cxx index f6eb4c2fb01..66fb8b3413a 100644 --- a/Examples/Statistics/ImageMutualInformation1.cxx +++ b/Examples/Statistics/ImageMutualInformation1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/ImageToListSampleAdaptor.cxx b/Examples/Statistics/ImageToListSampleAdaptor.cxx index 3006d1a5e67..07b22a19bd2 100644 --- a/Examples/Statistics/ImageToListSampleAdaptor.cxx +++ b/Examples/Statistics/ImageToListSampleAdaptor.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/KdTree.cxx b/Examples/Statistics/KdTree.cxx index edd9ed6e684..91790c837c3 100644 --- a/Examples/Statistics/KdTree.cxx +++ b/Examples/Statistics/KdTree.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/KdTreeBasedKMeansClustering.cxx b/Examples/Statistics/KdTreeBasedKMeansClustering.cxx index 60155a3e057..7c45aea81da 100644 --- a/Examples/Statistics/KdTreeBasedKMeansClustering.cxx +++ b/Examples/Statistics/KdTreeBasedKMeansClustering.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/ListSample.cxx b/Examples/Statistics/ListSample.cxx index d229997cfcd..8301dfb19fe 100644 --- a/Examples/Statistics/ListSample.cxx +++ b/Examples/Statistics/ListSample.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/MaximumDecisionRule.cxx b/Examples/Statistics/MaximumDecisionRule.cxx index 61540ffc713..694762ab18c 100644 --- a/Examples/Statistics/MaximumDecisionRule.cxx +++ b/Examples/Statistics/MaximumDecisionRule.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/MaximumRatioDecisionRule.cxx b/Examples/Statistics/MaximumRatioDecisionRule.cxx index b45cb57078d..445bc36f494 100644 --- a/Examples/Statistics/MaximumRatioDecisionRule.cxx +++ b/Examples/Statistics/MaximumRatioDecisionRule.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/MembershipSample.cxx b/Examples/Statistics/MembershipSample.cxx index fd2275debd3..48491ee745c 100644 --- a/Examples/Statistics/MembershipSample.cxx +++ b/Examples/Statistics/MembershipSample.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/MembershipSampleGenerator.cxx b/Examples/Statistics/MembershipSampleGenerator.cxx index def6e8947a7..f4f4280004e 100644 --- a/Examples/Statistics/MembershipSampleGenerator.cxx +++ b/Examples/Statistics/MembershipSampleGenerator.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/MinimumDecisionRule.cxx b/Examples/Statistics/MinimumDecisionRule.cxx index a02ac2bd781..2feef59abac 100644 --- a/Examples/Statistics/MinimumDecisionRule.cxx +++ b/Examples/Statistics/MinimumDecisionRule.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/NeighborhoodSampler.cxx b/Examples/Statistics/NeighborhoodSampler.cxx index dddb7b018f5..11558f7ef8a 100644 --- a/Examples/Statistics/NeighborhoodSampler.cxx +++ b/Examples/Statistics/NeighborhoodSampler.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/NormalVariateGenerator.cxx b/Examples/Statistics/NormalVariateGenerator.cxx index 3dd9d70ae05..b19beedbacd 100644 --- a/Examples/Statistics/NormalVariateGenerator.cxx +++ b/Examples/Statistics/NormalVariateGenerator.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/PointSetToAdaptor.cxx b/Examples/Statistics/PointSetToAdaptor.cxx index 9ccd554c3c1..8e0adc4c1c0 100644 --- a/Examples/Statistics/PointSetToAdaptor.cxx +++ b/Examples/Statistics/PointSetToAdaptor.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/PointSetToListSampleAdaptor.cxx b/Examples/Statistics/PointSetToListSampleAdaptor.cxx index 78341b88fa2..1e489cc3c4f 100644 --- a/Examples/Statistics/PointSetToListSampleAdaptor.cxx +++ b/Examples/Statistics/PointSetToListSampleAdaptor.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/SampleSorting.cxx b/Examples/Statistics/SampleSorting.cxx index 4f0c59e5505..2ffca2e74c5 100644 --- a/Examples/Statistics/SampleSorting.cxx +++ b/Examples/Statistics/SampleSorting.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/SampleStatistics.cxx b/Examples/Statistics/SampleStatistics.cxx index 5e3a3b99e56..25c54c58d6e 100644 --- a/Examples/Statistics/SampleStatistics.cxx +++ b/Examples/Statistics/SampleStatistics.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/SampleToHistogramFilter.cxx b/Examples/Statistics/SampleToHistogramFilter.cxx index d76e44e610d..d978421f0f1 100644 --- a/Examples/Statistics/SampleToHistogramFilter.cxx +++ b/Examples/Statistics/SampleToHistogramFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/ScalarImageKmeansClassifier.cxx b/Examples/Statistics/ScalarImageKmeansClassifier.cxx index 287ad2dba3b..6f18e88f7a4 100644 --- a/Examples/Statistics/ScalarImageKmeansClassifier.cxx +++ b/Examples/Statistics/ScalarImageKmeansClassifier.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/ScalarImageKmeansModelEstimator.cxx b/Examples/Statistics/ScalarImageKmeansModelEstimator.cxx index 50219242470..348f5f3eb17 100644 --- a/Examples/Statistics/ScalarImageKmeansModelEstimator.cxx +++ b/Examples/Statistics/ScalarImageKmeansModelEstimator.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/ScalarImageMarkovRandomField1.cxx b/Examples/Statistics/ScalarImageMarkovRandomField1.cxx index 33c16154568..ff1315f7bb0 100644 --- a/Examples/Statistics/ScalarImageMarkovRandomField1.cxx +++ b/Examples/Statistics/ScalarImageMarkovRandomField1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/SelectiveSubsampleGenerator.cxx b/Examples/Statistics/SelectiveSubsampleGenerator.cxx index a32cba63a27..c7c7ef517d4 100644 --- a/Examples/Statistics/SelectiveSubsampleGenerator.cxx +++ b/Examples/Statistics/SelectiveSubsampleGenerator.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/Subsample.cxx b/Examples/Statistics/Subsample.cxx index e9441d3d4cc..14c3313b64a 100644 --- a/Examples/Statistics/Subsample.cxx +++ b/Examples/Statistics/Subsample.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Statistics/WeightedSampleStatistics.cxx b/Examples/Statistics/WeightedSampleStatistics.cxx index 8fee6f3bf2c..3f1c3499aed 100644 --- a/Examples/Statistics/WeightedSampleStatistics.cxx +++ b/Examples/Statistics/WeightedSampleStatistics.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Examples/Visualization/CannyEdgeDetectionImageFilterConnectVTKITK.py b/Examples/Visualization/CannyEdgeDetectionImageFilterConnectVTKITK.py index 6753ac9191d..3e3daf3f3b3 100644 --- a/Examples/Visualization/CannyEdgeDetectionImageFilterConnectVTKITK.py +++ b/Examples/Visualization/CannyEdgeDetectionImageFilterConnectVTKITK.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/NumPy/include/itkPyBuffer.h b/Modules/Bridge/NumPy/include/itkPyBuffer.h index 5bcceb75c69..5dd2c865669 100644 --- a/Modules/Bridge/NumPy/include/itkPyBuffer.h +++ b/Modules/Bridge/NumPy/include/itkPyBuffer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/NumPy/include/itkPyBuffer.hxx b/Modules/Bridge/NumPy/include/itkPyBuffer.hxx index 3b1bf5419fb..dff7e7834f7 100644 --- a/Modules/Bridge/NumPy/include/itkPyBuffer.hxx +++ b/Modules/Bridge/NumPy/include/itkPyBuffer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/NumPy/include/itkPyVnl.h b/Modules/Bridge/NumPy/include/itkPyVnl.h index e01da24bf6e..122155041ce 100644 --- a/Modules/Bridge/NumPy/include/itkPyVnl.h +++ b/Modules/Bridge/NumPy/include/itkPyVnl.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/NumPy/include/itkPyVnl.hxx b/Modules/Bridge/NumPy/include/itkPyVnl.hxx index 2b0565c0650..918ba48982e 100644 --- a/Modules/Bridge/NumPy/include/itkPyVnl.hxx +++ b/Modules/Bridge/NumPy/include/itkPyVnl.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/NumPy/wrapping/test/itkPyBufferMemoryLeakTest.py b/Modules/Bridge/NumPy/wrapping/test/itkPyBufferMemoryLeakTest.py index a18c731a4bd..55087870238 100644 --- a/Modules/Bridge/NumPy/wrapping/test/itkPyBufferMemoryLeakTest.py +++ b/Modules/Bridge/NumPy/wrapping/test/itkPyBufferMemoryLeakTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/NumPy/wrapping/test/itkPyBufferPipelineTest.py b/Modules/Bridge/NumPy/wrapping/test/itkPyBufferPipelineTest.py index bad30cf6934..0ef96322e44 100644 --- a/Modules/Bridge/NumPy/wrapping/test/itkPyBufferPipelineTest.py +++ b/Modules/Bridge/NumPy/wrapping/test/itkPyBufferPipelineTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/NumPy/wrapping/test/itkPyBufferTest.py b/Modules/Bridge/NumPy/wrapping/test/itkPyBufferTest.py index a86daa8a819..3827d2307a3 100644 --- a/Modules/Bridge/NumPy/wrapping/test/itkPyBufferTest.py +++ b/Modules/Bridge/NumPy/wrapping/test/itkPyBufferTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/NumPy/wrapping/test/itkPyVnlTest.py b/Modules/Bridge/NumPy/wrapping/test/itkPyVnlTest.py index f56b6266504..1f6259caad0 100644 --- a/Modules/Bridge/NumPy/wrapping/test/itkPyVnlTest.py +++ b/Modules/Bridge/NumPy/wrapping/test/itkPyVnlTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VTK/include/itkVTKImageExport.h b/Modules/Bridge/VTK/include/itkVTKImageExport.h index ac66f4dc174..d4ac649febd 100644 --- a/Modules/Bridge/VTK/include/itkVTKImageExport.h +++ b/Modules/Bridge/VTK/include/itkVTKImageExport.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VTK/include/itkVTKImageExport.hxx b/Modules/Bridge/VTK/include/itkVTKImageExport.hxx index 99bebac78d8..1e5aa2d8154 100644 --- a/Modules/Bridge/VTK/include/itkVTKImageExport.hxx +++ b/Modules/Bridge/VTK/include/itkVTKImageExport.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VTK/include/itkVTKImageExportBase.h b/Modules/Bridge/VTK/include/itkVTKImageExportBase.h index 0e0c4bc2528..b00f743d7f0 100644 --- a/Modules/Bridge/VTK/include/itkVTKImageExportBase.h +++ b/Modules/Bridge/VTK/include/itkVTKImageExportBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VTK/include/itkVTKImageImport.h b/Modules/Bridge/VTK/include/itkVTKImageImport.h index 4343e5bd0d9..6984994c0ed 100644 --- a/Modules/Bridge/VTK/include/itkVTKImageImport.h +++ b/Modules/Bridge/VTK/include/itkVTKImageImport.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VTK/include/itkVTKImageImport.hxx b/Modules/Bridge/VTK/include/itkVTKImageImport.hxx index 9998af510cb..ff38a6e8611 100644 --- a/Modules/Bridge/VTK/include/itkVTKImageImport.hxx +++ b/Modules/Bridge/VTK/include/itkVTKImageImport.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VTK/src/itkVTKImageExportBase.cxx b/Modules/Bridge/VTK/src/itkVTKImageExportBase.cxx index b0994dc49bb..c3233224ac5 100644 --- a/Modules/Bridge/VTK/src/itkVTKImageExportBase.cxx +++ b/Modules/Bridge/VTK/src/itkVTKImageExportBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/include/QuickView.h b/Modules/Bridge/VtkGlue/include/QuickView.h index a6a2493ad42..ee18ab9c654 100644 --- a/Modules/Bridge/VtkGlue/include/QuickView.h +++ b/Modules/Bridge/VtkGlue/include/QuickView.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/include/itkImageToVTKImageFilter.h b/Modules/Bridge/VtkGlue/include/itkImageToVTKImageFilter.h index 0926d8768a8..54c470b2eb1 100644 --- a/Modules/Bridge/VtkGlue/include/itkImageToVTKImageFilter.h +++ b/Modules/Bridge/VtkGlue/include/itkImageToVTKImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/include/itkImageToVTKImageFilter.hxx b/Modules/Bridge/VtkGlue/include/itkImageToVTKImageFilter.hxx index 519ec08dd20..d2c14bdcd42 100644 --- a/Modules/Bridge/VtkGlue/include/itkImageToVTKImageFilter.hxx +++ b/Modules/Bridge/VtkGlue/include/itkImageToVTKImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/include/itkVTKImageToImageFilter.h b/Modules/Bridge/VtkGlue/include/itkVTKImageToImageFilter.h index dcab52af08d..81dbd0eaee1 100644 --- a/Modules/Bridge/VtkGlue/include/itkVTKImageToImageFilter.h +++ b/Modules/Bridge/VtkGlue/include/itkVTKImageToImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/include/itkVTKImageToImageFilter.hxx b/Modules/Bridge/VtkGlue/include/itkVTKImageToImageFilter.hxx index d7bcac0c99b..bbbef1c6bb9 100644 --- a/Modules/Bridge/VtkGlue/include/itkVTKImageToImageFilter.hxx +++ b/Modules/Bridge/VtkGlue/include/itkVTKImageToImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/include/itkViewImage.h b/Modules/Bridge/VtkGlue/include/itkViewImage.h index 745c4cee4a0..185a81ca219 100644 --- a/Modules/Bridge/VtkGlue/include/itkViewImage.h +++ b/Modules/Bridge/VtkGlue/include/itkViewImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/include/itkViewImage.hxx b/Modules/Bridge/VtkGlue/include/itkViewImage.hxx index 0635747db5e..28aaa40ffea 100644 --- a/Modules/Bridge/VtkGlue/include/itkViewImage.hxx +++ b/Modules/Bridge/VtkGlue/include/itkViewImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/include/vtkCaptureScreen.h b/Modules/Bridge/VtkGlue/include/vtkCaptureScreen.h index 7d4e1297fff..c0917eae549 100644 --- a/Modules/Bridge/VtkGlue/include/vtkCaptureScreen.h +++ b/Modules/Bridge/VtkGlue/include/vtkCaptureScreen.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/src/QuickView.cxx b/Modules/Bridge/VtkGlue/src/QuickView.cxx index 8240239cb0e..a27c6f88422 100644 --- a/Modules/Bridge/VtkGlue/src/QuickView.cxx +++ b/Modules/Bridge/VtkGlue/src/QuickView.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/test/QuickViewTest.cxx b/Modules/Bridge/VtkGlue/test/QuickViewTest.cxx index a67170da419..7f9710d5247 100644 --- a/Modules/Bridge/VtkGlue/test/QuickViewTest.cxx +++ b/Modules/Bridge/VtkGlue/test/QuickViewTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/test/itkImageToVTKImageFilterRGBTest.cxx b/Modules/Bridge/VtkGlue/test/itkImageToVTKImageFilterRGBTest.cxx index a88c41c1055..6aa9505db3e 100644 --- a/Modules/Bridge/VtkGlue/test/itkImageToVTKImageFilterRGBTest.cxx +++ b/Modules/Bridge/VtkGlue/test/itkImageToVTKImageFilterRGBTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/test/itkImageToVTKImageFilterTest.cxx b/Modules/Bridge/VtkGlue/test/itkImageToVTKImageFilterTest.cxx index 3e00f89c3c9..380d6097e5f 100644 --- a/Modules/Bridge/VtkGlue/test/itkImageToVTKImageFilterTest.cxx +++ b/Modules/Bridge/VtkGlue/test/itkImageToVTKImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/test/itkVTKImageToImageFilterTest.cxx b/Modules/Bridge/VtkGlue/test/itkVTKImageToImageFilterTest.cxx index 02e01701df2..ba1d06f6870 100644 --- a/Modules/Bridge/VtkGlue/test/itkVTKImageToImageFilterTest.cxx +++ b/Modules/Bridge/VtkGlue/test/itkVTKImageToImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/test/itkVtkConnectedComponentImageFilterTest.cxx b/Modules/Bridge/VtkGlue/test/itkVtkConnectedComponentImageFilterTest.cxx index 9bb9b3a1ee4..271b85ae672 100644 --- a/Modules/Bridge/VtkGlue/test/itkVtkConnectedComponentImageFilterTest.cxx +++ b/Modules/Bridge/VtkGlue/test/itkVtkConnectedComponentImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/test/itkVtkMedianFilterTest.cxx b/Modules/Bridge/VtkGlue/test/itkVtkMedianFilterTest.cxx index 1d635f552fa..654f9ee559b 100644 --- a/Modules/Bridge/VtkGlue/test/itkVtkMedianFilterTest.cxx +++ b/Modules/Bridge/VtkGlue/test/itkVtkMedianFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Bridge/VtkGlue/test/runViewImage.cxx b/Modules/Bridge/VtkGlue/test/runViewImage.cxx index bcd7853d3d0..6bbf77a659d 100644 --- a/Modules/Bridge/VtkGlue/test/runViewImage.cxx +++ b/Modules/Bridge/VtkGlue/test/runViewImage.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkAtomicInt.h b/Modules/Compatibility/Deprecated/include/itkAtomicInt.h index 04cfb6775be..f997ccbd808 100644 --- a/Modules/Compatibility/Deprecated/include/itkAtomicInt.h +++ b/Modules/Compatibility/Deprecated/include/itkAtomicInt.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkAtomicIntDetail.h b/Modules/Compatibility/Deprecated/include/itkAtomicIntDetail.h index 41aadfa8514..0f3214845e3 100644 --- a/Modules/Compatibility/Deprecated/include/itkAtomicIntDetail.h +++ b/Modules/Compatibility/Deprecated/include/itkAtomicIntDetail.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkBarrier.h b/Modules/Compatibility/Deprecated/include/itkBarrier.h index ff2db51075d..42ae4db8901 100644 --- a/Modules/Compatibility/Deprecated/include/itkBarrier.h +++ b/Modules/Compatibility/Deprecated/include/itkBarrier.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkChildTreeIterator.h b/Modules/Compatibility/Deprecated/include/itkChildTreeIterator.h index 89a9d4b5c39..533a5c1a555 100644 --- a/Modules/Compatibility/Deprecated/include/itkChildTreeIterator.h +++ b/Modules/Compatibility/Deprecated/include/itkChildTreeIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkChildTreeIterator.hxx b/Modules/Compatibility/Deprecated/include/itkChildTreeIterator.hxx index 524106fff9f..72e71f06177 100644 --- a/Modules/Compatibility/Deprecated/include/itkChildTreeIterator.hxx +++ b/Modules/Compatibility/Deprecated/include/itkChildTreeIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkConditionVariable.h b/Modules/Compatibility/Deprecated/include/itkConditionVariable.h index 11e78e710f2..a22abd88642 100644 --- a/Modules/Compatibility/Deprecated/include/itkConditionVariable.h +++ b/Modules/Compatibility/Deprecated/include/itkConditionVariable.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkFastMutexLock.h b/Modules/Compatibility/Deprecated/include/itkFastMutexLock.h index 74e8f0c0385..a6175475be7 100644 --- a/Modules/Compatibility/Deprecated/include/itkFastMutexLock.h +++ b/Modules/Compatibility/Deprecated/include/itkFastMutexLock.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkImageTransformer.h b/Modules/Compatibility/Deprecated/include/itkImageTransformer.h index 7d54ab17ff5..4adbc9898cd 100644 --- a/Modules/Compatibility/Deprecated/include/itkImageTransformer.h +++ b/Modules/Compatibility/Deprecated/include/itkImageTransformer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkImageTransformer.hxx b/Modules/Compatibility/Deprecated/include/itkImageTransformer.hxx index 224853d68e7..53ca9f2e34c 100644 --- a/Modules/Compatibility/Deprecated/include/itkImageTransformer.hxx +++ b/Modules/Compatibility/Deprecated/include/itkImageTransformer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkInOrderTreeIterator.h b/Modules/Compatibility/Deprecated/include/itkInOrderTreeIterator.h index 3887c246859..0f86d2001a4 100644 --- a/Modules/Compatibility/Deprecated/include/itkInOrderTreeIterator.h +++ b/Modules/Compatibility/Deprecated/include/itkInOrderTreeIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkLeafTreeIterator.h b/Modules/Compatibility/Deprecated/include/itkLeafTreeIterator.h index 3c3398c36ad..916f37d20da 100644 --- a/Modules/Compatibility/Deprecated/include/itkLeafTreeIterator.h +++ b/Modules/Compatibility/Deprecated/include/itkLeafTreeIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkLevelOrderTreeIterator.h b/Modules/Compatibility/Deprecated/include/itkLevelOrderTreeIterator.h index 27c18a1cff6..9e1fbfaaf22 100644 --- a/Modules/Compatibility/Deprecated/include/itkLevelOrderTreeIterator.h +++ b/Modules/Compatibility/Deprecated/include/itkLevelOrderTreeIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkLevelOrderTreeIterator.hxx b/Modules/Compatibility/Deprecated/include/itkLevelOrderTreeIterator.hxx index 8af36f8766f..428cda4a937 100644 --- a/Modules/Compatibility/Deprecated/include/itkLevelOrderTreeIterator.hxx +++ b/Modules/Compatibility/Deprecated/include/itkLevelOrderTreeIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkMultiThreader.h b/Modules/Compatibility/Deprecated/include/itkMultiThreader.h index d334a28c33d..09f32f39661 100644 --- a/Modules/Compatibility/Deprecated/include/itkMultiThreader.h +++ b/Modules/Compatibility/Deprecated/include/itkMultiThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkMutexLock.h b/Modules/Compatibility/Deprecated/include/itkMutexLock.h index eaf5dfc1dfa..908c0923621 100644 --- a/Modules/Compatibility/Deprecated/include/itkMutexLock.h +++ b/Modules/Compatibility/Deprecated/include/itkMutexLock.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkMutexLockHolder.h b/Modules/Compatibility/Deprecated/include/itkMutexLockHolder.h index 719e901d586..ee56edc84db 100644 --- a/Modules/Compatibility/Deprecated/include/itkMutexLockHolder.h +++ b/Modules/Compatibility/Deprecated/include/itkMutexLockHolder.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkPostOrderTreeIterator.h b/Modules/Compatibility/Deprecated/include/itkPostOrderTreeIterator.h index 39ef7b06a61..fb84e443f3b 100644 --- a/Modules/Compatibility/Deprecated/include/itkPostOrderTreeIterator.h +++ b/Modules/Compatibility/Deprecated/include/itkPostOrderTreeIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkPreOrderTreeIterator.h b/Modules/Compatibility/Deprecated/include/itkPreOrderTreeIterator.h index 7a497cc6eb4..2e8d7881f82 100644 --- a/Modules/Compatibility/Deprecated/include/itkPreOrderTreeIterator.h +++ b/Modules/Compatibility/Deprecated/include/itkPreOrderTreeIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkRootTreeIterator.h b/Modules/Compatibility/Deprecated/include/itkRootTreeIterator.h index e8e487d9de6..a8378ad99af 100644 --- a/Modules/Compatibility/Deprecated/include/itkRootTreeIterator.h +++ b/Modules/Compatibility/Deprecated/include/itkRootTreeIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkSimpleFastMutexLock.h b/Modules/Compatibility/Deprecated/include/itkSimpleFastMutexLock.h index 2f267d62acc..a6d94ba5f73 100644 --- a/Modules/Compatibility/Deprecated/include/itkSimpleFastMutexLock.h +++ b/Modules/Compatibility/Deprecated/include/itkSimpleFastMutexLock.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkTreeChangeEvent.h b/Modules/Compatibility/Deprecated/include/itkTreeChangeEvent.h index 3f615e5aecb..4406c338545 100644 --- a/Modules/Compatibility/Deprecated/include/itkTreeChangeEvent.h +++ b/Modules/Compatibility/Deprecated/include/itkTreeChangeEvent.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkTreeContainer.h b/Modules/Compatibility/Deprecated/include/itkTreeContainer.h index d8a6a8f77cd..2cd2d213ae4 100644 --- a/Modules/Compatibility/Deprecated/include/itkTreeContainer.h +++ b/Modules/Compatibility/Deprecated/include/itkTreeContainer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkTreeContainer.hxx b/Modules/Compatibility/Deprecated/include/itkTreeContainer.hxx index 4ff8369fb78..331fbbd65bf 100644 --- a/Modules/Compatibility/Deprecated/include/itkTreeContainer.hxx +++ b/Modules/Compatibility/Deprecated/include/itkTreeContainer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkTreeContainerBase.h b/Modules/Compatibility/Deprecated/include/itkTreeContainerBase.h index ad37fcf0e9e..28e71696e58 100644 --- a/Modules/Compatibility/Deprecated/include/itkTreeContainerBase.h +++ b/Modules/Compatibility/Deprecated/include/itkTreeContainerBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkTreeIteratorBase.h b/Modules/Compatibility/Deprecated/include/itkTreeIteratorBase.h index f7933aff27c..b882225c9b4 100644 --- a/Modules/Compatibility/Deprecated/include/itkTreeIteratorBase.h +++ b/Modules/Compatibility/Deprecated/include/itkTreeIteratorBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkTreeIteratorBase.hxx b/Modules/Compatibility/Deprecated/include/itkTreeIteratorBase.hxx index 6d0373c8872..6608297b927 100644 --- a/Modules/Compatibility/Deprecated/include/itkTreeIteratorBase.hxx +++ b/Modules/Compatibility/Deprecated/include/itkTreeIteratorBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkTreeIteratorClone.h b/Modules/Compatibility/Deprecated/include/itkTreeIteratorClone.h index 218f24eb433..7962bfe7460 100644 --- a/Modules/Compatibility/Deprecated/include/itkTreeIteratorClone.h +++ b/Modules/Compatibility/Deprecated/include/itkTreeIteratorClone.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkTreeNode.h b/Modules/Compatibility/Deprecated/include/itkTreeNode.h index b6e832ffec8..09dd58a9a9f 100644 --- a/Modules/Compatibility/Deprecated/include/itkTreeNode.h +++ b/Modules/Compatibility/Deprecated/include/itkTreeNode.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkTreeNode.hxx b/Modules/Compatibility/Deprecated/include/itkTreeNode.hxx index 64977cb5dc6..88f03477354 100644 --- a/Modules/Compatibility/Deprecated/include/itkTreeNode.hxx +++ b/Modules/Compatibility/Deprecated/include/itkTreeNode.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkVectorCastImageFilter.h b/Modules/Compatibility/Deprecated/include/itkVectorCastImageFilter.h index 7b4361dbb92..8d0294741f8 100644 --- a/Modules/Compatibility/Deprecated/include/itkVectorCastImageFilter.h +++ b/Modules/Compatibility/Deprecated/include/itkVectorCastImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkVectorCentralDifferenceImageFunction.h b/Modules/Compatibility/Deprecated/include/itkVectorCentralDifferenceImageFunction.h index 028f0f6a116..2e6e7d5802c 100644 --- a/Modules/Compatibility/Deprecated/include/itkVectorCentralDifferenceImageFunction.h +++ b/Modules/Compatibility/Deprecated/include/itkVectorCentralDifferenceImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkVectorCentralDifferenceImageFunction.hxx b/Modules/Compatibility/Deprecated/include/itkVectorCentralDifferenceImageFunction.hxx index 8f0cc47c537..b310ef26e3d 100644 --- a/Modules/Compatibility/Deprecated/include/itkVectorCentralDifferenceImageFunction.hxx +++ b/Modules/Compatibility/Deprecated/include/itkVectorCentralDifferenceImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkVectorResampleImageFilter.h b/Modules/Compatibility/Deprecated/include/itkVectorResampleImageFilter.h index 29206006e76..f24a1e16faa 100644 --- a/Modules/Compatibility/Deprecated/include/itkVectorResampleImageFilter.h +++ b/Modules/Compatibility/Deprecated/include/itkVectorResampleImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/include/itkVectorResampleImageFilter.hxx b/Modules/Compatibility/Deprecated/include/itkVectorResampleImageFilter.hxx index 6fd5e8dbf70..4f7912b733c 100644 --- a/Modules/Compatibility/Deprecated/include/itkVectorResampleImageFilter.hxx +++ b/Modules/Compatibility/Deprecated/include/itkVectorResampleImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkBarrier.cxx b/Modules/Compatibility/Deprecated/src/itkBarrier.cxx index 089d22ad0d4..c26d4312fda 100644 --- a/Modules/Compatibility/Deprecated/src/itkBarrier.cxx +++ b/Modules/Compatibility/Deprecated/src/itkBarrier.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkConditionVariable.cxx b/Modules/Compatibility/Deprecated/src/itkConditionVariable.cxx index f09c5e32af4..389f6e76e19 100644 --- a/Modules/Compatibility/Deprecated/src/itkConditionVariable.cxx +++ b/Modules/Compatibility/Deprecated/src/itkConditionVariable.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkConditionVariableNoThreads.cxx b/Modules/Compatibility/Deprecated/src/itkConditionVariableNoThreads.cxx index ac49d2f73d1..690c3abf28d 100644 --- a/Modules/Compatibility/Deprecated/src/itkConditionVariableNoThreads.cxx +++ b/Modules/Compatibility/Deprecated/src/itkConditionVariableNoThreads.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkConditionVariablePThreads.cxx b/Modules/Compatibility/Deprecated/src/itkConditionVariablePThreads.cxx index 5a976c8ea22..61082e2fdef 100644 --- a/Modules/Compatibility/Deprecated/src/itkConditionVariablePThreads.cxx +++ b/Modules/Compatibility/Deprecated/src/itkConditionVariablePThreads.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkConditionVariableWinThreads.cxx b/Modules/Compatibility/Deprecated/src/itkConditionVariableWinThreads.cxx index e27a2d9c79f..0dc3d7be6f9 100644 --- a/Modules/Compatibility/Deprecated/src/itkConditionVariableWinThreads.cxx +++ b/Modules/Compatibility/Deprecated/src/itkConditionVariableWinThreads.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkFastMutexLock.cxx b/Modules/Compatibility/Deprecated/src/itkFastMutexLock.cxx index 3122706216a..33fd2a773b0 100644 --- a/Modules/Compatibility/Deprecated/src/itkFastMutexLock.cxx +++ b/Modules/Compatibility/Deprecated/src/itkFastMutexLock.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkMutexLock.cxx b/Modules/Compatibility/Deprecated/src/itkMutexLock.cxx index 74551467f8c..340dab6f4e8 100644 --- a/Modules/Compatibility/Deprecated/src/itkMutexLock.cxx +++ b/Modules/Compatibility/Deprecated/src/itkMutexLock.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkMutexLockNoThreads.cxx b/Modules/Compatibility/Deprecated/src/itkMutexLockNoThreads.cxx index b0aa7094d53..d8e7cec0f3e 100644 --- a/Modules/Compatibility/Deprecated/src/itkMutexLockNoThreads.cxx +++ b/Modules/Compatibility/Deprecated/src/itkMutexLockNoThreads.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkMutexLockPThreads.cxx b/Modules/Compatibility/Deprecated/src/itkMutexLockPThreads.cxx index 0fe5ac833fe..ff38be2d50b 100644 --- a/Modules/Compatibility/Deprecated/src/itkMutexLockPThreads.cxx +++ b/Modules/Compatibility/Deprecated/src/itkMutexLockPThreads.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkMutexLockWinThreads.cxx b/Modules/Compatibility/Deprecated/src/itkMutexLockWinThreads.cxx index ad6aa56a801..a2cbc110e13 100644 --- a/Modules/Compatibility/Deprecated/src/itkMutexLockWinThreads.cxx +++ b/Modules/Compatibility/Deprecated/src/itkMutexLockWinThreads.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLock.cxx b/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLock.cxx index e19c6701151..6e99649d80e 100644 --- a/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLock.cxx +++ b/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLock.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLockNoThreads.cxx b/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLockNoThreads.cxx index cfaa360d15b..382b3fde4b4 100644 --- a/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLockNoThreads.cxx +++ b/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLockNoThreads.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLockPThreads.cxx b/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLockPThreads.cxx index 82c999d3b58..eb72ce15328 100644 --- a/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLockPThreads.cxx +++ b/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLockPThreads.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLockWinThreads.cxx b/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLockWinThreads.cxx index be5c739d05e..4d15d5fceb6 100644 --- a/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLockWinThreads.cxx +++ b/Modules/Compatibility/Deprecated/src/itkSimpleFastMutexLockWinThreads.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/src/itkTreeIteratorBase.cxx b/Modules/Compatibility/Deprecated/src/itkTreeIteratorBase.cxx index 8d6a13df2e3..67ecf5fbd6f 100644 --- a/Modules/Compatibility/Deprecated/src/itkTreeIteratorBase.cxx +++ b/Modules/Compatibility/Deprecated/src/itkTreeIteratorBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/test/itkAtomicIntTest.cxx b/Modules/Compatibility/Deprecated/test/itkAtomicIntTest.cxx index 6150fc8d71a..3e203e6e627 100644 --- a/Modules/Compatibility/Deprecated/test/itkAtomicIntTest.cxx +++ b/Modules/Compatibility/Deprecated/test/itkAtomicIntTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/test/itkBarrierTest.cxx b/Modules/Compatibility/Deprecated/test/itkBarrierTest.cxx index 6e8908b0e25..03fb0192dff 100644 --- a/Modules/Compatibility/Deprecated/test/itkBarrierTest.cxx +++ b/Modules/Compatibility/Deprecated/test/itkBarrierTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/test/itkConditionVariableTest.cxx b/Modules/Compatibility/Deprecated/test/itkConditionVariableTest.cxx index cc5e3a1a579..92d23a7e941 100644 --- a/Modules/Compatibility/Deprecated/test/itkConditionVariableTest.cxx +++ b/Modules/Compatibility/Deprecated/test/itkConditionVariableTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/test/itkSimpleFastMutexLockTest.cxx b/Modules/Compatibility/Deprecated/test/itkSimpleFastMutexLockTest.cxx index 4e8c54784aa..11ad0c52700 100644 --- a/Modules/Compatibility/Deprecated/test/itkSimpleFastMutexLockTest.cxx +++ b/Modules/Compatibility/Deprecated/test/itkSimpleFastMutexLockTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/test/itkSpawnThreadTest.cxx b/Modules/Compatibility/Deprecated/test/itkSpawnThreadTest.cxx index 9f0f56637e1..9d1f97e29f8 100644 --- a/Modules/Compatibility/Deprecated/test/itkSpawnThreadTest.cxx +++ b/Modules/Compatibility/Deprecated/test/itkSpawnThreadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/test/itkTreeContainerTest.cxx b/Modules/Compatibility/Deprecated/test/itkTreeContainerTest.cxx index 4fbc40374b7..eb60ba6e39a 100644 --- a/Modules/Compatibility/Deprecated/test/itkTreeContainerTest.cxx +++ b/Modules/Compatibility/Deprecated/test/itkTreeContainerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/test/itkTreeContainerTest2.cxx b/Modules/Compatibility/Deprecated/test/itkTreeContainerTest2.cxx index 7e2d84a632e..c9662d53fb3 100644 --- a/Modules/Compatibility/Deprecated/test/itkTreeContainerTest2.cxx +++ b/Modules/Compatibility/Deprecated/test/itkTreeContainerTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/test/itkVectorCentralDifferenceImageFunctionTest.cxx b/Modules/Compatibility/Deprecated/test/itkVectorCentralDifferenceImageFunctionTest.cxx index 69bf88039cc..965d22126ef 100644 --- a/Modules/Compatibility/Deprecated/test/itkVectorCentralDifferenceImageFunctionTest.cxx +++ b/Modules/Compatibility/Deprecated/test/itkVectorCentralDifferenceImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Compatibility/Deprecated/test/itkVectorResampleImageFilterTest.cxx b/Modules/Compatibility/Deprecated/test/itkVectorResampleImageFilterTest.cxx index 6ad0a40bc12..23220a503a3 100644 --- a/Modules/Compatibility/Deprecated/test/itkVectorResampleImageFilterTest.cxx +++ b/Modules/Compatibility/Deprecated/test/itkVectorResampleImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/VNLIterativeSparseSolverTraits.h b/Modules/Core/Common/include/VNLIterativeSparseSolverTraits.h index 2bb325512b5..3d29c70c4b5 100644 --- a/Modules/Core/Common/include/VNLIterativeSparseSolverTraits.h +++ b/Modules/Core/Common/include/VNLIterativeSparseSolverTraits.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/VNLSparseLUSolverTraits.h b/Modules/Core/Common/include/VNLSparseLUSolverTraits.h index cdacccd2c1a..6c466a8c0fc 100644 --- a/Modules/Core/Common/include/VNLSparseLUSolverTraits.h +++ b/Modules/Core/Common/include/VNLSparseLUSolverTraits.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkAnnulusOperator.h b/Modules/Core/Common/include/itkAnnulusOperator.h index 9e28c749466..311f393fc98 100644 --- a/Modules/Core/Common/include/itkAnnulusOperator.h +++ b/Modules/Core/Common/include/itkAnnulusOperator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkAnnulusOperator.hxx b/Modules/Core/Common/include/itkAnnulusOperator.hxx index 5b24d12c855..9c2eed92b1e 100644 --- a/Modules/Core/Common/include/itkAnnulusOperator.hxx +++ b/Modules/Core/Common/include/itkAnnulusOperator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkArray.h b/Modules/Core/Common/include/itkArray.h index 68635100dd4..dde485dc459 100644 --- a/Modules/Core/Common/include/itkArray.h +++ b/Modules/Core/Common/include/itkArray.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkArray.hxx b/Modules/Core/Common/include/itkArray.hxx index cc056795abf..f296facf36f 100644 --- a/Modules/Core/Common/include/itkArray.hxx +++ b/Modules/Core/Common/include/itkArray.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkArray2D.h b/Modules/Core/Common/include/itkArray2D.h index 769c3d000f2..491ad54317d 100644 --- a/Modules/Core/Common/include/itkArray2D.h +++ b/Modules/Core/Common/include/itkArray2D.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkArray2D.hxx b/Modules/Core/Common/include/itkArray2D.hxx index 24ebabbdfc5..af648595ab3 100644 --- a/Modules/Core/Common/include/itkArray2D.hxx +++ b/Modules/Core/Common/include/itkArray2D.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkAtanRegularizedHeavisideStepFunction.h b/Modules/Core/Common/include/itkAtanRegularizedHeavisideStepFunction.h index c42d89bc064..9f26a51f936 100644 --- a/Modules/Core/Common/include/itkAtanRegularizedHeavisideStepFunction.h +++ b/Modules/Core/Common/include/itkAtanRegularizedHeavisideStepFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkAtanRegularizedHeavisideStepFunction.hxx b/Modules/Core/Common/include/itkAtanRegularizedHeavisideStepFunction.hxx index 421e8f71e7a..48d98ed2268 100644 --- a/Modules/Core/Common/include/itkAtanRegularizedHeavisideStepFunction.hxx +++ b/Modules/Core/Common/include/itkAtanRegularizedHeavisideStepFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkAutoPointer.h b/Modules/Core/Common/include/itkAutoPointer.h index a6d776fec17..6583542b0a1 100644 --- a/Modules/Core/Common/include/itkAutoPointer.h +++ b/Modules/Core/Common/include/itkAutoPointer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkAutoPointerDataObjectDecorator.h b/Modules/Core/Common/include/itkAutoPointerDataObjectDecorator.h index c4265828fa5..3c552c04205 100644 --- a/Modules/Core/Common/include/itkAutoPointerDataObjectDecorator.h +++ b/Modules/Core/Common/include/itkAutoPointerDataObjectDecorator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkAutoPointerDataObjectDecorator.hxx b/Modules/Core/Common/include/itkAutoPointerDataObjectDecorator.hxx index 6940b9ba9cd..108eb9363c0 100644 --- a/Modules/Core/Common/include/itkAutoPointerDataObjectDecorator.hxx +++ b/Modules/Core/Common/include/itkAutoPointerDataObjectDecorator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBSplineDerivativeKernelFunction.h b/Modules/Core/Common/include/itkBSplineDerivativeKernelFunction.h index db5ccc934a2..a41f9f2e4f6 100644 --- a/Modules/Core/Common/include/itkBSplineDerivativeKernelFunction.h +++ b/Modules/Core/Common/include/itkBSplineDerivativeKernelFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBSplineInterpolationWeightFunction.h b/Modules/Core/Common/include/itkBSplineInterpolationWeightFunction.h index 42aaff5b0f2..b0074f922f3 100644 --- a/Modules/Core/Common/include/itkBSplineInterpolationWeightFunction.h +++ b/Modules/Core/Common/include/itkBSplineInterpolationWeightFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBSplineInterpolationWeightFunction.hxx b/Modules/Core/Common/include/itkBSplineInterpolationWeightFunction.hxx index c1b3630145c..00dccba8091 100644 --- a/Modules/Core/Common/include/itkBSplineInterpolationWeightFunction.hxx +++ b/Modules/Core/Common/include/itkBSplineInterpolationWeightFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBSplineKernelFunction.h b/Modules/Core/Common/include/itkBSplineKernelFunction.h index 8508c042935..ce7ed2b0c26 100644 --- a/Modules/Core/Common/include/itkBSplineKernelFunction.h +++ b/Modules/Core/Common/include/itkBSplineKernelFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBackwardDifferenceOperator.h b/Modules/Core/Common/include/itkBackwardDifferenceOperator.h index f4d6a6cda37..f4bc4a365ae 100644 --- a/Modules/Core/Common/include/itkBackwardDifferenceOperator.h +++ b/Modules/Core/Common/include/itkBackwardDifferenceOperator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBackwardDifferenceOperator.hxx b/Modules/Core/Common/include/itkBackwardDifferenceOperator.hxx index 33a9107f0b2..b6f57abc064 100644 --- a/Modules/Core/Common/include/itkBackwardDifferenceOperator.hxx +++ b/Modules/Core/Common/include/itkBackwardDifferenceOperator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBinaryOperationConcept.h b/Modules/Core/Common/include/itkBinaryOperationConcept.h index 7fb2a1de2e5..0ae8e687123 100644 --- a/Modules/Core/Common/include/itkBinaryOperationConcept.h +++ b/Modules/Core/Common/include/itkBinaryOperationConcept.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBinaryThresholdSpatialFunction.h b/Modules/Core/Common/include/itkBinaryThresholdSpatialFunction.h index fa331bcb6f9..5da025215ed 100644 --- a/Modules/Core/Common/include/itkBinaryThresholdSpatialFunction.h +++ b/Modules/Core/Common/include/itkBinaryThresholdSpatialFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBinaryThresholdSpatialFunction.hxx b/Modules/Core/Common/include/itkBinaryThresholdSpatialFunction.hxx index f0ae2f824be..bc277749b01 100644 --- a/Modules/Core/Common/include/itkBinaryThresholdSpatialFunction.hxx +++ b/Modules/Core/Common/include/itkBinaryThresholdSpatialFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBoundingBox.h b/Modules/Core/Common/include/itkBoundingBox.h index 00d817ff0ef..794a5ee0126 100644 --- a/Modules/Core/Common/include/itkBoundingBox.h +++ b/Modules/Core/Common/include/itkBoundingBox.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBoundingBox.hxx b/Modules/Core/Common/include/itkBoundingBox.hxx index 94a86f2391c..3fdf8efc08e 100644 --- a/Modules/Core/Common/include/itkBoundingBox.hxx +++ b/Modules/Core/Common/include/itkBoundingBox.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBresenhamLine.h b/Modules/Core/Common/include/itkBresenhamLine.h index 31aec9687b3..e41e7a71861 100644 --- a/Modules/Core/Common/include/itkBresenhamLine.h +++ b/Modules/Core/Common/include/itkBresenhamLine.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBresenhamLine.hxx b/Modules/Core/Common/include/itkBresenhamLine.hxx index fc34a8b6f08..b2da67b24de 100644 --- a/Modules/Core/Common/include/itkBresenhamLine.hxx +++ b/Modules/Core/Common/include/itkBresenhamLine.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBufferedImageNeighborhoodPixelAccessPolicy.h b/Modules/Core/Common/include/itkBufferedImageNeighborhoodPixelAccessPolicy.h index f92c48f78f1..5cf426f9e1b 100644 --- a/Modules/Core/Common/include/itkBufferedImageNeighborhoodPixelAccessPolicy.h +++ b/Modules/Core/Common/include/itkBufferedImageNeighborhoodPixelAccessPolicy.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkBuildInformation.h b/Modules/Core/Common/include/itkBuildInformation.h index 450fbdcf61d..e08793986dd 100644 --- a/Modules/Core/Common/include/itkBuildInformation.h +++ b/Modules/Core/Common/include/itkBuildInformation.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkByteSwapper.h b/Modules/Core/Common/include/itkByteSwapper.h index e5274b7c21d..f325d513bc1 100644 --- a/Modules/Core/Common/include/itkByteSwapper.h +++ b/Modules/Core/Common/include/itkByteSwapper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkByteSwapper.hxx b/Modules/Core/Common/include/itkByteSwapper.hxx index e3d02c07e9e..693b5264006 100644 --- a/Modules/Core/Common/include/itkByteSwapper.hxx +++ b/Modules/Core/Common/include/itkByteSwapper.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkCellInterface.h b/Modules/Core/Common/include/itkCellInterface.h index 5a3b127353d..38272bd0313 100644 --- a/Modules/Core/Common/include/itkCellInterface.h +++ b/Modules/Core/Common/include/itkCellInterface.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkCellInterface.hxx b/Modules/Core/Common/include/itkCellInterface.hxx index 72f2a192d71..b954a105818 100644 --- a/Modules/Core/Common/include/itkCellInterface.hxx +++ b/Modules/Core/Common/include/itkCellInterface.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkCellInterfaceVisitor.h b/Modules/Core/Common/include/itkCellInterfaceVisitor.h index 44e010b53c7..0df536c4481 100644 --- a/Modules/Core/Common/include/itkCellInterfaceVisitor.h +++ b/Modules/Core/Common/include/itkCellInterfaceVisitor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkColorTable.h b/Modules/Core/Common/include/itkColorTable.h index 42420db3156..2c176029d09 100644 --- a/Modules/Core/Common/include/itkColorTable.h +++ b/Modules/Core/Common/include/itkColorTable.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkColorTable.hxx b/Modules/Core/Common/include/itkColorTable.hxx index 4224421ea56..ff67fff95af 100644 --- a/Modules/Core/Common/include/itkColorTable.hxx +++ b/Modules/Core/Common/include/itkColorTable.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkCommand.h b/Modules/Core/Common/include/itkCommand.h index c5bfce2eaba..9eaa0410e71 100644 --- a/Modules/Core/Common/include/itkCommand.h +++ b/Modules/Core/Common/include/itkCommand.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkCompensatedSummation.h b/Modules/Core/Common/include/itkCompensatedSummation.h index 7373e4eee36..60507fa9459 100644 --- a/Modules/Core/Common/include/itkCompensatedSummation.h +++ b/Modules/Core/Common/include/itkCompensatedSummation.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkCompensatedSummation.hxx b/Modules/Core/Common/include/itkCompensatedSummation.hxx index 353f53b5a45..94856788912 100644 --- a/Modules/Core/Common/include/itkCompensatedSummation.hxx +++ b/Modules/Core/Common/include/itkCompensatedSummation.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConceptChecking.h b/Modules/Core/Common/include/itkConceptChecking.h index 8c02a099612..9802f40de07 100644 --- a/Modules/Core/Common/include/itkConceptChecking.h +++ b/Modules/Core/Common/include/itkConceptChecking.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConditionalConstIterator.h b/Modules/Core/Common/include/itkConditionalConstIterator.h index 7213dc30d28..b5afe811c5b 100644 --- a/Modules/Core/Common/include/itkConditionalConstIterator.h +++ b/Modules/Core/Common/include/itkConditionalConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConicShellInteriorExteriorSpatialFunction.h b/Modules/Core/Common/include/itkConicShellInteriorExteriorSpatialFunction.h index 9925e5c0134..4c05f407697 100644 --- a/Modules/Core/Common/include/itkConicShellInteriorExteriorSpatialFunction.h +++ b/Modules/Core/Common/include/itkConicShellInteriorExteriorSpatialFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConicShellInteriorExteriorSpatialFunction.hxx b/Modules/Core/Common/include/itkConicShellInteriorExteriorSpatialFunction.hxx index b1634011525..336071fb2bf 100644 --- a/Modules/Core/Common/include/itkConicShellInteriorExteriorSpatialFunction.hxx +++ b/Modules/Core/Common/include/itkConicShellInteriorExteriorSpatialFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConnectedComponentAlgorithm.h b/Modules/Core/Common/include/itkConnectedComponentAlgorithm.h index c6eab8a804d..d84c6fe3501 100644 --- a/Modules/Core/Common/include/itkConnectedComponentAlgorithm.h +++ b/Modules/Core/Common/include/itkConnectedComponentAlgorithm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConnectedImageNeighborhoodShape.h b/Modules/Core/Common/include/itkConnectedImageNeighborhoodShape.h index 3c564e31433..a018e42e462 100644 --- a/Modules/Core/Common/include/itkConnectedImageNeighborhoodShape.h +++ b/Modules/Core/Common/include/itkConnectedImageNeighborhoodShape.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConstNeighborhoodIterator.h b/Modules/Core/Common/include/itkConstNeighborhoodIterator.h index c0e601c3cb2..cdd41f5ab52 100644 --- a/Modules/Core/Common/include/itkConstNeighborhoodIterator.h +++ b/Modules/Core/Common/include/itkConstNeighborhoodIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConstNeighborhoodIterator.hxx b/Modules/Core/Common/include/itkConstNeighborhoodIterator.hxx index d63d23d6e0c..0d9c8673b80 100644 --- a/Modules/Core/Common/include/itkConstNeighborhoodIterator.hxx +++ b/Modules/Core/Common/include/itkConstNeighborhoodIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConstNeighborhoodIteratorWithOnlyIndex.h b/Modules/Core/Common/include/itkConstNeighborhoodIteratorWithOnlyIndex.h index c3f1cdd326d..4ec1344bb63 100644 --- a/Modules/Core/Common/include/itkConstNeighborhoodIteratorWithOnlyIndex.h +++ b/Modules/Core/Common/include/itkConstNeighborhoodIteratorWithOnlyIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConstNeighborhoodIteratorWithOnlyIndex.hxx b/Modules/Core/Common/include/itkConstNeighborhoodIteratorWithOnlyIndex.hxx index 6f388657f1c..d5f2f35aeb9 100644 --- a/Modules/Core/Common/include/itkConstNeighborhoodIteratorWithOnlyIndex.hxx +++ b/Modules/Core/Common/include/itkConstNeighborhoodIteratorWithOnlyIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConstShapedNeighborhoodIterator.h b/Modules/Core/Common/include/itkConstShapedNeighborhoodIterator.h index e22b54b579e..409fc35590c 100644 --- a/Modules/Core/Common/include/itkConstShapedNeighborhoodIterator.h +++ b/Modules/Core/Common/include/itkConstShapedNeighborhoodIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConstShapedNeighborhoodIterator.hxx b/Modules/Core/Common/include/itkConstShapedNeighborhoodIterator.hxx index a22791be487..cfc743601a0 100644 --- a/Modules/Core/Common/include/itkConstShapedNeighborhoodIterator.hxx +++ b/Modules/Core/Common/include/itkConstShapedNeighborhoodIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConstSliceIterator.h b/Modules/Core/Common/include/itkConstSliceIterator.h index e84092f86cf..2f31490d5e2 100644 --- a/Modules/Core/Common/include/itkConstSliceIterator.h +++ b/Modules/Core/Common/include/itkConstSliceIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConstantBoundaryCondition.h b/Modules/Core/Common/include/itkConstantBoundaryCondition.h index fd24a1fb3e1..4d30144d77c 100644 --- a/Modules/Core/Common/include/itkConstantBoundaryCondition.h +++ b/Modules/Core/Common/include/itkConstantBoundaryCondition.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConstantBoundaryCondition.hxx b/Modules/Core/Common/include/itkConstantBoundaryCondition.hxx index ccbec88d4b3..27941510380 100644 --- a/Modules/Core/Common/include/itkConstantBoundaryCondition.hxx +++ b/Modules/Core/Common/include/itkConstantBoundaryCondition.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkConstantBoundaryImageNeighborhoodPixelAccessPolicy.h b/Modules/Core/Common/include/itkConstantBoundaryImageNeighborhoodPixelAccessPolicy.h index 4f73902eff1..f335655d88d 100644 --- a/Modules/Core/Common/include/itkConstantBoundaryImageNeighborhoodPixelAccessPolicy.h +++ b/Modules/Core/Common/include/itkConstantBoundaryImageNeighborhoodPixelAccessPolicy.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkContinuousIndex.h b/Modules/Core/Common/include/itkContinuousIndex.h index fcb7f5adf11..3cd1ef085a1 100644 --- a/Modules/Core/Common/include/itkContinuousIndex.h +++ b/Modules/Core/Common/include/itkContinuousIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkCorrespondenceDataStructureIterator.h b/Modules/Core/Common/include/itkCorrespondenceDataStructureIterator.h index 2be76236403..474f262837e 100644 --- a/Modules/Core/Common/include/itkCorrespondenceDataStructureIterator.h +++ b/Modules/Core/Common/include/itkCorrespondenceDataStructureIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkCorrespondenceDataStructureIterator.hxx b/Modules/Core/Common/include/itkCorrespondenceDataStructureIterator.hxx index 9af8888739b..b6fcd87da86 100644 --- a/Modules/Core/Common/include/itkCorrespondenceDataStructureIterator.hxx +++ b/Modules/Core/Common/include/itkCorrespondenceDataStructureIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkCovariantVector.h b/Modules/Core/Common/include/itkCovariantVector.h index 9846fa873c6..abb2cef9942 100644 --- a/Modules/Core/Common/include/itkCovariantVector.h +++ b/Modules/Core/Common/include/itkCovariantVector.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkCovariantVector.hxx b/Modules/Core/Common/include/itkCovariantVector.hxx index e84ad93bb66..47f1e2b826e 100644 --- a/Modules/Core/Common/include/itkCovariantVector.hxx +++ b/Modules/Core/Common/include/itkCovariantVector.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkCreateObjectFunction.h b/Modules/Core/Common/include/itkCreateObjectFunction.h index c940461ac09..1c761e55b6f 100644 --- a/Modules/Core/Common/include/itkCreateObjectFunction.h +++ b/Modules/Core/Common/include/itkCreateObjectFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkCrossHelper.h b/Modules/Core/Common/include/itkCrossHelper.h index efe896660c1..c6a3ef0458d 100644 --- a/Modules/Core/Common/include/itkCrossHelper.h +++ b/Modules/Core/Common/include/itkCrossHelper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDataObject.h b/Modules/Core/Common/include/itkDataObject.h index ebe4245fd2c..3bcec437b78 100644 --- a/Modules/Core/Common/include/itkDataObject.h +++ b/Modules/Core/Common/include/itkDataObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDataObjectConstIterator.h b/Modules/Core/Common/include/itkDataObjectConstIterator.h index e37b85666de..85b99bcc08b 100644 --- a/Modules/Core/Common/include/itkDataObjectConstIterator.h +++ b/Modules/Core/Common/include/itkDataObjectConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDataObjectDecorator.h b/Modules/Core/Common/include/itkDataObjectDecorator.h index bec6e74306c..26615a6c0a9 100644 --- a/Modules/Core/Common/include/itkDataObjectDecorator.h +++ b/Modules/Core/Common/include/itkDataObjectDecorator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDataObjectDecorator.hxx b/Modules/Core/Common/include/itkDataObjectDecorator.hxx index 77dbb150eff..5c8bf1368cd 100644 --- a/Modules/Core/Common/include/itkDataObjectDecorator.hxx +++ b/Modules/Core/Common/include/itkDataObjectDecorator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDataObjectIterator.h b/Modules/Core/Common/include/itkDataObjectIterator.h index 7668fcd9c55..7a37bd2a020 100644 --- a/Modules/Core/Common/include/itkDataObjectIterator.h +++ b/Modules/Core/Common/include/itkDataObjectIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDefaultConvertPixelTraits.h b/Modules/Core/Common/include/itkDefaultConvertPixelTraits.h index 767fb4ecbbc..47d65347e74 100644 --- a/Modules/Core/Common/include/itkDefaultConvertPixelTraits.h +++ b/Modules/Core/Common/include/itkDefaultConvertPixelTraits.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDefaultDynamicMeshTraits.h b/Modules/Core/Common/include/itkDefaultDynamicMeshTraits.h index f76b978d21f..9e612d1d651 100644 --- a/Modules/Core/Common/include/itkDefaultDynamicMeshTraits.h +++ b/Modules/Core/Common/include/itkDefaultDynamicMeshTraits.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDefaultPixelAccessor.h b/Modules/Core/Common/include/itkDefaultPixelAccessor.h index 179fa2ce317..abddfa05f16 100644 --- a/Modules/Core/Common/include/itkDefaultPixelAccessor.h +++ b/Modules/Core/Common/include/itkDefaultPixelAccessor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDefaultPixelAccessorFunctor.h b/Modules/Core/Common/include/itkDefaultPixelAccessorFunctor.h index bbd1598981e..c5aa880b96a 100644 --- a/Modules/Core/Common/include/itkDefaultPixelAccessorFunctor.h +++ b/Modules/Core/Common/include/itkDefaultPixelAccessorFunctor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDefaultStaticMeshTraits.h b/Modules/Core/Common/include/itkDefaultStaticMeshTraits.h index da2e7a2f676..5d374783ead 100644 --- a/Modules/Core/Common/include/itkDefaultStaticMeshTraits.h +++ b/Modules/Core/Common/include/itkDefaultStaticMeshTraits.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDefaultVectorPixelAccessor.h b/Modules/Core/Common/include/itkDefaultVectorPixelAccessor.h index dcf35d56ede..6ea6ab62f37 100644 --- a/Modules/Core/Common/include/itkDefaultVectorPixelAccessor.h +++ b/Modules/Core/Common/include/itkDefaultVectorPixelAccessor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDefaultVectorPixelAccessorFunctor.h b/Modules/Core/Common/include/itkDefaultVectorPixelAccessorFunctor.h index 26b2f51485b..c57ef960669 100644 --- a/Modules/Core/Common/include/itkDefaultVectorPixelAccessorFunctor.h +++ b/Modules/Core/Common/include/itkDefaultVectorPixelAccessorFunctor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDerivativeOperator.h b/Modules/Core/Common/include/itkDerivativeOperator.h index 22cbd3f54bb..4a870f286f7 100644 --- a/Modules/Core/Common/include/itkDerivativeOperator.h +++ b/Modules/Core/Common/include/itkDerivativeOperator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDerivativeOperator.hxx b/Modules/Core/Common/include/itkDerivativeOperator.hxx index 7ccde744d78..09e91f412c0 100644 --- a/Modules/Core/Common/include/itkDerivativeOperator.hxx +++ b/Modules/Core/Common/include/itkDerivativeOperator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDiffusionTensor3D.h b/Modules/Core/Common/include/itkDiffusionTensor3D.h index 359c8d63c86..73309249ace 100644 --- a/Modules/Core/Common/include/itkDiffusionTensor3D.h +++ b/Modules/Core/Common/include/itkDiffusionTensor3D.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDiffusionTensor3D.hxx b/Modules/Core/Common/include/itkDiffusionTensor3D.hxx index 6227d0d6613..36b6f9c9898 100644 --- a/Modules/Core/Common/include/itkDiffusionTensor3D.hxx +++ b/Modules/Core/Common/include/itkDiffusionTensor3D.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDirectory.h b/Modules/Core/Common/include/itkDirectory.h index f481c3a4000..e7c750306e7 100644 --- a/Modules/Core/Common/include/itkDirectory.h +++ b/Modules/Core/Common/include/itkDirectory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDomainThreader.h b/Modules/Core/Common/include/itkDomainThreader.h index 50b583db140..011cf427021 100644 --- a/Modules/Core/Common/include/itkDomainThreader.h +++ b/Modules/Core/Common/include/itkDomainThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDomainThreader.hxx b/Modules/Core/Common/include/itkDomainThreader.hxx index 764ee960608..d7c5b72c74a 100644 --- a/Modules/Core/Common/include/itkDomainThreader.hxx +++ b/Modules/Core/Common/include/itkDomainThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkDynamicLoader.h b/Modules/Core/Common/include/itkDynamicLoader.h index 65fb04bc86c..f1d3d44595b 100644 --- a/Modules/Core/Common/include/itkDynamicLoader.h +++ b/Modules/Core/Common/include/itkDynamicLoader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkEllipsoidInteriorExteriorSpatialFunction.h b/Modules/Core/Common/include/itkEllipsoidInteriorExteriorSpatialFunction.h index 684bc13b078..7608b489a98 100644 --- a/Modules/Core/Common/include/itkEllipsoidInteriorExteriorSpatialFunction.h +++ b/Modules/Core/Common/include/itkEllipsoidInteriorExteriorSpatialFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkEllipsoidInteriorExteriorSpatialFunction.hxx b/Modules/Core/Common/include/itkEllipsoidInteriorExteriorSpatialFunction.hxx index 30c7b32fbff..63bd3d0b9d2 100644 --- a/Modules/Core/Common/include/itkEllipsoidInteriorExteriorSpatialFunction.hxx +++ b/Modules/Core/Common/include/itkEllipsoidInteriorExteriorSpatialFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkEnableIf.h b/Modules/Core/Common/include/itkEnableIf.h index 952ce6b4564..fed23d28532 100644 --- a/Modules/Core/Common/include/itkEnableIf.h +++ b/Modules/Core/Common/include/itkEnableIf.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkEquivalencyTable.h b/Modules/Core/Common/include/itkEquivalencyTable.h index e32b4e53796..f54ff0450a2 100644 --- a/Modules/Core/Common/include/itkEquivalencyTable.h +++ b/Modules/Core/Common/include/itkEquivalencyTable.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkEventObject.h b/Modules/Core/Common/include/itkEventObject.h index 3342b109596..00c726a5c7b 100644 --- a/Modules/Core/Common/include/itkEventObject.h +++ b/Modules/Core/Common/include/itkEventObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkExceptionObject.h b/Modules/Core/Common/include/itkExceptionObject.h index 64802d4ed4f..2938c777f0f 100644 --- a/Modules/Core/Common/include/itkExceptionObject.h +++ b/Modules/Core/Common/include/itkExceptionObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkExtractImageFilter.h b/Modules/Core/Common/include/itkExtractImageFilter.h index b1792884308..0bf4110c322 100644 --- a/Modules/Core/Common/include/itkExtractImageFilter.h +++ b/Modules/Core/Common/include/itkExtractImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkExtractImageFilter.hxx b/Modules/Core/Common/include/itkExtractImageFilter.hxx index ef78dea9b40..46dc663f660 100644 --- a/Modules/Core/Common/include/itkExtractImageFilter.hxx +++ b/Modules/Core/Common/include/itkExtractImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkExtractImageFilterRegionCopier.h b/Modules/Core/Common/include/itkExtractImageFilterRegionCopier.h index 61c416c8c35..b58dfeb3476 100644 --- a/Modules/Core/Common/include/itkExtractImageFilterRegionCopier.h +++ b/Modules/Core/Common/include/itkExtractImageFilterRegionCopier.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFactoryTestLib.h b/Modules/Core/Common/include/itkFactoryTestLib.h index b94199b11a3..487096b1219 100644 --- a/Modules/Core/Common/include/itkFactoryTestLib.h +++ b/Modules/Core/Common/include/itkFactoryTestLib.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFileOutputWindow.h b/Modules/Core/Common/include/itkFileOutputWindow.h index 59b869bf6c4..f4c413edb11 100644 --- a/Modules/Core/Common/include/itkFileOutputWindow.h +++ b/Modules/Core/Common/include/itkFileOutputWindow.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFiniteCylinderSpatialFunction.h b/Modules/Core/Common/include/itkFiniteCylinderSpatialFunction.h index 596267b45ec..7fb75f91b9c 100644 --- a/Modules/Core/Common/include/itkFiniteCylinderSpatialFunction.h +++ b/Modules/Core/Common/include/itkFiniteCylinderSpatialFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFiniteCylinderSpatialFunction.hxx b/Modules/Core/Common/include/itkFiniteCylinderSpatialFunction.hxx index d3b2d8ad3b9..3b41f2bb2a5 100644 --- a/Modules/Core/Common/include/itkFiniteCylinderSpatialFunction.hxx +++ b/Modules/Core/Common/include/itkFiniteCylinderSpatialFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFixedArray.h b/Modules/Core/Common/include/itkFixedArray.h index cd030d2844d..c58b19757f1 100644 --- a/Modules/Core/Common/include/itkFixedArray.h +++ b/Modules/Core/Common/include/itkFixedArray.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFixedArray.hxx b/Modules/Core/Common/include/itkFixedArray.hxx index d8d1e4a30e9..c06000debb7 100644 --- a/Modules/Core/Common/include/itkFixedArray.hxx +++ b/Modules/Core/Common/include/itkFixedArray.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFloatTypes.h b/Modules/Core/Common/include/itkFloatTypes.h index dfc89910af6..6753ce2cddf 100644 --- a/Modules/Core/Common/include/itkFloatTypes.h +++ b/Modules/Core/Common/include/itkFloatTypes.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFloatingPointExceptions.h b/Modules/Core/Common/include/itkFloatingPointExceptions.h index 63e07b42c5f..c1b2d2c070c 100644 --- a/Modules/Core/Common/include/itkFloatingPointExceptions.h +++ b/Modules/Core/Common/include/itkFloatingPointExceptions.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFloodFilledFunctionConditionalConstIterator.h b/Modules/Core/Common/include/itkFloodFilledFunctionConditionalConstIterator.h index 6d3e0d0eca7..e6ad5e2e701 100644 --- a/Modules/Core/Common/include/itkFloodFilledFunctionConditionalConstIterator.h +++ b/Modules/Core/Common/include/itkFloodFilledFunctionConditionalConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFloodFilledFunctionConditionalConstIterator.hxx b/Modules/Core/Common/include/itkFloodFilledFunctionConditionalConstIterator.hxx index e842ece4c20..12b84937378 100644 --- a/Modules/Core/Common/include/itkFloodFilledFunctionConditionalConstIterator.hxx +++ b/Modules/Core/Common/include/itkFloodFilledFunctionConditionalConstIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFloodFilledImageFunctionConditionalConstIterator.h b/Modules/Core/Common/include/itkFloodFilledImageFunctionConditionalConstIterator.h index 792ca03a635..3fe8464fcb9 100644 --- a/Modules/Core/Common/include/itkFloodFilledImageFunctionConditionalConstIterator.h +++ b/Modules/Core/Common/include/itkFloodFilledImageFunctionConditionalConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFloodFilledImageFunctionConditionalConstIterator.hxx b/Modules/Core/Common/include/itkFloodFilledImageFunctionConditionalConstIterator.hxx index f9e659014a2..3085ef41eb7 100644 --- a/Modules/Core/Common/include/itkFloodFilledImageFunctionConditionalConstIterator.hxx +++ b/Modules/Core/Common/include/itkFloodFilledImageFunctionConditionalConstIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFloodFilledImageFunctionConditionalIterator.h b/Modules/Core/Common/include/itkFloodFilledImageFunctionConditionalIterator.h index 50561270b90..f5c92a92ac9 100644 --- a/Modules/Core/Common/include/itkFloodFilledImageFunctionConditionalIterator.h +++ b/Modules/Core/Common/include/itkFloodFilledImageFunctionConditionalIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFloodFilledSpatialFunctionConditionalConstIterator.h b/Modules/Core/Common/include/itkFloodFilledSpatialFunctionConditionalConstIterator.h index 3fc6c9c6549..a98184a7f9f 100644 --- a/Modules/Core/Common/include/itkFloodFilledSpatialFunctionConditionalConstIterator.h +++ b/Modules/Core/Common/include/itkFloodFilledSpatialFunctionConditionalConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFloodFilledSpatialFunctionConditionalConstIterator.hxx b/Modules/Core/Common/include/itkFloodFilledSpatialFunctionConditionalConstIterator.hxx index cafa09bf65a..1aa12fd25e7 100644 --- a/Modules/Core/Common/include/itkFloodFilledSpatialFunctionConditionalConstIterator.hxx +++ b/Modules/Core/Common/include/itkFloodFilledSpatialFunctionConditionalConstIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFloodFilledSpatialFunctionConditionalIterator.h b/Modules/Core/Common/include/itkFloodFilledSpatialFunctionConditionalIterator.h index 5981ed24c9f..bafa24870ad 100644 --- a/Modules/Core/Common/include/itkFloodFilledSpatialFunctionConditionalIterator.h +++ b/Modules/Core/Common/include/itkFloodFilledSpatialFunctionConditionalIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkForwardDifferenceOperator.h b/Modules/Core/Common/include/itkForwardDifferenceOperator.h index 8a7784081ed..b15daa00568 100644 --- a/Modules/Core/Common/include/itkForwardDifferenceOperator.h +++ b/Modules/Core/Common/include/itkForwardDifferenceOperator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkForwardDifferenceOperator.hxx b/Modules/Core/Common/include/itkForwardDifferenceOperator.hxx index 993145e77c8..1e9abf0b2c7 100644 --- a/Modules/Core/Common/include/itkForwardDifferenceOperator.hxx +++ b/Modules/Core/Common/include/itkForwardDifferenceOperator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFrustumSpatialFunction.h b/Modules/Core/Common/include/itkFrustumSpatialFunction.h index 4fed6b7e63a..5076cb4a02e 100644 --- a/Modules/Core/Common/include/itkFrustumSpatialFunction.h +++ b/Modules/Core/Common/include/itkFrustumSpatialFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFrustumSpatialFunction.hxx b/Modules/Core/Common/include/itkFrustumSpatialFunction.hxx index a62332bf667..11d58020cc1 100644 --- a/Modules/Core/Common/include/itkFrustumSpatialFunction.hxx +++ b/Modules/Core/Common/include/itkFrustumSpatialFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkFunctionBase.h b/Modules/Core/Common/include/itkFunctionBase.h index 5285e719532..b9938db5e9a 100644 --- a/Modules/Core/Common/include/itkFunctionBase.h +++ b/Modules/Core/Common/include/itkFunctionBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkGaussianDerivativeOperator.h b/Modules/Core/Common/include/itkGaussianDerivativeOperator.h index 46752f41e69..48408b80228 100644 --- a/Modules/Core/Common/include/itkGaussianDerivativeOperator.h +++ b/Modules/Core/Common/include/itkGaussianDerivativeOperator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkGaussianDerivativeOperator.hxx b/Modules/Core/Common/include/itkGaussianDerivativeOperator.hxx index b363c31ca11..0b56f7ba8fd 100644 --- a/Modules/Core/Common/include/itkGaussianDerivativeOperator.hxx +++ b/Modules/Core/Common/include/itkGaussianDerivativeOperator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkGaussianDerivativeSpatialFunction.h b/Modules/Core/Common/include/itkGaussianDerivativeSpatialFunction.h index 955fc82d4d0..ec2c2f39743 100644 --- a/Modules/Core/Common/include/itkGaussianDerivativeSpatialFunction.h +++ b/Modules/Core/Common/include/itkGaussianDerivativeSpatialFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkGaussianDerivativeSpatialFunction.hxx b/Modules/Core/Common/include/itkGaussianDerivativeSpatialFunction.hxx index 3f9dcc29acd..c6559de74ce 100644 --- a/Modules/Core/Common/include/itkGaussianDerivativeSpatialFunction.hxx +++ b/Modules/Core/Common/include/itkGaussianDerivativeSpatialFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkGaussianKernelFunction.h b/Modules/Core/Common/include/itkGaussianKernelFunction.h index 8dea47a3510..7dcd66bd07d 100644 --- a/Modules/Core/Common/include/itkGaussianKernelFunction.h +++ b/Modules/Core/Common/include/itkGaussianKernelFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkGaussianOperator.h b/Modules/Core/Common/include/itkGaussianOperator.h index 6a93b07dbfb..b4d57cf7e52 100644 --- a/Modules/Core/Common/include/itkGaussianOperator.h +++ b/Modules/Core/Common/include/itkGaussianOperator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkGaussianOperator.hxx b/Modules/Core/Common/include/itkGaussianOperator.hxx index a2a4fb86435..33e8ba774d6 100644 --- a/Modules/Core/Common/include/itkGaussianOperator.hxx +++ b/Modules/Core/Common/include/itkGaussianOperator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkGaussianSpatialFunction.h b/Modules/Core/Common/include/itkGaussianSpatialFunction.h index ce61048fa78..51b1f28b7fd 100644 --- a/Modules/Core/Common/include/itkGaussianSpatialFunction.h +++ b/Modules/Core/Common/include/itkGaussianSpatialFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkGaussianSpatialFunction.hxx b/Modules/Core/Common/include/itkGaussianSpatialFunction.hxx index a3ab8934a19..26f7d638f9d 100644 --- a/Modules/Core/Common/include/itkGaussianSpatialFunction.hxx +++ b/Modules/Core/Common/include/itkGaussianSpatialFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkHeavisideStepFunction.h b/Modules/Core/Common/include/itkHeavisideStepFunction.h index 18bc0516259..315b5b21fc3 100644 --- a/Modules/Core/Common/include/itkHeavisideStepFunction.h +++ b/Modules/Core/Common/include/itkHeavisideStepFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkHeavisideStepFunction.hxx b/Modules/Core/Common/include/itkHeavisideStepFunction.hxx index 8ba4645f1b2..008a47c054c 100644 --- a/Modules/Core/Common/include/itkHeavisideStepFunction.hxx +++ b/Modules/Core/Common/include/itkHeavisideStepFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkHeavisideStepFunctionBase.h b/Modules/Core/Common/include/itkHeavisideStepFunctionBase.h index aa9cf6541e6..994d17520e1 100644 --- a/Modules/Core/Common/include/itkHeavisideStepFunctionBase.h +++ b/Modules/Core/Common/include/itkHeavisideStepFunctionBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkHexahedronCell.h b/Modules/Core/Common/include/itkHexahedronCell.h index 0ad9c497be0..bf50ec8c479 100644 --- a/Modules/Core/Common/include/itkHexahedronCell.h +++ b/Modules/Core/Common/include/itkHexahedronCell.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkHexahedronCell.hxx b/Modules/Core/Common/include/itkHexahedronCell.hxx index bd7a9923a07..0cc9d2d7b8a 100644 --- a/Modules/Core/Common/include/itkHexahedronCell.hxx +++ b/Modules/Core/Common/include/itkHexahedronCell.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkHexahedronCellTopology.h b/Modules/Core/Common/include/itkHexahedronCellTopology.h index 5f9c5d6b126..0fd29590572 100644 --- a/Modules/Core/Common/include/itkHexahedronCellTopology.h +++ b/Modules/Core/Common/include/itkHexahedronCellTopology.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImage.h b/Modules/Core/Common/include/itkImage.h index ad9e9bb8a7b..4bf0b629606 100644 --- a/Modules/Core/Common/include/itkImage.h +++ b/Modules/Core/Common/include/itkImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImage.hxx b/Modules/Core/Common/include/itkImage.hxx index 918710f104c..e7be469cd0d 100644 --- a/Modules/Core/Common/include/itkImage.hxx +++ b/Modules/Core/Common/include/itkImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageAlgorithm.h b/Modules/Core/Common/include/itkImageAlgorithm.h index 9a998ec4e0a..445f1e42c50 100644 --- a/Modules/Core/Common/include/itkImageAlgorithm.h +++ b/Modules/Core/Common/include/itkImageAlgorithm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageAlgorithm.hxx b/Modules/Core/Common/include/itkImageAlgorithm.hxx index 419b9e7291a..262323eb2ba 100644 --- a/Modules/Core/Common/include/itkImageAlgorithm.hxx +++ b/Modules/Core/Common/include/itkImageAlgorithm.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageBase.h b/Modules/Core/Common/include/itkImageBase.h index df13e5a2cb9..7dccbb7d37d 100644 --- a/Modules/Core/Common/include/itkImageBase.h +++ b/Modules/Core/Common/include/itkImageBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageBase.hxx b/Modules/Core/Common/include/itkImageBase.hxx index 96843731787..90f7b67803d 100644 --- a/Modules/Core/Common/include/itkImageBase.hxx +++ b/Modules/Core/Common/include/itkImageBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageBoundaryCondition.h b/Modules/Core/Common/include/itkImageBoundaryCondition.h index ee23a552ecb..efc2e490953 100644 --- a/Modules/Core/Common/include/itkImageBoundaryCondition.h +++ b/Modules/Core/Common/include/itkImageBoundaryCondition.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageBufferRange.h b/Modules/Core/Common/include/itkImageBufferRange.h index 3da572d9f34..fc35e21873d 100644 --- a/Modules/Core/Common/include/itkImageBufferRange.h +++ b/Modules/Core/Common/include/itkImageBufferRange.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageConstIterator.h b/Modules/Core/Common/include/itkImageConstIterator.h index 33bef7f8da6..256618f85ff 100644 --- a/Modules/Core/Common/include/itkImageConstIterator.h +++ b/Modules/Core/Common/include/itkImageConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageConstIteratorWithIndex.h b/Modules/Core/Common/include/itkImageConstIteratorWithIndex.h index e6aace7512f..8f751be0634 100644 --- a/Modules/Core/Common/include/itkImageConstIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageConstIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageConstIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageConstIteratorWithIndex.hxx index 22993c90030..da97c62b45f 100644 --- a/Modules/Core/Common/include/itkImageConstIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageConstIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageConstIteratorWithOnlyIndex.h b/Modules/Core/Common/include/itkImageConstIteratorWithOnlyIndex.h index 269093f44f2..9d6bdf7016e 100644 --- a/Modules/Core/Common/include/itkImageConstIteratorWithOnlyIndex.h +++ b/Modules/Core/Common/include/itkImageConstIteratorWithOnlyIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageConstIteratorWithOnlyIndex.hxx b/Modules/Core/Common/include/itkImageConstIteratorWithOnlyIndex.hxx index c7d47ffd1d7..53e89ed65a4 100644 --- a/Modules/Core/Common/include/itkImageConstIteratorWithOnlyIndex.hxx +++ b/Modules/Core/Common/include/itkImageConstIteratorWithOnlyIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageContainerInterface.h b/Modules/Core/Common/include/itkImageContainerInterface.h index db76f4d2732..75e7402ce64 100644 --- a/Modules/Core/Common/include/itkImageContainerInterface.h +++ b/Modules/Core/Common/include/itkImageContainerInterface.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageDuplicator.h b/Modules/Core/Common/include/itkImageDuplicator.h index 89a554f24c3..3637d8ddae4 100644 --- a/Modules/Core/Common/include/itkImageDuplicator.h +++ b/Modules/Core/Common/include/itkImageDuplicator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageDuplicator.hxx b/Modules/Core/Common/include/itkImageDuplicator.hxx index f2d6ed925a0..97cd9eca1a5 100644 --- a/Modules/Core/Common/include/itkImageDuplicator.hxx +++ b/Modules/Core/Common/include/itkImageDuplicator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageHelper.h b/Modules/Core/Common/include/itkImageHelper.h index 0e843492a0f..3b38040988d 100644 --- a/Modules/Core/Common/include/itkImageHelper.h +++ b/Modules/Core/Common/include/itkImageHelper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageIORegion.h b/Modules/Core/Common/include/itkImageIORegion.h index 14a93da1f6c..6e6516fb9ce 100644 --- a/Modules/Core/Common/include/itkImageIORegion.h +++ b/Modules/Core/Common/include/itkImageIORegion.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageIterator.h b/Modules/Core/Common/include/itkImageIterator.h index 0df664d408d..ba2c0c5fa7d 100644 --- a/Modules/Core/Common/include/itkImageIterator.h +++ b/Modules/Core/Common/include/itkImageIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageIterator.hxx b/Modules/Core/Common/include/itkImageIterator.hxx index 28116e44af5..5980c42980a 100644 --- a/Modules/Core/Common/include/itkImageIterator.hxx +++ b/Modules/Core/Common/include/itkImageIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageIteratorWithIndex.h b/Modules/Core/Common/include/itkImageIteratorWithIndex.h index fbffe4fffc3..bcb7fbcc4b3 100644 --- a/Modules/Core/Common/include/itkImageIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageIteratorWithIndex.hxx index 3c3539c3f18..1d5d5fd1432 100644 --- a/Modules/Core/Common/include/itkImageIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageKernelOperator.h b/Modules/Core/Common/include/itkImageKernelOperator.h index 689799a34c2..1c0f4369b71 100644 --- a/Modules/Core/Common/include/itkImageKernelOperator.h +++ b/Modules/Core/Common/include/itkImageKernelOperator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageKernelOperator.hxx b/Modules/Core/Common/include/itkImageKernelOperator.hxx index 5a3fd89dc2f..94231445810 100644 --- a/Modules/Core/Common/include/itkImageKernelOperator.hxx +++ b/Modules/Core/Common/include/itkImageKernelOperator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageLinearConstIteratorWithIndex.h b/Modules/Core/Common/include/itkImageLinearConstIteratorWithIndex.h index 210eaea8f3f..778cbc1081d 100644 --- a/Modules/Core/Common/include/itkImageLinearConstIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageLinearConstIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageLinearConstIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageLinearConstIteratorWithIndex.hxx index e50e2983074..87c16377ad9 100644 --- a/Modules/Core/Common/include/itkImageLinearConstIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageLinearConstIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageLinearIteratorWithIndex.h b/Modules/Core/Common/include/itkImageLinearIteratorWithIndex.h index 5b48618a1fe..7af25319ea4 100644 --- a/Modules/Core/Common/include/itkImageLinearIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageLinearIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageLinearIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageLinearIteratorWithIndex.hxx index d1bbccfb18b..ea650d99116 100644 --- a/Modules/Core/Common/include/itkImageLinearIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageLinearIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageNeighborhoodOffsets.h b/Modules/Core/Common/include/itkImageNeighborhoodOffsets.h index 80497cea094..7c7cd563e32 100644 --- a/Modules/Core/Common/include/itkImageNeighborhoodOffsets.h +++ b/Modules/Core/Common/include/itkImageNeighborhoodOffsets.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRandomConstIteratorWithIndex.h b/Modules/Core/Common/include/itkImageRandomConstIteratorWithIndex.h index 6916b0eac7d..8e4fe3db320 100644 --- a/Modules/Core/Common/include/itkImageRandomConstIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageRandomConstIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRandomConstIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageRandomConstIteratorWithIndex.hxx index 25494f34715..a64f2300cc0 100644 --- a/Modules/Core/Common/include/itkImageRandomConstIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageRandomConstIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRandomConstIteratorWithOnlyIndex.h b/Modules/Core/Common/include/itkImageRandomConstIteratorWithOnlyIndex.h index c47618ad01e..fe30572076f 100644 --- a/Modules/Core/Common/include/itkImageRandomConstIteratorWithOnlyIndex.h +++ b/Modules/Core/Common/include/itkImageRandomConstIteratorWithOnlyIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRandomConstIteratorWithOnlyIndex.hxx b/Modules/Core/Common/include/itkImageRandomConstIteratorWithOnlyIndex.hxx index 11ddfc97b7b..8b12c95766a 100644 --- a/Modules/Core/Common/include/itkImageRandomConstIteratorWithOnlyIndex.hxx +++ b/Modules/Core/Common/include/itkImageRandomConstIteratorWithOnlyIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRandomIteratorWithIndex.h b/Modules/Core/Common/include/itkImageRandomIteratorWithIndex.h index 89fa4cca749..0f147c46768 100644 --- a/Modules/Core/Common/include/itkImageRandomIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageRandomIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRandomIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageRandomIteratorWithIndex.hxx index f061a954e7e..f905c2e82d9 100644 --- a/Modules/Core/Common/include/itkImageRandomIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageRandomIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRandomNonRepeatingConstIteratorWithIndex.h b/Modules/Core/Common/include/itkImageRandomNonRepeatingConstIteratorWithIndex.h index e16310dc752..ab623a42f99 100644 --- a/Modules/Core/Common/include/itkImageRandomNonRepeatingConstIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageRandomNonRepeatingConstIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRandomNonRepeatingConstIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageRandomNonRepeatingConstIteratorWithIndex.hxx index 27e01bceb54..1f380a3b346 100644 --- a/Modules/Core/Common/include/itkImageRandomNonRepeatingConstIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageRandomNonRepeatingConstIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRandomNonRepeatingIteratorWithIndex.h b/Modules/Core/Common/include/itkImageRandomNonRepeatingIteratorWithIndex.h index 32be0d61cc0..19ffd555107 100644 --- a/Modules/Core/Common/include/itkImageRandomNonRepeatingIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageRandomNonRepeatingIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRandomNonRepeatingIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageRandomNonRepeatingIteratorWithIndex.hxx index 16f515b9a9c..33d22753582 100644 --- a/Modules/Core/Common/include/itkImageRandomNonRepeatingIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageRandomNonRepeatingIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegion.h b/Modules/Core/Common/include/itkImageRegion.h index d7123dfe755..5e7e537a0e0 100644 --- a/Modules/Core/Common/include/itkImageRegion.h +++ b/Modules/Core/Common/include/itkImageRegion.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegion.hxx b/Modules/Core/Common/include/itkImageRegion.hxx index f05b111ca65..6cce7f357e1 100644 --- a/Modules/Core/Common/include/itkImageRegion.hxx +++ b/Modules/Core/Common/include/itkImageRegion.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionConstIterator.h b/Modules/Core/Common/include/itkImageRegionConstIterator.h index c727474a5b3..588102b5c34 100644 --- a/Modules/Core/Common/include/itkImageRegionConstIterator.h +++ b/Modules/Core/Common/include/itkImageRegionConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionConstIterator.hxx b/Modules/Core/Common/include/itkImageRegionConstIterator.hxx index ae4430ca0db..ac8ec044b8c 100644 --- a/Modules/Core/Common/include/itkImageRegionConstIterator.hxx +++ b/Modules/Core/Common/include/itkImageRegionConstIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionConstIteratorWithIndex.h b/Modules/Core/Common/include/itkImageRegionConstIteratorWithIndex.h index 6783a1a3c52..ad66f928e5f 100644 --- a/Modules/Core/Common/include/itkImageRegionConstIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageRegionConstIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionConstIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageRegionConstIteratorWithIndex.hxx index a80ba9e194f..8f31535566c 100644 --- a/Modules/Core/Common/include/itkImageRegionConstIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageRegionConstIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionConstIteratorWithOnlyIndex.h b/Modules/Core/Common/include/itkImageRegionConstIteratorWithOnlyIndex.h index 7d048fb2656..73f2577b64c 100644 --- a/Modules/Core/Common/include/itkImageRegionConstIteratorWithOnlyIndex.h +++ b/Modules/Core/Common/include/itkImageRegionConstIteratorWithOnlyIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionConstIteratorWithOnlyIndex.hxx b/Modules/Core/Common/include/itkImageRegionConstIteratorWithOnlyIndex.hxx index 6aa7ee34acc..842e49fa2ed 100644 --- a/Modules/Core/Common/include/itkImageRegionConstIteratorWithOnlyIndex.hxx +++ b/Modules/Core/Common/include/itkImageRegionConstIteratorWithOnlyIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionExclusionConstIteratorWithIndex.h b/Modules/Core/Common/include/itkImageRegionExclusionConstIteratorWithIndex.h index e6ccbe079b4..ce5f1ab41d8 100644 --- a/Modules/Core/Common/include/itkImageRegionExclusionConstIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageRegionExclusionConstIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionExclusionConstIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageRegionExclusionConstIteratorWithIndex.hxx index b2c4dd1e0ba..39ddd7298be 100644 --- a/Modules/Core/Common/include/itkImageRegionExclusionConstIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageRegionExclusionConstIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionExclusionIteratorWithIndex.h b/Modules/Core/Common/include/itkImageRegionExclusionIteratorWithIndex.h index b59e959e756..1079aac62f4 100644 --- a/Modules/Core/Common/include/itkImageRegionExclusionIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageRegionExclusionIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionExclusionIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageRegionExclusionIteratorWithIndex.hxx index a6a9360c5ff..40b52a0fcf1 100644 --- a/Modules/Core/Common/include/itkImageRegionExclusionIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageRegionExclusionIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionIterator.h b/Modules/Core/Common/include/itkImageRegionIterator.h index 4bd04d91d1f..c6d4238bd79 100644 --- a/Modules/Core/Common/include/itkImageRegionIterator.h +++ b/Modules/Core/Common/include/itkImageRegionIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionIterator.hxx b/Modules/Core/Common/include/itkImageRegionIterator.hxx index ca5acb3007d..41c1fdb3b1b 100644 --- a/Modules/Core/Common/include/itkImageRegionIterator.hxx +++ b/Modules/Core/Common/include/itkImageRegionIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionIteratorWithIndex.h b/Modules/Core/Common/include/itkImageRegionIteratorWithIndex.h index 2fb97142b4f..c37dfe19f98 100644 --- a/Modules/Core/Common/include/itkImageRegionIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageRegionIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageRegionIteratorWithIndex.hxx index e7b6167b83f..24f896f58cd 100644 --- a/Modules/Core/Common/include/itkImageRegionIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageRegionIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionRange.h b/Modules/Core/Common/include/itkImageRegionRange.h index c2b12ac1fb3..fae935707af 100644 --- a/Modules/Core/Common/include/itkImageRegionRange.h +++ b/Modules/Core/Common/include/itkImageRegionRange.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionReverseConstIterator.h b/Modules/Core/Common/include/itkImageRegionReverseConstIterator.h index 66c720ca422..7bf1a811663 100644 --- a/Modules/Core/Common/include/itkImageRegionReverseConstIterator.h +++ b/Modules/Core/Common/include/itkImageRegionReverseConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionReverseIterator.h b/Modules/Core/Common/include/itkImageRegionReverseIterator.h index 366a9447330..c73f8a93c4e 100644 --- a/Modules/Core/Common/include/itkImageRegionReverseIterator.h +++ b/Modules/Core/Common/include/itkImageRegionReverseIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionReverseIterator.hxx b/Modules/Core/Common/include/itkImageRegionReverseIterator.hxx index 2b9c5629c41..bb1a7450450 100644 --- a/Modules/Core/Common/include/itkImageRegionReverseIterator.hxx +++ b/Modules/Core/Common/include/itkImageRegionReverseIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionSplitterBase.h b/Modules/Core/Common/include/itkImageRegionSplitterBase.h index a518a2d7643..a4c1e466a15 100644 --- a/Modules/Core/Common/include/itkImageRegionSplitterBase.h +++ b/Modules/Core/Common/include/itkImageRegionSplitterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionSplitterDirection.h b/Modules/Core/Common/include/itkImageRegionSplitterDirection.h index a42fc9b6923..0d6859603fb 100644 --- a/Modules/Core/Common/include/itkImageRegionSplitterDirection.h +++ b/Modules/Core/Common/include/itkImageRegionSplitterDirection.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionSplitterMultidimensional.h b/Modules/Core/Common/include/itkImageRegionSplitterMultidimensional.h index 6fc07f3e0c4..423ea37d652 100644 --- a/Modules/Core/Common/include/itkImageRegionSplitterMultidimensional.h +++ b/Modules/Core/Common/include/itkImageRegionSplitterMultidimensional.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageRegionSplitterSlowDimension.h b/Modules/Core/Common/include/itkImageRegionSplitterSlowDimension.h index d9acbca79df..2c1bc233bca 100644 --- a/Modules/Core/Common/include/itkImageRegionSplitterSlowDimension.h +++ b/Modules/Core/Common/include/itkImageRegionSplitterSlowDimension.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageReverseConstIterator.h b/Modules/Core/Common/include/itkImageReverseConstIterator.h index 51c2691a792..b7267a569f1 100644 --- a/Modules/Core/Common/include/itkImageReverseConstIterator.h +++ b/Modules/Core/Common/include/itkImageReverseConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageReverseIterator.h b/Modules/Core/Common/include/itkImageReverseIterator.h index 1f3450509ee..89b3621cc0d 100644 --- a/Modules/Core/Common/include/itkImageReverseIterator.h +++ b/Modules/Core/Common/include/itkImageReverseIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageReverseIterator.hxx b/Modules/Core/Common/include/itkImageReverseIterator.hxx index 15bd151e9d3..10d2dd4b6e7 100644 --- a/Modules/Core/Common/include/itkImageReverseIterator.hxx +++ b/Modules/Core/Common/include/itkImageReverseIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageScanlineConstIterator.h b/Modules/Core/Common/include/itkImageScanlineConstIterator.h index 7b5d6fc3790..d0de8cf7881 100644 --- a/Modules/Core/Common/include/itkImageScanlineConstIterator.h +++ b/Modules/Core/Common/include/itkImageScanlineConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageScanlineConstIterator.hxx b/Modules/Core/Common/include/itkImageScanlineConstIterator.hxx index fc850df96c1..43b9dc62ccb 100644 --- a/Modules/Core/Common/include/itkImageScanlineConstIterator.hxx +++ b/Modules/Core/Common/include/itkImageScanlineConstIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageScanlineIterator.h b/Modules/Core/Common/include/itkImageScanlineIterator.h index 7bcd89762db..e4800208e58 100644 --- a/Modules/Core/Common/include/itkImageScanlineIterator.h +++ b/Modules/Core/Common/include/itkImageScanlineIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageScanlineIterator.hxx b/Modules/Core/Common/include/itkImageScanlineIterator.hxx index ae4a38eb783..9a85c64c77d 100644 --- a/Modules/Core/Common/include/itkImageScanlineIterator.hxx +++ b/Modules/Core/Common/include/itkImageScanlineIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageSink.h b/Modules/Core/Common/include/itkImageSink.h index ac84d49d69d..0ca228700d9 100644 --- a/Modules/Core/Common/include/itkImageSink.h +++ b/Modules/Core/Common/include/itkImageSink.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageSink.hxx b/Modules/Core/Common/include/itkImageSink.hxx index e9ae558bcba..f8878b1a8ec 100644 --- a/Modules/Core/Common/include/itkImageSink.hxx +++ b/Modules/Core/Common/include/itkImageSink.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageSliceConstIteratorWithIndex.h b/Modules/Core/Common/include/itkImageSliceConstIteratorWithIndex.h index 3e364f90971..f5e5d9de30f 100644 --- a/Modules/Core/Common/include/itkImageSliceConstIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageSliceConstIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageSliceConstIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageSliceConstIteratorWithIndex.hxx index c48db7ae63d..edcc70ef2ce 100644 --- a/Modules/Core/Common/include/itkImageSliceConstIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageSliceConstIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageSliceIteratorWithIndex.h b/Modules/Core/Common/include/itkImageSliceIteratorWithIndex.h index 226c1862963..23438029639 100644 --- a/Modules/Core/Common/include/itkImageSliceIteratorWithIndex.h +++ b/Modules/Core/Common/include/itkImageSliceIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageSliceIteratorWithIndex.hxx b/Modules/Core/Common/include/itkImageSliceIteratorWithIndex.hxx index aa3213e7ffd..104639e3b14 100644 --- a/Modules/Core/Common/include/itkImageSliceIteratorWithIndex.hxx +++ b/Modules/Core/Common/include/itkImageSliceIteratorWithIndex.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageSource.h b/Modules/Core/Common/include/itkImageSource.h index 4a494ec3116..079b1665037 100644 --- a/Modules/Core/Common/include/itkImageSource.h +++ b/Modules/Core/Common/include/itkImageSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageSource.hxx b/Modules/Core/Common/include/itkImageSource.hxx index 25c3f2feb32..529d6eaed54 100644 --- a/Modules/Core/Common/include/itkImageSource.hxx +++ b/Modules/Core/Common/include/itkImageSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageSourceCommon.h b/Modules/Core/Common/include/itkImageSourceCommon.h index fbe48425042..e5081723e92 100644 --- a/Modules/Core/Common/include/itkImageSourceCommon.h +++ b/Modules/Core/Common/include/itkImageSourceCommon.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageToImageFilter.h b/Modules/Core/Common/include/itkImageToImageFilter.h index b374dc1f520..f24518593c8 100644 --- a/Modules/Core/Common/include/itkImageToImageFilter.h +++ b/Modules/Core/Common/include/itkImageToImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageToImageFilter.hxx b/Modules/Core/Common/include/itkImageToImageFilter.hxx index 40acf9e9f6d..918d2ab9cc7 100644 --- a/Modules/Core/Common/include/itkImageToImageFilter.hxx +++ b/Modules/Core/Common/include/itkImageToImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageToImageFilterCommon.h b/Modules/Core/Common/include/itkImageToImageFilterCommon.h index d32abe62dc4..3fd72b96310 100644 --- a/Modules/Core/Common/include/itkImageToImageFilterCommon.h +++ b/Modules/Core/Common/include/itkImageToImageFilterCommon.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageToImageFilterDetail.h b/Modules/Core/Common/include/itkImageToImageFilterDetail.h index 47fff9bd876..ed04e4cb050 100644 --- a/Modules/Core/Common/include/itkImageToImageFilterDetail.h +++ b/Modules/Core/Common/include/itkImageToImageFilterDetail.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageVectorOptimizerParametersHelper.h b/Modules/Core/Common/include/itkImageVectorOptimizerParametersHelper.h index ff705393109..9cb87b1eebc 100644 --- a/Modules/Core/Common/include/itkImageVectorOptimizerParametersHelper.h +++ b/Modules/Core/Common/include/itkImageVectorOptimizerParametersHelper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImageVectorOptimizerParametersHelper.hxx b/Modules/Core/Common/include/itkImageVectorOptimizerParametersHelper.hxx index 1f8c7ba459b..132569fcf58 100644 --- a/Modules/Core/Common/include/itkImageVectorOptimizerParametersHelper.hxx +++ b/Modules/Core/Common/include/itkImageVectorOptimizerParametersHelper.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImportImageContainer.h b/Modules/Core/Common/include/itkImportImageContainer.h index bf84f878ecc..14b5a8f4ef7 100644 --- a/Modules/Core/Common/include/itkImportImageContainer.h +++ b/Modules/Core/Common/include/itkImportImageContainer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImportImageContainer.hxx b/Modules/Core/Common/include/itkImportImageContainer.hxx index f596cc64361..b79e9fd7740 100644 --- a/Modules/Core/Common/include/itkImportImageContainer.hxx +++ b/Modules/Core/Common/include/itkImportImageContainer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImportImageFilter.h b/Modules/Core/Common/include/itkImportImageFilter.h index c05776ba77c..7899c3c71f7 100644 --- a/Modules/Core/Common/include/itkImportImageFilter.h +++ b/Modules/Core/Common/include/itkImportImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkImportImageFilter.hxx b/Modules/Core/Common/include/itkImportImageFilter.hxx index 16615c171de..f30626d97c7 100644 --- a/Modules/Core/Common/include/itkImportImageFilter.hxx +++ b/Modules/Core/Common/include/itkImportImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkInPlaceImageFilter.h b/Modules/Core/Common/include/itkInPlaceImageFilter.h index bc70a161ef5..d3dfaf161ee 100644 --- a/Modules/Core/Common/include/itkInPlaceImageFilter.h +++ b/Modules/Core/Common/include/itkInPlaceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkInPlaceImageFilter.hxx b/Modules/Core/Common/include/itkInPlaceImageFilter.hxx index e39f2897f20..0dd01919370 100644 --- a/Modules/Core/Common/include/itkInPlaceImageFilter.hxx +++ b/Modules/Core/Common/include/itkInPlaceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkIndent.h b/Modules/Core/Common/include/itkIndent.h index dea14fc7e83..a3d8c1e593d 100644 --- a/Modules/Core/Common/include/itkIndent.h +++ b/Modules/Core/Common/include/itkIndent.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkIndex.h b/Modules/Core/Common/include/itkIndex.h index 6c1508204a8..a318adc9651 100644 --- a/Modules/Core/Common/include/itkIndex.h +++ b/Modules/Core/Common/include/itkIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkIndexRange.h b/Modules/Core/Common/include/itkIndexRange.h index 17c9a004809..4d3c2c075de 100644 --- a/Modules/Core/Common/include/itkIndexRange.h +++ b/Modules/Core/Common/include/itkIndexRange.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkIndexedContainerInterface.h b/Modules/Core/Common/include/itkIndexedContainerInterface.h index 74fe78fae12..97a092cc003 100644 --- a/Modules/Core/Common/include/itkIndexedContainerInterface.h +++ b/Modules/Core/Common/include/itkIndexedContainerInterface.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkInputDataObjectConstIterator.h b/Modules/Core/Common/include/itkInputDataObjectConstIterator.h index 74d5e071333..563159357a0 100644 --- a/Modules/Core/Common/include/itkInputDataObjectConstIterator.h +++ b/Modules/Core/Common/include/itkInputDataObjectConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkInputDataObjectIterator.h b/Modules/Core/Common/include/itkInputDataObjectIterator.h index 7920b186bdd..7c7c12905f3 100644 --- a/Modules/Core/Common/include/itkInputDataObjectIterator.h +++ b/Modules/Core/Common/include/itkInputDataObjectIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkIntTypes.h b/Modules/Core/Common/include/itkIntTypes.h index a10c605df96..c0a54633232 100644 --- a/Modules/Core/Common/include/itkIntTypes.h +++ b/Modules/Core/Common/include/itkIntTypes.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkInteriorExteriorSpatialFunction.h b/Modules/Core/Common/include/itkInteriorExteriorSpatialFunction.h index 82292aa232d..e03aa140b75 100644 --- a/Modules/Core/Common/include/itkInteriorExteriorSpatialFunction.h +++ b/Modules/Core/Common/include/itkInteriorExteriorSpatialFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkInteriorExteriorSpatialFunction.hxx b/Modules/Core/Common/include/itkInteriorExteriorSpatialFunction.hxx index 5af30e8a208..b3b7a5ce3f2 100644 --- a/Modules/Core/Common/include/itkInteriorExteriorSpatialFunction.hxx +++ b/Modules/Core/Common/include/itkInteriorExteriorSpatialFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkIsBaseOf.h b/Modules/Core/Common/include/itkIsBaseOf.h index ac95121657f..42c989a0e15 100644 --- a/Modules/Core/Common/include/itkIsBaseOf.h +++ b/Modules/Core/Common/include/itkIsBaseOf.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkIsConvertible.h b/Modules/Core/Common/include/itkIsConvertible.h index c5e452b4fb5..57581af00ea 100644 --- a/Modules/Core/Common/include/itkIsConvertible.h +++ b/Modules/Core/Common/include/itkIsConvertible.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkIsNumber.h b/Modules/Core/Common/include/itkIsNumber.h index d3d5b8929e8..f930830932f 100644 --- a/Modules/Core/Common/include/itkIsNumber.h +++ b/Modules/Core/Common/include/itkIsNumber.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkIsSame.h b/Modules/Core/Common/include/itkIsSame.h index 5dad228f8ab..2cb976e5263 100644 --- a/Modules/Core/Common/include/itkIsSame.h +++ b/Modules/Core/Common/include/itkIsSame.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkIterationReporter.h b/Modules/Core/Common/include/itkIterationReporter.h index 6fca5928c77..5630ae0b094 100644 --- a/Modules/Core/Common/include/itkIterationReporter.h +++ b/Modules/Core/Common/include/itkIterationReporter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkKernelFunctionBase.h b/Modules/Core/Common/include/itkKernelFunctionBase.h index 4793cc97693..d2546036f8a 100644 --- a/Modules/Core/Common/include/itkKernelFunctionBase.h +++ b/Modules/Core/Common/include/itkKernelFunctionBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLaplacianOperator.h b/Modules/Core/Common/include/itkLaplacianOperator.h index af590629ca3..4f3f957f060 100644 --- a/Modules/Core/Common/include/itkLaplacianOperator.h +++ b/Modules/Core/Common/include/itkLaplacianOperator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLaplacianOperator.hxx b/Modules/Core/Common/include/itkLaplacianOperator.hxx index fed3fe59bb6..d4d291bcbb7 100644 --- a/Modules/Core/Common/include/itkLaplacianOperator.hxx +++ b/Modules/Core/Common/include/itkLaplacianOperator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLexicographicCompare.h b/Modules/Core/Common/include/itkLexicographicCompare.h index f11315e4a0f..e088c09e64d 100644 --- a/Modules/Core/Common/include/itkLexicographicCompare.h +++ b/Modules/Core/Common/include/itkLexicographicCompare.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLightObject.h b/Modules/Core/Common/include/itkLightObject.h index c7f6c0933fa..3e012a5afba 100644 --- a/Modules/Core/Common/include/itkLightObject.h +++ b/Modules/Core/Common/include/itkLightObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLightProcessObject.h b/Modules/Core/Common/include/itkLightProcessObject.h index 056d13641e4..cd731c0acce 100644 --- a/Modules/Core/Common/include/itkLightProcessObject.h +++ b/Modules/Core/Common/include/itkLightProcessObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLineCell.h b/Modules/Core/Common/include/itkLineCell.h index 104cd3f055f..89f04e20256 100644 --- a/Modules/Core/Common/include/itkLineCell.h +++ b/Modules/Core/Common/include/itkLineCell.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLineCell.hxx b/Modules/Core/Common/include/itkLineCell.hxx index c217889b8a5..8ffaa99a20d 100644 --- a/Modules/Core/Common/include/itkLineCell.hxx +++ b/Modules/Core/Common/include/itkLineCell.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLineConstIterator.h b/Modules/Core/Common/include/itkLineConstIterator.h index fa026f274a6..47511a80416 100644 --- a/Modules/Core/Common/include/itkLineConstIterator.h +++ b/Modules/Core/Common/include/itkLineConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLineConstIterator.hxx b/Modules/Core/Common/include/itkLineConstIterator.hxx index 9a7b4b2cc4b..bcc9d360d07 100644 --- a/Modules/Core/Common/include/itkLineConstIterator.hxx +++ b/Modules/Core/Common/include/itkLineConstIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLineIterator.h b/Modules/Core/Common/include/itkLineIterator.h index 70e873bd60e..0432d65d495 100644 --- a/Modules/Core/Common/include/itkLineIterator.h +++ b/Modules/Core/Common/include/itkLineIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLineIterator.hxx b/Modules/Core/Common/include/itkLineIterator.hxx index de86dd06d5b..c4d274e2fc0 100644 --- a/Modules/Core/Common/include/itkLineIterator.hxx +++ b/Modules/Core/Common/include/itkLineIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLogOutput.h b/Modules/Core/Common/include/itkLogOutput.h index 7402b104ad4..c3151ebad65 100644 --- a/Modules/Core/Common/include/itkLogOutput.h +++ b/Modules/Core/Common/include/itkLogOutput.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLogger.h b/Modules/Core/Common/include/itkLogger.h index af73ed90bbe..87a3f93b653 100644 --- a/Modules/Core/Common/include/itkLogger.h +++ b/Modules/Core/Common/include/itkLogger.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLoggerBase.h b/Modules/Core/Common/include/itkLoggerBase.h index 1d432973898..f952ba3baae 100644 --- a/Modules/Core/Common/include/itkLoggerBase.h +++ b/Modules/Core/Common/include/itkLoggerBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLoggerManager.h b/Modules/Core/Common/include/itkLoggerManager.h index cc41fe884b1..46e3a57107f 100644 --- a/Modules/Core/Common/include/itkLoggerManager.h +++ b/Modules/Core/Common/include/itkLoggerManager.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLoggerOutput.h b/Modules/Core/Common/include/itkLoggerOutput.h index b977d4ae715..5a604655aaa 100644 --- a/Modules/Core/Common/include/itkLoggerOutput.h +++ b/Modules/Core/Common/include/itkLoggerOutput.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLoggerThreadWrapper.h b/Modules/Core/Common/include/itkLoggerThreadWrapper.h index ccb844508d0..d739deab99f 100644 --- a/Modules/Core/Common/include/itkLoggerThreadWrapper.h +++ b/Modules/Core/Common/include/itkLoggerThreadWrapper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkLoggerThreadWrapper.hxx b/Modules/Core/Common/include/itkLoggerThreadWrapper.hxx index 6145f172f53..f33b35ad952 100644 --- a/Modules/Core/Common/include/itkLoggerThreadWrapper.hxx +++ b/Modules/Core/Common/include/itkLoggerThreadWrapper.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMacro.h b/Modules/Core/Common/include/itkMacro.h index 66c541d02c0..64a2dc65642 100644 --- a/Modules/Core/Common/include/itkMacro.h +++ b/Modules/Core/Common/include/itkMacro.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMapContainer.h b/Modules/Core/Common/include/itkMapContainer.h index 7245e30bcf0..407e793d1e6 100644 --- a/Modules/Core/Common/include/itkMapContainer.h +++ b/Modules/Core/Common/include/itkMapContainer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMapContainer.hxx b/Modules/Core/Common/include/itkMapContainer.hxx index 564aaf3b869..132884668fd 100644 --- a/Modules/Core/Common/include/itkMapContainer.hxx +++ b/Modules/Core/Common/include/itkMapContainer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMath.h b/Modules/Core/Common/include/itkMath.h index 35e94bf15a0..3f9726e44d2 100644 --- a/Modules/Core/Common/include/itkMath.h +++ b/Modules/Core/Common/include/itkMath.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMathDetail.h b/Modules/Core/Common/include/itkMathDetail.h index bade5f190fc..5fde04e4365 100644 --- a/Modules/Core/Common/include/itkMathDetail.h +++ b/Modules/Core/Common/include/itkMathDetail.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMatrix.h b/Modules/Core/Common/include/itkMatrix.h index 90776fdafa4..051604bef5c 100644 --- a/Modules/Core/Common/include/itkMatrix.h +++ b/Modules/Core/Common/include/itkMatrix.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMatrix.hxx b/Modules/Core/Common/include/itkMatrix.hxx index 3764c2611f2..666e73c633b 100644 --- a/Modules/Core/Common/include/itkMatrix.hxx +++ b/Modules/Core/Common/include/itkMatrix.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMatrixResizeableDataObject.h b/Modules/Core/Common/include/itkMatrixResizeableDataObject.h index 71a89eaf6cb..9c56ec65b68 100644 --- a/Modules/Core/Common/include/itkMatrixResizeableDataObject.h +++ b/Modules/Core/Common/include/itkMatrixResizeableDataObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMemoryProbe.h b/Modules/Core/Common/include/itkMemoryProbe.h index 5e016befc18..b6d5e9e70dd 100644 --- a/Modules/Core/Common/include/itkMemoryProbe.h +++ b/Modules/Core/Common/include/itkMemoryProbe.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMemoryProbesCollectorBase.h b/Modules/Core/Common/include/itkMemoryProbesCollectorBase.h index 08e94ef876a..fc639594b48 100644 --- a/Modules/Core/Common/include/itkMemoryProbesCollectorBase.h +++ b/Modules/Core/Common/include/itkMemoryProbesCollectorBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMemoryUsageObserver.h b/Modules/Core/Common/include/itkMemoryUsageObserver.h index ae655483fd6..28c7af501fa 100644 --- a/Modules/Core/Common/include/itkMemoryUsageObserver.h +++ b/Modules/Core/Common/include/itkMemoryUsageObserver.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMersenneTwisterRandomVariateGenerator.h b/Modules/Core/Common/include/itkMersenneTwisterRandomVariateGenerator.h index eda20799ca3..dbceba41c3d 100644 --- a/Modules/Core/Common/include/itkMersenneTwisterRandomVariateGenerator.h +++ b/Modules/Core/Common/include/itkMersenneTwisterRandomVariateGenerator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMetaDataDictionary.h b/Modules/Core/Common/include/itkMetaDataDictionary.h index 0513a7e401e..0c63299cfa4 100644 --- a/Modules/Core/Common/include/itkMetaDataDictionary.h +++ b/Modules/Core/Common/include/itkMetaDataDictionary.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMetaDataObject.h b/Modules/Core/Common/include/itkMetaDataObject.h index f98dc6d7850..23b160a7b84 100644 --- a/Modules/Core/Common/include/itkMetaDataObject.h +++ b/Modules/Core/Common/include/itkMetaDataObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMetaDataObject.hxx b/Modules/Core/Common/include/itkMetaDataObject.hxx index ff830bdf00b..f29c545c432 100644 --- a/Modules/Core/Common/include/itkMetaDataObject.hxx +++ b/Modules/Core/Common/include/itkMetaDataObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMetaDataObjectBase.h b/Modules/Core/Common/include/itkMetaDataObjectBase.h index eb10b1dffce..6a1dec7ee15 100644 --- a/Modules/Core/Common/include/itkMetaDataObjectBase.h +++ b/Modules/Core/Common/include/itkMetaDataObjectBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMetaProgrammingLibrary.h b/Modules/Core/Common/include/itkMetaProgrammingLibrary.h index f51cf96f7fc..e09e41da721 100644 --- a/Modules/Core/Common/include/itkMetaProgrammingLibrary.h +++ b/Modules/Core/Common/include/itkMetaProgrammingLibrary.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMinimumMaximumImageCalculator.h b/Modules/Core/Common/include/itkMinimumMaximumImageCalculator.h index e1178a93809..4b6f509decd 100644 --- a/Modules/Core/Common/include/itkMinimumMaximumImageCalculator.h +++ b/Modules/Core/Common/include/itkMinimumMaximumImageCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMinimumMaximumImageCalculator.hxx b/Modules/Core/Common/include/itkMinimumMaximumImageCalculator.hxx index bb1d883e247..a0348e0cc3a 100644 --- a/Modules/Core/Common/include/itkMinimumMaximumImageCalculator.hxx +++ b/Modules/Core/Common/include/itkMinimumMaximumImageCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMultiThreaderBase.h b/Modules/Core/Common/include/itkMultiThreaderBase.h index 37fcc518753..a29d1047497 100644 --- a/Modules/Core/Common/include/itkMultiThreaderBase.h +++ b/Modules/Core/Common/include/itkMultiThreaderBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkMultipleLogOutput.h b/Modules/Core/Common/include/itkMultipleLogOutput.h index 6fe8b71b18e..d710ebc43b3 100644 --- a/Modules/Core/Common/include/itkMultipleLogOutput.h +++ b/Modules/Core/Common/include/itkMultipleLogOutput.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNeighborhood.h b/Modules/Core/Common/include/itkNeighborhood.h index 9578563b424..7a3e7e72e5b 100644 --- a/Modules/Core/Common/include/itkNeighborhood.h +++ b/Modules/Core/Common/include/itkNeighborhood.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNeighborhood.hxx b/Modules/Core/Common/include/itkNeighborhood.hxx index 81f99aac323..e6040e48d48 100644 --- a/Modules/Core/Common/include/itkNeighborhood.hxx +++ b/Modules/Core/Common/include/itkNeighborhood.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNeighborhoodAccessorFunctor.h b/Modules/Core/Common/include/itkNeighborhoodAccessorFunctor.h index 017dd600f6c..d568d360a7a 100644 --- a/Modules/Core/Common/include/itkNeighborhoodAccessorFunctor.h +++ b/Modules/Core/Common/include/itkNeighborhoodAccessorFunctor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNeighborhoodAlgorithm.h b/Modules/Core/Common/include/itkNeighborhoodAlgorithm.h index fd9edb15758..30741873c0f 100644 --- a/Modules/Core/Common/include/itkNeighborhoodAlgorithm.h +++ b/Modules/Core/Common/include/itkNeighborhoodAlgorithm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNeighborhoodAlgorithm.hxx b/Modules/Core/Common/include/itkNeighborhoodAlgorithm.hxx index 1449665af7a..75aec3324fb 100644 --- a/Modules/Core/Common/include/itkNeighborhoodAlgorithm.hxx +++ b/Modules/Core/Common/include/itkNeighborhoodAlgorithm.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNeighborhoodAllocator.h b/Modules/Core/Common/include/itkNeighborhoodAllocator.h index 10c8e12f3a1..084d4fa2efb 100644 --- a/Modules/Core/Common/include/itkNeighborhoodAllocator.h +++ b/Modules/Core/Common/include/itkNeighborhoodAllocator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNeighborhoodInnerProduct.h b/Modules/Core/Common/include/itkNeighborhoodInnerProduct.h index a4f06c50aec..4cdfde6e8ef 100644 --- a/Modules/Core/Common/include/itkNeighborhoodInnerProduct.h +++ b/Modules/Core/Common/include/itkNeighborhoodInnerProduct.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNeighborhoodInnerProduct.hxx b/Modules/Core/Common/include/itkNeighborhoodInnerProduct.hxx index 47a7e812261..14728a0bc54 100644 --- a/Modules/Core/Common/include/itkNeighborhoodInnerProduct.hxx +++ b/Modules/Core/Common/include/itkNeighborhoodInnerProduct.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNeighborhoodIterator.h b/Modules/Core/Common/include/itkNeighborhoodIterator.h index 1b3c480596c..e7ed31e951e 100644 --- a/Modules/Core/Common/include/itkNeighborhoodIterator.h +++ b/Modules/Core/Common/include/itkNeighborhoodIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNeighborhoodIterator.hxx b/Modules/Core/Common/include/itkNeighborhoodIterator.hxx index df658fe063b..c7b904a4c52 100644 --- a/Modules/Core/Common/include/itkNeighborhoodIterator.hxx +++ b/Modules/Core/Common/include/itkNeighborhoodIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNeighborhoodIteratorTestCommon.hxx b/Modules/Core/Common/include/itkNeighborhoodIteratorTestCommon.hxx index d4024d22c14..e657a5740ca 100644 --- a/Modules/Core/Common/include/itkNeighborhoodIteratorTestCommon.hxx +++ b/Modules/Core/Common/include/itkNeighborhoodIteratorTestCommon.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNeighborhoodOperator.h b/Modules/Core/Common/include/itkNeighborhoodOperator.h index ab8872ff246..9e3445a6d51 100644 --- a/Modules/Core/Common/include/itkNeighborhoodOperator.h +++ b/Modules/Core/Common/include/itkNeighborhoodOperator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNeighborhoodOperator.hxx b/Modules/Core/Common/include/itkNeighborhoodOperator.hxx index d566a44e159..34742a63869 100644 --- a/Modules/Core/Common/include/itkNeighborhoodOperator.hxx +++ b/Modules/Core/Common/include/itkNeighborhoodOperator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumberToString.h b/Modules/Core/Common/include/itkNumberToString.h index 4f06b28ed56..a9f6302eac1 100644 --- a/Modules/Core/Common/include/itkNumberToString.h +++ b/Modules/Core/Common/include/itkNumberToString.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumberToString.hxx b/Modules/Core/Common/include/itkNumberToString.hxx index 610d91fd0d5..f935126257b 100644 --- a/Modules/Core/Common/include/itkNumberToString.hxx +++ b/Modules/Core/Common/include/itkNumberToString.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumericTraits.h b/Modules/Core/Common/include/itkNumericTraits.h index 87b0bb1813b..347ad37d2e5 100644 --- a/Modules/Core/Common/include/itkNumericTraits.h +++ b/Modules/Core/Common/include/itkNumericTraits.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumericTraitsArrayPixel.h b/Modules/Core/Common/include/itkNumericTraitsArrayPixel.h index b142d39c87f..b8580aa3c16 100644 --- a/Modules/Core/Common/include/itkNumericTraitsArrayPixel.h +++ b/Modules/Core/Common/include/itkNumericTraitsArrayPixel.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumericTraitsCovariantVectorPixel.h b/Modules/Core/Common/include/itkNumericTraitsCovariantVectorPixel.h index f8af6750227..885d22d457d 100644 --- a/Modules/Core/Common/include/itkNumericTraitsCovariantVectorPixel.h +++ b/Modules/Core/Common/include/itkNumericTraitsCovariantVectorPixel.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumericTraitsDiffusionTensor3DPixel.h b/Modules/Core/Common/include/itkNumericTraitsDiffusionTensor3DPixel.h index ed51e66f8d1..1065cc2ec34 100644 --- a/Modules/Core/Common/include/itkNumericTraitsDiffusionTensor3DPixel.h +++ b/Modules/Core/Common/include/itkNumericTraitsDiffusionTensor3DPixel.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumericTraitsFixedArrayPixel.h b/Modules/Core/Common/include/itkNumericTraitsFixedArrayPixel.h index fb67cfae1d8..5ec35b61218 100644 --- a/Modules/Core/Common/include/itkNumericTraitsFixedArrayPixel.h +++ b/Modules/Core/Common/include/itkNumericTraitsFixedArrayPixel.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumericTraitsPointPixel.h b/Modules/Core/Common/include/itkNumericTraitsPointPixel.h index db616c942fb..5648538d057 100644 --- a/Modules/Core/Common/include/itkNumericTraitsPointPixel.h +++ b/Modules/Core/Common/include/itkNumericTraitsPointPixel.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumericTraitsRGBAPixel.h b/Modules/Core/Common/include/itkNumericTraitsRGBAPixel.h index b6f69688ed5..26ef8b34344 100644 --- a/Modules/Core/Common/include/itkNumericTraitsRGBAPixel.h +++ b/Modules/Core/Common/include/itkNumericTraitsRGBAPixel.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumericTraitsRGBPixel.h b/Modules/Core/Common/include/itkNumericTraitsRGBPixel.h index f0e3660570e..bbafe144cc7 100644 --- a/Modules/Core/Common/include/itkNumericTraitsRGBPixel.h +++ b/Modules/Core/Common/include/itkNumericTraitsRGBPixel.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumericTraitsStdVector.h b/Modules/Core/Common/include/itkNumericTraitsStdVector.h index 36a5c984d76..b9437c74506 100644 --- a/Modules/Core/Common/include/itkNumericTraitsStdVector.h +++ b/Modules/Core/Common/include/itkNumericTraitsStdVector.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumericTraitsTensorPixel.h b/Modules/Core/Common/include/itkNumericTraitsTensorPixel.h index e34cf1d9617..efd30608049 100644 --- a/Modules/Core/Common/include/itkNumericTraitsTensorPixel.h +++ b/Modules/Core/Common/include/itkNumericTraitsTensorPixel.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumericTraitsVariableLengthVectorPixel.h b/Modules/Core/Common/include/itkNumericTraitsVariableLengthVectorPixel.h index e8aecc0c9df..9bc274aa7f9 100644 --- a/Modules/Core/Common/include/itkNumericTraitsVariableLengthVectorPixel.h +++ b/Modules/Core/Common/include/itkNumericTraitsVariableLengthVectorPixel.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkNumericTraitsVectorPixel.h b/Modules/Core/Common/include/itkNumericTraitsVectorPixel.h index 5507e729be7..9e8b8b2fcc1 100644 --- a/Modules/Core/Common/include/itkNumericTraitsVectorPixel.h +++ b/Modules/Core/Common/include/itkNumericTraitsVectorPixel.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkObject.h b/Modules/Core/Common/include/itkObject.h index 38151d54b28..63b0be1a0c6 100644 --- a/Modules/Core/Common/include/itkObject.h +++ b/Modules/Core/Common/include/itkObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkObjectFactory.h b/Modules/Core/Common/include/itkObjectFactory.h index 89ddd4a9d2d..cdd3566540e 100644 --- a/Modules/Core/Common/include/itkObjectFactory.h +++ b/Modules/Core/Common/include/itkObjectFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkObjectFactoryBase.h b/Modules/Core/Common/include/itkObjectFactoryBase.h index 27af0dd00e0..9bd6b082a4c 100644 --- a/Modules/Core/Common/include/itkObjectFactoryBase.h +++ b/Modules/Core/Common/include/itkObjectFactoryBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkObjectStore.h b/Modules/Core/Common/include/itkObjectStore.h index bcff9d41f00..042c7e6d3ea 100644 --- a/Modules/Core/Common/include/itkObjectStore.h +++ b/Modules/Core/Common/include/itkObjectStore.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkObjectStore.hxx b/Modules/Core/Common/include/itkObjectStore.hxx index 735de692a46..de4199f7d69 100644 --- a/Modules/Core/Common/include/itkObjectStore.hxx +++ b/Modules/Core/Common/include/itkObjectStore.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkOctree.h b/Modules/Core/Common/include/itkOctree.h index 52ad4909095..7c885cffb1f 100644 --- a/Modules/Core/Common/include/itkOctree.h +++ b/Modules/Core/Common/include/itkOctree.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkOctree.hxx b/Modules/Core/Common/include/itkOctree.hxx index 7a1ad21df2b..740b845a8fb 100644 --- a/Modules/Core/Common/include/itkOctree.hxx +++ b/Modules/Core/Common/include/itkOctree.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkOctreeNode.h b/Modules/Core/Common/include/itkOctreeNode.h index a7625efe4f5..85ad7b2e78f 100644 --- a/Modules/Core/Common/include/itkOctreeNode.h +++ b/Modules/Core/Common/include/itkOctreeNode.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkOffset.h b/Modules/Core/Common/include/itkOffset.h index 493bf970e8d..135c5e09fc9 100644 --- a/Modules/Core/Common/include/itkOffset.h +++ b/Modules/Core/Common/include/itkOffset.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkOptimizerParameters.h b/Modules/Core/Common/include/itkOptimizerParameters.h index 157a98c3bc0..153b6e5cc5b 100644 --- a/Modules/Core/Common/include/itkOptimizerParameters.h +++ b/Modules/Core/Common/include/itkOptimizerParameters.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkOptimizerParameters.hxx b/Modules/Core/Common/include/itkOptimizerParameters.hxx index 919e119a71b..a047c9123f2 100644 --- a/Modules/Core/Common/include/itkOptimizerParameters.hxx +++ b/Modules/Core/Common/include/itkOptimizerParameters.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkOptimizerParametersHelper.h b/Modules/Core/Common/include/itkOptimizerParametersHelper.h index bea55b52e90..8b87e316ca1 100644 --- a/Modules/Core/Common/include/itkOptimizerParametersHelper.h +++ b/Modules/Core/Common/include/itkOptimizerParametersHelper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkOrientationAdapterBase.h b/Modules/Core/Common/include/itkOrientationAdapterBase.h index e6a1e42cf0b..67ec9f73e6c 100644 --- a/Modules/Core/Common/include/itkOrientationAdapterBase.h +++ b/Modules/Core/Common/include/itkOrientationAdapterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkOutputDataObjectConstIterator.h b/Modules/Core/Common/include/itkOutputDataObjectConstIterator.h index fa45b2640fb..5b4da513caf 100644 --- a/Modules/Core/Common/include/itkOutputDataObjectConstIterator.h +++ b/Modules/Core/Common/include/itkOutputDataObjectConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkOutputDataObjectIterator.h b/Modules/Core/Common/include/itkOutputDataObjectIterator.h index 2fecae60512..98fad3f133a 100644 --- a/Modules/Core/Common/include/itkOutputDataObjectIterator.h +++ b/Modules/Core/Common/include/itkOutputDataObjectIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkOutputWindow.h b/Modules/Core/Common/include/itkOutputWindow.h index f9ccd1e71dd..30cf6b51b4d 100644 --- a/Modules/Core/Common/include/itkOutputWindow.h +++ b/Modules/Core/Common/include/itkOutputWindow.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPeriodicBoundaryCondition.h b/Modules/Core/Common/include/itkPeriodicBoundaryCondition.h index 0616407116d..5e8792941f2 100644 --- a/Modules/Core/Common/include/itkPeriodicBoundaryCondition.h +++ b/Modules/Core/Common/include/itkPeriodicBoundaryCondition.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPeriodicBoundaryCondition.hxx b/Modules/Core/Common/include/itkPeriodicBoundaryCondition.hxx index 1cf44cbf86f..83671cfae51 100644 --- a/Modules/Core/Common/include/itkPeriodicBoundaryCondition.hxx +++ b/Modules/Core/Common/include/itkPeriodicBoundaryCondition.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPhasedArray3DSpecialCoordinatesImage.h b/Modules/Core/Common/include/itkPhasedArray3DSpecialCoordinatesImage.h index 0c7775aafd6..ee93d2fcf48 100644 --- a/Modules/Core/Common/include/itkPhasedArray3DSpecialCoordinatesImage.h +++ b/Modules/Core/Common/include/itkPhasedArray3DSpecialCoordinatesImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPhasedArray3DSpecialCoordinatesImage.hxx b/Modules/Core/Common/include/itkPhasedArray3DSpecialCoordinatesImage.hxx index 471bee3051e..4ca77b76bcb 100644 --- a/Modules/Core/Common/include/itkPhasedArray3DSpecialCoordinatesImage.hxx +++ b/Modules/Core/Common/include/itkPhasedArray3DSpecialCoordinatesImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPixelTraits.h b/Modules/Core/Common/include/itkPixelTraits.h index 9f5e7e58b20..f54b3ab08d0 100644 --- a/Modules/Core/Common/include/itkPixelTraits.h +++ b/Modules/Core/Common/include/itkPixelTraits.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPlatformMultiThreader.h b/Modules/Core/Common/include/itkPlatformMultiThreader.h index 11435ffc803..5453de8b164 100644 --- a/Modules/Core/Common/include/itkPlatformMultiThreader.h +++ b/Modules/Core/Common/include/itkPlatformMultiThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPoint.h b/Modules/Core/Common/include/itkPoint.h index 18968c141ba..d8cd8674fcf 100644 --- a/Modules/Core/Common/include/itkPoint.h +++ b/Modules/Core/Common/include/itkPoint.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPoint.hxx b/Modules/Core/Common/include/itkPoint.hxx index f4ef1978b33..5c02f988a18 100644 --- a/Modules/Core/Common/include/itkPoint.hxx +++ b/Modules/Core/Common/include/itkPoint.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPointSet.h b/Modules/Core/Common/include/itkPointSet.h index 94529e0b015..7d1b9408810 100644 --- a/Modules/Core/Common/include/itkPointSet.h +++ b/Modules/Core/Common/include/itkPointSet.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPointSet.hxx b/Modules/Core/Common/include/itkPointSet.hxx index 13c81a76fa4..a242e6ca19c 100644 --- a/Modules/Core/Common/include/itkPointSet.hxx +++ b/Modules/Core/Common/include/itkPointSet.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPointSetToImageFilter.h b/Modules/Core/Common/include/itkPointSetToImageFilter.h index 35320115499..9f1e19d82a2 100644 --- a/Modules/Core/Common/include/itkPointSetToImageFilter.h +++ b/Modules/Core/Common/include/itkPointSetToImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPointSetToImageFilter.hxx b/Modules/Core/Common/include/itkPointSetToImageFilter.hxx index 9a95bae2747..44a4b1bb422 100644 --- a/Modules/Core/Common/include/itkPointSetToImageFilter.hxx +++ b/Modules/Core/Common/include/itkPointSetToImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPolygonCell.h b/Modules/Core/Common/include/itkPolygonCell.h index 96cca6a0ce0..60d86b2cd3e 100644 --- a/Modules/Core/Common/include/itkPolygonCell.h +++ b/Modules/Core/Common/include/itkPolygonCell.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPolygonCell.hxx b/Modules/Core/Common/include/itkPolygonCell.hxx index 12825e6cd01..65774312b81 100644 --- a/Modules/Core/Common/include/itkPolygonCell.hxx +++ b/Modules/Core/Common/include/itkPolygonCell.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPoolMultiThreader.h b/Modules/Core/Common/include/itkPoolMultiThreader.h index a4a69be3e5d..cb2757b4105 100644 --- a/Modules/Core/Common/include/itkPoolMultiThreader.h +++ b/Modules/Core/Common/include/itkPoolMultiThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPrintHelper.h b/Modules/Core/Common/include/itkPrintHelper.h index aafc3d6df5e..30c5f0825df 100644 --- a/Modules/Core/Common/include/itkPrintHelper.h +++ b/Modules/Core/Common/include/itkPrintHelper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPriorityQueueContainer.h b/Modules/Core/Common/include/itkPriorityQueueContainer.h index 6c3034dc121..5ee54028d05 100644 --- a/Modules/Core/Common/include/itkPriorityQueueContainer.h +++ b/Modules/Core/Common/include/itkPriorityQueueContainer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPriorityQueueContainer.hxx b/Modules/Core/Common/include/itkPriorityQueueContainer.hxx index ac9fac2cbb4..ff9558f5f9e 100644 --- a/Modules/Core/Common/include/itkPriorityQueueContainer.hxx +++ b/Modules/Core/Common/include/itkPriorityQueueContainer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkProcessObject.h b/Modules/Core/Common/include/itkProcessObject.h index 5b93453fd4c..fc213852d4b 100644 --- a/Modules/Core/Common/include/itkProcessObject.h +++ b/Modules/Core/Common/include/itkProcessObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkProgressAccumulator.h b/Modules/Core/Common/include/itkProgressAccumulator.h index c512ed1101b..ccac6731b00 100644 --- a/Modules/Core/Common/include/itkProgressAccumulator.h +++ b/Modules/Core/Common/include/itkProgressAccumulator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkProgressReporter.h b/Modules/Core/Common/include/itkProgressReporter.h index b673edf2cd7..dae17e801aa 100644 --- a/Modules/Core/Common/include/itkProgressReporter.h +++ b/Modules/Core/Common/include/itkProgressReporter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkProgressTransformer.h b/Modules/Core/Common/include/itkProgressTransformer.h index 9ac409fada6..1828a0547c8 100644 --- a/Modules/Core/Common/include/itkProgressTransformer.h +++ b/Modules/Core/Common/include/itkProgressTransformer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkPromoteType.h b/Modules/Core/Common/include/itkPromoteType.h index 3b28d1d5fa1..5dfc3b1a78e 100644 --- a/Modules/Core/Common/include/itkPromoteType.h +++ b/Modules/Core/Common/include/itkPromoteType.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkQuadraticEdgeCell.h b/Modules/Core/Common/include/itkQuadraticEdgeCell.h index ea1131f2231..cf3c6afeaa7 100644 --- a/Modules/Core/Common/include/itkQuadraticEdgeCell.h +++ b/Modules/Core/Common/include/itkQuadraticEdgeCell.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkQuadraticEdgeCell.hxx b/Modules/Core/Common/include/itkQuadraticEdgeCell.hxx index 854a82fc6ce..e530d40946d 100644 --- a/Modules/Core/Common/include/itkQuadraticEdgeCell.hxx +++ b/Modules/Core/Common/include/itkQuadraticEdgeCell.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkQuadraticTriangleCell.h b/Modules/Core/Common/include/itkQuadraticTriangleCell.h index 55aca0869b9..945e143677d 100644 --- a/Modules/Core/Common/include/itkQuadraticTriangleCell.h +++ b/Modules/Core/Common/include/itkQuadraticTriangleCell.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkQuadraticTriangleCell.hxx b/Modules/Core/Common/include/itkQuadraticTriangleCell.hxx index 5f2b92eb9bb..e767ce243e6 100644 --- a/Modules/Core/Common/include/itkQuadraticTriangleCell.hxx +++ b/Modules/Core/Common/include/itkQuadraticTriangleCell.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkQuadraticTriangleCellTopology.h b/Modules/Core/Common/include/itkQuadraticTriangleCellTopology.h index b144c5a7027..b9769b1711f 100644 --- a/Modules/Core/Common/include/itkQuadraticTriangleCellTopology.h +++ b/Modules/Core/Common/include/itkQuadraticTriangleCellTopology.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkQuadrilateralCell.h b/Modules/Core/Common/include/itkQuadrilateralCell.h index 45b9e217b82..068950d2840 100644 --- a/Modules/Core/Common/include/itkQuadrilateralCell.h +++ b/Modules/Core/Common/include/itkQuadrilateralCell.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkQuadrilateralCell.hxx b/Modules/Core/Common/include/itkQuadrilateralCell.hxx index 4b9c19bc0a4..6e925827dad 100644 --- a/Modules/Core/Common/include/itkQuadrilateralCell.hxx +++ b/Modules/Core/Common/include/itkQuadrilateralCell.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkQuadrilateralCellTopology.h b/Modules/Core/Common/include/itkQuadrilateralCellTopology.h index c6e43d00569..9dc3751f42d 100644 --- a/Modules/Core/Common/include/itkQuadrilateralCellTopology.h +++ b/Modules/Core/Common/include/itkQuadrilateralCellTopology.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkRGBAPixel.h b/Modules/Core/Common/include/itkRGBAPixel.h index 960936afb6f..1dd702a5bc9 100644 --- a/Modules/Core/Common/include/itkRGBAPixel.h +++ b/Modules/Core/Common/include/itkRGBAPixel.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkRGBAPixel.hxx b/Modules/Core/Common/include/itkRGBAPixel.hxx index 12e5314ed81..4204d80b71a 100644 --- a/Modules/Core/Common/include/itkRGBAPixel.hxx +++ b/Modules/Core/Common/include/itkRGBAPixel.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkRGBPixel.h b/Modules/Core/Common/include/itkRGBPixel.h index 59ed20f0de4..dc4c8507e04 100644 --- a/Modules/Core/Common/include/itkRGBPixel.h +++ b/Modules/Core/Common/include/itkRGBPixel.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkRGBPixel.hxx b/Modules/Core/Common/include/itkRGBPixel.hxx index 4f52b0cb47e..3aaa0289eb2 100644 --- a/Modules/Core/Common/include/itkRGBPixel.hxx +++ b/Modules/Core/Common/include/itkRGBPixel.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkRandomVariateGeneratorBase.h b/Modules/Core/Common/include/itkRandomVariateGeneratorBase.h index 26315970a7e..7e9465e27b6 100644 --- a/Modules/Core/Common/include/itkRandomVariateGeneratorBase.h +++ b/Modules/Core/Common/include/itkRandomVariateGeneratorBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkRealTimeClock.h b/Modules/Core/Common/include/itkRealTimeClock.h index 8dc7c966bf2..d0173e435ca 100644 --- a/Modules/Core/Common/include/itkRealTimeClock.h +++ b/Modules/Core/Common/include/itkRealTimeClock.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkRealTimeInterval.h b/Modules/Core/Common/include/itkRealTimeInterval.h index fc5ed4d2005..a7873352d20 100644 --- a/Modules/Core/Common/include/itkRealTimeInterval.h +++ b/Modules/Core/Common/include/itkRealTimeInterval.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkRealTimeStamp.h b/Modules/Core/Common/include/itkRealTimeStamp.h index 832970bf4b6..11aa9f61d52 100644 --- a/Modules/Core/Common/include/itkRealTimeStamp.h +++ b/Modules/Core/Common/include/itkRealTimeStamp.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkRectangularImageNeighborhoodShape.h b/Modules/Core/Common/include/itkRectangularImageNeighborhoodShape.h index 5d1feaa2cdc..0f31e4ddc30 100644 --- a/Modules/Core/Common/include/itkRectangularImageNeighborhoodShape.h +++ b/Modules/Core/Common/include/itkRectangularImageNeighborhoodShape.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkRegion.h b/Modules/Core/Common/include/itkRegion.h index e54ec425568..b9b4e916d38 100644 --- a/Modules/Core/Common/include/itkRegion.h +++ b/Modules/Core/Common/include/itkRegion.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkRegularizedHeavisideStepFunction.h b/Modules/Core/Common/include/itkRegularizedHeavisideStepFunction.h index a3c06cc1ba0..2db9ef08654 100644 --- a/Modules/Core/Common/include/itkRegularizedHeavisideStepFunction.h +++ b/Modules/Core/Common/include/itkRegularizedHeavisideStepFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkRegularizedHeavisideStepFunction.hxx b/Modules/Core/Common/include/itkRegularizedHeavisideStepFunction.hxx index 8a00c1dce88..969249b62ff 100644 --- a/Modules/Core/Common/include/itkRegularizedHeavisideStepFunction.hxx +++ b/Modules/Core/Common/include/itkRegularizedHeavisideStepFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkResourceProbe.h b/Modules/Core/Common/include/itkResourceProbe.h index f213cd1c235..9ca834af643 100644 --- a/Modules/Core/Common/include/itkResourceProbe.h +++ b/Modules/Core/Common/include/itkResourceProbe.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkResourceProbe.hxx b/Modules/Core/Common/include/itkResourceProbe.hxx index 56aa6525b96..57aa289bcc1 100644 --- a/Modules/Core/Common/include/itkResourceProbe.hxx +++ b/Modules/Core/Common/include/itkResourceProbe.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkResourceProbesCollectorBase.h b/Modules/Core/Common/include/itkResourceProbesCollectorBase.h index aa14980fd69..fc0c8984c3a 100644 --- a/Modules/Core/Common/include/itkResourceProbesCollectorBase.h +++ b/Modules/Core/Common/include/itkResourceProbesCollectorBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkResourceProbesCollectorBase.hxx b/Modules/Core/Common/include/itkResourceProbesCollectorBase.hxx index 89800c5cd7f..94a7f5e9715 100644 --- a/Modules/Core/Common/include/itkResourceProbesCollectorBase.hxx +++ b/Modules/Core/Common/include/itkResourceProbesCollectorBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSTLConstContainerAdaptor.h b/Modules/Core/Common/include/itkSTLConstContainerAdaptor.h index 297eb969226..60c453afbb5 100644 --- a/Modules/Core/Common/include/itkSTLConstContainerAdaptor.h +++ b/Modules/Core/Common/include/itkSTLConstContainerAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSTLContainerAdaptor.h b/Modules/Core/Common/include/itkSTLContainerAdaptor.h index 93d1cde8538..60d474444c6 100644 --- a/Modules/Core/Common/include/itkSTLContainerAdaptor.h +++ b/Modules/Core/Common/include/itkSTLContainerAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkShapedFloodFilledFunctionConditionalConstIterator.h b/Modules/Core/Common/include/itkShapedFloodFilledFunctionConditionalConstIterator.h index 823d0e0b83a..6f65382ec60 100644 --- a/Modules/Core/Common/include/itkShapedFloodFilledFunctionConditionalConstIterator.h +++ b/Modules/Core/Common/include/itkShapedFloodFilledFunctionConditionalConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkShapedFloodFilledFunctionConditionalConstIterator.hxx b/Modules/Core/Common/include/itkShapedFloodFilledFunctionConditionalConstIterator.hxx index 98d60493e3e..32ec86c0f77 100644 --- a/Modules/Core/Common/include/itkShapedFloodFilledFunctionConditionalConstIterator.hxx +++ b/Modules/Core/Common/include/itkShapedFloodFilledFunctionConditionalConstIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkShapedFloodFilledImageFunctionConditionalConstIterator.h b/Modules/Core/Common/include/itkShapedFloodFilledImageFunctionConditionalConstIterator.h index 4d7b5147973..269e2ba5a60 100644 --- a/Modules/Core/Common/include/itkShapedFloodFilledImageFunctionConditionalConstIterator.h +++ b/Modules/Core/Common/include/itkShapedFloodFilledImageFunctionConditionalConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkShapedFloodFilledImageFunctionConditionalConstIterator.hxx b/Modules/Core/Common/include/itkShapedFloodFilledImageFunctionConditionalConstIterator.hxx index 9ba408a2c81..7125c1a9d01 100644 --- a/Modules/Core/Common/include/itkShapedFloodFilledImageFunctionConditionalConstIterator.hxx +++ b/Modules/Core/Common/include/itkShapedFloodFilledImageFunctionConditionalConstIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkShapedFloodFilledImageFunctionConditionalIterator.h b/Modules/Core/Common/include/itkShapedFloodFilledImageFunctionConditionalIterator.h index 069763296ec..ff570abca47 100644 --- a/Modules/Core/Common/include/itkShapedFloodFilledImageFunctionConditionalIterator.h +++ b/Modules/Core/Common/include/itkShapedFloodFilledImageFunctionConditionalIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkShapedImageNeighborhoodRange.h b/Modules/Core/Common/include/itkShapedImageNeighborhoodRange.h index 5ba00d3fbcd..dc526df4624 100644 --- a/Modules/Core/Common/include/itkShapedImageNeighborhoodRange.h +++ b/Modules/Core/Common/include/itkShapedImageNeighborhoodRange.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkShapedNeighborhoodIterator.h b/Modules/Core/Common/include/itkShapedNeighborhoodIterator.h index 5b4e423d97a..cbadaa8e34a 100644 --- a/Modules/Core/Common/include/itkShapedNeighborhoodIterator.h +++ b/Modules/Core/Common/include/itkShapedNeighborhoodIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkShapedNeighborhoodIterator.hxx b/Modules/Core/Common/include/itkShapedNeighborhoodIterator.hxx index f25a0f3ab41..e93ae6f55c0 100644 --- a/Modules/Core/Common/include/itkShapedNeighborhoodIterator.hxx +++ b/Modules/Core/Common/include/itkShapedNeighborhoodIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSimpleDataObjectDecorator.h b/Modules/Core/Common/include/itkSimpleDataObjectDecorator.h index cefa36f638c..5daf3da2dad 100644 --- a/Modules/Core/Common/include/itkSimpleDataObjectDecorator.h +++ b/Modules/Core/Common/include/itkSimpleDataObjectDecorator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSimpleDataObjectDecorator.hxx b/Modules/Core/Common/include/itkSimpleDataObjectDecorator.hxx index 98680d56661..435bdf3b413 100644 --- a/Modules/Core/Common/include/itkSimpleDataObjectDecorator.hxx +++ b/Modules/Core/Common/include/itkSimpleDataObjectDecorator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSimpleFilterWatcher.h b/Modules/Core/Common/include/itkSimpleFilterWatcher.h index 723e5d9dd25..e0a4d206969 100644 --- a/Modules/Core/Common/include/itkSimpleFilterWatcher.h +++ b/Modules/Core/Common/include/itkSimpleFilterWatcher.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSinRegularizedHeavisideStepFunction.h b/Modules/Core/Common/include/itkSinRegularizedHeavisideStepFunction.h index 4087febf949..4b881249965 100644 --- a/Modules/Core/Common/include/itkSinRegularizedHeavisideStepFunction.h +++ b/Modules/Core/Common/include/itkSinRegularizedHeavisideStepFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSinRegularizedHeavisideStepFunction.hxx b/Modules/Core/Common/include/itkSinRegularizedHeavisideStepFunction.hxx index f14fc701881..1aca42a2d98 100644 --- a/Modules/Core/Common/include/itkSinRegularizedHeavisideStepFunction.hxx +++ b/Modules/Core/Common/include/itkSinRegularizedHeavisideStepFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSingleton.h b/Modules/Core/Common/include/itkSingleton.h index bca6bd72482..06cee79861f 100644 --- a/Modules/Core/Common/include/itkSingleton.h +++ b/Modules/Core/Common/include/itkSingleton.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSingletonMacro.h b/Modules/Core/Common/include/itkSingletonMacro.h index b2856769230..4c936a2c679 100644 --- a/Modules/Core/Common/include/itkSingletonMacro.h +++ b/Modules/Core/Common/include/itkSingletonMacro.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSize.h b/Modules/Core/Common/include/itkSize.h index 822a9749830..4707308bb48 100644 --- a/Modules/Core/Common/include/itkSize.h +++ b/Modules/Core/Common/include/itkSize.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSliceIterator.h b/Modules/Core/Common/include/itkSliceIterator.h index f2638c57c3f..bb3d54c07a2 100644 --- a/Modules/Core/Common/include/itkSliceIterator.h +++ b/Modules/Core/Common/include/itkSliceIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSmapsFileParser.h b/Modules/Core/Common/include/itkSmapsFileParser.h index e96f11351f2..4054e416f76 100644 --- a/Modules/Core/Common/include/itkSmapsFileParser.h +++ b/Modules/Core/Common/include/itkSmapsFileParser.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSmapsFileParser.hxx b/Modules/Core/Common/include/itkSmapsFileParser.hxx index 0a828bb7f8d..8b401057a03 100644 --- a/Modules/Core/Common/include/itkSmapsFileParser.hxx +++ b/Modules/Core/Common/include/itkSmapsFileParser.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSmartPointer.h b/Modules/Core/Common/include/itkSmartPointer.h index c33e6a8fff3..ccdbdc2519f 100644 --- a/Modules/Core/Common/include/itkSmartPointer.h +++ b/Modules/Core/Common/include/itkSmartPointer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSmartPointerForwardReference.hxx b/Modules/Core/Common/include/itkSmartPointerForwardReference.hxx index ab2dc4387e4..b4a90119b82 100644 --- a/Modules/Core/Common/include/itkSmartPointerForwardReference.hxx +++ b/Modules/Core/Common/include/itkSmartPointerForwardReference.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSobelOperator.h b/Modules/Core/Common/include/itkSobelOperator.h index d0eb7725534..9844a0f4b82 100644 --- a/Modules/Core/Common/include/itkSobelOperator.h +++ b/Modules/Core/Common/include/itkSobelOperator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSobelOperator.hxx b/Modules/Core/Common/include/itkSobelOperator.hxx index 985bc1dbfb9..cf61e6a663a 100644 --- a/Modules/Core/Common/include/itkSobelOperator.hxx +++ b/Modules/Core/Common/include/itkSobelOperator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSparseFieldLayer.h b/Modules/Core/Common/include/itkSparseFieldLayer.h index e4f80bc9c16..36d7ac3c2c8 100644 --- a/Modules/Core/Common/include/itkSparseFieldLayer.h +++ b/Modules/Core/Common/include/itkSparseFieldLayer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSparseFieldLayer.hxx b/Modules/Core/Common/include/itkSparseFieldLayer.hxx index ccc88fb3cf5..b674b6b91bb 100644 --- a/Modules/Core/Common/include/itkSparseFieldLayer.hxx +++ b/Modules/Core/Common/include/itkSparseFieldLayer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSparseImage.h b/Modules/Core/Common/include/itkSparseImage.h index 4caed6367f0..c40de6bfae2 100644 --- a/Modules/Core/Common/include/itkSparseImage.h +++ b/Modules/Core/Common/include/itkSparseImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSparseImage.hxx b/Modules/Core/Common/include/itkSparseImage.hxx index 7e116fd4500..7b569c02730 100644 --- a/Modules/Core/Common/include/itkSparseImage.hxx +++ b/Modules/Core/Common/include/itkSparseImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSpatialFunction.h b/Modules/Core/Common/include/itkSpatialFunction.h index 42d895bb87e..4d70f0322ca 100644 --- a/Modules/Core/Common/include/itkSpatialFunction.h +++ b/Modules/Core/Common/include/itkSpatialFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSpatialFunction.hxx b/Modules/Core/Common/include/itkSpatialFunction.hxx index ca00d043c25..1fb3cca02e6 100644 --- a/Modules/Core/Common/include/itkSpatialFunction.hxx +++ b/Modules/Core/Common/include/itkSpatialFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSpatialOrientation.h b/Modules/Core/Common/include/itkSpatialOrientation.h index 876c1f185ec..d16d3c757cd 100644 --- a/Modules/Core/Common/include/itkSpatialOrientation.h +++ b/Modules/Core/Common/include/itkSpatialOrientation.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSpatialOrientationAdapter.h b/Modules/Core/Common/include/itkSpatialOrientationAdapter.h index 61e04b7e592..26025ef1590 100644 --- a/Modules/Core/Common/include/itkSpatialOrientationAdapter.h +++ b/Modules/Core/Common/include/itkSpatialOrientationAdapter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSpecialCoordinatesImage.h b/Modules/Core/Common/include/itkSpecialCoordinatesImage.h index db49fb5249d..d25676a487e 100644 --- a/Modules/Core/Common/include/itkSpecialCoordinatesImage.h +++ b/Modules/Core/Common/include/itkSpecialCoordinatesImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSpecialCoordinatesImage.hxx b/Modules/Core/Common/include/itkSpecialCoordinatesImage.hxx index 30574f243f7..675e322eca1 100644 --- a/Modules/Core/Common/include/itkSpecialCoordinatesImage.hxx +++ b/Modules/Core/Common/include/itkSpecialCoordinatesImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSphereSpatialFunction.h b/Modules/Core/Common/include/itkSphereSpatialFunction.h index 6de9b0285b7..04f51926d6a 100644 --- a/Modules/Core/Common/include/itkSphereSpatialFunction.h +++ b/Modules/Core/Common/include/itkSphereSpatialFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSphereSpatialFunction.hxx b/Modules/Core/Common/include/itkSphereSpatialFunction.hxx index b4dfd1b51ee..9fa5054b057 100644 --- a/Modules/Core/Common/include/itkSphereSpatialFunction.hxx +++ b/Modules/Core/Common/include/itkSphereSpatialFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkStaticAssert.h b/Modules/Core/Common/include/itkStaticAssert.h index 06a5a7d26b5..ffac2e80fed 100644 --- a/Modules/Core/Common/include/itkStaticAssert.h +++ b/Modules/Core/Common/include/itkStaticAssert.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkStdStreamLogOutput.h b/Modules/Core/Common/include/itkStdStreamLogOutput.h index 9e35a6fa955..a78baccc5a3 100644 --- a/Modules/Core/Common/include/itkStdStreamLogOutput.h +++ b/Modules/Core/Common/include/itkStdStreamLogOutput.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkStdStreamStateSave.h b/Modules/Core/Common/include/itkStdStreamStateSave.h index ed4b4014522..45bef8f1513 100644 --- a/Modules/Core/Common/include/itkStdStreamStateSave.h +++ b/Modules/Core/Common/include/itkStdStreamStateSave.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkStoppingCriterionBase.h b/Modules/Core/Common/include/itkStoppingCriterionBase.h index b71a7d0ea07..edd2c88adfb 100644 --- a/Modules/Core/Common/include/itkStoppingCriterionBase.h +++ b/Modules/Core/Common/include/itkStoppingCriterionBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkStreamingImageFilter.h b/Modules/Core/Common/include/itkStreamingImageFilter.h index d3d0d56547c..ae30c044cb4 100644 --- a/Modules/Core/Common/include/itkStreamingImageFilter.h +++ b/Modules/Core/Common/include/itkStreamingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkStreamingImageFilter.hxx b/Modules/Core/Common/include/itkStreamingImageFilter.hxx index ef29e476669..505c6bbbe9e 100644 --- a/Modules/Core/Common/include/itkStreamingImageFilter.hxx +++ b/Modules/Core/Common/include/itkStreamingImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkStreamingProcessObject.h b/Modules/Core/Common/include/itkStreamingProcessObject.h index 0d10d644bce..bb28b97b1bd 100644 --- a/Modules/Core/Common/include/itkStreamingProcessObject.h +++ b/Modules/Core/Common/include/itkStreamingProcessObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkStructHashFunction.h b/Modules/Core/Common/include/itkStructHashFunction.h index 96b0615adbc..8fe11e80d4c 100644 --- a/Modules/Core/Common/include/itkStructHashFunction.h +++ b/Modules/Core/Common/include/itkStructHashFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSymmetricEigenAnalysis.h b/Modules/Core/Common/include/itkSymmetricEigenAnalysis.h index a499ba9d95d..ec9b16075d3 100644 --- a/Modules/Core/Common/include/itkSymmetricEigenAnalysis.h +++ b/Modules/Core/Common/include/itkSymmetricEigenAnalysis.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSymmetricEigenAnalysis.hxx b/Modules/Core/Common/include/itkSymmetricEigenAnalysis.hxx index 0d5a886e14c..4dd2748fb6d 100644 --- a/Modules/Core/Common/include/itkSymmetricEigenAnalysis.hxx +++ b/Modules/Core/Common/include/itkSymmetricEigenAnalysis.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSymmetricEllipsoidInteriorExteriorSpatialFunction.h b/Modules/Core/Common/include/itkSymmetricEllipsoidInteriorExteriorSpatialFunction.h index acd3c9e113e..414a3c4ad89 100644 --- a/Modules/Core/Common/include/itkSymmetricEllipsoidInteriorExteriorSpatialFunction.h +++ b/Modules/Core/Common/include/itkSymmetricEllipsoidInteriorExteriorSpatialFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSymmetricEllipsoidInteriorExteriorSpatialFunction.hxx b/Modules/Core/Common/include/itkSymmetricEllipsoidInteriorExteriorSpatialFunction.hxx index 2d3893257a5..782de1753e5 100644 --- a/Modules/Core/Common/include/itkSymmetricEllipsoidInteriorExteriorSpatialFunction.hxx +++ b/Modules/Core/Common/include/itkSymmetricEllipsoidInteriorExteriorSpatialFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSymmetricSecondRankTensor.h b/Modules/Core/Common/include/itkSymmetricSecondRankTensor.h index 8a2152066bb..4fbb76db930 100644 --- a/Modules/Core/Common/include/itkSymmetricSecondRankTensor.h +++ b/Modules/Core/Common/include/itkSymmetricSecondRankTensor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkSymmetricSecondRankTensor.hxx b/Modules/Core/Common/include/itkSymmetricSecondRankTensor.hxx index e66dab6ad06..c2ef95140a1 100644 --- a/Modules/Core/Common/include/itkSymmetricSecondRankTensor.hxx +++ b/Modules/Core/Common/include/itkSymmetricSecondRankTensor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTBBMultiThreader.h b/Modules/Core/Common/include/itkTBBMultiThreader.h index 1b58257f169..1c7f0327f06 100644 --- a/Modules/Core/Common/include/itkTBBMultiThreader.h +++ b/Modules/Core/Common/include/itkTBBMultiThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTetrahedronCell.h b/Modules/Core/Common/include/itkTetrahedronCell.h index f69bad6247a..7e3912a75c9 100644 --- a/Modules/Core/Common/include/itkTetrahedronCell.h +++ b/Modules/Core/Common/include/itkTetrahedronCell.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTetrahedronCell.hxx b/Modules/Core/Common/include/itkTetrahedronCell.hxx index b57425b4007..470eade49a9 100644 --- a/Modules/Core/Common/include/itkTetrahedronCell.hxx +++ b/Modules/Core/Common/include/itkTetrahedronCell.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTetrahedronCellTopology.h b/Modules/Core/Common/include/itkTetrahedronCellTopology.h index 790f04cd3f4..5d46cc7769c 100644 --- a/Modules/Core/Common/include/itkTetrahedronCellTopology.h +++ b/Modules/Core/Common/include/itkTetrahedronCellTopology.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTextOutput.h b/Modules/Core/Common/include/itkTextOutput.h index fbd627eb841..9bfa7ab4af4 100644 --- a/Modules/Core/Common/include/itkTextOutput.h +++ b/Modules/Core/Common/include/itkTextOutput.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkThreadLogger.h b/Modules/Core/Common/include/itkThreadLogger.h index 004e180e607..844b181ad3f 100644 --- a/Modules/Core/Common/include/itkThreadLogger.h +++ b/Modules/Core/Common/include/itkThreadLogger.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkThreadPool.h b/Modules/Core/Common/include/itkThreadPool.h index 1551d3e4e5e..22954eabfb5 100644 --- a/Modules/Core/Common/include/itkThreadPool.h +++ b/Modules/Core/Common/include/itkThreadPool.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkThreadSupport.h b/Modules/Core/Common/include/itkThreadSupport.h index 048b99c974c..6c76388c1db 100644 --- a/Modules/Core/Common/include/itkThreadSupport.h +++ b/Modules/Core/Common/include/itkThreadSupport.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkThreadedDomainPartitioner.h b/Modules/Core/Common/include/itkThreadedDomainPartitioner.h index fc04270094e..d173938e8a4 100644 --- a/Modules/Core/Common/include/itkThreadedDomainPartitioner.h +++ b/Modules/Core/Common/include/itkThreadedDomainPartitioner.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkThreadedImageRegionPartitioner.h b/Modules/Core/Common/include/itkThreadedImageRegionPartitioner.h index 02261301f9c..dea579fa6e6 100644 --- a/Modules/Core/Common/include/itkThreadedImageRegionPartitioner.h +++ b/Modules/Core/Common/include/itkThreadedImageRegionPartitioner.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkThreadedImageRegionPartitioner.hxx b/Modules/Core/Common/include/itkThreadedImageRegionPartitioner.hxx index 3808c8edad8..3d63c6319bb 100644 --- a/Modules/Core/Common/include/itkThreadedImageRegionPartitioner.hxx +++ b/Modules/Core/Common/include/itkThreadedImageRegionPartitioner.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkThreadedIndexedContainerPartitioner.h b/Modules/Core/Common/include/itkThreadedIndexedContainerPartitioner.h index a55b02291b0..9368e4861da 100644 --- a/Modules/Core/Common/include/itkThreadedIndexedContainerPartitioner.h +++ b/Modules/Core/Common/include/itkThreadedIndexedContainerPartitioner.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkThreadedIteratorRangePartitioner.h b/Modules/Core/Common/include/itkThreadedIteratorRangePartitioner.h index cd6846bb416..97a539dd615 100644 --- a/Modules/Core/Common/include/itkThreadedIteratorRangePartitioner.h +++ b/Modules/Core/Common/include/itkThreadedIteratorRangePartitioner.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkThreadedIteratorRangePartitioner.hxx b/Modules/Core/Common/include/itkThreadedIteratorRangePartitioner.hxx index d67fedca158..1c793f507bc 100644 --- a/Modules/Core/Common/include/itkThreadedIteratorRangePartitioner.hxx +++ b/Modules/Core/Common/include/itkThreadedIteratorRangePartitioner.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTimeProbe.h b/Modules/Core/Common/include/itkTimeProbe.h index 28f9aae7cdc..abe22974bb5 100644 --- a/Modules/Core/Common/include/itkTimeProbe.h +++ b/Modules/Core/Common/include/itkTimeProbe.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTimeProbesCollectorBase.h b/Modules/Core/Common/include/itkTimeProbesCollectorBase.h index a4ef891952a..91193aac9bc 100644 --- a/Modules/Core/Common/include/itkTimeProbesCollectorBase.h +++ b/Modules/Core/Common/include/itkTimeProbesCollectorBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTimeStamp.h b/Modules/Core/Common/include/itkTimeStamp.h index f1b7074a4b6..4ba73491377 100644 --- a/Modules/Core/Common/include/itkTimeStamp.h +++ b/Modules/Core/Common/include/itkTimeStamp.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTorusInteriorExteriorSpatialFunction.h b/Modules/Core/Common/include/itkTorusInteriorExteriorSpatialFunction.h index 42c9eaa8abf..06207a61010 100644 --- a/Modules/Core/Common/include/itkTorusInteriorExteriorSpatialFunction.h +++ b/Modules/Core/Common/include/itkTorusInteriorExteriorSpatialFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTorusInteriorExteriorSpatialFunction.hxx b/Modules/Core/Common/include/itkTorusInteriorExteriorSpatialFunction.hxx index 0150a02fd86..adf56b5342f 100644 --- a/Modules/Core/Common/include/itkTorusInteriorExteriorSpatialFunction.hxx +++ b/Modules/Core/Common/include/itkTorusInteriorExteriorSpatialFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTriangleCell.h b/Modules/Core/Common/include/itkTriangleCell.h index 030ba5caa04..7fda078b23e 100644 --- a/Modules/Core/Common/include/itkTriangleCell.h +++ b/Modules/Core/Common/include/itkTriangleCell.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTriangleCell.hxx b/Modules/Core/Common/include/itkTriangleCell.hxx index abc82ee62b9..be63b4133a5 100644 --- a/Modules/Core/Common/include/itkTriangleCell.hxx +++ b/Modules/Core/Common/include/itkTriangleCell.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTriangleCellTopology.h b/Modules/Core/Common/include/itkTriangleCellTopology.h index f7b0f2d93e7..0e4fdd0f98f 100644 --- a/Modules/Core/Common/include/itkTriangleCellTopology.h +++ b/Modules/Core/Common/include/itkTriangleCellTopology.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTriangleHelper.h b/Modules/Core/Common/include/itkTriangleHelper.h index 8dd6394f043..51e7b27f88e 100644 --- a/Modules/Core/Common/include/itkTriangleHelper.h +++ b/Modules/Core/Common/include/itkTriangleHelper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkTriangleHelper.hxx b/Modules/Core/Common/include/itkTriangleHelper.hxx index 2ebc906b497..4c7a706b165 100644 --- a/Modules/Core/Common/include/itkTriangleHelper.hxx +++ b/Modules/Core/Common/include/itkTriangleHelper.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkUnaryCorrespondenceMatrix.h b/Modules/Core/Common/include/itkUnaryCorrespondenceMatrix.h index 238507935be..d640c5f48e7 100644 --- a/Modules/Core/Common/include/itkUnaryCorrespondenceMatrix.h +++ b/Modules/Core/Common/include/itkUnaryCorrespondenceMatrix.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkUnaryFunctorImageFilter.h b/Modules/Core/Common/include/itkUnaryFunctorImageFilter.h index 9ab7e474163..25958d4c902 100644 --- a/Modules/Core/Common/include/itkUnaryFunctorImageFilter.h +++ b/Modules/Core/Common/include/itkUnaryFunctorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkUnaryFunctorImageFilter.hxx b/Modules/Core/Common/include/itkUnaryFunctorImageFilter.hxx index cd25d89d608..a057273b87b 100644 --- a/Modules/Core/Common/include/itkUnaryFunctorImageFilter.hxx +++ b/Modules/Core/Common/include/itkUnaryFunctorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkValarrayImageContainer.h b/Modules/Core/Common/include/itkValarrayImageContainer.h index edb4509c21d..d557d732283 100644 --- a/Modules/Core/Common/include/itkValarrayImageContainer.h +++ b/Modules/Core/Common/include/itkValarrayImageContainer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVariableLengthVector.h b/Modules/Core/Common/include/itkVariableLengthVector.h index fd6a852bf13..4f6ab6efad1 100644 --- a/Modules/Core/Common/include/itkVariableLengthVector.h +++ b/Modules/Core/Common/include/itkVariableLengthVector.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVariableLengthVector.hxx b/Modules/Core/Common/include/itkVariableLengthVector.hxx index 91a70dac652..c4b81dc3a33 100644 --- a/Modules/Core/Common/include/itkVariableLengthVector.hxx +++ b/Modules/Core/Common/include/itkVariableLengthVector.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVariableSizeMatrix.h b/Modules/Core/Common/include/itkVariableSizeMatrix.h index 7ff005e5603..4fea8167dee 100644 --- a/Modules/Core/Common/include/itkVariableSizeMatrix.h +++ b/Modules/Core/Common/include/itkVariableSizeMatrix.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVariableSizeMatrix.hxx b/Modules/Core/Common/include/itkVariableSizeMatrix.hxx index 028b0a5f080..51227554f84 100644 --- a/Modules/Core/Common/include/itkVariableSizeMatrix.hxx +++ b/Modules/Core/Common/include/itkVariableSizeMatrix.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVector.h b/Modules/Core/Common/include/itkVector.h index b6e73d42bbd..18bbc031980 100644 --- a/Modules/Core/Common/include/itkVector.h +++ b/Modules/Core/Common/include/itkVector.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVector.hxx b/Modules/Core/Common/include/itkVector.hxx index f26d1f70c0d..5aa3962dc39 100644 --- a/Modules/Core/Common/include/itkVector.hxx +++ b/Modules/Core/Common/include/itkVector.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVectorContainer.h b/Modules/Core/Common/include/itkVectorContainer.h index 2e95fdcff0c..d5fc519ca62 100644 --- a/Modules/Core/Common/include/itkVectorContainer.h +++ b/Modules/Core/Common/include/itkVectorContainer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVectorContainer.hxx b/Modules/Core/Common/include/itkVectorContainer.hxx index 3ae8e7d3581..7765566ea7d 100644 --- a/Modules/Core/Common/include/itkVectorContainer.hxx +++ b/Modules/Core/Common/include/itkVectorContainer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVectorImage.h b/Modules/Core/Common/include/itkVectorImage.h index 495f69f08ca..8aff8b9c86e 100644 --- a/Modules/Core/Common/include/itkVectorImage.h +++ b/Modules/Core/Common/include/itkVectorImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVectorImage.hxx b/Modules/Core/Common/include/itkVectorImage.hxx index 4167cc3d992..3e696c57fd4 100644 --- a/Modules/Core/Common/include/itkVectorImage.hxx +++ b/Modules/Core/Common/include/itkVectorImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVectorImageNeighborhoodAccessorFunctor.h b/Modules/Core/Common/include/itkVectorImageNeighborhoodAccessorFunctor.h index 672af9edb30..8d4820a8a28 100644 --- a/Modules/Core/Common/include/itkVectorImageNeighborhoodAccessorFunctor.h +++ b/Modules/Core/Common/include/itkVectorImageNeighborhoodAccessorFunctor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVectorNeighborhoodInnerProduct.h b/Modules/Core/Common/include/itkVectorNeighborhoodInnerProduct.h index d4c884cfe20..31b740c198e 100644 --- a/Modules/Core/Common/include/itkVectorNeighborhoodInnerProduct.h +++ b/Modules/Core/Common/include/itkVectorNeighborhoodInnerProduct.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVectorNeighborhoodInnerProduct.hxx b/Modules/Core/Common/include/itkVectorNeighborhoodInnerProduct.hxx index 3162e0039ee..12e0bf55483 100644 --- a/Modules/Core/Common/include/itkVectorNeighborhoodInnerProduct.hxx +++ b/Modules/Core/Common/include/itkVectorNeighborhoodInnerProduct.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVersion.h b/Modules/Core/Common/include/itkVersion.h index 99369ad9480..e131efeed19 100644 --- a/Modules/Core/Common/include/itkVersion.h +++ b/Modules/Core/Common/include/itkVersion.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVersor.h b/Modules/Core/Common/include/itkVersor.h index c56ba018944..c3d15bfbd74 100644 --- a/Modules/Core/Common/include/itkVersor.h +++ b/Modules/Core/Common/include/itkVersor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVersor.hxx b/Modules/Core/Common/include/itkVersor.hxx index 379d405cf1d..0370ce21b98 100644 --- a/Modules/Core/Common/include/itkVersor.hxx +++ b/Modules/Core/Common/include/itkVersor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVertexCell.h b/Modules/Core/Common/include/itkVertexCell.h index aaac01c059a..a1afca1933b 100644 --- a/Modules/Core/Common/include/itkVertexCell.h +++ b/Modules/Core/Common/include/itkVertexCell.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkVertexCell.hxx b/Modules/Core/Common/include/itkVertexCell.hxx index e8c79af9336..696c7645213 100644 --- a/Modules/Core/Common/include/itkVertexCell.hxx +++ b/Modules/Core/Common/include/itkVertexCell.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkWeakPointer.h b/Modules/Core/Common/include/itkWeakPointer.h index 4241c14eec3..9bb0c242415 100644 --- a/Modules/Core/Common/include/itkWeakPointer.h +++ b/Modules/Core/Common/include/itkWeakPointer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkWin32Header.h b/Modules/Core/Common/include/itkWin32Header.h index afd6e8faf1a..9ae80a133a2 100644 --- a/Modules/Core/Common/include/itkWin32Header.h +++ b/Modules/Core/Common/include/itkWin32Header.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkWin32OutputWindow.h b/Modules/Core/Common/include/itkWin32OutputWindow.h index f6c37d6f04a..f1d0f8a02ed 100644 --- a/Modules/Core/Common/include/itkWin32OutputWindow.h +++ b/Modules/Core/Common/include/itkWin32OutputWindow.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkWindows.h b/Modules/Core/Common/include/itkWindows.h index 0c95ec88b9d..749907f0a69 100644 --- a/Modules/Core/Common/include/itkWindows.h +++ b/Modules/Core/Common/include/itkWindows.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkXMLFileOutputWindow.h b/Modules/Core/Common/include/itkXMLFileOutputWindow.h index cc3f93473fc..2569bb14159 100644 --- a/Modules/Core/Common/include/itkXMLFileOutputWindow.h +++ b/Modules/Core/Common/include/itkXMLFileOutputWindow.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkXMLFilterWatcher.h b/Modules/Core/Common/include/itkXMLFilterWatcher.h index 53052997498..8d87f019dc2 100644 --- a/Modules/Core/Common/include/itkXMLFilterWatcher.h +++ b/Modules/Core/Common/include/itkXMLFilterWatcher.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkZeroFluxNeumannBoundaryCondition.h b/Modules/Core/Common/include/itkZeroFluxNeumannBoundaryCondition.h index 1f9e97f4347..1732c1edff5 100644 --- a/Modules/Core/Common/include/itkZeroFluxNeumannBoundaryCondition.h +++ b/Modules/Core/Common/include/itkZeroFluxNeumannBoundaryCondition.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkZeroFluxNeumannBoundaryCondition.hxx b/Modules/Core/Common/include/itkZeroFluxNeumannBoundaryCondition.hxx index ad8852b0358..43a5e17ae4b 100644 --- a/Modules/Core/Common/include/itkZeroFluxNeumannBoundaryCondition.hxx +++ b/Modules/Core/Common/include/itkZeroFluxNeumannBoundaryCondition.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/include/itkZeroFluxNeumannImageNeighborhoodPixelAccessPolicy.h b/Modules/Core/Common/include/itkZeroFluxNeumannImageNeighborhoodPixelAccessPolicy.h index fb03ecfd499..2254a4c9f69 100644 --- a/Modules/Core/Common/include/itkZeroFluxNeumannImageNeighborhoodPixelAccessPolicy.h +++ b/Modules/Core/Common/include/itkZeroFluxNeumannImageNeighborhoodPixelAccessPolicy.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkArrayOutputSpecialization.cxx b/Modules/Core/Common/src/itkArrayOutputSpecialization.cxx index 159d2626b89..59ca36013b9 100644 --- a/Modules/Core/Common/src/itkArrayOutputSpecialization.cxx +++ b/Modules/Core/Common/src/itkArrayOutputSpecialization.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkBuildInformation.cxx.in b/Modules/Core/Common/src/itkBuildInformation.cxx.in index 98c4cd97703..62ab83cddcd 100644 --- a/Modules/Core/Common/src/itkBuildInformation.cxx.in +++ b/Modules/Core/Common/src/itkBuildInformation.cxx.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkCommand.cxx b/Modules/Core/Common/src/itkCommand.cxx index b1f7c0a7ee4..05bcd91b23c 100644 --- a/Modules/Core/Common/src/itkCommand.cxx +++ b/Modules/Core/Common/src/itkCommand.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkCompensatedSummation.cxx b/Modules/Core/Common/src/itkCompensatedSummation.cxx index ef48db73545..7c97d0c6185 100644 --- a/Modules/Core/Common/src/itkCompensatedSummation.cxx +++ b/Modules/Core/Common/src/itkCompensatedSummation.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkConfigure.h.in b/Modules/Core/Common/src/itkConfigure.h.in index 1b75438fa84..634dccc0869 100644 --- a/Modules/Core/Common/src/itkConfigure.h.in +++ b/Modules/Core/Common/src/itkConfigure.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkConfigurePrivate.h.in b/Modules/Core/Common/src/itkConfigurePrivate.h.in index 4daaddffc94..1585395b3cd 100644 --- a/Modules/Core/Common/src/itkConfigurePrivate.h.in +++ b/Modules/Core/Common/src/itkConfigurePrivate.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkCovariantVector.cxx b/Modules/Core/Common/src/itkCovariantVector.cxx index 2bda4907e12..a1359f9cf64 100644 --- a/Modules/Core/Common/src/itkCovariantVector.cxx +++ b/Modules/Core/Common/src/itkCovariantVector.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkCreateObjectFunction.cxx b/Modules/Core/Common/src/itkCreateObjectFunction.cxx index 3a55c18f241..c3477c12fc6 100644 --- a/Modules/Core/Common/src/itkCreateObjectFunction.cxx +++ b/Modules/Core/Common/src/itkCreateObjectFunction.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkDataObject.cxx b/Modules/Core/Common/src/itkDataObject.cxx index 7ace5282117..4557a07e06f 100644 --- a/Modules/Core/Common/src/itkDataObject.cxx +++ b/Modules/Core/Common/src/itkDataObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkDirectory.cxx b/Modules/Core/Common/src/itkDirectory.cxx index fd5f9741c05..9ed5ae09a1c 100644 --- a/Modules/Core/Common/src/itkDirectory.cxx +++ b/Modules/Core/Common/src/itkDirectory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkDynamicLoader.cxx b/Modules/Core/Common/src/itkDynamicLoader.cxx index e20d0ec4cb8..23a7666cda6 100644 --- a/Modules/Core/Common/src/itkDynamicLoader.cxx +++ b/Modules/Core/Common/src/itkDynamicLoader.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkEquivalencyTable.cxx b/Modules/Core/Common/src/itkEquivalencyTable.cxx index 88a485b2da2..9987e463ab9 100644 --- a/Modules/Core/Common/src/itkEquivalencyTable.cxx +++ b/Modules/Core/Common/src/itkEquivalencyTable.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkEventObject.cxx b/Modules/Core/Common/src/itkEventObject.cxx index 34d9aed85ff..c90fe9faa10 100644 --- a/Modules/Core/Common/src/itkEventObject.cxx +++ b/Modules/Core/Common/src/itkEventObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkExceptionObject.cxx b/Modules/Core/Common/src/itkExceptionObject.cxx index c632825da43..74bbaa55ab7 100644 --- a/Modules/Core/Common/src/itkExceptionObject.cxx +++ b/Modules/Core/Common/src/itkExceptionObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkExtractImageFilter.cxx b/Modules/Core/Common/src/itkExtractImageFilter.cxx index d3fa653b536..11746844034 100644 --- a/Modules/Core/Common/src/itkExtractImageFilter.cxx +++ b/Modules/Core/Common/src/itkExtractImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkFileOutputWindow.cxx b/Modules/Core/Common/src/itkFileOutputWindow.cxx index 1199de6fb38..43a9ae28949 100644 --- a/Modules/Core/Common/src/itkFileOutputWindow.cxx +++ b/Modules/Core/Common/src/itkFileOutputWindow.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkFloatingPointExceptions.cxx b/Modules/Core/Common/src/itkFloatingPointExceptions.cxx index 921fcf6f889..b76e1514d5d 100644 --- a/Modules/Core/Common/src/itkFloatingPointExceptions.cxx +++ b/Modules/Core/Common/src/itkFloatingPointExceptions.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkFloatingPointExceptions_unix.cxx b/Modules/Core/Common/src/itkFloatingPointExceptions_unix.cxx index 3319d6ad059..141d530b361 100644 --- a/Modules/Core/Common/src/itkFloatingPointExceptions_unix.cxx +++ b/Modules/Core/Common/src/itkFloatingPointExceptions_unix.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkFloatingPointExceptions_unix_feenableexcept_using_fegetenv.cxx b/Modules/Core/Common/src/itkFloatingPointExceptions_unix_feenableexcept_using_fegetenv.cxx index 241659e3ffc..f85d1806963 100644 --- a/Modules/Core/Common/src/itkFloatingPointExceptions_unix_feenableexcept_using_fegetenv.cxx +++ b/Modules/Core/Common/src/itkFloatingPointExceptions_unix_feenableexcept_using_fegetenv.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkFloatingPointExceptions_unix_signalhandler.cxx b/Modules/Core/Common/src/itkFloatingPointExceptions_unix_signalhandler.cxx index 6c97dd7f6ac..973df3d027c 100644 --- a/Modules/Core/Common/src/itkFloatingPointExceptions_unix_signalhandler.cxx +++ b/Modules/Core/Common/src/itkFloatingPointExceptions_unix_signalhandler.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkFloatingPointExceptions_win.cxx b/Modules/Core/Common/src/itkFloatingPointExceptions_win.cxx index f1e89e8369e..8f2160be8dc 100644 --- a/Modules/Core/Common/src/itkFloatingPointExceptions_win.cxx +++ b/Modules/Core/Common/src/itkFloatingPointExceptions_win.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkFrustumSpatialFunction.cxx b/Modules/Core/Common/src/itkFrustumSpatialFunction.cxx index a77e52889c1..96e08676433 100644 --- a/Modules/Core/Common/src/itkFrustumSpatialFunction.cxx +++ b/Modules/Core/Common/src/itkFrustumSpatialFunction.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkHexahedronCellTopology.cxx b/Modules/Core/Common/src/itkHexahedronCellTopology.cxx index ea2e7569800..5590e337925 100644 --- a/Modules/Core/Common/src/itkHexahedronCellTopology.cxx +++ b/Modules/Core/Common/src/itkHexahedronCellTopology.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkImageIORegion.cxx b/Modules/Core/Common/src/itkImageIORegion.cxx index b9747635006..8ed07d0088a 100644 --- a/Modules/Core/Common/src/itkImageIORegion.cxx +++ b/Modules/Core/Common/src/itkImageIORegion.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkImageRegionSplitterBase.cxx b/Modules/Core/Common/src/itkImageRegionSplitterBase.cxx index fa6fa7332cb..58663581923 100644 --- a/Modules/Core/Common/src/itkImageRegionSplitterBase.cxx +++ b/Modules/Core/Common/src/itkImageRegionSplitterBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkImageRegionSplitterDirection.cxx b/Modules/Core/Common/src/itkImageRegionSplitterDirection.cxx index 8f0572743ac..913369e6371 100644 --- a/Modules/Core/Common/src/itkImageRegionSplitterDirection.cxx +++ b/Modules/Core/Common/src/itkImageRegionSplitterDirection.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkImageRegionSplitterMultidimensional.cxx b/Modules/Core/Common/src/itkImageRegionSplitterMultidimensional.cxx index b18bbfaa47d..c4260cfc5ff 100644 --- a/Modules/Core/Common/src/itkImageRegionSplitterMultidimensional.cxx +++ b/Modules/Core/Common/src/itkImageRegionSplitterMultidimensional.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkImageRegionSplitterSlowDimension.cxx b/Modules/Core/Common/src/itkImageRegionSplitterSlowDimension.cxx index f4c95290cb6..7a34c50ebfa 100644 --- a/Modules/Core/Common/src/itkImageRegionSplitterSlowDimension.cxx +++ b/Modules/Core/Common/src/itkImageRegionSplitterSlowDimension.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkImageSourceCommon.cxx b/Modules/Core/Common/src/itkImageSourceCommon.cxx index 16e8b2d7788..2824de15bd8 100644 --- a/Modules/Core/Common/src/itkImageSourceCommon.cxx +++ b/Modules/Core/Common/src/itkImageSourceCommon.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkImageToImageFilterCommon.cxx b/Modules/Core/Common/src/itkImageToImageFilterCommon.cxx index 65ee8bf5c72..5b8fcfcd59a 100644 --- a/Modules/Core/Common/src/itkImageToImageFilterCommon.cxx +++ b/Modules/Core/Common/src/itkImageToImageFilterCommon.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkIndent.cxx b/Modules/Core/Common/src/itkIndent.cxx index e49d9d57243..1e396d14792 100644 --- a/Modules/Core/Common/src/itkIndent.cxx +++ b/Modules/Core/Common/src/itkIndent.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkIterationReporter.cxx b/Modules/Core/Common/src/itkIterationReporter.cxx index 2c80b6387cd..ae7b13120d4 100644 --- a/Modules/Core/Common/src/itkIterationReporter.cxx +++ b/Modules/Core/Common/src/itkIterationReporter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkLightObject.cxx b/Modules/Core/Common/src/itkLightObject.cxx index 1aeb14bf5dc..e46fef708a2 100644 --- a/Modules/Core/Common/src/itkLightObject.cxx +++ b/Modules/Core/Common/src/itkLightObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkLightProcessObject.cxx b/Modules/Core/Common/src/itkLightProcessObject.cxx index 37aaa149dd9..59b1d049013 100644 --- a/Modules/Core/Common/src/itkLightProcessObject.cxx +++ b/Modules/Core/Common/src/itkLightProcessObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkLogOutput.cxx b/Modules/Core/Common/src/itkLogOutput.cxx index 7f2f0e62bd7..7514afcb54f 100644 --- a/Modules/Core/Common/src/itkLogOutput.cxx +++ b/Modules/Core/Common/src/itkLogOutput.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkLogger.cxx b/Modules/Core/Common/src/itkLogger.cxx index 699ffa248b3..8523eb0105a 100644 --- a/Modules/Core/Common/src/itkLogger.cxx +++ b/Modules/Core/Common/src/itkLogger.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkLoggerBase.cxx b/Modules/Core/Common/src/itkLoggerBase.cxx index ead940c9ea6..70111060de1 100644 --- a/Modules/Core/Common/src/itkLoggerBase.cxx +++ b/Modules/Core/Common/src/itkLoggerBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkLoggerManager.cxx b/Modules/Core/Common/src/itkLoggerManager.cxx index d0dca6827b2..0920ca345c8 100644 --- a/Modules/Core/Common/src/itkLoggerManager.cxx +++ b/Modules/Core/Common/src/itkLoggerManager.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkLoggerOutput.cxx b/Modules/Core/Common/src/itkLoggerOutput.cxx index 34649b050f6..9d34eb4160f 100644 --- a/Modules/Core/Common/src/itkLoggerOutput.cxx +++ b/Modules/Core/Common/src/itkLoggerOutput.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkLogggerThreadWrapper.cxx b/Modules/Core/Common/src/itkLogggerThreadWrapper.cxx index f08a9dfb8f9..f24f9df4bbf 100644 --- a/Modules/Core/Common/src/itkLogggerThreadWrapper.cxx +++ b/Modules/Core/Common/src/itkLogggerThreadWrapper.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkMath.cxx b/Modules/Core/Common/src/itkMath.cxx index 3f882541714..aacd2274e78 100644 --- a/Modules/Core/Common/src/itkMath.cxx +++ b/Modules/Core/Common/src/itkMath.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkMemoryProbe.cxx b/Modules/Core/Common/src/itkMemoryProbe.cxx index f44c57eb047..c0acd107fe8 100644 --- a/Modules/Core/Common/src/itkMemoryProbe.cxx +++ b/Modules/Core/Common/src/itkMemoryProbe.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkMemoryProbesCollectorBase.cxx b/Modules/Core/Common/src/itkMemoryProbesCollectorBase.cxx index be52d58ab05..d02e5838e82 100644 --- a/Modules/Core/Common/src/itkMemoryProbesCollectorBase.cxx +++ b/Modules/Core/Common/src/itkMemoryProbesCollectorBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkMemoryUsageObserver.cxx b/Modules/Core/Common/src/itkMemoryUsageObserver.cxx index f0733375798..09f7a4f6aa3 100644 --- a/Modules/Core/Common/src/itkMemoryUsageObserver.cxx +++ b/Modules/Core/Common/src/itkMemoryUsageObserver.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkMersenneTwisterRandomVariateGenerator.cxx b/Modules/Core/Common/src/itkMersenneTwisterRandomVariateGenerator.cxx index 97a9ec0782b..7ddbdf734b3 100644 --- a/Modules/Core/Common/src/itkMersenneTwisterRandomVariateGenerator.cxx +++ b/Modules/Core/Common/src/itkMersenneTwisterRandomVariateGenerator.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkMetaDataDictionary.cxx b/Modules/Core/Common/src/itkMetaDataDictionary.cxx index c160c9f0a69..c858d05a25f 100644 --- a/Modules/Core/Common/src/itkMetaDataDictionary.cxx +++ b/Modules/Core/Common/src/itkMetaDataDictionary.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkMetaDataObject.cxx b/Modules/Core/Common/src/itkMetaDataObject.cxx index 54b011c27dc..ab5b909f9e5 100644 --- a/Modules/Core/Common/src/itkMetaDataObject.cxx +++ b/Modules/Core/Common/src/itkMetaDataObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkMetaDataObjectBase.cxx b/Modules/Core/Common/src/itkMetaDataObjectBase.cxx index 19449d39036..df74d424672 100644 --- a/Modules/Core/Common/src/itkMetaDataObjectBase.cxx +++ b/Modules/Core/Common/src/itkMetaDataObjectBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkMultiThreaderBase.cxx b/Modules/Core/Common/src/itkMultiThreaderBase.cxx index 8dc4e097de1..aa8ddb5352d 100644 --- a/Modules/Core/Common/src/itkMultiThreaderBase.cxx +++ b/Modules/Core/Common/src/itkMultiThreaderBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkMultipleLogOutput.cxx b/Modules/Core/Common/src/itkMultipleLogOutput.cxx index 8dcc131374e..451dfa61737 100644 --- a/Modules/Core/Common/src/itkMultipleLogOutput.cxx +++ b/Modules/Core/Common/src/itkMultipleLogOutput.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkNumberToString.cxx b/Modules/Core/Common/src/itkNumberToString.cxx index 024e5dc05c5..36a15fdb5e2 100644 --- a/Modules/Core/Common/src/itkNumberToString.cxx +++ b/Modules/Core/Common/src/itkNumberToString.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkNumericTraits.cxx b/Modules/Core/Common/src/itkNumericTraits.cxx index a134593ca19..a1e90bc2bc7 100644 --- a/Modules/Core/Common/src/itkNumericTraits.cxx +++ b/Modules/Core/Common/src/itkNumericTraits.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkNumericTraitsCovariantVectorPixel.cxx b/Modules/Core/Common/src/itkNumericTraitsCovariantVectorPixel.cxx index e63057e8b6a..688fe64da86 100644 --- a/Modules/Core/Common/src/itkNumericTraitsCovariantVectorPixel.cxx +++ b/Modules/Core/Common/src/itkNumericTraitsCovariantVectorPixel.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkNumericTraitsDiffusionTensor3DPixel.cxx b/Modules/Core/Common/src/itkNumericTraitsDiffusionTensor3DPixel.cxx index 1500f5127ad..e719aa61e96 100644 --- a/Modules/Core/Common/src/itkNumericTraitsDiffusionTensor3DPixel.cxx +++ b/Modules/Core/Common/src/itkNumericTraitsDiffusionTensor3DPixel.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkNumericTraitsFixedArrayPixel.cxx b/Modules/Core/Common/src/itkNumericTraitsFixedArrayPixel.cxx index 381445583e2..404fe68fcde 100644 --- a/Modules/Core/Common/src/itkNumericTraitsFixedArrayPixel.cxx +++ b/Modules/Core/Common/src/itkNumericTraitsFixedArrayPixel.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkNumericTraitsFixedArrayPixel2.cxx b/Modules/Core/Common/src/itkNumericTraitsFixedArrayPixel2.cxx index 25c6f864c06..6ed15876871 100644 --- a/Modules/Core/Common/src/itkNumericTraitsFixedArrayPixel2.cxx +++ b/Modules/Core/Common/src/itkNumericTraitsFixedArrayPixel2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkNumericTraitsPointPixel.cxx b/Modules/Core/Common/src/itkNumericTraitsPointPixel.cxx index 3c65a97ca49..c559a80d85b 100644 --- a/Modules/Core/Common/src/itkNumericTraitsPointPixel.cxx +++ b/Modules/Core/Common/src/itkNumericTraitsPointPixel.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkNumericTraitsRGBAPixel.cxx b/Modules/Core/Common/src/itkNumericTraitsRGBAPixel.cxx index aa037b00c76..c61dcf3a29c 100644 --- a/Modules/Core/Common/src/itkNumericTraitsRGBAPixel.cxx +++ b/Modules/Core/Common/src/itkNumericTraitsRGBAPixel.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkNumericTraitsRGBPixel.cxx b/Modules/Core/Common/src/itkNumericTraitsRGBPixel.cxx index b3dde688a3e..8c26e83b232 100644 --- a/Modules/Core/Common/src/itkNumericTraitsRGBPixel.cxx +++ b/Modules/Core/Common/src/itkNumericTraitsRGBPixel.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkNumericTraitsTensorPixel.cxx b/Modules/Core/Common/src/itkNumericTraitsTensorPixel.cxx index 26c7e1cdc18..1f9e0d599de 100644 --- a/Modules/Core/Common/src/itkNumericTraitsTensorPixel.cxx +++ b/Modules/Core/Common/src/itkNumericTraitsTensorPixel.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkNumericTraitsTensorPixel2.cxx b/Modules/Core/Common/src/itkNumericTraitsTensorPixel2.cxx index 22ad5ea601c..15f8b652c70 100644 --- a/Modules/Core/Common/src/itkNumericTraitsTensorPixel2.cxx +++ b/Modules/Core/Common/src/itkNumericTraitsTensorPixel2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkNumericTraitsVectorPixel.cxx b/Modules/Core/Common/src/itkNumericTraitsVectorPixel.cxx index 9c92e05c8c9..f05288cdaae 100644 --- a/Modules/Core/Common/src/itkNumericTraitsVectorPixel.cxx +++ b/Modules/Core/Common/src/itkNumericTraitsVectorPixel.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkObject.cxx b/Modules/Core/Common/src/itkObject.cxx index 3438119d202..57863bfb3e8 100644 --- a/Modules/Core/Common/src/itkObject.cxx +++ b/Modules/Core/Common/src/itkObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkObjectFactoryBase.cxx b/Modules/Core/Common/src/itkObjectFactoryBase.cxx index 529be2e4722..5ca8cd883e2 100644 --- a/Modules/Core/Common/src/itkObjectFactoryBase.cxx +++ b/Modules/Core/Common/src/itkObjectFactoryBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkObjectStore.cxx b/Modules/Core/Common/src/itkObjectStore.cxx index 3526f601958..4b63ed5d3f1 100644 --- a/Modules/Core/Common/src/itkObjectStore.cxx +++ b/Modules/Core/Common/src/itkObjectStore.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkOctreeNode.cxx b/Modules/Core/Common/src/itkOctreeNode.cxx index 08814f93a94..5abd7a2e3ee 100644 --- a/Modules/Core/Common/src/itkOctreeNode.cxx +++ b/Modules/Core/Common/src/itkOctreeNode.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkOutputWindow.cxx b/Modules/Core/Common/src/itkOutputWindow.cxx index 367b9e9b856..d1acc90933c 100644 --- a/Modules/Core/Common/src/itkOutputWindow.cxx +++ b/Modules/Core/Common/src/itkOutputWindow.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkPlatformMultiThreader.cxx b/Modules/Core/Common/src/itkPlatformMultiThreader.cxx index 1e5240409f4..b1f05c1b6e3 100644 --- a/Modules/Core/Common/src/itkPlatformMultiThreader.cxx +++ b/Modules/Core/Common/src/itkPlatformMultiThreader.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkPlatformMultiThreaderPosix.cxx b/Modules/Core/Common/src/itkPlatformMultiThreaderPosix.cxx index fdfada729a6..176a531811d 100644 --- a/Modules/Core/Common/src/itkPlatformMultiThreaderPosix.cxx +++ b/Modules/Core/Common/src/itkPlatformMultiThreaderPosix.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkPlatformMultiThreaderSingle.cxx b/Modules/Core/Common/src/itkPlatformMultiThreaderSingle.cxx index 24b66635b47..cc5f5e68f04 100644 --- a/Modules/Core/Common/src/itkPlatformMultiThreaderSingle.cxx +++ b/Modules/Core/Common/src/itkPlatformMultiThreaderSingle.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkPlatformMultiThreaderWindows.cxx b/Modules/Core/Common/src/itkPlatformMultiThreaderWindows.cxx index bd0dc36bc52..5a944aa98c8 100644 --- a/Modules/Core/Common/src/itkPlatformMultiThreaderWindows.cxx +++ b/Modules/Core/Common/src/itkPlatformMultiThreaderWindows.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkPoolMultiThreader.cxx b/Modules/Core/Common/src/itkPoolMultiThreader.cxx index 698cc3c162f..7b4c81ab38b 100644 --- a/Modules/Core/Common/src/itkPoolMultiThreader.cxx +++ b/Modules/Core/Common/src/itkPoolMultiThreader.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkProcessObject.cxx b/Modules/Core/Common/src/itkProcessObject.cxx index 5c7b6ed0438..a0866e1299d 100644 --- a/Modules/Core/Common/src/itkProcessObject.cxx +++ b/Modules/Core/Common/src/itkProcessObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkProgressAccumulator.cxx b/Modules/Core/Common/src/itkProgressAccumulator.cxx index 414d3d84eec..2dda72471e5 100644 --- a/Modules/Core/Common/src/itkProgressAccumulator.cxx +++ b/Modules/Core/Common/src/itkProgressAccumulator.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkProgressReporter.cxx b/Modules/Core/Common/src/itkProgressReporter.cxx index 45b71b7371b..a899a569b25 100644 --- a/Modules/Core/Common/src/itkProgressReporter.cxx +++ b/Modules/Core/Common/src/itkProgressReporter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkProgressTransformer.cxx b/Modules/Core/Common/src/itkProgressTransformer.cxx index 600281e3111..7053d39c9e6 100644 --- a/Modules/Core/Common/src/itkProgressTransformer.cxx +++ b/Modules/Core/Common/src/itkProgressTransformer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkQuadraticTriangleCellTopology.cxx b/Modules/Core/Common/src/itkQuadraticTriangleCellTopology.cxx index 64b67dbb41a..94695a506bd 100644 --- a/Modules/Core/Common/src/itkQuadraticTriangleCellTopology.cxx +++ b/Modules/Core/Common/src/itkQuadraticTriangleCellTopology.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkQuadrilateralCellTopology.cxx b/Modules/Core/Common/src/itkQuadrilateralCellTopology.cxx index 0f970cdfa0c..b717d33634f 100644 --- a/Modules/Core/Common/src/itkQuadrilateralCellTopology.cxx +++ b/Modules/Core/Common/src/itkQuadrilateralCellTopology.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkRandomVariateGeneratorBase.cxx b/Modules/Core/Common/src/itkRandomVariateGeneratorBase.cxx index ac99ae3930f..cef7eb56749 100644 --- a/Modules/Core/Common/src/itkRandomVariateGeneratorBase.cxx +++ b/Modules/Core/Common/src/itkRandomVariateGeneratorBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkRealTimeClock.cxx b/Modules/Core/Common/src/itkRealTimeClock.cxx index 578a98e8db3..5241b64c148 100644 --- a/Modules/Core/Common/src/itkRealTimeClock.cxx +++ b/Modules/Core/Common/src/itkRealTimeClock.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkRealTimeInterval.cxx b/Modules/Core/Common/src/itkRealTimeInterval.cxx index 9ee31695e09..365f0c812eb 100644 --- a/Modules/Core/Common/src/itkRealTimeInterval.cxx +++ b/Modules/Core/Common/src/itkRealTimeInterval.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkRealTimeStamp.cxx b/Modules/Core/Common/src/itkRealTimeStamp.cxx index 5a5d3d1fe14..be06e7ebdf4 100644 --- a/Modules/Core/Common/src/itkRealTimeStamp.cxx +++ b/Modules/Core/Common/src/itkRealTimeStamp.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkRegion.cxx b/Modules/Core/Common/src/itkRegion.cxx index 8497a1a9e9f..ba1ed8b5282 100644 --- a/Modules/Core/Common/src/itkRegion.cxx +++ b/Modules/Core/Common/src/itkRegion.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkSimpleFilterWatcher.cxx b/Modules/Core/Common/src/itkSimpleFilterWatcher.cxx index e0d8e1bcba6..ea0ea66c6b6 100644 --- a/Modules/Core/Common/src/itkSimpleFilterWatcher.cxx +++ b/Modules/Core/Common/src/itkSimpleFilterWatcher.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkSingleton.cxx b/Modules/Core/Common/src/itkSingleton.cxx index 2f654e81e51..ae94bb2a24b 100644 --- a/Modules/Core/Common/src/itkSingleton.cxx +++ b/Modules/Core/Common/src/itkSingleton.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkSmapsFileParser.cxx b/Modules/Core/Common/src/itkSmapsFileParser.cxx index 11f13c01f6f..3ffd2e52409 100644 --- a/Modules/Core/Common/src/itkSmapsFileParser.cxx +++ b/Modules/Core/Common/src/itkSmapsFileParser.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkSpatialOrientationAdapter.cxx b/Modules/Core/Common/src/itkSpatialOrientationAdapter.cxx index 836df49132d..d29fba1bb00 100644 --- a/Modules/Core/Common/src/itkSpatialOrientationAdapter.cxx +++ b/Modules/Core/Common/src/itkSpatialOrientationAdapter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkStdStreamLogOutput.cxx b/Modules/Core/Common/src/itkStdStreamLogOutput.cxx index e4941639f55..e6afbf5d5a8 100644 --- a/Modules/Core/Common/src/itkStdStreamLogOutput.cxx +++ b/Modules/Core/Common/src/itkStdStreamLogOutput.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkStoppingCriterionBase.cxx b/Modules/Core/Common/src/itkStoppingCriterionBase.cxx index 3217835f333..46e77e85d56 100644 --- a/Modules/Core/Common/src/itkStoppingCriterionBase.cxx +++ b/Modules/Core/Common/src/itkStoppingCriterionBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkStreamingProcessObject.cxx b/Modules/Core/Common/src/itkStreamingProcessObject.cxx index fb7555b2197..e72f047996a 100644 --- a/Modules/Core/Common/src/itkStreamingProcessObject.cxx +++ b/Modules/Core/Common/src/itkStreamingProcessObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkSymmetricEigenAnalysis.cxx b/Modules/Core/Common/src/itkSymmetricEigenAnalysis.cxx index d6a395a1bf5..fb50c47ab23 100644 --- a/Modules/Core/Common/src/itkSymmetricEigenAnalysis.cxx +++ b/Modules/Core/Common/src/itkSymmetricEigenAnalysis.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkTBBMultiThreader.cxx b/Modules/Core/Common/src/itkTBBMultiThreader.cxx index f86a67e0e4d..627ba6a1e79 100644 --- a/Modules/Core/Common/src/itkTBBMultiThreader.cxx +++ b/Modules/Core/Common/src/itkTBBMultiThreader.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkTetrahedronCellTopology.cxx b/Modules/Core/Common/src/itkTetrahedronCellTopology.cxx index e90b1277627..5dc6f1e6a28 100644 --- a/Modules/Core/Common/src/itkTetrahedronCellTopology.cxx +++ b/Modules/Core/Common/src/itkTetrahedronCellTopology.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkTextOutput.cxx b/Modules/Core/Common/src/itkTextOutput.cxx index 406af6a9847..49881e6b0a0 100644 --- a/Modules/Core/Common/src/itkTextOutput.cxx +++ b/Modules/Core/Common/src/itkTextOutput.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkThreadLogger.cxx b/Modules/Core/Common/src/itkThreadLogger.cxx index 330e73dbb70..4a2b74ab041 100644 --- a/Modules/Core/Common/src/itkThreadLogger.cxx +++ b/Modules/Core/Common/src/itkThreadLogger.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkThreadPool.cxx b/Modules/Core/Common/src/itkThreadPool.cxx index 1b3f399effd..82c6fed0b0e 100644 --- a/Modules/Core/Common/src/itkThreadPool.cxx +++ b/Modules/Core/Common/src/itkThreadPool.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkThreadedIndexedContainerPartitioner.cxx b/Modules/Core/Common/src/itkThreadedIndexedContainerPartitioner.cxx index 213accbf396..5b053cd2501 100644 --- a/Modules/Core/Common/src/itkThreadedIndexedContainerPartitioner.cxx +++ b/Modules/Core/Common/src/itkThreadedIndexedContainerPartitioner.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkTimeProbe.cxx b/Modules/Core/Common/src/itkTimeProbe.cxx index 1f20f0951a4..c3deca55e7b 100644 --- a/Modules/Core/Common/src/itkTimeProbe.cxx +++ b/Modules/Core/Common/src/itkTimeProbe.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkTimeProbesCollectorBase.cxx b/Modules/Core/Common/src/itkTimeProbesCollectorBase.cxx index 50b8d43ff3e..12ce6912411 100644 --- a/Modules/Core/Common/src/itkTimeProbesCollectorBase.cxx +++ b/Modules/Core/Common/src/itkTimeProbesCollectorBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkTimeStamp.cxx b/Modules/Core/Common/src/itkTimeStamp.cxx index a7e558c202b..ce66b26b9cd 100644 --- a/Modules/Core/Common/src/itkTimeStamp.cxx +++ b/Modules/Core/Common/src/itkTimeStamp.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkTriangleCellTopology.cxx b/Modules/Core/Common/src/itkTriangleCellTopology.cxx index f44ed5885d0..b73f686e764 100644 --- a/Modules/Core/Common/src/itkTriangleCellTopology.cxx +++ b/Modules/Core/Common/src/itkTriangleCellTopology.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkVector.cxx b/Modules/Core/Common/src/itkVector.cxx index b30a938e439..dba3d76cc97 100644 --- a/Modules/Core/Common/src/itkVector.cxx +++ b/Modules/Core/Common/src/itkVector.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkVersion.cxx b/Modules/Core/Common/src/itkVersion.cxx index 5177189ef72..07bfb53bde2 100644 --- a/Modules/Core/Common/src/itkVersion.cxx +++ b/Modules/Core/Common/src/itkVersion.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkWin32OutputWindow.cxx b/Modules/Core/Common/src/itkWin32OutputWindow.cxx index c47dada3e4d..c84314921b9 100644 --- a/Modules/Core/Common/src/itkWin32OutputWindow.cxx +++ b/Modules/Core/Common/src/itkWin32OutputWindow.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkXMLFileOutputWindow.cxx b/Modules/Core/Common/src/itkXMLFileOutputWindow.cxx index 034213aec26..710b9f5c624 100644 --- a/Modules/Core/Common/src/itkXMLFileOutputWindow.cxx +++ b/Modules/Core/Common/src/itkXMLFileOutputWindow.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/src/itkXMLFilterWatcher.cxx b/Modules/Core/Common/src/itkXMLFilterWatcher.cxx index 267f26e7200..29c52e345c3 100644 --- a/Modules/Core/Common/src/itkXMLFilterWatcher.cxx +++ b/Modules/Core/Common/src/itkXMLFilterWatcher.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/ClientTestLibraryA.cxx b/Modules/Core/Common/test/ClientTestLibraryA.cxx index b7f02fdc0f6..566611c29ab 100644 --- a/Modules/Core/Common/test/ClientTestLibraryA.cxx +++ b/Modules/Core/Common/test/ClientTestLibraryA.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/ClientTestLibraryA.h b/Modules/Core/Common/test/ClientTestLibraryA.h index 9153f3656aa..1d5517dabb3 100644 --- a/Modules/Core/Common/test/ClientTestLibraryA.h +++ b/Modules/Core/Common/test/ClientTestLibraryA.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/ClientTestLibraryB.cxx b/Modules/Core/Common/test/ClientTestLibraryB.cxx index 09ad2450b46..d2c2b98f9c3 100644 --- a/Modules/Core/Common/test/ClientTestLibraryB.cxx +++ b/Modules/Core/Common/test/ClientTestLibraryB.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/ClientTestLibraryB.h b/Modules/Core/Common/test/ClientTestLibraryB.h index 86ef3503f9b..74ed7dfc16b 100644 --- a/Modules/Core/Common/test/ClientTestLibraryB.h +++ b/Modules/Core/Common/test/ClientTestLibraryB.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/ClientTestLibraryC.cxx b/Modules/Core/Common/test/ClientTestLibraryC.cxx index 9c0914f638f..a76bbdd3a2d 100644 --- a/Modules/Core/Common/test/ClientTestLibraryC.cxx +++ b/Modules/Core/Common/test/ClientTestLibraryC.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/ClientTestLibraryC.h b/Modules/Core/Common/test/ClientTestLibraryC.h index ba932481a68..65fd287afbd 100644 --- a/Modules/Core/Common/test/ClientTestLibraryC.h +++ b/Modules/Core/Common/test/ClientTestLibraryC.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/SharedTestLibraryA.cxx b/Modules/Core/Common/test/SharedTestLibraryA.cxx index 0b0e39ea28b..f1015f70ccc 100644 --- a/Modules/Core/Common/test/SharedTestLibraryA.cxx +++ b/Modules/Core/Common/test/SharedTestLibraryA.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/SharedTestLibraryA.h b/Modules/Core/Common/test/SharedTestLibraryA.h index 6e8756dcc8e..483de70323e 100644 --- a/Modules/Core/Common/test/SharedTestLibraryA.h +++ b/Modules/Core/Common/test/SharedTestLibraryA.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/SharedTestLibraryB.cxx b/Modules/Core/Common/test/SharedTestLibraryB.cxx index d1a09554ef5..978ff6dc1aa 100644 --- a/Modules/Core/Common/test/SharedTestLibraryB.cxx +++ b/Modules/Core/Common/test/SharedTestLibraryB.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/SharedTestLibraryB.h b/Modules/Core/Common/test/SharedTestLibraryB.h index 347835a4c7b..5a495eb5e51 100644 --- a/Modules/Core/Common/test/SharedTestLibraryB.h +++ b/Modules/Core/Common/test/SharedTestLibraryB.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/VNLSparseLUSolverTraitsTest.cxx b/Modules/Core/Common/test/VNLSparseLUSolverTraitsTest.cxx index 1ca95b6c13e..53e2818d2c2 100644 --- a/Modules/Core/Common/test/VNLSparseLUSolverTraitsTest.cxx +++ b/Modules/Core/Common/test/VNLSparseLUSolverTraitsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkAbortProcessObjectTest.cxx b/Modules/Core/Common/test/itkAbortProcessObjectTest.cxx index f5cb797bff2..39c367e81c2 100644 --- a/Modules/Core/Common/test/itkAbortProcessObjectTest.cxx +++ b/Modules/Core/Common/test/itkAbortProcessObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkAdaptorComparisonTest.cxx b/Modules/Core/Common/test/itkAdaptorComparisonTest.cxx index 35e9e68430d..e5741f0b69e 100644 --- a/Modules/Core/Common/test/itkAdaptorComparisonTest.cxx +++ b/Modules/Core/Common/test/itkAdaptorComparisonTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkAggregateTypesGTest.cxx b/Modules/Core/Common/test/itkAggregateTypesGTest.cxx index eae14cd3213..ca972ebeef5 100644 --- a/Modules/Core/Common/test/itkAggregateTypesGTest.cxx +++ b/Modules/Core/Common/test/itkAggregateTypesGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkAnnulusOperatorTest.cxx b/Modules/Core/Common/test/itkAnnulusOperatorTest.cxx index f4fcd635c68..b72441f4bd9 100644 --- a/Modules/Core/Common/test/itkAnnulusOperatorTest.cxx +++ b/Modules/Core/Common/test/itkAnnulusOperatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkArray2DTest.cxx b/Modules/Core/Common/test/itkArray2DTest.cxx index fa4807cfc18..4084a4a3036 100644 --- a/Modules/Core/Common/test/itkArray2DTest.cxx +++ b/Modules/Core/Common/test/itkArray2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkArrayTest.cxx b/Modules/Core/Common/test/itkArrayTest.cxx index 64e5c16699d..1283c839b95 100644 --- a/Modules/Core/Common/test/itkArrayTest.cxx +++ b/Modules/Core/Common/test/itkArrayTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkAtanRegularizedHeavisideStepFunctionTest1.cxx b/Modules/Core/Common/test/itkAtanRegularizedHeavisideStepFunctionTest1.cxx index 3b7bb181dba..992ddfa8383 100644 --- a/Modules/Core/Common/test/itkAtanRegularizedHeavisideStepFunctionTest1.cxx +++ b/Modules/Core/Common/test/itkAtanRegularizedHeavisideStepFunctionTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkAutoPointerTest.cxx b/Modules/Core/Common/test/itkAutoPointerTest.cxx index 76add0375c6..9cdfc2827e2 100644 --- a/Modules/Core/Common/test/itkAutoPointerTest.cxx +++ b/Modules/Core/Common/test/itkAutoPointerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkBSplineInterpolationWeightFunctionTest.cxx b/Modules/Core/Common/test/itkBSplineInterpolationWeightFunctionTest.cxx index c499016922e..0c8df30d128 100644 --- a/Modules/Core/Common/test/itkBSplineInterpolationWeightFunctionTest.cxx +++ b/Modules/Core/Common/test/itkBSplineInterpolationWeightFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkBSplineKernelFunctionTest.cxx b/Modules/Core/Common/test/itkBSplineKernelFunctionTest.cxx index f82b3ba3035..eb43f385cc4 100644 --- a/Modules/Core/Common/test/itkBSplineKernelFunctionTest.cxx +++ b/Modules/Core/Common/test/itkBSplineKernelFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkBoundaryConditionTest.cxx b/Modules/Core/Common/test/itkBoundaryConditionTest.cxx index c24807aaa16..e5cfe7b25b7 100644 --- a/Modules/Core/Common/test/itkBoundaryConditionTest.cxx +++ b/Modules/Core/Common/test/itkBoundaryConditionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkBoundingBoxTest.cxx b/Modules/Core/Common/test/itkBoundingBoxTest.cxx index 56363f18c00..ceb30d86fe4 100644 --- a/Modules/Core/Common/test/itkBoundingBoxTest.cxx +++ b/Modules/Core/Common/test/itkBoundingBoxTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkBresenhamLineTest.cxx b/Modules/Core/Common/test/itkBresenhamLineTest.cxx index ab9ca18607b..bba7a0b778a 100644 --- a/Modules/Core/Common/test/itkBresenhamLineTest.cxx +++ b/Modules/Core/Common/test/itkBresenhamLineTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkBuildInformationGTest.cxx b/Modules/Core/Common/test/itkBuildInformationGTest.cxx index 4184f2740f9..287639154e5 100644 --- a/Modules/Core/Common/test/itkBuildInformationGTest.cxx +++ b/Modules/Core/Common/test/itkBuildInformationGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkByteSwapTest.cxx b/Modules/Core/Common/test/itkByteSwapTest.cxx index a4ea86ff940..2b37ead75b1 100644 --- a/Modules/Core/Common/test/itkByteSwapTest.cxx +++ b/Modules/Core/Common/test/itkByteSwapTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkCMakeConfigurationTest.cxx b/Modules/Core/Common/test/itkCMakeConfigurationTest.cxx index c363e9ac63e..6db8b7f18ca 100644 --- a/Modules/Core/Common/test/itkCMakeConfigurationTest.cxx +++ b/Modules/Core/Common/test/itkCMakeConfigurationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkColorTableTest.cxx b/Modules/Core/Common/test/itkColorTableTest.cxx index 5565f485347..b6666fcc199 100644 --- a/Modules/Core/Common/test/itkColorTableTest.cxx +++ b/Modules/Core/Common/test/itkColorTableTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkCommandObserverObjectTest.cxx b/Modules/Core/Common/test/itkCommandObserverObjectTest.cxx index 2ce081e2ef3..a59ff99364b 100644 --- a/Modules/Core/Common/test/itkCommandObserverObjectTest.cxx +++ b/Modules/Core/Common/test/itkCommandObserverObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkCommonTypeTraitsGTest.cxx b/Modules/Core/Common/test/itkCommonTypeTraitsGTest.cxx index 38be2ccd1f4..55334c50040 100644 --- a/Modules/Core/Common/test/itkCommonTypeTraitsGTest.cxx +++ b/Modules/Core/Common/test/itkCommonTypeTraitsGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkCompensatedSummationTest.cxx b/Modules/Core/Common/test/itkCompensatedSummationTest.cxx index b4c32170bfe..c21d2b6b6a6 100644 --- a/Modules/Core/Common/test/itkCompensatedSummationTest.cxx +++ b/Modules/Core/Common/test/itkCompensatedSummationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkCompensatedSummationTest2.cxx b/Modules/Core/Common/test/itkCompensatedSummationTest2.cxx index 85a7f3670a9..1c8620451d5 100644 --- a/Modules/Core/Common/test/itkCompensatedSummationTest2.cxx +++ b/Modules/Core/Common/test/itkCompensatedSummationTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkConicShellInteriorExteriorSpatialFunctionTest.cxx b/Modules/Core/Common/test/itkConicShellInteriorExteriorSpatialFunctionTest.cxx index 6ebc00d72a2..ab6f020385f 100644 --- a/Modules/Core/Common/test/itkConicShellInteriorExteriorSpatialFunctionTest.cxx +++ b/Modules/Core/Common/test/itkConicShellInteriorExteriorSpatialFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkConnectedImageNeighborhoodShapeGTest.cxx b/Modules/Core/Common/test/itkConnectedImageNeighborhoodShapeGTest.cxx index f5336e70d97..e64a23018de 100644 --- a/Modules/Core/Common/test/itkConnectedImageNeighborhoodShapeGTest.cxx +++ b/Modules/Core/Common/test/itkConnectedImageNeighborhoodShapeGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkConstNeighborhoodIteratorTest.cxx b/Modules/Core/Common/test/itkConstNeighborhoodIteratorTest.cxx index d9b3b0a3222..f1dfceea50e 100644 --- a/Modules/Core/Common/test/itkConstNeighborhoodIteratorTest.cxx +++ b/Modules/Core/Common/test/itkConstNeighborhoodIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkConstNeighborhoodIteratorWithOnlyIndexTest.cxx b/Modules/Core/Common/test/itkConstNeighborhoodIteratorWithOnlyIndexTest.cxx index 2c933eda36c..a4df4a1ab89 100644 --- a/Modules/Core/Common/test/itkConstNeighborhoodIteratorWithOnlyIndexTest.cxx +++ b/Modules/Core/Common/test/itkConstNeighborhoodIteratorWithOnlyIndexTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License" << std::endl; * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkConstShapedNeighborhoodIteratorTest.cxx b/Modules/Core/Common/test/itkConstShapedNeighborhoodIteratorTest.cxx index dcd8984efbd..977b9858542 100644 --- a/Modules/Core/Common/test/itkConstShapedNeighborhoodIteratorTest.cxx +++ b/Modules/Core/Common/test/itkConstShapedNeighborhoodIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkConstShapedNeighborhoodIteratorTest2.cxx b/Modules/Core/Common/test/itkConstShapedNeighborhoodIteratorTest2.cxx index 96e90a1f0a7..c9651fbf0d0 100644 --- a/Modules/Core/Common/test/itkConstShapedNeighborhoodIteratorTest2.cxx +++ b/Modules/Core/Common/test/itkConstShapedNeighborhoodIteratorTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkConstantBoundaryConditionTest.cxx b/Modules/Core/Common/test/itkConstantBoundaryConditionTest.cxx index d2d2e6ee0f7..7da0c937d54 100644 --- a/Modules/Core/Common/test/itkConstantBoundaryConditionTest.cxx +++ b/Modules/Core/Common/test/itkConstantBoundaryConditionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkConstantBoundaryImageNeighborhoodPixelAccessPolicyGTest.cxx b/Modules/Core/Common/test/itkConstantBoundaryImageNeighborhoodPixelAccessPolicyGTest.cxx index 0d481e15dd6..ed26bdadb36 100644 --- a/Modules/Core/Common/test/itkConstantBoundaryImageNeighborhoodPixelAccessPolicyGTest.cxx +++ b/Modules/Core/Common/test/itkConstantBoundaryImageNeighborhoodPixelAccessPolicyGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkCovariantVectorGeometryTest.cxx b/Modules/Core/Common/test/itkCovariantVectorGeometryTest.cxx index fb353b7000d..84d3bd860ca 100644 --- a/Modules/Core/Common/test/itkCovariantVectorGeometryTest.cxx +++ b/Modules/Core/Common/test/itkCovariantVectorGeometryTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkCrossHelperTest.cxx b/Modules/Core/Common/test/itkCrossHelperTest.cxx index ac49b9e9505..c6b7ae964af 100644 --- a/Modules/Core/Common/test/itkCrossHelperTest.cxx +++ b/Modules/Core/Common/test/itkCrossHelperTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkDataObjectAndProcessObjectTest.cxx b/Modules/Core/Common/test/itkDataObjectAndProcessObjectTest.cxx index b7d98eb6b83..fd4ac15dc50 100644 --- a/Modules/Core/Common/test/itkDataObjectAndProcessObjectTest.cxx +++ b/Modules/Core/Common/test/itkDataObjectAndProcessObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkDataObjectTest.cxx b/Modules/Core/Common/test/itkDataObjectTest.cxx index bd8b72c3d6c..f2625903bdb 100644 --- a/Modules/Core/Common/test/itkDataObjectTest.cxx +++ b/Modules/Core/Common/test/itkDataObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkDataTypeTest.cxx b/Modules/Core/Common/test/itkDataTypeTest.cxx index 7f275a7adfc..b199d955396 100644 --- a/Modules/Core/Common/test/itkDataTypeTest.cxx +++ b/Modules/Core/Common/test/itkDataTypeTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkDecoratorTest.cxx b/Modules/Core/Common/test/itkDecoratorTest.cxx index 5a582948f1b..5a8ea398ec0 100644 --- a/Modules/Core/Common/test/itkDecoratorTest.cxx +++ b/Modules/Core/Common/test/itkDecoratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkDerivativeOperatorTest.cxx b/Modules/Core/Common/test/itkDerivativeOperatorTest.cxx index 5baab65ea83..8bf960457b8 100644 --- a/Modules/Core/Common/test/itkDerivativeOperatorTest.cxx +++ b/Modules/Core/Common/test/itkDerivativeOperatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkDirectoryTest.cxx b/Modules/Core/Common/test/itkDirectoryTest.cxx index 16b54c68a4e..ea39a0b68f0 100644 --- a/Modules/Core/Common/test/itkDirectoryTest.cxx +++ b/Modules/Core/Common/test/itkDirectoryTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkDownCastTest.cxx b/Modules/Core/Common/test/itkDownCastTest.cxx index 1f7282df241..22780b5fd6c 100644 --- a/Modules/Core/Common/test/itkDownCastTest.cxx +++ b/Modules/Core/Common/test/itkDownCastTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkEllipsoidInteriorExteriorSpatialFunctionTest.cxx b/Modules/Core/Common/test/itkEllipsoidInteriorExteriorSpatialFunctionTest.cxx index 6ef1fef8fb6..87e27967c9f 100644 --- a/Modules/Core/Common/test/itkEllipsoidInteriorExteriorSpatialFunctionTest.cxx +++ b/Modules/Core/Common/test/itkEllipsoidInteriorExteriorSpatialFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkEnableIfTest.cxx b/Modules/Core/Common/test/itkEnableIfTest.cxx index 6e0977d7dfc..2ef5593103c 100644 --- a/Modules/Core/Common/test/itkEnableIfTest.cxx +++ b/Modules/Core/Common/test/itkEnableIfTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkEventObjectTest.cxx b/Modules/Core/Common/test/itkEventObjectTest.cxx index ba032f5803c..a7fabcf93b9 100644 --- a/Modules/Core/Common/test/itkEventObjectTest.cxx +++ b/Modules/Core/Common/test/itkEventObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkExceptionObjectTest.cxx b/Modules/Core/Common/test/itkExceptionObjectTest.cxx index 740338a7472..31dc3d618d0 100644 --- a/Modules/Core/Common/test/itkExceptionObjectTest.cxx +++ b/Modules/Core/Common/test/itkExceptionObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkExtractImage3Dto2DTest.cxx b/Modules/Core/Common/test/itkExtractImage3Dto2DTest.cxx index 7bb41b3db3b..7545312ed3f 100644 --- a/Modules/Core/Common/test/itkExtractImage3Dto2DTest.cxx +++ b/Modules/Core/Common/test/itkExtractImage3Dto2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkExtractImageTest.cxx b/Modules/Core/Common/test/itkExtractImageTest.cxx index ac4ff437263..3cb18c9d2a0 100644 --- a/Modules/Core/Common/test/itkExtractImageTest.cxx +++ b/Modules/Core/Common/test/itkExtractImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkFactoryTestLib.cxx b/Modules/Core/Common/test/itkFactoryTestLib.cxx index b031b1c42e6..a74387a9ecc 100644 --- a/Modules/Core/Common/test/itkFactoryTestLib.cxx +++ b/Modules/Core/Common/test/itkFactoryTestLib.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkFileOutputWindowTest.cxx b/Modules/Core/Common/test/itkFileOutputWindowTest.cxx index 89d43982d97..4c21791a602 100644 --- a/Modules/Core/Common/test/itkFileOutputWindowTest.cxx +++ b/Modules/Core/Common/test/itkFileOutputWindowTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkFilterDispatchTest.cxx b/Modules/Core/Common/test/itkFilterDispatchTest.cxx index b83a1562925..0298526e684 100644 --- a/Modules/Core/Common/test/itkFilterDispatchTest.cxx +++ b/Modules/Core/Common/test/itkFilterDispatchTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkFiniteCylinderSpatialFunctionTest.cxx b/Modules/Core/Common/test/itkFiniteCylinderSpatialFunctionTest.cxx index 333f1674f7b..378bf976014 100644 --- a/Modules/Core/Common/test/itkFiniteCylinderSpatialFunctionTest.cxx +++ b/Modules/Core/Common/test/itkFiniteCylinderSpatialFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkFixedArrayGTest.cxx b/Modules/Core/Common/test/itkFixedArrayGTest.cxx index 0878c02ad3c..888a4b1a7be 100644 --- a/Modules/Core/Common/test/itkFixedArrayGTest.cxx +++ b/Modules/Core/Common/test/itkFixedArrayGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkFixedArrayTest.cxx b/Modules/Core/Common/test/itkFixedArrayTest.cxx index da1a3718892..7962a2861c7 100644 --- a/Modules/Core/Common/test/itkFixedArrayTest.cxx +++ b/Modules/Core/Common/test/itkFixedArrayTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkFixedArrayTest2.cxx b/Modules/Core/Common/test/itkFixedArrayTest2.cxx index f2a52ce2794..2fe625e0697 100644 --- a/Modules/Core/Common/test/itkFixedArrayTest2.cxx +++ b/Modules/Core/Common/test/itkFixedArrayTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkFloatingPointExceptionsExtern.cxx b/Modules/Core/Common/test/itkFloatingPointExceptionsExtern.cxx index a478fb3d3fa..1a944f8dc49 100644 --- a/Modules/Core/Common/test/itkFloatingPointExceptionsExtern.cxx +++ b/Modules/Core/Common/test/itkFloatingPointExceptionsExtern.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkFloatingPointExceptionsTest.cxx b/Modules/Core/Common/test/itkFloatingPointExceptionsTest.cxx index 13af128efaa..f15d5180513 100644 --- a/Modules/Core/Common/test/itkFloatingPointExceptionsTest.cxx +++ b/Modules/Core/Common/test/itkFloatingPointExceptionsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkFloodFillIteratorTest.cxx b/Modules/Core/Common/test/itkFloodFillIteratorTest.cxx index 10933c2fbab..94f842901b7 100644 --- a/Modules/Core/Common/test/itkFloodFillIteratorTest.cxx +++ b/Modules/Core/Common/test/itkFloodFillIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkFloodFilledSpatialFunctionTest.cxx b/Modules/Core/Common/test/itkFloodFilledSpatialFunctionTest.cxx index 852e9a834c1..acbbefda0e8 100644 --- a/Modules/Core/Common/test/itkFloodFilledSpatialFunctionTest.cxx +++ b/Modules/Core/Common/test/itkFloodFilledSpatialFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkFrustumSpatialFunctionTest.cxx b/Modules/Core/Common/test/itkFrustumSpatialFunctionTest.cxx index 87dd9e26fef..4b3ee35cd0f 100644 --- a/Modules/Core/Common/test/itkFrustumSpatialFunctionTest.cxx +++ b/Modules/Core/Common/test/itkFrustumSpatialFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkGaussianDerivativeOperatorTest.cxx b/Modules/Core/Common/test/itkGaussianDerivativeOperatorTest.cxx index 65f76a8258d..bfef46516a7 100644 --- a/Modules/Core/Common/test/itkGaussianDerivativeOperatorTest.cxx +++ b/Modules/Core/Common/test/itkGaussianDerivativeOperatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkGaussianSpatialFunctionTest.cxx b/Modules/Core/Common/test/itkGaussianSpatialFunctionTest.cxx index 0f19112881e..2917112ebc3 100644 --- a/Modules/Core/Common/test/itkGaussianSpatialFunctionTest.cxx +++ b/Modules/Core/Common/test/itkGaussianSpatialFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkHashTableTest.cxx b/Modules/Core/Common/test/itkHashTableTest.cxx index 65cf10f0283..ee3529bc012 100644 --- a/Modules/Core/Common/test/itkHashTableTest.cxx +++ b/Modules/Core/Common/test/itkHashTableTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkHeavisideStepFunctionTest1.cxx b/Modules/Core/Common/test/itkHeavisideStepFunctionTest1.cxx index 80413c3c91b..5420bade6f1 100644 --- a/Modules/Core/Common/test/itkHeavisideStepFunctionTest1.cxx +++ b/Modules/Core/Common/test/itkHeavisideStepFunctionTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageAdaptorPipeLineTest.cxx b/Modules/Core/Common/test/itkImageAdaptorPipeLineTest.cxx index ad6a279cd0b..7f7bd13cc95 100644 --- a/Modules/Core/Common/test/itkImageAdaptorPipeLineTest.cxx +++ b/Modules/Core/Common/test/itkImageAdaptorPipeLineTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageAlgorithmCopyTest.cxx b/Modules/Core/Common/test/itkImageAlgorithmCopyTest.cxx index 295fe687922..c255b603fa4 100644 --- a/Modules/Core/Common/test/itkImageAlgorithmCopyTest.cxx +++ b/Modules/Core/Common/test/itkImageAlgorithmCopyTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageAlgorithmCopyTest2.cxx b/Modules/Core/Common/test/itkImageAlgorithmCopyTest2.cxx index b06233a0258..c9c5b3a5ab4 100644 --- a/Modules/Core/Common/test/itkImageAlgorithmCopyTest2.cxx +++ b/Modules/Core/Common/test/itkImageAlgorithmCopyTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageBaseGTest.cxx b/Modules/Core/Common/test/itkImageBaseGTest.cxx index d93c9f4df77..cd20b9b5838 100644 --- a/Modules/Core/Common/test/itkImageBaseGTest.cxx +++ b/Modules/Core/Common/test/itkImageBaseGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageBufferRangeGTest.cxx b/Modules/Core/Common/test/itkImageBufferRangeGTest.cxx index 3050e9e3775..ca7d4d0cb92 100644 --- a/Modules/Core/Common/test/itkImageBufferRangeGTest.cxx +++ b/Modules/Core/Common/test/itkImageBufferRangeGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageComputeOffsetAndIndexTest.cxx b/Modules/Core/Common/test/itkImageComputeOffsetAndIndexTest.cxx index 5dce74a6497..2c73a8dd027 100644 --- a/Modules/Core/Common/test/itkImageComputeOffsetAndIndexTest.cxx +++ b/Modules/Core/Common/test/itkImageComputeOffsetAndIndexTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageDuplicatorTest.cxx b/Modules/Core/Common/test/itkImageDuplicatorTest.cxx index b9d92945d6d..1fc4cbc3ff2 100644 --- a/Modules/Core/Common/test/itkImageDuplicatorTest.cxx +++ b/Modules/Core/Common/test/itkImageDuplicatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageDuplicatorTest2.cxx b/Modules/Core/Common/test/itkImageDuplicatorTest2.cxx index 07b8e3fc1c9..3fd1d1c8e79 100644 --- a/Modules/Core/Common/test/itkImageDuplicatorTest2.cxx +++ b/Modules/Core/Common/test/itkImageDuplicatorTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageFillBufferTest.cxx b/Modules/Core/Common/test/itkImageFillBufferTest.cxx index 103b82079d6..9f097fda37c 100644 --- a/Modules/Core/Common/test/itkImageFillBufferTest.cxx +++ b/Modules/Core/Common/test/itkImageFillBufferTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageIORegionGTest.cxx b/Modules/Core/Common/test/itkImageIORegionGTest.cxx index 6403694bf76..f292bcc1236 100644 --- a/Modules/Core/Common/test/itkImageIORegionGTest.cxx +++ b/Modules/Core/Common/test/itkImageIORegionGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageIteratorTest.cxx b/Modules/Core/Common/test/itkImageIteratorTest.cxx index 187fe311bfb..a2b2d38ce33 100644 --- a/Modules/Core/Common/test/itkImageIteratorTest.cxx +++ b/Modules/Core/Common/test/itkImageIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageIteratorWithIndexTest.cxx b/Modules/Core/Common/test/itkImageIteratorWithIndexTest.cxx index fec0359ecb5..34d8a2df1b4 100644 --- a/Modules/Core/Common/test/itkImageIteratorWithIndexTest.cxx +++ b/Modules/Core/Common/test/itkImageIteratorWithIndexTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageIteratorsForwardBackwardTest.cxx b/Modules/Core/Common/test/itkImageIteratorsForwardBackwardTest.cxx index a6efe1bf0db..a82bde5cfe8 100644 --- a/Modules/Core/Common/test/itkImageIteratorsForwardBackwardTest.cxx +++ b/Modules/Core/Common/test/itkImageIteratorsForwardBackwardTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageLinearIteratorTest.cxx b/Modules/Core/Common/test/itkImageLinearIteratorTest.cxx index 3ea9b8f884b..17b380527d1 100644 --- a/Modules/Core/Common/test/itkImageLinearIteratorTest.cxx +++ b/Modules/Core/Common/test/itkImageLinearIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageNeighborhoodOffsetsGTest.cxx b/Modules/Core/Common/test/itkImageNeighborhoodOffsetsGTest.cxx index 37146a594c7..6e6b91864e6 100644 --- a/Modules/Core/Common/test/itkImageNeighborhoodOffsetsGTest.cxx +++ b/Modules/Core/Common/test/itkImageNeighborhoodOffsetsGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRandomConstIteratorWithOnlyIndexTest.cxx b/Modules/Core/Common/test/itkImageRandomConstIteratorWithOnlyIndexTest.cxx index 90ffb3df7ae..38589e99ead 100644 --- a/Modules/Core/Common/test/itkImageRandomConstIteratorWithOnlyIndexTest.cxx +++ b/Modules/Core/Common/test/itkImageRandomConstIteratorWithOnlyIndexTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRandomIteratorTest.cxx b/Modules/Core/Common/test/itkImageRandomIteratorTest.cxx index 8fdb1ec1949..1cce16ac8a9 100644 --- a/Modules/Core/Common/test/itkImageRandomIteratorTest.cxx +++ b/Modules/Core/Common/test/itkImageRandomIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRandomIteratorTest2.cxx b/Modules/Core/Common/test/itkImageRandomIteratorTest2.cxx index 3ab84553bd8..d82e6eb5322 100644 --- a/Modules/Core/Common/test/itkImageRandomIteratorTest2.cxx +++ b/Modules/Core/Common/test/itkImageRandomIteratorTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRandomNonRepeatingIteratorWithIndexTest.cxx b/Modules/Core/Common/test/itkImageRandomNonRepeatingIteratorWithIndexTest.cxx index 2c98735f26b..ea4be0290fa 100644 --- a/Modules/Core/Common/test/itkImageRandomNonRepeatingIteratorWithIndexTest.cxx +++ b/Modules/Core/Common/test/itkImageRandomNonRepeatingIteratorWithIndexTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRandomNonRepeatingIteratorWithIndexTest2.cxx b/Modules/Core/Common/test/itkImageRandomNonRepeatingIteratorWithIndexTest2.cxx index 5c9a97e4ad4..bd4b6904ea7 100644 --- a/Modules/Core/Common/test/itkImageRandomNonRepeatingIteratorWithIndexTest2.cxx +++ b/Modules/Core/Common/test/itkImageRandomNonRepeatingIteratorWithIndexTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRegionConstIteratorWithOnlyIndexTest.cxx b/Modules/Core/Common/test/itkImageRegionConstIteratorWithOnlyIndexTest.cxx index 3cd77452999..0c1df21f3e4 100644 --- a/Modules/Core/Common/test/itkImageRegionConstIteratorWithOnlyIndexTest.cxx +++ b/Modules/Core/Common/test/itkImageRegionConstIteratorWithOnlyIndexTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRegionExclusionIteratorWithIndexTest.cxx b/Modules/Core/Common/test/itkImageRegionExclusionIteratorWithIndexTest.cxx index 6cb09fea7bd..5f1c2832769 100644 --- a/Modules/Core/Common/test/itkImageRegionExclusionIteratorWithIndexTest.cxx +++ b/Modules/Core/Common/test/itkImageRegionExclusionIteratorWithIndexTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRegionExplicitTest.cxx b/Modules/Core/Common/test/itkImageRegionExplicitTest.cxx index 59115825882..59f26725ded 100644 --- a/Modules/Core/Common/test/itkImageRegionExplicitTest.cxx +++ b/Modules/Core/Common/test/itkImageRegionExplicitTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRegionIteratorTest.cxx b/Modules/Core/Common/test/itkImageRegionIteratorTest.cxx index 0ab17aeb127..06880fe2ed3 100644 --- a/Modules/Core/Common/test/itkImageRegionIteratorTest.cxx +++ b/Modules/Core/Common/test/itkImageRegionIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRegionRangeGTest.cxx b/Modules/Core/Common/test/itkImageRegionRangeGTest.cxx index 1b13f7637d8..e8da129c861 100644 --- a/Modules/Core/Common/test/itkImageRegionRangeGTest.cxx +++ b/Modules/Core/Common/test/itkImageRegionRangeGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRegionSplitterDirectionTest.cxx b/Modules/Core/Common/test/itkImageRegionSplitterDirectionTest.cxx index c79b434555e..79c96566423 100644 --- a/Modules/Core/Common/test/itkImageRegionSplitterDirectionTest.cxx +++ b/Modules/Core/Common/test/itkImageRegionSplitterDirectionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRegionSplitterMultidimensionalTest.cxx b/Modules/Core/Common/test/itkImageRegionSplitterMultidimensionalTest.cxx index 685b3d09a94..463e0abfebf 100644 --- a/Modules/Core/Common/test/itkImageRegionSplitterMultidimensionalTest.cxx +++ b/Modules/Core/Common/test/itkImageRegionSplitterMultidimensionalTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRegionSplitterSlowDimensionTest.cxx b/Modules/Core/Common/test/itkImageRegionSplitterSlowDimensionTest.cxx index c5a13ae4e0f..93f3cddf4cf 100644 --- a/Modules/Core/Common/test/itkImageRegionSplitterSlowDimensionTest.cxx +++ b/Modules/Core/Common/test/itkImageRegionSplitterSlowDimensionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageRegionTest.cxx b/Modules/Core/Common/test/itkImageRegionTest.cxx index f53d1caedb0..7ea54657b03 100644 --- a/Modules/Core/Common/test/itkImageRegionTest.cxx +++ b/Modules/Core/Common/test/itkImageRegionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageReverseIteratorTest.cxx b/Modules/Core/Common/test/itkImageReverseIteratorTest.cxx index 21a7d0297a8..6ae87840ee6 100644 --- a/Modules/Core/Common/test/itkImageReverseIteratorTest.cxx +++ b/Modules/Core/Common/test/itkImageReverseIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageScanlineIteratorTest1.cxx b/Modules/Core/Common/test/itkImageScanlineIteratorTest1.cxx index 6d527b2f018..3c7c26c1988 100644 --- a/Modules/Core/Common/test/itkImageScanlineIteratorTest1.cxx +++ b/Modules/Core/Common/test/itkImageScanlineIteratorTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageSliceIteratorTest.cxx b/Modules/Core/Common/test/itkImageSliceIteratorTest.cxx index 757e51b8550..e198490059a 100644 --- a/Modules/Core/Common/test/itkImageSliceIteratorTest.cxx +++ b/Modules/Core/Common/test/itkImageSliceIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageTest.cxx b/Modules/Core/Common/test/itkImageTest.cxx index 00b8da21e18..6c3d8cd6ec8 100644 --- a/Modules/Core/Common/test/itkImageTest.cxx +++ b/Modules/Core/Common/test/itkImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageToImageToleranceTest.cxx b/Modules/Core/Common/test/itkImageToImageToleranceTest.cxx index 086cb516074..1e42f534798 100644 --- a/Modules/Core/Common/test/itkImageToImageToleranceTest.cxx +++ b/Modules/Core/Common/test/itkImageToImageToleranceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageTransformTest.cxx b/Modules/Core/Common/test/itkImageTransformTest.cxx index caf77089db3..ef8162224d6 100644 --- a/Modules/Core/Common/test/itkImageTransformTest.cxx +++ b/Modules/Core/Common/test/itkImageTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImageVectorOptimizerParametersHelperTest.cxx b/Modules/Core/Common/test/itkImageVectorOptimizerParametersHelperTest.cxx index f92b5065577..5ae3ae9d158 100644 --- a/Modules/Core/Common/test/itkImageVectorOptimizerParametersHelperTest.cxx +++ b/Modules/Core/Common/test/itkImageVectorOptimizerParametersHelperTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImportContainerTest.cxx b/Modules/Core/Common/test/itkImportContainerTest.cxx index 8dd2ac42ba5..44cfadf7b28 100644 --- a/Modules/Core/Common/test/itkImportContainerTest.cxx +++ b/Modules/Core/Common/test/itkImportContainerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkImportImageTest.cxx b/Modules/Core/Common/test/itkImportImageTest.cxx index 5db17de0497..84f5ac27532 100644 --- a/Modules/Core/Common/test/itkImportImageTest.cxx +++ b/Modules/Core/Common/test/itkImportImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkIndexGTest.cxx b/Modules/Core/Common/test/itkIndexGTest.cxx index 19bb99cc29d..bf109b33767 100644 --- a/Modules/Core/Common/test/itkIndexGTest.cxx +++ b/Modules/Core/Common/test/itkIndexGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkIndexRangeGTest.cxx b/Modules/Core/Common/test/itkIndexRangeGTest.cxx index 0472d6a856a..3c892bb8256 100644 --- a/Modules/Core/Common/test/itkIndexRangeGTest.cxx +++ b/Modules/Core/Common/test/itkIndexRangeGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkIntTypesTest.cxx b/Modules/Core/Common/test/itkIntTypesTest.cxx index 12796f14b3c..652d2d3b972 100644 --- a/Modules/Core/Common/test/itkIntTypesTest.cxx +++ b/Modules/Core/Common/test/itkIntTypesTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkIsBaseOf.cxx b/Modules/Core/Common/test/itkIsBaseOf.cxx index 8dbda763162..3a2a3970c33 100644 --- a/Modules/Core/Common/test/itkIsBaseOf.cxx +++ b/Modules/Core/Common/test/itkIsBaseOf.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkIsConvertible.cxx b/Modules/Core/Common/test/itkIsConvertible.cxx index d4e4989d434..5bb5b17322d 100644 --- a/Modules/Core/Common/test/itkIsConvertible.cxx +++ b/Modules/Core/Common/test/itkIsConvertible.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkIteratorTests.cxx b/Modules/Core/Common/test/itkIteratorTests.cxx index 14e6f6fc844..06b3f0c9cbc 100644 --- a/Modules/Core/Common/test/itkIteratorTests.cxx +++ b/Modules/Core/Common/test/itkIteratorTests.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkLightObjectTest.cxx b/Modules/Core/Common/test/itkLightObjectTest.cxx index 9205476a26c..895fa0ddc39 100644 --- a/Modules/Core/Common/test/itkLightObjectTest.cxx +++ b/Modules/Core/Common/test/itkLightObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkLineIteratorTest.cxx b/Modules/Core/Common/test/itkLineIteratorTest.cxx index fa526b2df80..368e8d18f46 100644 --- a/Modules/Core/Common/test/itkLineIteratorTest.cxx +++ b/Modules/Core/Common/test/itkLineIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkLogTester.h b/Modules/Core/Common/test/itkLogTester.h index e7ba142c87e..bc341222952 100644 --- a/Modules/Core/Common/test/itkLogTester.h +++ b/Modules/Core/Common/test/itkLogTester.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkLoggerManagerTest.cxx b/Modules/Core/Common/test/itkLoggerManagerTest.cxx index d8f82b484e3..cc4408189db 100644 --- a/Modules/Core/Common/test/itkLoggerManagerTest.cxx +++ b/Modules/Core/Common/test/itkLoggerManagerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkLoggerOutputTest.cxx b/Modules/Core/Common/test/itkLoggerOutputTest.cxx index 02d7867a15e..f27b17605fa 100644 --- a/Modules/Core/Common/test/itkLoggerOutputTest.cxx +++ b/Modules/Core/Common/test/itkLoggerOutputTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkLoggerTest.cxx b/Modules/Core/Common/test/itkLoggerTest.cxx index 8347ce581b0..445c3ccf007 100644 --- a/Modules/Core/Common/test/itkLoggerTest.cxx +++ b/Modules/Core/Common/test/itkLoggerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkLoggerThreadWrapperTest.cxx b/Modules/Core/Common/test/itkLoggerThreadWrapperTest.cxx index 236a9ec8c2e..edcc62438d2 100644 --- a/Modules/Core/Common/test/itkLoggerThreadWrapperTest.cxx +++ b/Modules/Core/Common/test/itkLoggerThreadWrapperTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMapContainerTest.cxx b/Modules/Core/Common/test/itkMapContainerTest.cxx index 7072e34ae14..fd8ea4051ef 100644 --- a/Modules/Core/Common/test/itkMapContainerTest.cxx +++ b/Modules/Core/Common/test/itkMapContainerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMathCastWithRangeCheckTest.cxx b/Modules/Core/Common/test/itkMathCastWithRangeCheckTest.cxx index b31c56877af..e975768f8dc 100644 --- a/Modules/Core/Common/test/itkMathCastWithRangeCheckTest.cxx +++ b/Modules/Core/Common/test/itkMathCastWithRangeCheckTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMathRoundProfileTest1.cxx b/Modules/Core/Common/test/itkMathRoundProfileTest1.cxx index 6f12ae8587d..f034623b77f 100644 --- a/Modules/Core/Common/test/itkMathRoundProfileTest1.cxx +++ b/Modules/Core/Common/test/itkMathRoundProfileTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMathRoundTest.cxx b/Modules/Core/Common/test/itkMathRoundTest.cxx index 2113731b940..a706226c0f3 100644 --- a/Modules/Core/Common/test/itkMathRoundTest.cxx +++ b/Modules/Core/Common/test/itkMathRoundTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMathRoundTest2.cxx b/Modules/Core/Common/test/itkMathRoundTest2.cxx index 3797c84eaeb..5e5ef6b2871 100644 --- a/Modules/Core/Common/test/itkMathRoundTest2.cxx +++ b/Modules/Core/Common/test/itkMathRoundTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMathTest.cxx b/Modules/Core/Common/test/itkMathTest.cxx index 7b7debcad9d..836a08911bf 100644 --- a/Modules/Core/Common/test/itkMathTest.cxx +++ b/Modules/Core/Common/test/itkMathTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMatrixTest.cxx b/Modules/Core/Common/test/itkMatrixTest.cxx index 8b23cdb6572..ea5ddafde57 100644 --- a/Modules/Core/Common/test/itkMatrixTest.cxx +++ b/Modules/Core/Common/test/itkMatrixTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMemoryLeakTest.cxx b/Modules/Core/Common/test/itkMemoryLeakTest.cxx index 846b2ee128b..381c99e737f 100644 --- a/Modules/Core/Common/test/itkMemoryLeakTest.cxx +++ b/Modules/Core/Common/test/itkMemoryLeakTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMemoryProbesCollecterBaseTest.cxx b/Modules/Core/Common/test/itkMemoryProbesCollecterBaseTest.cxx index 4db82ed6e82..8d137413c55 100644 --- a/Modules/Core/Common/test/itkMemoryProbesCollecterBaseTest.cxx +++ b/Modules/Core/Common/test/itkMemoryProbesCollecterBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMersenneTwisterRandomVariateGeneratorGTest.cxx b/Modules/Core/Common/test/itkMersenneTwisterRandomVariateGeneratorGTest.cxx index 8a39eba3fe7..27b30dea5e4 100644 --- a/Modules/Core/Common/test/itkMersenneTwisterRandomVariateGeneratorGTest.cxx +++ b/Modules/Core/Common/test/itkMersenneTwisterRandomVariateGeneratorGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMersenneTwisterRandomVariateGeneratorTest.cxx b/Modules/Core/Common/test/itkMersenneTwisterRandomVariateGeneratorTest.cxx index 074f3c4b2a3..f527fabc5aa 100644 --- a/Modules/Core/Common/test/itkMersenneTwisterRandomVariateGeneratorTest.cxx +++ b/Modules/Core/Common/test/itkMersenneTwisterRandomVariateGeneratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMetaDataDictionaryGTest.cxx b/Modules/Core/Common/test/itkMetaDataDictionaryGTest.cxx index 0b5a31ef887..df8bd3b1673 100644 --- a/Modules/Core/Common/test/itkMetaDataDictionaryGTest.cxx +++ b/Modules/Core/Common/test/itkMetaDataDictionaryGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMetaDataDictionaryTest.cxx b/Modules/Core/Common/test/itkMetaDataDictionaryTest.cxx index 9d3624419aa..5c0e8e053bc 100644 --- a/Modules/Core/Common/test/itkMetaDataDictionaryTest.cxx +++ b/Modules/Core/Common/test/itkMetaDataDictionaryTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMetaDataObjectTest.cxx b/Modules/Core/Common/test/itkMetaDataObjectTest.cxx index 3a24253fc7b..b42872da599 100644 --- a/Modules/Core/Common/test/itkMetaDataObjectTest.cxx +++ b/Modules/Core/Common/test/itkMetaDataObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMetaProgrammingLibraryTest.cxx b/Modules/Core/Common/test/itkMetaProgrammingLibraryTest.cxx index dde2e72f1ba..97406c2e805 100644 --- a/Modules/Core/Common/test/itkMetaProgrammingLibraryTest.cxx +++ b/Modules/Core/Common/test/itkMetaProgrammingLibraryTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMinimumMaximumImageCalculatorTest.cxx b/Modules/Core/Common/test/itkMinimumMaximumImageCalculatorTest.cxx index adf3d379c02..7767c1d8629 100644 --- a/Modules/Core/Common/test/itkMinimumMaximumImageCalculatorTest.cxx +++ b/Modules/Core/Common/test/itkMinimumMaximumImageCalculatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkModifiedTimeTest.cxx b/Modules/Core/Common/test/itkModifiedTimeTest.cxx index fb0ec074d8c..1de6d39c340 100644 --- a/Modules/Core/Common/test/itkModifiedTimeTest.cxx +++ b/Modules/Core/Common/test/itkModifiedTimeTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMultiThreaderBaseTest.cxx b/Modules/Core/Common/test/itkMultiThreaderBaseTest.cxx index daf00dc7a69..9da5ed6bd31 100644 --- a/Modules/Core/Common/test/itkMultiThreaderBaseTest.cxx +++ b/Modules/Core/Common/test/itkMultiThreaderBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMultiThreaderParallelizeArrayTest.cxx b/Modules/Core/Common/test/itkMultiThreaderParallelizeArrayTest.cxx index 43951a6f453..52919034702 100644 --- a/Modules/Core/Common/test/itkMultiThreaderParallelizeArrayTest.cxx +++ b/Modules/Core/Common/test/itkMultiThreaderParallelizeArrayTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMultiThreaderTypeFromEnvironmentTest.cxx b/Modules/Core/Common/test/itkMultiThreaderTypeFromEnvironmentTest.cxx index 497ce642db6..dcceabf97b9 100644 --- a/Modules/Core/Common/test/itkMultiThreaderTypeFromEnvironmentTest.cxx +++ b/Modules/Core/Common/test/itkMultiThreaderTypeFromEnvironmentTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMultiThreadingEnvironmentTest.cxx b/Modules/Core/Common/test/itkMultiThreadingEnvironmentTest.cxx index fa4668968a9..c522a16e906 100644 --- a/Modules/Core/Common/test/itkMultiThreadingEnvironmentTest.cxx +++ b/Modules/Core/Common/test/itkMultiThreadingEnvironmentTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMultipleLogOutputTest.cxx b/Modules/Core/Common/test/itkMultipleLogOutputTest.cxx index 44c341c2cdd..830ca418eed 100644 --- a/Modules/Core/Common/test/itkMultipleLogOutputTest.cxx +++ b/Modules/Core/Common/test/itkMultipleLogOutputTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkMultithreadingTest.cxx b/Modules/Core/Common/test/itkMultithreadingTest.cxx index 9c89c8484d5..61a11e4d6c2 100644 --- a/Modules/Core/Common/test/itkMultithreadingTest.cxx +++ b/Modules/Core/Common/test/itkMultithreadingTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkNeighborhoodAlgorithmTest.cxx b/Modules/Core/Common/test/itkNeighborhoodAlgorithmTest.cxx index c535463b3e2..a965a0146f8 100644 --- a/Modules/Core/Common/test/itkNeighborhoodAlgorithmTest.cxx +++ b/Modules/Core/Common/test/itkNeighborhoodAlgorithmTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkNeighborhoodAllocatorGTest.cxx b/Modules/Core/Common/test/itkNeighborhoodAllocatorGTest.cxx index 5a11964ed31..51f22370de9 100644 --- a/Modules/Core/Common/test/itkNeighborhoodAllocatorGTest.cxx +++ b/Modules/Core/Common/test/itkNeighborhoodAllocatorGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkNeighborhoodIteratorTest.cxx b/Modules/Core/Common/test/itkNeighborhoodIteratorTest.cxx index 76a7bf5cc42..286d98aee20 100644 --- a/Modules/Core/Common/test/itkNeighborhoodIteratorTest.cxx +++ b/Modules/Core/Common/test/itkNeighborhoodIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkNeighborhoodOperatorTest.cxx b/Modules/Core/Common/test/itkNeighborhoodOperatorTest.cxx index 70048e609f1..97aaeca0df8 100644 --- a/Modules/Core/Common/test/itkNeighborhoodOperatorTest.cxx +++ b/Modules/Core/Common/test/itkNeighborhoodOperatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkNeighborhoodTest.cxx b/Modules/Core/Common/test/itkNeighborhoodTest.cxx index d7be420ee26..89b24f74b77 100644 --- a/Modules/Core/Common/test/itkNeighborhoodTest.cxx +++ b/Modules/Core/Common/test/itkNeighborhoodTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkNumberToStringTest.cxx b/Modules/Core/Common/test/itkNumberToStringTest.cxx index c93003bfb02..1e478ed8825 100644 --- a/Modules/Core/Common/test/itkNumberToStringTest.cxx +++ b/Modules/Core/Common/test/itkNumberToStringTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkNumericTraitsTest.cxx b/Modules/Core/Common/test/itkNumericTraitsTest.cxx index e168dddd4a3..426756ea428 100644 --- a/Modules/Core/Common/test/itkNumericTraitsTest.cxx +++ b/Modules/Core/Common/test/itkNumericTraitsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkNumericsTest.cxx b/Modules/Core/Common/test/itkNumericsTest.cxx index 790704a1148..e885df48f69 100644 --- a/Modules/Core/Common/test/itkNumericsTest.cxx +++ b/Modules/Core/Common/test/itkNumericsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkObjectFactoryBasePrivateDestructor.cxx b/Modules/Core/Common/test/itkObjectFactoryBasePrivateDestructor.cxx index d0810288d13..8bd408c0bf9 100644 --- a/Modules/Core/Common/test/itkObjectFactoryBasePrivateDestructor.cxx +++ b/Modules/Core/Common/test/itkObjectFactoryBasePrivateDestructor.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkObjectFactoryTest.cxx b/Modules/Core/Common/test/itkObjectFactoryTest.cxx index 8fc4582937a..21fb3c70275 100644 --- a/Modules/Core/Common/test/itkObjectFactoryTest.cxx +++ b/Modules/Core/Common/test/itkObjectFactoryTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkObjectFactoryTest2.cxx b/Modules/Core/Common/test/itkObjectFactoryTest2.cxx index c90fb45f437..f3732da8ae5 100644 --- a/Modules/Core/Common/test/itkObjectFactoryTest2.cxx +++ b/Modules/Core/Common/test/itkObjectFactoryTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkObjectFactoryTest3.cxx b/Modules/Core/Common/test/itkObjectFactoryTest3.cxx index 38220878137..2b19864b62a 100644 --- a/Modules/Core/Common/test/itkObjectFactoryTest3.cxx +++ b/Modules/Core/Common/test/itkObjectFactoryTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkObjectStoreTest.cxx b/Modules/Core/Common/test/itkObjectStoreTest.cxx index dcad6ce5066..a747d789f9a 100644 --- a/Modules/Core/Common/test/itkObjectStoreTest.cxx +++ b/Modules/Core/Common/test/itkObjectStoreTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkOctreeTest.cxx b/Modules/Core/Common/test/itkOctreeTest.cxx index 74533b7ed34..f39d80823db 100644 --- a/Modules/Core/Common/test/itkOctreeTest.cxx +++ b/Modules/Core/Common/test/itkOctreeTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkOptimizerParametersTest.cxx b/Modules/Core/Common/test/itkOptimizerParametersTest.cxx index 8617e7f6448..aee5e95e08a 100644 --- a/Modules/Core/Common/test/itkOptimizerParametersTest.cxx +++ b/Modules/Core/Common/test/itkOptimizerParametersTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkPeriodicBoundaryConditionTest.cxx b/Modules/Core/Common/test/itkPeriodicBoundaryConditionTest.cxx index 1d978e96bb4..bea411a40b8 100644 --- a/Modules/Core/Common/test/itkPeriodicBoundaryConditionTest.cxx +++ b/Modules/Core/Common/test/itkPeriodicBoundaryConditionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkPhasedArray3DSpecialCoordinatesImageTest.cxx b/Modules/Core/Common/test/itkPhasedArray3DSpecialCoordinatesImageTest.cxx index 45032321da5..357db0bdf2c 100644 --- a/Modules/Core/Common/test/itkPhasedArray3DSpecialCoordinatesImageTest.cxx +++ b/Modules/Core/Common/test/itkPhasedArray3DSpecialCoordinatesImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkPixelAccessTest.cxx b/Modules/Core/Common/test/itkPixelAccessTest.cxx index 77626877789..7ac5905f708 100644 --- a/Modules/Core/Common/test/itkPixelAccessTest.cxx +++ b/Modules/Core/Common/test/itkPixelAccessTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkPointGTest.cxx b/Modules/Core/Common/test/itkPointGTest.cxx index a41ee9dea56..a51cc8a539b 100644 --- a/Modules/Core/Common/test/itkPointGTest.cxx +++ b/Modules/Core/Common/test/itkPointGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkPointGeometryTest.cxx b/Modules/Core/Common/test/itkPointGeometryTest.cxx index 795dea85c08..2cdbe6a8cbc 100644 --- a/Modules/Core/Common/test/itkPointGeometryTest.cxx +++ b/Modules/Core/Common/test/itkPointGeometryTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkPointSetTest.cxx b/Modules/Core/Common/test/itkPointSetTest.cxx index 8f44c673050..f36227aeb2a 100644 --- a/Modules/Core/Common/test/itkPointSetTest.cxx +++ b/Modules/Core/Common/test/itkPointSetTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkPriorityQueueTest.cxx b/Modules/Core/Common/test/itkPriorityQueueTest.cxx index 08fcab506a3..d86c23cd62e 100644 --- a/Modules/Core/Common/test/itkPriorityQueueTest.cxx +++ b/Modules/Core/Common/test/itkPriorityQueueTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkPromoteType.cxx b/Modules/Core/Common/test/itkPromoteType.cxx index c6697fe2e8e..b5673b6f6bb 100644 --- a/Modules/Core/Common/test/itkPromoteType.cxx +++ b/Modules/Core/Common/test/itkPromoteType.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkRGBPixelTest.cxx b/Modules/Core/Common/test/itkRGBPixelTest.cxx index 95daf071dd8..c4695c2dd06 100644 --- a/Modules/Core/Common/test/itkRGBPixelTest.cxx +++ b/Modules/Core/Common/test/itkRGBPixelTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkRangeGTestUtilities.h b/Modules/Core/Common/test/itkRangeGTestUtilities.h index dc0d5df612b..0b37520e104 100644 --- a/Modules/Core/Common/test/itkRangeGTestUtilities.h +++ b/Modules/Core/Common/test/itkRangeGTestUtilities.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkRealTimeClockTest.cxx b/Modules/Core/Common/test/itkRealTimeClockTest.cxx index ca74c40c241..79c9d382a3a 100644 --- a/Modules/Core/Common/test/itkRealTimeClockTest.cxx +++ b/Modules/Core/Common/test/itkRealTimeClockTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkRealTimeIntervalTest.cxx b/Modules/Core/Common/test/itkRealTimeIntervalTest.cxx index e35b9e5c4d9..438fe23d4c7 100644 --- a/Modules/Core/Common/test/itkRealTimeIntervalTest.cxx +++ b/Modules/Core/Common/test/itkRealTimeIntervalTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkRealTimeStampTest.cxx b/Modules/Core/Common/test/itkRealTimeStampTest.cxx index 300f5d07f7b..f68a7f0d16a 100644 --- a/Modules/Core/Common/test/itkRealTimeStampTest.cxx +++ b/Modules/Core/Common/test/itkRealTimeStampTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSTLContainerAdaptorTest.cxx b/Modules/Core/Common/test/itkSTLContainerAdaptorTest.cxx index 1934cc126e5..f6dad976a38 100644 --- a/Modules/Core/Common/test/itkSTLContainerAdaptorTest.cxx +++ b/Modules/Core/Common/test/itkSTLContainerAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSTLThreadTest.cxx b/Modules/Core/Common/test/itkSTLThreadTest.cxx index f5f499df2bc..7cfb8b415c3 100644 --- a/Modules/Core/Common/test/itkSTLThreadTest.cxx +++ b/Modules/Core/Common/test/itkSTLThreadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkShapedImageNeighborhoodRangeGTest.cxx b/Modules/Core/Common/test/itkShapedImageNeighborhoodRangeGTest.cxx index 65345777b04..af94329ed70 100644 --- a/Modules/Core/Common/test/itkShapedImageNeighborhoodRangeGTest.cxx +++ b/Modules/Core/Common/test/itkShapedImageNeighborhoodRangeGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkShapedNeighborhoodIteratorTest.cxx b/Modules/Core/Common/test/itkShapedNeighborhoodIteratorTest.cxx index 349a51ace4f..779be36af20 100644 --- a/Modules/Core/Common/test/itkShapedNeighborhoodIteratorTest.cxx +++ b/Modules/Core/Common/test/itkShapedNeighborhoodIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSimpleFilterWatcherTest.cxx b/Modules/Core/Common/test/itkSimpleFilterWatcherTest.cxx index 3c49d9dfb70..0f897048ed7 100644 --- a/Modules/Core/Common/test/itkSimpleFilterWatcherTest.cxx +++ b/Modules/Core/Common/test/itkSimpleFilterWatcherTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSinRegularizedHeavisideStepFunctionTest1.cxx b/Modules/Core/Common/test/itkSinRegularizedHeavisideStepFunctionTest1.cxx index 751bfb27fdc..2d687fa021a 100644 --- a/Modules/Core/Common/test/itkSinRegularizedHeavisideStepFunctionTest1.cxx +++ b/Modules/Core/Common/test/itkSinRegularizedHeavisideStepFunctionTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSizeGTest.cxx b/Modules/Core/Common/test/itkSizeGTest.cxx index b146b960a8e..30729c08e5d 100644 --- a/Modules/Core/Common/test/itkSizeGTest.cxx +++ b/Modules/Core/Common/test/itkSizeGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSliceIteratorTest.cxx b/Modules/Core/Common/test/itkSliceIteratorTest.cxx index 813747e58f8..6b0bdbc1920 100644 --- a/Modules/Core/Common/test/itkSliceIteratorTest.cxx +++ b/Modules/Core/Common/test/itkSliceIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSmartPointerGTest.cxx b/Modules/Core/Common/test/itkSmartPointerGTest.cxx index d02e36dfa35..598dc63cc77 100644 --- a/Modules/Core/Common/test/itkSmartPointerGTest.cxx +++ b/Modules/Core/Common/test/itkSmartPointerGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSmartPointerTest.cxx b/Modules/Core/Common/test/itkSmartPointerTest.cxx index 97687911f89..f47ca4948b1 100644 --- a/Modules/Core/Common/test/itkSmartPointerTest.cxx +++ b/Modules/Core/Common/test/itkSmartPointerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSparseFieldLayerTest.cxx b/Modules/Core/Common/test/itkSparseFieldLayerTest.cxx index 6f6516464c0..7427d19a90b 100644 --- a/Modules/Core/Common/test/itkSparseFieldLayerTest.cxx +++ b/Modules/Core/Common/test/itkSparseFieldLayerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSparseImageTest.cxx b/Modules/Core/Common/test/itkSparseImageTest.cxx index ae4016a7970..e3dce050216 100644 --- a/Modules/Core/Common/test/itkSparseImageTest.cxx +++ b/Modules/Core/Common/test/itkSparseImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSpatialFunctionTest.cxx b/Modules/Core/Common/test/itkSpatialFunctionTest.cxx index 9553df17823..b510b755507 100644 --- a/Modules/Core/Common/test/itkSpatialFunctionTest.cxx +++ b/Modules/Core/Common/test/itkSpatialFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkStdStreamLogOutputTest.cxx b/Modules/Core/Common/test/itkStdStreamLogOutputTest.cxx index a320b57b512..2c4e15bd6ff 100644 --- a/Modules/Core/Common/test/itkStdStreamLogOutputTest.cxx +++ b/Modules/Core/Common/test/itkStdStreamLogOutputTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkStdStreamStateSaveTest.cxx b/Modules/Core/Common/test/itkStdStreamStateSaveTest.cxx index b8407fce1fb..20e07a8df83 100644 --- a/Modules/Core/Common/test/itkStdStreamStateSaveTest.cxx +++ b/Modules/Core/Common/test/itkStdStreamStateSaveTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkStreamingImageFilterTest.cxx b/Modules/Core/Common/test/itkStreamingImageFilterTest.cxx index bba523cb373..4017e2bf9cc 100644 --- a/Modules/Core/Common/test/itkStreamingImageFilterTest.cxx +++ b/Modules/Core/Common/test/itkStreamingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkStreamingImageFilterTest2.cxx b/Modules/Core/Common/test/itkStreamingImageFilterTest2.cxx index 5630d1bf77b..0e5f50b3896 100644 --- a/Modules/Core/Common/test/itkStreamingImageFilterTest2.cxx +++ b/Modules/Core/Common/test/itkStreamingImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkStreamingImageFilterTest3.cxx b/Modules/Core/Common/test/itkStreamingImageFilterTest3.cxx index b2e3ca174a6..0c9a442e1ec 100644 --- a/Modules/Core/Common/test/itkStreamingImageFilterTest3.cxx +++ b/Modules/Core/Common/test/itkStreamingImageFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSymmetricEigenAnalysisTest.cxx b/Modules/Core/Common/test/itkSymmetricEigenAnalysisTest.cxx index bc377ff7c14..bc75739f8de 100644 --- a/Modules/Core/Common/test/itkSymmetricEigenAnalysisTest.cxx +++ b/Modules/Core/Common/test/itkSymmetricEigenAnalysisTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSymmetricEllipsoidInteriorExteriorSpatialFunctionTest.cxx b/Modules/Core/Common/test/itkSymmetricEllipsoidInteriorExteriorSpatialFunctionTest.cxx index 5f48158daea..623f987439d 100644 --- a/Modules/Core/Common/test/itkSymmetricEllipsoidInteriorExteriorSpatialFunctionTest.cxx +++ b/Modules/Core/Common/test/itkSymmetricEllipsoidInteriorExteriorSpatialFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSymmetricSecondRankTensorImageReadTest.cxx b/Modules/Core/Common/test/itkSymmetricSecondRankTensorImageReadTest.cxx index 2ed85e36d1e..8fb03701fc7 100644 --- a/Modules/Core/Common/test/itkSymmetricSecondRankTensorImageReadTest.cxx +++ b/Modules/Core/Common/test/itkSymmetricSecondRankTensorImageReadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSymmetricSecondRankTensorImageWriteReadTest.cxx b/Modules/Core/Common/test/itkSymmetricSecondRankTensorImageWriteReadTest.cxx index 84e01ede2e4..9c1425bc428 100644 --- a/Modules/Core/Common/test/itkSymmetricSecondRankTensorImageWriteReadTest.cxx +++ b/Modules/Core/Common/test/itkSymmetricSecondRankTensorImageWriteReadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSymmetricSecondRankTensorTest.cxx b/Modules/Core/Common/test/itkSymmetricSecondRankTensorTest.cxx index ee9d6b1d0fe..34ba1395da9 100644 --- a/Modules/Core/Common/test/itkSymmetricSecondRankTensorTest.cxx +++ b/Modules/Core/Common/test/itkSymmetricSecondRankTensorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkSystemInformation.cxx b/Modules/Core/Common/test/itkSystemInformation.cxx index 8bfad3c3599..5e8244e5ace 100644 --- a/Modules/Core/Common/test/itkSystemInformation.cxx +++ b/Modules/Core/Common/test/itkSystemInformation.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkThreadDefsTest.cxx b/Modules/Core/Common/test/itkThreadDefsTest.cxx index e8136f02751..4a4dffc5a41 100644 --- a/Modules/Core/Common/test/itkThreadDefsTest.cxx +++ b/Modules/Core/Common/test/itkThreadDefsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkThreadLoggerTest.cxx b/Modules/Core/Common/test/itkThreadLoggerTest.cxx index 11818a80f3b..26d33e6459a 100644 --- a/Modules/Core/Common/test/itkThreadLoggerTest.cxx +++ b/Modules/Core/Common/test/itkThreadLoggerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkThreadedImageRegionPartitionerTest.cxx b/Modules/Core/Common/test/itkThreadedImageRegionPartitionerTest.cxx index ae1bf8a62cb..5b3fe7d5ac6 100644 --- a/Modules/Core/Common/test/itkThreadedImageRegionPartitionerTest.cxx +++ b/Modules/Core/Common/test/itkThreadedImageRegionPartitionerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkThreadedIndexedContainerPartitionerTest.cxx b/Modules/Core/Common/test/itkThreadedIndexedContainerPartitionerTest.cxx index c573a7d8c63..7e42623d181 100644 --- a/Modules/Core/Common/test/itkThreadedIndexedContainerPartitionerTest.cxx +++ b/Modules/Core/Common/test/itkThreadedIndexedContainerPartitionerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkThreadedIteratorRangePartitionerTest.cxx b/Modules/Core/Common/test/itkThreadedIteratorRangePartitionerTest.cxx index cf9e24b22e0..d29a26a2d01 100644 --- a/Modules/Core/Common/test/itkThreadedIteratorRangePartitionerTest.cxx +++ b/Modules/Core/Common/test/itkThreadedIteratorRangePartitionerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkThreadedIteratorRangePartitionerTest2.cxx b/Modules/Core/Common/test/itkThreadedIteratorRangePartitionerTest2.cxx index bf14073957a..5551bfbe2b4 100644 --- a/Modules/Core/Common/test/itkThreadedIteratorRangePartitionerTest2.cxx +++ b/Modules/Core/Common/test/itkThreadedIteratorRangePartitionerTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkThreadedIteratorRangePartitionerTest3.cxx b/Modules/Core/Common/test/itkThreadedIteratorRangePartitionerTest3.cxx index 87943d513f0..711aab741bb 100644 --- a/Modules/Core/Common/test/itkThreadedIteratorRangePartitionerTest3.cxx +++ b/Modules/Core/Common/test/itkThreadedIteratorRangePartitionerTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkTimeProbeTest.cxx b/Modules/Core/Common/test/itkTimeProbeTest.cxx index 2c013b80183..6772605ec8c 100644 --- a/Modules/Core/Common/test/itkTimeProbeTest.cxx +++ b/Modules/Core/Common/test/itkTimeProbeTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkTimeProbeTest2.cxx b/Modules/Core/Common/test/itkTimeProbeTest2.cxx index 4e110e3215c..7a5f71c21a8 100644 --- a/Modules/Core/Common/test/itkTimeProbeTest2.cxx +++ b/Modules/Core/Common/test/itkTimeProbeTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkTimeProbesTest.cxx b/Modules/Core/Common/test/itkTimeProbesTest.cxx index 60e86d3f500..d7560a65ef2 100644 --- a/Modules/Core/Common/test/itkTimeProbesTest.cxx +++ b/Modules/Core/Common/test/itkTimeProbesTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkTimeStampTest.cxx b/Modules/Core/Common/test/itkTimeStampTest.cxx index e4bac2e289a..7a0f254de71 100644 --- a/Modules/Core/Common/test/itkTimeStampTest.cxx +++ b/Modules/Core/Common/test/itkTimeStampTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkTorusInteriorExteriorSpatialFunctionTest.cxx b/Modules/Core/Common/test/itkTorusInteriorExteriorSpatialFunctionTest.cxx index c11c10ddd2c..998943cd510 100644 --- a/Modules/Core/Common/test/itkTorusInteriorExteriorSpatialFunctionTest.cxx +++ b/Modules/Core/Common/test/itkTorusInteriorExteriorSpatialFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkVNLRoundProfileTest1.cxx b/Modules/Core/Common/test/itkVNLRoundProfileTest1.cxx index 22ad4aa8c06..9f8c1a68460 100644 --- a/Modules/Core/Common/test/itkVNLRoundProfileTest1.cxx +++ b/Modules/Core/Common/test/itkVNLRoundProfileTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkVariableLengthVectorTest.cxx b/Modules/Core/Common/test/itkVariableLengthVectorTest.cxx index 13a5ac00dd2..9757afac09d 100644 --- a/Modules/Core/Common/test/itkVariableLengthVectorTest.cxx +++ b/Modules/Core/Common/test/itkVariableLengthVectorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkVariableSizeMatrixTest.cxx b/Modules/Core/Common/test/itkVariableSizeMatrixTest.cxx index f06318dc411..5b9dd0407d0 100644 --- a/Modules/Core/Common/test/itkVariableSizeMatrixTest.cxx +++ b/Modules/Core/Common/test/itkVariableSizeMatrixTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkVectorContainerGTest.cxx b/Modules/Core/Common/test/itkVectorContainerGTest.cxx index 13e36978fbb..6bc2066c75a 100644 --- a/Modules/Core/Common/test/itkVectorContainerGTest.cxx +++ b/Modules/Core/Common/test/itkVectorContainerGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkVectorGeometryTest.cxx b/Modules/Core/Common/test/itkVectorGeometryTest.cxx index be28e0a0c92..e8a9cacadb1 100644 --- a/Modules/Core/Common/test/itkVectorGeometryTest.cxx +++ b/Modules/Core/Common/test/itkVectorGeometryTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkVectorMultiplyTest.cxx b/Modules/Core/Common/test/itkVectorMultiplyTest.cxx index 5ba4b325fb9..4f128f18a90 100644 --- a/Modules/Core/Common/test/itkVectorMultiplyTest.cxx +++ b/Modules/Core/Common/test/itkVectorMultiplyTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkVectorTest.cxx b/Modules/Core/Common/test/itkVectorTest.cxx index 01388e2233e..c5c9fb814cd 100644 --- a/Modules/Core/Common/test/itkVectorTest.cxx +++ b/Modules/Core/Common/test/itkVectorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkVersionTest.cxx b/Modules/Core/Common/test/itkVersionTest.cxx index 56db6c7a150..352a1a195c7 100644 --- a/Modules/Core/Common/test/itkVersionTest.cxx +++ b/Modules/Core/Common/test/itkVersionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkVersorTest.cxx b/Modules/Core/Common/test/itkVersorTest.cxx index d531d21a3ac..ba62ebbf757 100644 --- a/Modules/Core/Common/test/itkVersorTest.cxx +++ b/Modules/Core/Common/test/itkVersorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/test/itkZeroFluxBoundaryConditionTest.cxx b/Modules/Core/Common/test/itkZeroFluxBoundaryConditionTest.cxx index e1a3ba884e5..9caea4b4d07 100644 --- a/Modules/Core/Common/test/itkZeroFluxBoundaryConditionTest.cxx +++ b/Modules/Core/Common/test/itkZeroFluxBoundaryConditionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/wrapping/test/itkDirectoryTest.py b/Modules/Core/Common/wrapping/test/itkDirectoryTest.py index 28579666419..f766e3f5df5 100644 --- a/Modules/Core/Common/wrapping/test/itkDirectoryTest.py +++ b/Modules/Core/Common/wrapping/test/itkDirectoryTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/wrapping/test/itkImageDuplicatorTest.py b/Modules/Core/Common/wrapping/test/itkImageDuplicatorTest.py index c359118b1f4..19e04fa7da6 100644 --- a/Modules/Core/Common/wrapping/test/itkImageDuplicatorTest.py +++ b/Modules/Core/Common/wrapping/test/itkImageDuplicatorTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/wrapping/test/itkImageTest.py b/Modules/Core/Common/wrapping/test/itkImageTest.py index 51239d0081f..4f8c6fe43a8 100644 --- a/Modules/Core/Common/wrapping/test/itkImageTest.py +++ b/Modules/Core/Common/wrapping/test/itkImageTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/wrapping/test/itkIndexOffsetTest.py b/Modules/Core/Common/wrapping/test/itkIndexOffsetTest.py index b2b3970c87f..634678f0f63 100644 --- a/Modules/Core/Common/wrapping/test/itkIndexOffsetTest.py +++ b/Modules/Core/Common/wrapping/test/itkIndexOffsetTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/wrapping/test/itkMatrixTest.py b/Modules/Core/Common/wrapping/test/itkMatrixTest.py index c27dbc7ffdc..ab5761b1498 100644 --- a/Modules/Core/Common/wrapping/test/itkMatrixTest.py +++ b/Modules/Core/Common/wrapping/test/itkMatrixTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Core/Common/wrapping/test/itkMetaDataDictionaryTest.py b/Modules/Core/Common/wrapping/test/itkMetaDataDictionaryTest.py index 85112674e2c..8df5f270662 100644 --- a/Modules/Core/Common/wrapping/test/itkMetaDataDictionaryTest.py +++ b/Modules/Core/Common/wrapping/test/itkMetaDataDictionaryTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Core/FiniteDifference/include/itkDenseFiniteDifferenceImageFilter.h b/Modules/Core/FiniteDifference/include/itkDenseFiniteDifferenceImageFilter.h index 754b4d588a3..8527a4cdec6 100644 --- a/Modules/Core/FiniteDifference/include/itkDenseFiniteDifferenceImageFilter.h +++ b/Modules/Core/FiniteDifference/include/itkDenseFiniteDifferenceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/FiniteDifference/include/itkDenseFiniteDifferenceImageFilter.hxx b/Modules/Core/FiniteDifference/include/itkDenseFiniteDifferenceImageFilter.hxx index 234222fef71..d3a38bf52ff 100644 --- a/Modules/Core/FiniteDifference/include/itkDenseFiniteDifferenceImageFilter.hxx +++ b/Modules/Core/FiniteDifference/include/itkDenseFiniteDifferenceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceFunction.h b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceFunction.h index 1eaa7c73783..354103ed508 100644 --- a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceFunction.h +++ b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceFunction.hxx b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceFunction.hxx index 9e5f2cd4904..37799d72208 100644 --- a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceFunction.hxx +++ b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceImageFilter.h b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceImageFilter.h index 5f3507f38fd..f1254729925 100644 --- a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceImageFilter.h +++ b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceImageFilter.hxx b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceImageFilter.hxx index 6991d9c77f7..4c786efd89e 100644 --- a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceImageFilter.hxx +++ b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFilter.h b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFilter.h index 226cb4618af..4432b14b135 100644 --- a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFilter.h +++ b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFilter.hxx b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFilter.hxx index 231dbede317..34a3db6feb1 100644 --- a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFilter.hxx +++ b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFunction.h b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFunction.h index 4b7f299f2df..5dc343dd651 100644 --- a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFunction.h +++ b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFunction.hxx b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFunction.hxx index c905026fa1a..fd23c066fac 100644 --- a/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFunction.hxx +++ b/Modules/Core/FiniteDifference/include/itkFiniteDifferenceSparseImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/CMake/itkCheckHasBlocks.cxx b/Modules/Core/GPUCommon/CMake/itkCheckHasBlocks.cxx index 7f753577e5b..950a44e3f92 100644 --- a/Modules/Core/GPUCommon/CMake/itkCheckHasBlocks.cxx +++ b/Modules/Core/GPUCommon/CMake/itkCheckHasBlocks.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUContextManager.h b/Modules/Core/GPUCommon/include/itkGPUContextManager.h index 3eef702e55a..a9971b890b7 100644 --- a/Modules/Core/GPUCommon/include/itkGPUContextManager.h +++ b/Modules/Core/GPUCommon/include/itkGPUContextManager.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUDataManager.h b/Modules/Core/GPUCommon/include/itkGPUDataManager.h index 3f69f19fe69..90de9bd582d 100644 --- a/Modules/Core/GPUCommon/include/itkGPUDataManager.h +++ b/Modules/Core/GPUCommon/include/itkGPUDataManager.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUFunctorBase.h b/Modules/Core/GPUCommon/include/itkGPUFunctorBase.h index 483ecba977f..c700d39a996 100644 --- a/Modules/Core/GPUCommon/include/itkGPUFunctorBase.h +++ b/Modules/Core/GPUCommon/include/itkGPUFunctorBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUImage.h b/Modules/Core/GPUCommon/include/itkGPUImage.h index 917360682d8..c773c024544 100644 --- a/Modules/Core/GPUCommon/include/itkGPUImage.h +++ b/Modules/Core/GPUCommon/include/itkGPUImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUImage.hxx b/Modules/Core/GPUCommon/include/itkGPUImage.hxx index 32aa8f4e5b6..ef68878ad5d 100644 --- a/Modules/Core/GPUCommon/include/itkGPUImage.hxx +++ b/Modules/Core/GPUCommon/include/itkGPUImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUImageDataManager.h b/Modules/Core/GPUCommon/include/itkGPUImageDataManager.h index f4642d92cc9..3daaa0c124f 100644 --- a/Modules/Core/GPUCommon/include/itkGPUImageDataManager.h +++ b/Modules/Core/GPUCommon/include/itkGPUImageDataManager.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUImageDataManager.hxx b/Modules/Core/GPUCommon/include/itkGPUImageDataManager.hxx index a3ffcda237a..893c533af6d 100644 --- a/Modules/Core/GPUCommon/include/itkGPUImageDataManager.hxx +++ b/Modules/Core/GPUCommon/include/itkGPUImageDataManager.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUImageOps.h b/Modules/Core/GPUCommon/include/itkGPUImageOps.h index 61738ff42c1..5fcb10d9066 100644 --- a/Modules/Core/GPUCommon/include/itkGPUImageOps.h +++ b/Modules/Core/GPUCommon/include/itkGPUImageOps.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUImageToImageFilter.h b/Modules/Core/GPUCommon/include/itkGPUImageToImageFilter.h index 28d7311ec78..74c882f65f6 100644 --- a/Modules/Core/GPUCommon/include/itkGPUImageToImageFilter.h +++ b/Modules/Core/GPUCommon/include/itkGPUImageToImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUImageToImageFilter.hxx b/Modules/Core/GPUCommon/include/itkGPUImageToImageFilter.hxx index efead6422b8..7708b1eaaca 100644 --- a/Modules/Core/GPUCommon/include/itkGPUImageToImageFilter.hxx +++ b/Modules/Core/GPUCommon/include/itkGPUImageToImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUInPlaceImageFilter.h b/Modules/Core/GPUCommon/include/itkGPUInPlaceImageFilter.h index e46edb63661..b60984c7603 100644 --- a/Modules/Core/GPUCommon/include/itkGPUInPlaceImageFilter.h +++ b/Modules/Core/GPUCommon/include/itkGPUInPlaceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUInPlaceImageFilter.hxx b/Modules/Core/GPUCommon/include/itkGPUInPlaceImageFilter.hxx index d03f304c5f6..d6a1fce2fcd 100644 --- a/Modules/Core/GPUCommon/include/itkGPUInPlaceImageFilter.hxx +++ b/Modules/Core/GPUCommon/include/itkGPUInPlaceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUKernelManager.h b/Modules/Core/GPUCommon/include/itkGPUKernelManager.h index 2de56d97c4b..567ba82d61d 100644 --- a/Modules/Core/GPUCommon/include/itkGPUKernelManager.h +++ b/Modules/Core/GPUCommon/include/itkGPUKernelManager.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUReduction.h b/Modules/Core/GPUCommon/include/itkGPUReduction.h index 5570922978e..524a5cd01c9 100644 --- a/Modules/Core/GPUCommon/include/itkGPUReduction.h +++ b/Modules/Core/GPUCommon/include/itkGPUReduction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUReduction.hxx b/Modules/Core/GPUCommon/include/itkGPUReduction.hxx index 43823388fde..9382d243991 100644 --- a/Modules/Core/GPUCommon/include/itkGPUReduction.hxx +++ b/Modules/Core/GPUCommon/include/itkGPUReduction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUUnaryFunctorImageFilter.h b/Modules/Core/GPUCommon/include/itkGPUUnaryFunctorImageFilter.h index ac52159788c..47dab75a4af 100644 --- a/Modules/Core/GPUCommon/include/itkGPUUnaryFunctorImageFilter.h +++ b/Modules/Core/GPUCommon/include/itkGPUUnaryFunctorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkGPUUnaryFunctorImageFilter.hxx b/Modules/Core/GPUCommon/include/itkGPUUnaryFunctorImageFilter.hxx index 572e7468905..f59493511dc 100644 --- a/Modules/Core/GPUCommon/include/itkGPUUnaryFunctorImageFilter.hxx +++ b/Modules/Core/GPUCommon/include/itkGPUUnaryFunctorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/include/itkOpenCLUtil.h b/Modules/Core/GPUCommon/include/itkOpenCLUtil.h index a34a2ae3384..7ecf1f84038 100644 --- a/Modules/Core/GPUCommon/include/itkOpenCLUtil.h +++ b/Modules/Core/GPUCommon/include/itkOpenCLUtil.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/src/GPUImageOps.cl b/Modules/Core/GPUCommon/src/GPUImageOps.cl index e743661e075..7f59f981d53 100644 --- a/Modules/Core/GPUCommon/src/GPUImageOps.cl +++ b/Modules/Core/GPUCommon/src/GPUImageOps.cl @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/src/GPUReduction.cl b/Modules/Core/GPUCommon/src/GPUReduction.cl index e9c6e9e3b75..e4676ddd04a 100644 --- a/Modules/Core/GPUCommon/src/GPUReduction.cl +++ b/Modules/Core/GPUCommon/src/GPUReduction.cl @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/src/itkGPUContextManager.cxx b/Modules/Core/GPUCommon/src/itkGPUContextManager.cxx index e6c93d13f70..0048ced2d3d 100644 --- a/Modules/Core/GPUCommon/src/itkGPUContextManager.cxx +++ b/Modules/Core/GPUCommon/src/itkGPUContextManager.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/src/itkGPUDataManager.cxx b/Modules/Core/GPUCommon/src/itkGPUDataManager.cxx index 010be1fdf97..3ccd1f3f476 100644 --- a/Modules/Core/GPUCommon/src/itkGPUDataManager.cxx +++ b/Modules/Core/GPUCommon/src/itkGPUDataManager.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/src/itkGPUKernelManager.cxx b/Modules/Core/GPUCommon/src/itkGPUKernelManager.cxx index c1290b908f4..c8cc9917b98 100644 --- a/Modules/Core/GPUCommon/src/itkGPUKernelManager.cxx +++ b/Modules/Core/GPUCommon/src/itkGPUKernelManager.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/src/itkOpenCLUtil.cxx b/Modules/Core/GPUCommon/src/itkOpenCLUtil.cxx index adaeef4474d..ebe4fcb633e 100644 --- a/Modules/Core/GPUCommon/src/itkOpenCLUtil.cxx +++ b/Modules/Core/GPUCommon/src/itkOpenCLUtil.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/test/itkGPUImageTest.cxx b/Modules/Core/GPUCommon/test/itkGPUImageTest.cxx index 42999f14d0a..346dfbf75d0 100644 --- a/Modules/Core/GPUCommon/test/itkGPUImageTest.cxx +++ b/Modules/Core/GPUCommon/test/itkGPUImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/test/itkGPUReductionTest.cxx b/Modules/Core/GPUCommon/test/itkGPUReductionTest.cxx index d9079765609..8e87733a317 100644 --- a/Modules/Core/GPUCommon/test/itkGPUReductionTest.cxx +++ b/Modules/Core/GPUCommon/test/itkGPUReductionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/wrapping/test/itkGPUImageTest.py b/Modules/Core/GPUCommon/wrapping/test/itkGPUImageTest.py index fd2b47ea966..81745ed0839 100644 --- a/Modules/Core/GPUCommon/wrapping/test/itkGPUImageTest.py +++ b/Modules/Core/GPUCommon/wrapping/test/itkGPUImageTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUCommon/wrapping/test/itkGPUReductionTest.py b/Modules/Core/GPUCommon/wrapping/test/itkGPUReductionTest.py index 677f3cfe629..46b5bb19d32 100644 --- a/Modules/Core/GPUCommon/wrapping/test/itkGPUReductionTest.py +++ b/Modules/Core/GPUCommon/wrapping/test/itkGPUReductionTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUFiniteDifference/include/itkGPUDenseFiniteDifferenceImageFilter.h b/Modules/Core/GPUFiniteDifference/include/itkGPUDenseFiniteDifferenceImageFilter.h index 391e5927f9f..a7176a06ea4 100644 --- a/Modules/Core/GPUFiniteDifference/include/itkGPUDenseFiniteDifferenceImageFilter.h +++ b/Modules/Core/GPUFiniteDifference/include/itkGPUDenseFiniteDifferenceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUFiniteDifference/include/itkGPUDenseFiniteDifferenceImageFilter.hxx b/Modules/Core/GPUFiniteDifference/include/itkGPUDenseFiniteDifferenceImageFilter.hxx index c177742a1fc..419548c71d6 100644 --- a/Modules/Core/GPUFiniteDifference/include/itkGPUDenseFiniteDifferenceImageFilter.hxx +++ b/Modules/Core/GPUFiniteDifference/include/itkGPUDenseFiniteDifferenceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceFilterEnum.h b/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceFilterEnum.h index 0a2e1ec6d5b..860030c8c4f 100644 --- a/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceFilterEnum.h +++ b/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceFilterEnum.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceFunction.h b/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceFunction.h index 3612c74e5fc..0207abfd5dc 100644 --- a/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceFunction.h +++ b/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceImageFilter.h b/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceImageFilter.h index a0debbd7f47..55eadc828de 100644 --- a/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceImageFilter.h +++ b/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceImageFilter.hxx b/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceImageFilter.hxx index 4576e8d08d5..f571cc27920 100644 --- a/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceImageFilter.hxx +++ b/Modules/Core/GPUFiniteDifference/include/itkGPUFiniteDifferenceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUFiniteDifference/src/GPUDenseFiniteDifferenceImageFilter.cl b/Modules/Core/GPUFiniteDifference/src/GPUDenseFiniteDifferenceImageFilter.cl index 96be4ef99a2..c84eb795e25 100644 --- a/Modules/Core/GPUFiniteDifference/src/GPUDenseFiniteDifferenceImageFilter.cl +++ b/Modules/Core/GPUFiniteDifference/src/GPUDenseFiniteDifferenceImageFilter.cl @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/GPUFiniteDifference/src/itkGPUFiniteDifferenceFilterEnum.cxx b/Modules/Core/GPUFiniteDifference/src/itkGPUFiniteDifferenceFilterEnum.cxx index 5367aae9b60..3b9baf9bd7c 100644 --- a/Modules/Core/GPUFiniteDifference/src/itkGPUFiniteDifferenceFilterEnum.cxx +++ b/Modules/Core/GPUFiniteDifference/src/itkGPUFiniteDifferenceFilterEnum.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkAbsImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkAbsImageAdaptor.h index 44b1ab3b4d5..de15bfcf24e 100644 --- a/Modules/Core/ImageAdaptors/include/itkAbsImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkAbsImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkAcosImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkAcosImageAdaptor.h index 015ddd22efc..c067665d7d9 100644 --- a/Modules/Core/ImageAdaptors/include/itkAcosImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkAcosImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkAddImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkAddImageAdaptor.h index 854beadaca4..3dbc8676214 100644 --- a/Modules/Core/ImageAdaptors/include/itkAddImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkAddImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkAddPixelAccessor.h b/Modules/Core/ImageAdaptors/include/itkAddPixelAccessor.h index d7abfc06d6c..8b3b185163a 100644 --- a/Modules/Core/ImageAdaptors/include/itkAddPixelAccessor.h +++ b/Modules/Core/ImageAdaptors/include/itkAddPixelAccessor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkAsinImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkAsinImageAdaptor.h index 308c8f54e9e..f1b863a948e 100644 --- a/Modules/Core/ImageAdaptors/include/itkAsinImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkAsinImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkAtanImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkAtanImageAdaptor.h index fb43fb82bc6..595f9043ab0 100644 --- a/Modules/Core/ImageAdaptors/include/itkAtanImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkAtanImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkBluePixelAccessor.h b/Modules/Core/ImageAdaptors/include/itkBluePixelAccessor.h index a2234b1b803..f5862f2b42f 100644 --- a/Modules/Core/ImageAdaptors/include/itkBluePixelAccessor.h +++ b/Modules/Core/ImageAdaptors/include/itkBluePixelAccessor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkComplexConjugateImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkComplexConjugateImageAdaptor.h index 41f7550ac35..c6cb5f36d03 100644 --- a/Modules/Core/ImageAdaptors/include/itkComplexConjugateImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkComplexConjugateImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkComplexToImaginaryImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkComplexToImaginaryImageAdaptor.h index da621d6a113..78562502984 100644 --- a/Modules/Core/ImageAdaptors/include/itkComplexToImaginaryImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkComplexToImaginaryImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkComplexToModulusImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkComplexToModulusImageAdaptor.h index 5298362db4c..d6cbe26b545 100644 --- a/Modules/Core/ImageAdaptors/include/itkComplexToModulusImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkComplexToModulusImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkComplexToPhaseImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkComplexToPhaseImageAdaptor.h index 0550fc6acd2..c27a0730656 100644 --- a/Modules/Core/ImageAdaptors/include/itkComplexToPhaseImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkComplexToPhaseImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkComplexToRealImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkComplexToRealImageAdaptor.h index 4dd2ce0c6c2..d1861d9d7d1 100644 --- a/Modules/Core/ImageAdaptors/include/itkComplexToRealImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkComplexToRealImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkCosImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkCosImageAdaptor.h index a7b57ba33a7..d85b779eba3 100644 --- a/Modules/Core/ImageAdaptors/include/itkCosImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkCosImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkExpImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkExpImageAdaptor.h index 12adef32263..9268293e04d 100644 --- a/Modules/Core/ImageAdaptors/include/itkExpImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkExpImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkExpNegativeImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkExpNegativeImageAdaptor.h index f5461d2ebb6..e7409bd271f 100644 --- a/Modules/Core/ImageAdaptors/include/itkExpNegativeImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkExpNegativeImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkGreenPixelAccessor.h b/Modules/Core/ImageAdaptors/include/itkGreenPixelAccessor.h index 532263e5d84..a535e1b30c0 100644 --- a/Modules/Core/ImageAdaptors/include/itkGreenPixelAccessor.h +++ b/Modules/Core/ImageAdaptors/include/itkGreenPixelAccessor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkImageAdaptor.h index 160eb5c575f..1abebf294d9 100644 --- a/Modules/Core/ImageAdaptors/include/itkImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkImageAdaptor.hxx b/Modules/Core/ImageAdaptors/include/itkImageAdaptor.hxx index 37f008b9421..7d7b0bb34ef 100644 --- a/Modules/Core/ImageAdaptors/include/itkImageAdaptor.hxx +++ b/Modules/Core/ImageAdaptors/include/itkImageAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkLog10ImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkLog10ImageAdaptor.h index f6b8a2e3176..dbb4dd6c295 100644 --- a/Modules/Core/ImageAdaptors/include/itkLog10ImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkLog10ImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkLogImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkLogImageAdaptor.h index 316b0a91341..abfb6c040dd 100644 --- a/Modules/Core/ImageAdaptors/include/itkLogImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkLogImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkNthElementImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkNthElementImageAdaptor.h index f1b5e518f04..cbae934d260 100644 --- a/Modules/Core/ImageAdaptors/include/itkNthElementImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkNthElementImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkNthElementPixelAccessor.h b/Modules/Core/ImageAdaptors/include/itkNthElementPixelAccessor.h index 661a62cff11..1ab7ba6f022 100644 --- a/Modules/Core/ImageAdaptors/include/itkNthElementPixelAccessor.h +++ b/Modules/Core/ImageAdaptors/include/itkNthElementPixelAccessor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkPixelAccessor.h b/Modules/Core/ImageAdaptors/include/itkPixelAccessor.h index c1dcb682479..45a4eafab64 100644 --- a/Modules/Core/ImageAdaptors/include/itkPixelAccessor.h +++ b/Modules/Core/ImageAdaptors/include/itkPixelAccessor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkRGBToLuminanceImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkRGBToLuminanceImageAdaptor.h index b44b6d56416..d97c1270d87 100644 --- a/Modules/Core/ImageAdaptors/include/itkRGBToLuminanceImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkRGBToLuminanceImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkRGBToVectorImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkRGBToVectorImageAdaptor.h index 11b495c34b7..0fdf345f284 100644 --- a/Modules/Core/ImageAdaptors/include/itkRGBToVectorImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkRGBToVectorImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkRGBToVectorPixelAccessor.h b/Modules/Core/ImageAdaptors/include/itkRGBToVectorPixelAccessor.h index 266c7b40ec0..fe07b4e5a7c 100644 --- a/Modules/Core/ImageAdaptors/include/itkRGBToVectorPixelAccessor.h +++ b/Modules/Core/ImageAdaptors/include/itkRGBToVectorPixelAccessor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkRedPixelAccessor.h b/Modules/Core/ImageAdaptors/include/itkRedPixelAccessor.h index 477112bef18..451f7536d6d 100644 --- a/Modules/Core/ImageAdaptors/include/itkRedPixelAccessor.h +++ b/Modules/Core/ImageAdaptors/include/itkRedPixelAccessor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkSinImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkSinImageAdaptor.h index 88bbac22128..d828d288ee7 100644 --- a/Modules/Core/ImageAdaptors/include/itkSinImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkSinImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkSqrtImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkSqrtImageAdaptor.h index 4d7f86056b7..bb8155870ef 100644 --- a/Modules/Core/ImageAdaptors/include/itkSqrtImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkSqrtImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkTanImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkTanImageAdaptor.h index fc6fe2c2af8..0e5aadce42d 100644 --- a/Modules/Core/ImageAdaptors/include/itkTanImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkTanImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkVectorImageToImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkVectorImageToImageAdaptor.h index a4a8a63b95e..efba39d95f2 100644 --- a/Modules/Core/ImageAdaptors/include/itkVectorImageToImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkVectorImageToImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkVectorToRGBImageAdaptor.h b/Modules/Core/ImageAdaptors/include/itkVectorToRGBImageAdaptor.h index 59283dfebb4..69bd3c43684 100644 --- a/Modules/Core/ImageAdaptors/include/itkVectorToRGBImageAdaptor.h +++ b/Modules/Core/ImageAdaptors/include/itkVectorToRGBImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/include/itkVectorToRGBPixelAccessor.h b/Modules/Core/ImageAdaptors/include/itkVectorToRGBPixelAccessor.h index 991f98e43f3..2b2d02d6f1a 100644 --- a/Modules/Core/ImageAdaptors/include/itkVectorToRGBPixelAccessor.h +++ b/Modules/Core/ImageAdaptors/include/itkVectorToRGBPixelAccessor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/test/itkComplexConjugateImageAdaptorTest.cxx b/Modules/Core/ImageAdaptors/test/itkComplexConjugateImageAdaptorTest.cxx index 46ac4e9fda0..66b4f4632c5 100644 --- a/Modules/Core/ImageAdaptors/test/itkComplexConjugateImageAdaptorTest.cxx +++ b/Modules/Core/ImageAdaptors/test/itkComplexConjugateImageAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/test/itkImageAdaptorTest.cxx b/Modules/Core/ImageAdaptors/test/itkImageAdaptorTest.cxx index 1fb57338c0f..5810c628f3b 100644 --- a/Modules/Core/ImageAdaptors/test/itkImageAdaptorTest.cxx +++ b/Modules/Core/ImageAdaptors/test/itkImageAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/test/itkNthElementPixelAccessorTest.cxx b/Modules/Core/ImageAdaptors/test/itkNthElementPixelAccessorTest.cxx index d7f85f16bf6..d3009a86f39 100644 --- a/Modules/Core/ImageAdaptors/test/itkNthElementPixelAccessorTest.cxx +++ b/Modules/Core/ImageAdaptors/test/itkNthElementPixelAccessorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/test/itkRGBToVectorImageAdaptorTest.cxx b/Modules/Core/ImageAdaptors/test/itkRGBToVectorImageAdaptorTest.cxx index 91b0dd8f073..6263a54f8c5 100644 --- a/Modules/Core/ImageAdaptors/test/itkRGBToVectorImageAdaptorTest.cxx +++ b/Modules/Core/ImageAdaptors/test/itkRGBToVectorImageAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/test/itkVectorImageTest.cxx b/Modules/Core/ImageAdaptors/test/itkVectorImageTest.cxx index dcde5625ca7..bb505f2702d 100644 --- a/Modules/Core/ImageAdaptors/test/itkVectorImageTest.cxx +++ b/Modules/Core/ImageAdaptors/test/itkVectorImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageAdaptors/test/itkVectorImageToImageAdaptorTest.cxx b/Modules/Core/ImageAdaptors/test/itkVectorImageToImageAdaptorTest.cxx index 399cc307c96..ec5b6c0b13f 100644 --- a/Modules/Core/ImageAdaptors/test/itkVectorImageToImageAdaptorTest.cxx +++ b/Modules/Core/ImageAdaptors/test/itkVectorImageToImageAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkBSplineDecompositionImageFilter.h b/Modules/Core/ImageFunction/include/itkBSplineDecompositionImageFilter.h index 179a1541143..1a91809c46a 100644 --- a/Modules/Core/ImageFunction/include/itkBSplineDecompositionImageFilter.h +++ b/Modules/Core/ImageFunction/include/itkBSplineDecompositionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkBSplineDecompositionImageFilter.hxx b/Modules/Core/ImageFunction/include/itkBSplineDecompositionImageFilter.hxx index c43740f9694..1543c5995cd 100644 --- a/Modules/Core/ImageFunction/include/itkBSplineDecompositionImageFilter.hxx +++ b/Modules/Core/ImageFunction/include/itkBSplineDecompositionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkBSplineInterpolateImageFunction.h b/Modules/Core/ImageFunction/include/itkBSplineInterpolateImageFunction.h index 25d97b36817..ecd805e5f3d 100644 --- a/Modules/Core/ImageFunction/include/itkBSplineInterpolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkBSplineInterpolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkBSplineInterpolateImageFunction.hxx b/Modules/Core/ImageFunction/include/itkBSplineInterpolateImageFunction.hxx index 587f7fa0b01..61e8b233897 100644 --- a/Modules/Core/ImageFunction/include/itkBSplineInterpolateImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkBSplineInterpolateImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkBSplineResampleImageFunction.h b/Modules/Core/ImageFunction/include/itkBSplineResampleImageFunction.h index 76e7aff8a31..868e6d3bed1 100644 --- a/Modules/Core/ImageFunction/include/itkBSplineResampleImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkBSplineResampleImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkBinaryThresholdImageFunction.h b/Modules/Core/ImageFunction/include/itkBinaryThresholdImageFunction.h index 268e01ae73a..ab21c8c6179 100644 --- a/Modules/Core/ImageFunction/include/itkBinaryThresholdImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkBinaryThresholdImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkBinaryThresholdImageFunction.hxx b/Modules/Core/ImageFunction/include/itkBinaryThresholdImageFunction.hxx index 6512199615f..5135ec8a13f 100644 --- a/Modules/Core/ImageFunction/include/itkBinaryThresholdImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkBinaryThresholdImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkCentralDifferenceImageFunction.h b/Modules/Core/ImageFunction/include/itkCentralDifferenceImageFunction.h index ff1ce294635..ef3468c71d2 100644 --- a/Modules/Core/ImageFunction/include/itkCentralDifferenceImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkCentralDifferenceImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkCentralDifferenceImageFunction.hxx b/Modules/Core/ImageFunction/include/itkCentralDifferenceImageFunction.hxx index 40b8fefb56e..20f589c0b2a 100644 --- a/Modules/Core/ImageFunction/include/itkCentralDifferenceImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkCentralDifferenceImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkCovarianceImageFunction.h b/Modules/Core/ImageFunction/include/itkCovarianceImageFunction.h index 2db04f4e346..a5cfce25d08 100644 --- a/Modules/Core/ImageFunction/include/itkCovarianceImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkCovarianceImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkCovarianceImageFunction.hxx b/Modules/Core/ImageFunction/include/itkCovarianceImageFunction.hxx index 379023113f4..7fa8319a35a 100644 --- a/Modules/Core/ImageFunction/include/itkCovarianceImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkCovarianceImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkExtrapolateImageFunction.h b/Modules/Core/ImageFunction/include/itkExtrapolateImageFunction.h index eb71988dd48..0c3db938caf 100644 --- a/Modules/Core/ImageFunction/include/itkExtrapolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkExtrapolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkGaussianBlurImageFunction.h b/Modules/Core/ImageFunction/include/itkGaussianBlurImageFunction.h index 46f17050124..a5cf4eaf769 100644 --- a/Modules/Core/ImageFunction/include/itkGaussianBlurImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkGaussianBlurImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkGaussianBlurImageFunction.hxx b/Modules/Core/ImageFunction/include/itkGaussianBlurImageFunction.hxx index 2f060d69288..2a003276798 100644 --- a/Modules/Core/ImageFunction/include/itkGaussianBlurImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkGaussianBlurImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkGaussianDerivativeImageFunction.h b/Modules/Core/ImageFunction/include/itkGaussianDerivativeImageFunction.h index 38159a791a5..b06103c116f 100644 --- a/Modules/Core/ImageFunction/include/itkGaussianDerivativeImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkGaussianDerivativeImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkGaussianDerivativeImageFunction.hxx b/Modules/Core/ImageFunction/include/itkGaussianDerivativeImageFunction.hxx index 5d24e304296..1683188f7c0 100644 --- a/Modules/Core/ImageFunction/include/itkGaussianDerivativeImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkGaussianDerivativeImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkGaussianInterpolateImageFunction.h b/Modules/Core/ImageFunction/include/itkGaussianInterpolateImageFunction.h index 81dd49f6ac9..33e6f3e2544 100644 --- a/Modules/Core/ImageFunction/include/itkGaussianInterpolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkGaussianInterpolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkGaussianInterpolateImageFunction.hxx b/Modules/Core/ImageFunction/include/itkGaussianInterpolateImageFunction.hxx index 231d43e1304..cbe022bfc56 100644 --- a/Modules/Core/ImageFunction/include/itkGaussianInterpolateImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkGaussianInterpolateImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkImageFunction.h b/Modules/Core/ImageFunction/include/itkImageFunction.h index cad825b2c7f..949e7ca4044 100644 --- a/Modules/Core/ImageFunction/include/itkImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkImageFunction.hxx b/Modules/Core/ImageFunction/include/itkImageFunction.hxx index 691e1bcc81e..1ea5b78eb18 100644 --- a/Modules/Core/ImageFunction/include/itkImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkInterpolateImageFunction.h b/Modules/Core/ImageFunction/include/itkInterpolateImageFunction.h index 7cfa8a45481..358dbec8b5c 100644 --- a/Modules/Core/ImageFunction/include/itkInterpolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkInterpolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkLabelImageGaussianInterpolateImageFunction.h b/Modules/Core/ImageFunction/include/itkLabelImageGaussianInterpolateImageFunction.h index f000b8728fe..031b846932d 100644 --- a/Modules/Core/ImageFunction/include/itkLabelImageGaussianInterpolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkLabelImageGaussianInterpolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkLabelImageGaussianInterpolateImageFunction.hxx b/Modules/Core/ImageFunction/include/itkLabelImageGaussianInterpolateImageFunction.hxx index 36c133ef40c..0cd0cc39d09 100644 --- a/Modules/Core/ImageFunction/include/itkLabelImageGaussianInterpolateImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkLabelImageGaussianInterpolateImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkLinearInterpolateImageFunction.h b/Modules/Core/ImageFunction/include/itkLinearInterpolateImageFunction.h index 1745b4bb68f..628670dd07f 100644 --- a/Modules/Core/ImageFunction/include/itkLinearInterpolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkLinearInterpolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkLinearInterpolateImageFunction.hxx b/Modules/Core/ImageFunction/include/itkLinearInterpolateImageFunction.hxx index ed9629433e4..e76aae8452e 100644 --- a/Modules/Core/ImageFunction/include/itkLinearInterpolateImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkLinearInterpolateImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkMahalanobisDistanceThresholdImageFunction.h b/Modules/Core/ImageFunction/include/itkMahalanobisDistanceThresholdImageFunction.h index f01cbd58b9a..9cf67613dc4 100644 --- a/Modules/Core/ImageFunction/include/itkMahalanobisDistanceThresholdImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkMahalanobisDistanceThresholdImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkMahalanobisDistanceThresholdImageFunction.hxx b/Modules/Core/ImageFunction/include/itkMahalanobisDistanceThresholdImageFunction.hxx index 1d2c9621c01..8fb085368b8 100644 --- a/Modules/Core/ImageFunction/include/itkMahalanobisDistanceThresholdImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkMahalanobisDistanceThresholdImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkMeanImageFunction.h b/Modules/Core/ImageFunction/include/itkMeanImageFunction.h index b6e765789af..f19b35256df 100644 --- a/Modules/Core/ImageFunction/include/itkMeanImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkMeanImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkMeanImageFunction.hxx b/Modules/Core/ImageFunction/include/itkMeanImageFunction.hxx index d4774f63932..d09d2f3a6cf 100644 --- a/Modules/Core/ImageFunction/include/itkMeanImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkMeanImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkMedianImageFunction.h b/Modules/Core/ImageFunction/include/itkMedianImageFunction.h index 90ff8889a5b..6d9cbe84c15 100644 --- a/Modules/Core/ImageFunction/include/itkMedianImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkMedianImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkMedianImageFunction.hxx b/Modules/Core/ImageFunction/include/itkMedianImageFunction.hxx index 3db75d60801..e106e5b28ca 100644 --- a/Modules/Core/ImageFunction/include/itkMedianImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkMedianImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkNearestNeighborExtrapolateImageFunction.h b/Modules/Core/ImageFunction/include/itkNearestNeighborExtrapolateImageFunction.h index b9b62694a93..14bd1f0786c 100644 --- a/Modules/Core/ImageFunction/include/itkNearestNeighborExtrapolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkNearestNeighborExtrapolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkNearestNeighborInterpolateImageFunction.h b/Modules/Core/ImageFunction/include/itkNearestNeighborInterpolateImageFunction.h index 839ba06f6ff..ebd979d84ad 100644 --- a/Modules/Core/ImageFunction/include/itkNearestNeighborInterpolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkNearestNeighborInterpolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkNeighborhoodBinaryThresholdImageFunction.h b/Modules/Core/ImageFunction/include/itkNeighborhoodBinaryThresholdImageFunction.h index 26bd7904c46..926f373b514 100644 --- a/Modules/Core/ImageFunction/include/itkNeighborhoodBinaryThresholdImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkNeighborhoodBinaryThresholdImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkNeighborhoodBinaryThresholdImageFunction.hxx b/Modules/Core/ImageFunction/include/itkNeighborhoodBinaryThresholdImageFunction.hxx index 9ef53ccc1e8..857ee8cf7da 100644 --- a/Modules/Core/ImageFunction/include/itkNeighborhoodBinaryThresholdImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkNeighborhoodBinaryThresholdImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkNeighborhoodOperatorImageFunction.h b/Modules/Core/ImageFunction/include/itkNeighborhoodOperatorImageFunction.h index 36c43e888b8..21ec3686718 100644 --- a/Modules/Core/ImageFunction/include/itkNeighborhoodOperatorImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkNeighborhoodOperatorImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkNeighborhoodOperatorImageFunction.hxx b/Modules/Core/ImageFunction/include/itkNeighborhoodOperatorImageFunction.hxx index 3f5034026f1..423e9a67b2e 100644 --- a/Modules/Core/ImageFunction/include/itkNeighborhoodOperatorImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkNeighborhoodOperatorImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkRayCastInterpolateImageFunction.h b/Modules/Core/ImageFunction/include/itkRayCastInterpolateImageFunction.h index d6867370e46..a2bb84f61c4 100644 --- a/Modules/Core/ImageFunction/include/itkRayCastInterpolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkRayCastInterpolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkRayCastInterpolateImageFunction.hxx b/Modules/Core/ImageFunction/include/itkRayCastInterpolateImageFunction.hxx index 81a59f4c109..c35f85db759 100644 --- a/Modules/Core/ImageFunction/include/itkRayCastInterpolateImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkRayCastInterpolateImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkScatterMatrixImageFunction.h b/Modules/Core/ImageFunction/include/itkScatterMatrixImageFunction.h index 43a7240e924..9a05d306a90 100644 --- a/Modules/Core/ImageFunction/include/itkScatterMatrixImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkScatterMatrixImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkScatterMatrixImageFunction.hxx b/Modules/Core/ImageFunction/include/itkScatterMatrixImageFunction.hxx index b8c0b39be8d..fb0d240e09b 100644 --- a/Modules/Core/ImageFunction/include/itkScatterMatrixImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkScatterMatrixImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkSumOfSquaresImageFunction.h b/Modules/Core/ImageFunction/include/itkSumOfSquaresImageFunction.h index 1b586394e96..79b52e5fb5e 100644 --- a/Modules/Core/ImageFunction/include/itkSumOfSquaresImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkSumOfSquaresImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkSumOfSquaresImageFunction.hxx b/Modules/Core/ImageFunction/include/itkSumOfSquaresImageFunction.hxx index 3a85f5ba2c3..8971b9ddaa4 100644 --- a/Modules/Core/ImageFunction/include/itkSumOfSquaresImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkSumOfSquaresImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkVarianceImageFunction.h b/Modules/Core/ImageFunction/include/itkVarianceImageFunction.h index d74ae87af8e..85683dd4b6c 100644 --- a/Modules/Core/ImageFunction/include/itkVarianceImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkVarianceImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkVarianceImageFunction.hxx b/Modules/Core/ImageFunction/include/itkVarianceImageFunction.hxx index 4dfc9defc78..753d54ac515 100644 --- a/Modules/Core/ImageFunction/include/itkVarianceImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkVarianceImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkVectorInterpolateImageFunction.h b/Modules/Core/ImageFunction/include/itkVectorInterpolateImageFunction.h index dee1f0cd9e5..2c2d73709ff 100644 --- a/Modules/Core/ImageFunction/include/itkVectorInterpolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkVectorInterpolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateImageFunction.h b/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateImageFunction.h index 563481489d8..d4a083b3c28 100644 --- a/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateImageFunction.hxx b/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateImageFunction.hxx index 726ab3c64a8..b8dce4b998c 100644 --- a/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunction.h b/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunction.h index c589f211588..8b4e1c5c2f8 100644 --- a/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunction.hxx b/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunction.hxx index fb2c5218c1b..1df64ef3b16 100644 --- a/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkVectorMeanImageFunction.h b/Modules/Core/ImageFunction/include/itkVectorMeanImageFunction.h index 0554bdef3af..9d35065951c 100644 --- a/Modules/Core/ImageFunction/include/itkVectorMeanImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkVectorMeanImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkVectorMeanImageFunction.hxx b/Modules/Core/ImageFunction/include/itkVectorMeanImageFunction.hxx index 284e7a66626..466e9adc431 100644 --- a/Modules/Core/ImageFunction/include/itkVectorMeanImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkVectorMeanImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkVectorNearestNeighborInterpolateImageFunction.h b/Modules/Core/ImageFunction/include/itkVectorNearestNeighborInterpolateImageFunction.h index 71a4ecaa80b..137d19d120a 100644 --- a/Modules/Core/ImageFunction/include/itkVectorNearestNeighborInterpolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkVectorNearestNeighborInterpolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkWindowedSincInterpolateImageFunction.h b/Modules/Core/ImageFunction/include/itkWindowedSincInterpolateImageFunction.h index 484cf385084..31476f1669c 100644 --- a/Modules/Core/ImageFunction/include/itkWindowedSincInterpolateImageFunction.h +++ b/Modules/Core/ImageFunction/include/itkWindowedSincInterpolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/include/itkWindowedSincInterpolateImageFunction.hxx b/Modules/Core/ImageFunction/include/itkWindowedSincInterpolateImageFunction.hxx index edcf276338e..93229eb6a75 100644 --- a/Modules/Core/ImageFunction/include/itkWindowedSincInterpolateImageFunction.hxx +++ b/Modules/Core/ImageFunction/include/itkWindowedSincInterpolateImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkBSplineDecompositionImageFilterTest.cxx b/Modules/Core/ImageFunction/test/itkBSplineDecompositionImageFilterTest.cxx index 45c12a84105..131bb1968e4 100644 --- a/Modules/Core/ImageFunction/test/itkBSplineDecompositionImageFilterTest.cxx +++ b/Modules/Core/ImageFunction/test/itkBSplineDecompositionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkBSplineInterpolateImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkBSplineInterpolateImageFunctionTest.cxx index fa1188bcb93..b73e5bf5a92 100644 --- a/Modules/Core/ImageFunction/test/itkBSplineInterpolateImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkBSplineInterpolateImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkBSplineResampleImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkBSplineResampleImageFunctionTest.cxx index 94c43c586fc..46c64768e27 100644 --- a/Modules/Core/ImageFunction/test/itkBSplineResampleImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkBSplineResampleImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkBinaryThresholdImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkBinaryThresholdImageFunctionTest.cxx index 7dbad0e587d..5fc59a5ca42 100644 --- a/Modules/Core/ImageFunction/test/itkBinaryThresholdImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkBinaryThresholdImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionOnVectorSpeedTest.cxx b/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionOnVectorSpeedTest.cxx index 81c18cf5d4c..ae94c86a3d9 100644 --- a/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionOnVectorSpeedTest.cxx +++ b/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionOnVectorSpeedTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionOnVectorTest.cxx b/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionOnVectorTest.cxx index 228e75b9d7c..d2c1753b508 100644 --- a/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionOnVectorTest.cxx +++ b/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionOnVectorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionSpeedTest.cxx b/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionSpeedTest.cxx index 28f598673e8..139ead887f3 100644 --- a/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionSpeedTest.cxx +++ b/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionSpeedTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionTest.cxx index 5f7ad161bff..6652d3fa751 100644 --- a/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkCentralDifferenceImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkCovarianceImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkCovarianceImageFunctionTest.cxx index f625e760f6d..b0084eb95ed 100644 --- a/Modules/Core/ImageFunction/test/itkCovarianceImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkCovarianceImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkGaussianBlurImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkGaussianBlurImageFunctionTest.cxx index 37274a65892..8ecc287fe88 100644 --- a/Modules/Core/ImageFunction/test/itkGaussianBlurImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkGaussianBlurImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkGaussianDerivativeImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkGaussianDerivativeImageFunctionTest.cxx index adc0076f98e..896efeef6cc 100644 --- a/Modules/Core/ImageFunction/test/itkGaussianDerivativeImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkGaussianDerivativeImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkGaussianInterpolateImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkGaussianInterpolateImageFunctionTest.cxx index e9b42fcea35..a981396bc78 100644 --- a/Modules/Core/ImageFunction/test/itkGaussianInterpolateImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkGaussianInterpolateImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkImageAdaptorInterpolateImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkImageAdaptorInterpolateImageFunctionTest.cxx index 407640f14eb..83628f2f267 100644 --- a/Modules/Core/ImageFunction/test/itkImageAdaptorInterpolateImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkImageAdaptorInterpolateImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkInterpolateTest.cxx b/Modules/Core/ImageFunction/test/itkInterpolateTest.cxx index 75ef2f27a6c..be202a40368 100644 --- a/Modules/Core/ImageFunction/test/itkInterpolateTest.cxx +++ b/Modules/Core/ImageFunction/test/itkInterpolateTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkLabelImageGaussianInterpolateImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkLabelImageGaussianInterpolateImageFunctionTest.cxx index ba9bdc2a1bc..37311ce840e 100644 --- a/Modules/Core/ImageFunction/test/itkLabelImageGaussianInterpolateImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkLabelImageGaussianInterpolateImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkLinearInterpolateImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkLinearInterpolateImageFunctionTest.cxx index 307afccd476..b3dad55e145 100644 --- a/Modules/Core/ImageFunction/test/itkLinearInterpolateImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkLinearInterpolateImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkMahalanobisDistanceThresholdImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkMahalanobisDistanceThresholdImageFunctionTest.cxx index f0a08d3c342..4da63914482 100644 --- a/Modules/Core/ImageFunction/test/itkMahalanobisDistanceThresholdImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkMahalanobisDistanceThresholdImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkMeanImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkMeanImageFunctionTest.cxx index 99881c2e371..a440e4ae09b 100644 --- a/Modules/Core/ImageFunction/test/itkMeanImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkMeanImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkMedianImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkMedianImageFunctionTest.cxx index f41dc87ab9e..f79d8eae6c6 100644 --- a/Modules/Core/ImageFunction/test/itkMedianImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkMedianImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkNearestNeighborExtrapolateImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkNearestNeighborExtrapolateImageFunctionTest.cxx index 001cb8f2fe4..73158c6acdc 100644 --- a/Modules/Core/ImageFunction/test/itkNearestNeighborExtrapolateImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkNearestNeighborExtrapolateImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkNearestNeighborInterpolateImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkNearestNeighborInterpolateImageFunctionTest.cxx index 0d6d669ddc6..3ed951c8cf1 100644 --- a/Modules/Core/ImageFunction/test/itkNearestNeighborInterpolateImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkNearestNeighborInterpolateImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkNeighborhoodOperatorImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkNeighborhoodOperatorImageFunctionTest.cxx index 76e84456f0b..93b731cb1d0 100644 --- a/Modules/Core/ImageFunction/test/itkNeighborhoodOperatorImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkNeighborhoodOperatorImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkRGBInterpolateImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkRGBInterpolateImageFunctionTest.cxx index 51ae8c91a86..cec5460bd40 100644 --- a/Modules/Core/ImageFunction/test/itkRGBInterpolateImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkRGBInterpolateImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkRayCastInterpolateImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkRayCastInterpolateImageFunctionTest.cxx index 8692220aa95..3e5d6a7270f 100644 --- a/Modules/Core/ImageFunction/test/itkRayCastInterpolateImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkRayCastInterpolateImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkScatterMatrixImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkScatterMatrixImageFunctionTest.cxx index 89c7bf4b46a..714d5f96b57 100644 --- a/Modules/Core/ImageFunction/test/itkScatterMatrixImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkScatterMatrixImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkSumOfSquaresImageFunctionGTest.cxx b/Modules/Core/ImageFunction/test/itkSumOfSquaresImageFunctionGTest.cxx index 8d7cdafa427..749f2eee0c4 100644 --- a/Modules/Core/ImageFunction/test/itkSumOfSquaresImageFunctionGTest.cxx +++ b/Modules/Core/ImageFunction/test/itkSumOfSquaresImageFunctionGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkVarianceImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkVarianceImageFunctionTest.cxx index 8131d2af75c..9a66911f4bf 100644 --- a/Modules/Core/ImageFunction/test/itkVarianceImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkVarianceImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkVectorInterpolateImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkVectorInterpolateImageFunctionTest.cxx index 9a667850d95..dae0fe43409 100644 --- a/Modules/Core/ImageFunction/test/itkVectorInterpolateImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkVectorInterpolateImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunctionTest.cxx index b160b26d0b8..c6e5bce2ce8 100644 --- a/Modules/Core/ImageFunction/test/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkVectorLinearInterpolateNearestNeighborExtrapolateImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkVectorMeanImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkVectorMeanImageFunctionTest.cxx index 88c3a71b46a..dfcf6a2b1f2 100644 --- a/Modules/Core/ImageFunction/test/itkVectorMeanImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkVectorMeanImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/itkWindowedSincInterpolateImageFunctionTest.cxx b/Modules/Core/ImageFunction/test/itkWindowedSincInterpolateImageFunctionTest.cxx index eef0f813dc8..406bf6bfd1c 100644 --- a/Modules/Core/ImageFunction/test/itkWindowedSincInterpolateImageFunctionTest.cxx +++ b/Modules/Core/ImageFunction/test/itkWindowedSincInterpolateImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/ImageFunction/test/makeRandomImageBsplineInterpolator.h b/Modules/Core/ImageFunction/test/makeRandomImageBsplineInterpolator.h index 4b8a83b68df..1d94df2500c 100644 --- a/Modules/Core/ImageFunction/test/makeRandomImageBsplineInterpolator.h +++ b/Modules/Core/ImageFunction/test/makeRandomImageBsplineInterpolator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkAutomaticTopologyMeshSource.h b/Modules/Core/Mesh/include/itkAutomaticTopologyMeshSource.h index a2cdd4ea086..ff4ce826996 100644 --- a/Modules/Core/Mesh/include/itkAutomaticTopologyMeshSource.h +++ b/Modules/Core/Mesh/include/itkAutomaticTopologyMeshSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkAutomaticTopologyMeshSource.hxx b/Modules/Core/Mesh/include/itkAutomaticTopologyMeshSource.hxx index bbef8d7c1c7..2eca37728e8 100644 --- a/Modules/Core/Mesh/include/itkAutomaticTopologyMeshSource.hxx +++ b/Modules/Core/Mesh/include/itkAutomaticTopologyMeshSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkBinaryMask3DMeshSource.h b/Modules/Core/Mesh/include/itkBinaryMask3DMeshSource.h index edccea0f1a9..852eb19fb36 100644 --- a/Modules/Core/Mesh/include/itkBinaryMask3DMeshSource.h +++ b/Modules/Core/Mesh/include/itkBinaryMask3DMeshSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkBinaryMask3DMeshSource.hxx b/Modules/Core/Mesh/include/itkBinaryMask3DMeshSource.hxx index 4cc9d203f81..001ec61e177 100644 --- a/Modules/Core/Mesh/include/itkBinaryMask3DMeshSource.hxx +++ b/Modules/Core/Mesh/include/itkBinaryMask3DMeshSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkConnectedRegionsMeshFilter.h b/Modules/Core/Mesh/include/itkConnectedRegionsMeshFilter.h index 82f2ed91e35..e94b6c5e335 100644 --- a/Modules/Core/Mesh/include/itkConnectedRegionsMeshFilter.h +++ b/Modules/Core/Mesh/include/itkConnectedRegionsMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkConnectedRegionsMeshFilter.hxx b/Modules/Core/Mesh/include/itkConnectedRegionsMeshFilter.hxx index e85c48e94e2..57af2d5d08c 100644 --- a/Modules/Core/Mesh/include/itkConnectedRegionsMeshFilter.hxx +++ b/Modules/Core/Mesh/include/itkConnectedRegionsMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkImageToMeshFilter.h b/Modules/Core/Mesh/include/itkImageToMeshFilter.h index aa1b3d64cc9..a15af88e0e2 100644 --- a/Modules/Core/Mesh/include/itkImageToMeshFilter.h +++ b/Modules/Core/Mesh/include/itkImageToMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkImageToMeshFilter.hxx b/Modules/Core/Mesh/include/itkImageToMeshFilter.hxx index 9abfe141f0c..0db966a30a2 100644 --- a/Modules/Core/Mesh/include/itkImageToMeshFilter.hxx +++ b/Modules/Core/Mesh/include/itkImageToMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkImageToParametricSpaceFilter.h b/Modules/Core/Mesh/include/itkImageToParametricSpaceFilter.h index c47c6d51d9c..a4273eb5164 100644 --- a/Modules/Core/Mesh/include/itkImageToParametricSpaceFilter.h +++ b/Modules/Core/Mesh/include/itkImageToParametricSpaceFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkImageToParametricSpaceFilter.hxx b/Modules/Core/Mesh/include/itkImageToParametricSpaceFilter.hxx index 247feb94cae..2531b58849d 100644 --- a/Modules/Core/Mesh/include/itkImageToParametricSpaceFilter.hxx +++ b/Modules/Core/Mesh/include/itkImageToParametricSpaceFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkInteriorExteriorMeshFilter.h b/Modules/Core/Mesh/include/itkInteriorExteriorMeshFilter.h index 145634958b3..c5f636b88bf 100644 --- a/Modules/Core/Mesh/include/itkInteriorExteriorMeshFilter.h +++ b/Modules/Core/Mesh/include/itkInteriorExteriorMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkInteriorExteriorMeshFilter.hxx b/Modules/Core/Mesh/include/itkInteriorExteriorMeshFilter.hxx index cbd68eb23ad..c56cd88036f 100644 --- a/Modules/Core/Mesh/include/itkInteriorExteriorMeshFilter.hxx +++ b/Modules/Core/Mesh/include/itkInteriorExteriorMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkMesh.h b/Modules/Core/Mesh/include/itkMesh.h index 1c6e5e65be9..f4170dda5e0 100644 --- a/Modules/Core/Mesh/include/itkMesh.h +++ b/Modules/Core/Mesh/include/itkMesh.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkMesh.hxx b/Modules/Core/Mesh/include/itkMesh.hxx index 6f66a7198eb..4fdd653e14b 100644 --- a/Modules/Core/Mesh/include/itkMesh.hxx +++ b/Modules/Core/Mesh/include/itkMesh.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkMeshRegion.h b/Modules/Core/Mesh/include/itkMeshRegion.h index aed4e0e73bf..64136b64a62 100644 --- a/Modules/Core/Mesh/include/itkMeshRegion.h +++ b/Modules/Core/Mesh/include/itkMeshRegion.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkMeshSource.h b/Modules/Core/Mesh/include/itkMeshSource.h index e23f709980e..aebc6417fc0 100644 --- a/Modules/Core/Mesh/include/itkMeshSource.h +++ b/Modules/Core/Mesh/include/itkMeshSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkMeshSource.hxx b/Modules/Core/Mesh/include/itkMeshSource.hxx index 36a2c05e3b9..0994e091ed3 100644 --- a/Modules/Core/Mesh/include/itkMeshSource.hxx +++ b/Modules/Core/Mesh/include/itkMeshSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkMeshToMeshFilter.h b/Modules/Core/Mesh/include/itkMeshToMeshFilter.h index e5d3495a97c..e495920693a 100644 --- a/Modules/Core/Mesh/include/itkMeshToMeshFilter.h +++ b/Modules/Core/Mesh/include/itkMeshToMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkMeshToMeshFilter.hxx b/Modules/Core/Mesh/include/itkMeshToMeshFilter.hxx index 15cabe3ac8c..39859db5aea 100644 --- a/Modules/Core/Mesh/include/itkMeshToMeshFilter.hxx +++ b/Modules/Core/Mesh/include/itkMeshToMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkParametricSpaceToImageSpaceMeshFilter.h b/Modules/Core/Mesh/include/itkParametricSpaceToImageSpaceMeshFilter.h index f0701f60c46..c193a891e7c 100644 --- a/Modules/Core/Mesh/include/itkParametricSpaceToImageSpaceMeshFilter.h +++ b/Modules/Core/Mesh/include/itkParametricSpaceToImageSpaceMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkParametricSpaceToImageSpaceMeshFilter.hxx b/Modules/Core/Mesh/include/itkParametricSpaceToImageSpaceMeshFilter.hxx index 1e6b2366306..90470e30c4b 100644 --- a/Modules/Core/Mesh/include/itkParametricSpaceToImageSpaceMeshFilter.hxx +++ b/Modules/Core/Mesh/include/itkParametricSpaceToImageSpaceMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkRegularSphereMeshSource.h b/Modules/Core/Mesh/include/itkRegularSphereMeshSource.h index 691f80974c5..3ecf0b991f3 100644 --- a/Modules/Core/Mesh/include/itkRegularSphereMeshSource.h +++ b/Modules/Core/Mesh/include/itkRegularSphereMeshSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkRegularSphereMeshSource.hxx b/Modules/Core/Mesh/include/itkRegularSphereMeshSource.hxx index c570affde6f..79e3ff5f35f 100644 --- a/Modules/Core/Mesh/include/itkRegularSphereMeshSource.hxx +++ b/Modules/Core/Mesh/include/itkRegularSphereMeshSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkSimplexMesh.h b/Modules/Core/Mesh/include/itkSimplexMesh.h index b194a702744..65995be7eee 100644 --- a/Modules/Core/Mesh/include/itkSimplexMesh.h +++ b/Modules/Core/Mesh/include/itkSimplexMesh.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkSimplexMesh.hxx b/Modules/Core/Mesh/include/itkSimplexMesh.hxx index fdb9add6c40..b16453b5443 100644 --- a/Modules/Core/Mesh/include/itkSimplexMesh.hxx +++ b/Modules/Core/Mesh/include/itkSimplexMesh.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkSimplexMeshAdaptTopologyFilter.h b/Modules/Core/Mesh/include/itkSimplexMeshAdaptTopologyFilter.h index 4f5216b1e5b..a9fc374a633 100644 --- a/Modules/Core/Mesh/include/itkSimplexMeshAdaptTopologyFilter.h +++ b/Modules/Core/Mesh/include/itkSimplexMeshAdaptTopologyFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkSimplexMeshAdaptTopologyFilter.hxx b/Modules/Core/Mesh/include/itkSimplexMeshAdaptTopologyFilter.hxx index 5dd1561e266..5dbf66c53c0 100644 --- a/Modules/Core/Mesh/include/itkSimplexMeshAdaptTopologyFilter.hxx +++ b/Modules/Core/Mesh/include/itkSimplexMeshAdaptTopologyFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkSimplexMeshGeometry.h b/Modules/Core/Mesh/include/itkSimplexMeshGeometry.h index 5816c069850..d637cf51cc5 100644 --- a/Modules/Core/Mesh/include/itkSimplexMeshGeometry.h +++ b/Modules/Core/Mesh/include/itkSimplexMeshGeometry.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkSimplexMeshToTriangleMeshFilter.h b/Modules/Core/Mesh/include/itkSimplexMeshToTriangleMeshFilter.h index e3b8e92cd2f..720cc55294d 100644 --- a/Modules/Core/Mesh/include/itkSimplexMeshToTriangleMeshFilter.h +++ b/Modules/Core/Mesh/include/itkSimplexMeshToTriangleMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkSimplexMeshToTriangleMeshFilter.hxx b/Modules/Core/Mesh/include/itkSimplexMeshToTriangleMeshFilter.hxx index 38c962d3313..2fb623dd4bb 100644 --- a/Modules/Core/Mesh/include/itkSimplexMeshToTriangleMeshFilter.hxx +++ b/Modules/Core/Mesh/include/itkSimplexMeshToTriangleMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkSimplexMeshVolumeCalculator.h b/Modules/Core/Mesh/include/itkSimplexMeshVolumeCalculator.h index 7545145ebbf..f4d88bfb918 100644 --- a/Modules/Core/Mesh/include/itkSimplexMeshVolumeCalculator.h +++ b/Modules/Core/Mesh/include/itkSimplexMeshVolumeCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkSimplexMeshVolumeCalculator.hxx b/Modules/Core/Mesh/include/itkSimplexMeshVolumeCalculator.hxx index e0c7e25139e..c53e5600b9c 100644 --- a/Modules/Core/Mesh/include/itkSimplexMeshVolumeCalculator.hxx +++ b/Modules/Core/Mesh/include/itkSimplexMeshVolumeCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkSphereMeshSource.h b/Modules/Core/Mesh/include/itkSphereMeshSource.h index 4a0396be4d7..94ddf85e93d 100644 --- a/Modules/Core/Mesh/include/itkSphereMeshSource.h +++ b/Modules/Core/Mesh/include/itkSphereMeshSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkSphereMeshSource.hxx b/Modules/Core/Mesh/include/itkSphereMeshSource.hxx index 7414406d5e1..174606e6155 100644 --- a/Modules/Core/Mesh/include/itkSphereMeshSource.hxx +++ b/Modules/Core/Mesh/include/itkSphereMeshSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkTransformMeshFilter.h b/Modules/Core/Mesh/include/itkTransformMeshFilter.h index d73658cff48..c37cc92b3c6 100644 --- a/Modules/Core/Mesh/include/itkTransformMeshFilter.h +++ b/Modules/Core/Mesh/include/itkTransformMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkTransformMeshFilter.hxx b/Modules/Core/Mesh/include/itkTransformMeshFilter.hxx index b86ce52eec8..bef4fb498b6 100644 --- a/Modules/Core/Mesh/include/itkTransformMeshFilter.hxx +++ b/Modules/Core/Mesh/include/itkTransformMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkTriangleMeshToBinaryImageFilter.h b/Modules/Core/Mesh/include/itkTriangleMeshToBinaryImageFilter.h index 4c6c15bb998..02647ac3d97 100644 --- a/Modules/Core/Mesh/include/itkTriangleMeshToBinaryImageFilter.h +++ b/Modules/Core/Mesh/include/itkTriangleMeshToBinaryImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkTriangleMeshToBinaryImageFilter.hxx b/Modules/Core/Mesh/include/itkTriangleMeshToBinaryImageFilter.hxx index 3236f404179..e4465e31d69 100644 --- a/Modules/Core/Mesh/include/itkTriangleMeshToBinaryImageFilter.hxx +++ b/Modules/Core/Mesh/include/itkTriangleMeshToBinaryImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkTriangleMeshToSimplexMeshFilter.h b/Modules/Core/Mesh/include/itkTriangleMeshToSimplexMeshFilter.h index bab01194baf..c8d22c4aaf6 100644 --- a/Modules/Core/Mesh/include/itkTriangleMeshToSimplexMeshFilter.h +++ b/Modules/Core/Mesh/include/itkTriangleMeshToSimplexMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkTriangleMeshToSimplexMeshFilter.hxx b/Modules/Core/Mesh/include/itkTriangleMeshToSimplexMeshFilter.hxx index 0ce76daac0a..63ab2646893 100644 --- a/Modules/Core/Mesh/include/itkTriangleMeshToSimplexMeshFilter.hxx +++ b/Modules/Core/Mesh/include/itkTriangleMeshToSimplexMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkVTKPolyDataReader.h b/Modules/Core/Mesh/include/itkVTKPolyDataReader.h index 7949f747b37..c550729efaa 100644 --- a/Modules/Core/Mesh/include/itkVTKPolyDataReader.h +++ b/Modules/Core/Mesh/include/itkVTKPolyDataReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkVTKPolyDataReader.hxx b/Modules/Core/Mesh/include/itkVTKPolyDataReader.hxx index be43c03a2e1..d2b1323be34 100644 --- a/Modules/Core/Mesh/include/itkVTKPolyDataReader.hxx +++ b/Modules/Core/Mesh/include/itkVTKPolyDataReader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkVTKPolyDataWriter.h b/Modules/Core/Mesh/include/itkVTKPolyDataWriter.h index d05c035712f..94df06dada8 100644 --- a/Modules/Core/Mesh/include/itkVTKPolyDataWriter.h +++ b/Modules/Core/Mesh/include/itkVTKPolyDataWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkVTKPolyDataWriter.hxx b/Modules/Core/Mesh/include/itkVTKPolyDataWriter.hxx index 2d71be45672..16b3a1c7b0a 100644 --- a/Modules/Core/Mesh/include/itkVTKPolyDataWriter.hxx +++ b/Modules/Core/Mesh/include/itkVTKPolyDataWriter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkWarpMeshFilter.h b/Modules/Core/Mesh/include/itkWarpMeshFilter.h index 5fb3a058ca9..ce3d3b58c8e 100644 --- a/Modules/Core/Mesh/include/itkWarpMeshFilter.h +++ b/Modules/Core/Mesh/include/itkWarpMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/include/itkWarpMeshFilter.hxx b/Modules/Core/Mesh/include/itkWarpMeshFilter.hxx index 667754f6aee..2bdf8d80982 100644 --- a/Modules/Core/Mesh/include/itkWarpMeshFilter.hxx +++ b/Modules/Core/Mesh/include/itkWarpMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/src/itkMesh.cxx b/Modules/Core/Mesh/src/itkMesh.cxx index 66a322864d7..14245a40737 100644 --- a/Modules/Core/Mesh/src/itkMesh.cxx +++ b/Modules/Core/Mesh/src/itkMesh.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/src/itkMeshRegion.cxx b/Modules/Core/Mesh/src/itkMeshRegion.cxx index 903e3cc7d75..545c3e4a4c6 100644 --- a/Modules/Core/Mesh/src/itkMeshRegion.cxx +++ b/Modules/Core/Mesh/src/itkMeshRegion.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/src/itkSimplexMeshGeometry.cxx b/Modules/Core/Mesh/src/itkSimplexMeshGeometry.cxx index 637f339f017..4392db6d327 100644 --- a/Modules/Core/Mesh/src/itkSimplexMeshGeometry.cxx +++ b/Modules/Core/Mesh/src/itkSimplexMeshGeometry.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkAutomaticTopologyMeshSourceTest.cxx b/Modules/Core/Mesh/test/itkAutomaticTopologyMeshSourceTest.cxx index 62813695fec..bc43696319e 100644 --- a/Modules/Core/Mesh/test/itkAutomaticTopologyMeshSourceTest.cxx +++ b/Modules/Core/Mesh/test/itkAutomaticTopologyMeshSourceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkBinaryMask3DMeshSourceTest.cxx b/Modules/Core/Mesh/test/itkBinaryMask3DMeshSourceTest.cxx index b6f0476b604..6f3765d0814 100644 --- a/Modules/Core/Mesh/test/itkBinaryMask3DMeshSourceTest.cxx +++ b/Modules/Core/Mesh/test/itkBinaryMask3DMeshSourceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkCellInterfaceTest.cxx b/Modules/Core/Mesh/test/itkCellInterfaceTest.cxx index 49b3cc8924a..f654f34b266 100644 --- a/Modules/Core/Mesh/test/itkCellInterfaceTest.cxx +++ b/Modules/Core/Mesh/test/itkCellInterfaceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkDynamicMeshTest.cxx b/Modules/Core/Mesh/test/itkDynamicMeshTest.cxx index 9e69a70e3d8..7e9a8bbd154 100644 --- a/Modules/Core/Mesh/test/itkDynamicMeshTest.cxx +++ b/Modules/Core/Mesh/test/itkDynamicMeshTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkExtractMeshConnectedRegionsTest.cxx b/Modules/Core/Mesh/test/itkExtractMeshConnectedRegionsTest.cxx index a406f490985..6a23c14eb14 100644 --- a/Modules/Core/Mesh/test/itkExtractMeshConnectedRegionsTest.cxx +++ b/Modules/Core/Mesh/test/itkExtractMeshConnectedRegionsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkImageToParametricSpaceFilterTest.cxx b/Modules/Core/Mesh/test/itkImageToParametricSpaceFilterTest.cxx index 815eba92d59..50a6b417bad 100644 --- a/Modules/Core/Mesh/test/itkImageToParametricSpaceFilterTest.cxx +++ b/Modules/Core/Mesh/test/itkImageToParametricSpaceFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkInteriorExteriorMeshFilterTest.cxx b/Modules/Core/Mesh/test/itkInteriorExteriorMeshFilterTest.cxx index 5f18483d669..8516a466b42 100644 --- a/Modules/Core/Mesh/test/itkInteriorExteriorMeshFilterTest.cxx +++ b/Modules/Core/Mesh/test/itkInteriorExteriorMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkMeshCellDataTest.cxx b/Modules/Core/Mesh/test/itkMeshCellDataTest.cxx index 8d3d4990ca6..daf19bfbc52 100644 --- a/Modules/Core/Mesh/test/itkMeshCellDataTest.cxx +++ b/Modules/Core/Mesh/test/itkMeshCellDataTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkMeshFstreamTest.cxx b/Modules/Core/Mesh/test/itkMeshFstreamTest.cxx index e0cc626e025..be742c41cb0 100644 --- a/Modules/Core/Mesh/test/itkMeshFstreamTest.cxx +++ b/Modules/Core/Mesh/test/itkMeshFstreamTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkMeshSourceGraftOutputTest.cxx b/Modules/Core/Mesh/test/itkMeshSourceGraftOutputTest.cxx index e1c3bf5c1b3..f57243d7694 100644 --- a/Modules/Core/Mesh/test/itkMeshSourceGraftOutputTest.cxx +++ b/Modules/Core/Mesh/test/itkMeshSourceGraftOutputTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkMeshSpatialObjectIOTest.cxx b/Modules/Core/Mesh/test/itkMeshSpatialObjectIOTest.cxx index 6fad117f4ec..ab62a218691 100644 --- a/Modules/Core/Mesh/test/itkMeshSpatialObjectIOTest.cxx +++ b/Modules/Core/Mesh/test/itkMeshSpatialObjectIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkMeshTest.cxx b/Modules/Core/Mesh/test/itkMeshTest.cxx index 3a7cd40f20e..68904d7d560 100644 --- a/Modules/Core/Mesh/test/itkMeshTest.cxx +++ b/Modules/Core/Mesh/test/itkMeshTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkNewTest.cxx b/Modules/Core/Mesh/test/itkNewTest.cxx index cbe11da8ccd..e97412a95ff 100644 --- a/Modules/Core/Mesh/test/itkNewTest.cxx +++ b/Modules/Core/Mesh/test/itkNewTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkParametricSpaceToImageSpaceMeshFilterTest.cxx b/Modules/Core/Mesh/test/itkParametricSpaceToImageSpaceMeshFilterTest.cxx index ccea0584dc6..1af20595792 100644 --- a/Modules/Core/Mesh/test/itkParametricSpaceToImageSpaceMeshFilterTest.cxx +++ b/Modules/Core/Mesh/test/itkParametricSpaceToImageSpaceMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkQuadrilateralCellTest.cxx b/Modules/Core/Mesh/test/itkQuadrilateralCellTest.cxx index d1bdabc1d84..43f3548fa4b 100644 --- a/Modules/Core/Mesh/test/itkQuadrilateralCellTest.cxx +++ b/Modules/Core/Mesh/test/itkQuadrilateralCellTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkRegularSphereMeshSourceTest.cxx b/Modules/Core/Mesh/test/itkRegularSphereMeshSourceTest.cxx index c8b44bb06a6..70034005804 100644 --- a/Modules/Core/Mesh/test/itkRegularSphereMeshSourceTest.cxx +++ b/Modules/Core/Mesh/test/itkRegularSphereMeshSourceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkRegularSphereMeshSourceTest2.cxx b/Modules/Core/Mesh/test/itkRegularSphereMeshSourceTest2.cxx index 0406c323cf4..dac5400cd8a 100644 --- a/Modules/Core/Mesh/test/itkRegularSphereMeshSourceTest2.cxx +++ b/Modules/Core/Mesh/test/itkRegularSphereMeshSourceTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkSimplexMeshAdaptTopologyFilterTest.cxx b/Modules/Core/Mesh/test/itkSimplexMeshAdaptTopologyFilterTest.cxx index f4b27e9a4db..2c1688c7461 100644 --- a/Modules/Core/Mesh/test/itkSimplexMeshAdaptTopologyFilterTest.cxx +++ b/Modules/Core/Mesh/test/itkSimplexMeshAdaptTopologyFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkSimplexMeshTest.cxx b/Modules/Core/Mesh/test/itkSimplexMeshTest.cxx index 8a7c20846b6..ddfd3fd7a5b 100644 --- a/Modules/Core/Mesh/test/itkSimplexMeshTest.cxx +++ b/Modules/Core/Mesh/test/itkSimplexMeshTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkSimplexMeshToTriangleMeshFilterTest.cxx b/Modules/Core/Mesh/test/itkSimplexMeshToTriangleMeshFilterTest.cxx index b6ef71cf54c..b702699527a 100644 --- a/Modules/Core/Mesh/test/itkSimplexMeshToTriangleMeshFilterTest.cxx +++ b/Modules/Core/Mesh/test/itkSimplexMeshToTriangleMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkSimplexMeshVolumeCalculatorTest.cxx b/Modules/Core/Mesh/test/itkSimplexMeshVolumeCalculatorTest.cxx index 0bd3b3c3add..ba694e1f65f 100644 --- a/Modules/Core/Mesh/test/itkSimplexMeshVolumeCalculatorTest.cxx +++ b/Modules/Core/Mesh/test/itkSimplexMeshVolumeCalculatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkSphereMeshSourceTest.cxx b/Modules/Core/Mesh/test/itkSphereMeshSourceTest.cxx index 75e4d50c544..94e43768d31 100644 --- a/Modules/Core/Mesh/test/itkSphereMeshSourceTest.cxx +++ b/Modules/Core/Mesh/test/itkSphereMeshSourceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkTransformMeshFilterTest.cxx b/Modules/Core/Mesh/test/itkTransformMeshFilterTest.cxx index ed5592abeea..2a3052ffb1d 100644 --- a/Modules/Core/Mesh/test/itkTransformMeshFilterTest.cxx +++ b/Modules/Core/Mesh/test/itkTransformMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkTriangleCellTest.cxx b/Modules/Core/Mesh/test/itkTriangleCellTest.cxx index 1ccbed9355c..327700e45eb 100644 --- a/Modules/Core/Mesh/test/itkTriangleCellTest.cxx +++ b/Modules/Core/Mesh/test/itkTriangleCellTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest.cxx b/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest.cxx index 59f94fb48e6..b4185974074 100644 --- a/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest.cxx +++ b/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest1.cxx b/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest1.cxx index 8101e6efe75..f5210882cc2 100644 --- a/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest1.cxx +++ b/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest2.cxx b/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest2.cxx index b1dbd7dfb5b..280c06f7a81 100644 --- a/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest2.cxx +++ b/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest3.cxx b/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest3.cxx index ac7305e482e..34cfa179723 100644 --- a/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest3.cxx +++ b/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest4.cxx b/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest4.cxx index e5e3bbe9bbc..3a10b236731 100644 --- a/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest4.cxx +++ b/Modules/Core/Mesh/test/itkTriangleMeshToBinaryImageFilterTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkTriangleMeshToSimplexMeshFilter2Test.cxx b/Modules/Core/Mesh/test/itkTriangleMeshToSimplexMeshFilter2Test.cxx index 51264e6f7bc..256b8ad389c 100644 --- a/Modules/Core/Mesh/test/itkTriangleMeshToSimplexMeshFilter2Test.cxx +++ b/Modules/Core/Mesh/test/itkTriangleMeshToSimplexMeshFilter2Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkTriangleMeshToSimplexMeshFilterTest.cxx b/Modules/Core/Mesh/test/itkTriangleMeshToSimplexMeshFilterTest.cxx index 391dea585e9..ec6df58d58f 100644 --- a/Modules/Core/Mesh/test/itkTriangleMeshToSimplexMeshFilterTest.cxx +++ b/Modules/Core/Mesh/test/itkTriangleMeshToSimplexMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkVTKPolyDataReaderTest.cxx b/Modules/Core/Mesh/test/itkVTKPolyDataReaderTest.cxx index ad4f4006270..3d4e3a1ea2b 100644 --- a/Modules/Core/Mesh/test/itkVTKPolyDataReaderTest.cxx +++ b/Modules/Core/Mesh/test/itkVTKPolyDataReaderTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkVTKPolyDataWriterTest01.cxx b/Modules/Core/Mesh/test/itkVTKPolyDataWriterTest01.cxx index 006f4086182..a6f1267d39d 100644 --- a/Modules/Core/Mesh/test/itkVTKPolyDataWriterTest01.cxx +++ b/Modules/Core/Mesh/test/itkVTKPolyDataWriterTest01.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkVTKPolyDataWriterTest02.cxx b/Modules/Core/Mesh/test/itkVTKPolyDataWriterTest02.cxx index a7a0729aa24..e4c3794b47e 100644 --- a/Modules/Core/Mesh/test/itkVTKPolyDataWriterTest02.cxx +++ b/Modules/Core/Mesh/test/itkVTKPolyDataWriterTest02.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Mesh/test/itkWarpMeshFilterTest.cxx b/Modules/Core/Mesh/test/itkWarpMeshFilterTest.cxx index a457651a3cb..b07b7a3d9ba 100644 --- a/Modules/Core/Mesh/test/itkWarpMeshFilterTest.cxx +++ b/Modules/Core/Mesh/test/itkWarpMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkGeometricalQuadEdge.h b/Modules/Core/QuadEdgeMesh/include/itkGeometricalQuadEdge.h index 93b67851b30..9768f929c7d 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkGeometricalQuadEdge.h +++ b/Modules/Core/QuadEdgeMesh/include/itkGeometricalQuadEdge.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkGeometricalQuadEdge.hxx b/Modules/Core/QuadEdgeMesh/include/itkGeometricalQuadEdge.hxx index ff58e798bde..408c164c0bb 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkGeometricalQuadEdge.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkGeometricalQuadEdge.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdge.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdge.h index 576406feb41..27c207b3e1c 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdge.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdge.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeCellTraitsInfo.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeCellTraitsInfo.h index 11a8b935649..d080810ad77 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeCellTraitsInfo.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeCellTraitsInfo.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMesh.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMesh.h index 74f058bd5cc..1cc0dab42b0 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMesh.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMesh.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMesh.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMesh.hxx index 65a10584e33..0969d1e0744 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMesh.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMesh.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshBaseIterator.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshBaseIterator.h index 2ac7e925663..84b499ebd91 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshBaseIterator.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshBaseIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshBoundaryEdgesMeshFunction.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshBoundaryEdgesMeshFunction.h index 69a9e89a246..2cfc716fa5b 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshBoundaryEdgesMeshFunction.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshBoundaryEdgesMeshFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshBoundaryEdgesMeshFunction.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshBoundaryEdgesMeshFunction.hxx index 6f409978ef9..5cbd27d286f 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshBoundaryEdgesMeshFunction.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshBoundaryEdgesMeshFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.h index 9ede1c2f5d9..859c41e16b7 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.hxx index 27dc5dc1ed1..682522a69fd 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorCreateCenterVertexFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction.h index 7f37a9715b2..d93513bfa2f 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction.hxx index 5793580988d..117e4986435 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorDeleteCenterVertexFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorFlipEdgeFunction.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorFlipEdgeFunction.h index 41bbfee230a..2cedea26159 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorFlipEdgeFunction.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorFlipEdgeFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorFlipEdgeFunction.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorFlipEdgeFunction.hxx index 621110f3a95..3beaaeeb963 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorFlipEdgeFunction.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorFlipEdgeFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinFacetFunction.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinFacetFunction.h index 03fb67a4a5a..91521d6e2ea 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinFacetFunction.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinFacetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinFacetFunction.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinFacetFunction.hxx index 84b464634be..52d900855e0 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinFacetFunction.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinFacetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h index 2ebf03cd78d..56ba8fad1f0 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinVertexFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinVertexFunction.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinVertexFunction.hxx index da142bade85..e913e4eeb81 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinVertexFunction.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorJoinVertexFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitEdgeFunction.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitEdgeFunction.h index 18657397f44..20409c3e7b4 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitEdgeFunction.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitEdgeFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitFacetFunction.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitFacetFunction.h index 390c28e96bc..45be7e4af61 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitFacetFunction.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitFacetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitFacetFunction.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitFacetFunction.hxx index ac81b85d93b..604b00dfd84 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitFacetFunction.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitFacetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitVertexFunction.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitVertexFunction.h index 04b4fbefc7a..e062965d9c2 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitVertexFunction.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitVertexFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitVertexFunction.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitVertexFunction.hxx index e63699b5576..d25d4bdc606 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitVertexFunction.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorSplitVertexFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorsTestHelper.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorsTestHelper.h index ef7c6297830..2553d829414 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorsTestHelper.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshEulerOperatorsTestHelper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshExtendedTraits.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshExtendedTraits.h index a8a2056b240..743e6445df2 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshExtendedTraits.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshExtendedTraits.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshFrontIterator.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshFrontIterator.h index 49a6c46fdbc..1c43b623baf 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshFrontIterator.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshFrontIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshFrontIterator.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshFrontIterator.hxx index 6b92996f90d..e175dae1ed7 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshFrontIterator.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshFrontIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshFunctionBase.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshFunctionBase.h index eeaa3466064..dcecc1914b7 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshFunctionBase.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshFunctionBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshLineCell.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshLineCell.h index 1b6ac2e11dc..8f23bf9c9f9 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshLineCell.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshLineCell.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshLineCell.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshLineCell.hxx index 318d6616c2b..538ed1db14b 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshLineCell.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshLineCell.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshMacro.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshMacro.h index c60196719d8..b3982b04ff2 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshMacro.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshMacro.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPoint.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPoint.h index a01d68f85fa..76baaa5a9fe 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPoint.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPoint.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPoint.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPoint.hxx index 8676b19eb69..88d8284086b 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPoint.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPoint.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPolygonCell.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPolygonCell.h index ba201c8e571..d205445a0cf 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPolygonCell.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPolygonCell.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPolygonCell.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPolygonCell.hxx index 20b646645f1..42f62ddd9f0 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPolygonCell.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshPolygonCell.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshScalarDataVTKPolyDataWriter.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshScalarDataVTKPolyDataWriter.h index 7da892cbe2e..39048cebd31 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshScalarDataVTKPolyDataWriter.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshScalarDataVTKPolyDataWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshScalarDataVTKPolyDataWriter.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshScalarDataVTKPolyDataWriter.hxx index ca812071f0b..94250348bf8 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshScalarDataVTKPolyDataWriter.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshScalarDataVTKPolyDataWriter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshToQuadEdgeMeshFilter.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshToQuadEdgeMeshFilter.h index 70133eeee80..654c6310dd3 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshToQuadEdgeMeshFilter.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshToQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshToQuadEdgeMeshFilter.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshToQuadEdgeMeshFilter.hxx index 6665d22c1b6..8c32ebf70e8 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshToQuadEdgeMeshFilter.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshToQuadEdgeMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshTopologyChecker.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshTopologyChecker.h index bfa910cee3a..574f0a6b7ca 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshTopologyChecker.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshTopologyChecker.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshTopologyChecker.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshTopologyChecker.hxx index 264c3f73343..2ed93142af5 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshTopologyChecker.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshTopologyChecker.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshTraits.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshTraits.h index b0356591ed1..83cffe84388 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshTraits.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshTraits.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshZipMeshFunction.h b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshZipMeshFunction.h index 77581a0b43c..14596e1ea95 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshZipMeshFunction.h +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshZipMeshFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshZipMeshFunction.hxx b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshZipMeshFunction.hxx index 38ea5d9b51e..1836f63be2c 100644 --- a/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshZipMeshFunction.hxx +++ b/Modules/Core/QuadEdgeMesh/include/itkQuadEdgeMeshZipMeshFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/src/itkQuadEdge.cxx b/Modules/Core/QuadEdgeMesh/src/itkQuadEdge.cxx index 81783b8134d..c9498d01a38 100644 --- a/Modules/Core/QuadEdgeMesh/src/itkQuadEdge.cxx +++ b/Modules/Core/QuadEdgeMesh/src/itkQuadEdge.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkDynamicQuadEdgeMeshTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkDynamicQuadEdgeMeshTest.cxx index 9bb96254a2b..3965140b46a 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkDynamicQuadEdgeMeshTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkDynamicQuadEdgeMeshTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkGeometricalQuadEdgeTest1.cxx b/Modules/Core/QuadEdgeMesh/test/itkGeometricalQuadEdgeTest1.cxx index fe97e51da3d..381487d056c 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkGeometricalQuadEdgeTest1.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkGeometricalQuadEdgeTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshAddFaceTest1.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshAddFaceTest1.cxx index 4f4f7ac179e..fb8cddb4796 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshAddFaceTest1.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshAddFaceTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshAddFaceTest2.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshAddFaceTest2.cxx index 7de60705b3f..7759e4f004e 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshAddFaceTest2.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshAddFaceTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshBasicLayerTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshBasicLayerTest.cxx index be61abd1eec..638f5b062df 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshBasicLayerTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshBasicLayerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshCellInterfaceTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshCellInterfaceTest.cxx index b219f11c828..c0667d3a133 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshCellInterfaceTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshCellInterfaceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshCountingCellsTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshCountingCellsTest.cxx index 5c4f829c8a4..f432cf7805e 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshCountingCellsTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshCountingCellsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshDeleteEdgeTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshDeleteEdgeTest.cxx index bbfbf40566a..bad20d410bf 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshDeleteEdgeTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshDeleteEdgeTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshDeletePointAndReorderIDsTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshDeletePointAndReorderIDsTest.cxx index a1e6f9e699a..5631881fda8 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshDeletePointAndReorderIDsTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshDeletePointAndReorderIDsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorCreateCenterVertexTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorCreateCenterVertexTest.cxx index 79e4e2f7d7c..7eaa2ad992b 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorCreateCenterVertexTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorCreateCenterVertexTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorDeleteCenterVertexTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorDeleteCenterVertexTest.cxx index a9b45bf10f4..e05d0b943ea 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorDeleteCenterVertexTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorDeleteCenterVertexTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorFlipTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorFlipTest.cxx index 539371006d6..45b0adf7a1e 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorFlipTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorFlipTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorJoinFacetTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorJoinFacetTest.cxx index 5b0d5912cf2..e9c7f5f0cf4 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorJoinFacetTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorJoinFacetTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorJoinVertexTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorJoinVertexTest.cxx index 263e4636599..cd8c93627ab 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorJoinVertexTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorJoinVertexTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorSplitEdgeTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorSplitEdgeTest.cxx index f0cb8e39b72..738cde977cf 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorSplitEdgeTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorSplitEdgeTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorSplitFaceTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorSplitFaceTest.cxx index 1eccc9c9609..296c0293681 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorSplitFaceTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorSplitFaceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorSplitVertexTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorSplitVertexTest.cxx index cbf8b97d7a0..9229712c9cf 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorSplitVertexTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshEulerOperatorSplitVertexTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshFrontIteratorTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshFrontIteratorTest.cxx index c0679311dd5..b247129d81e 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshFrontIteratorTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshFrontIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshIteratorTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshIteratorTest.cxx index 6a2d71fa18e..95d6e91863d 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshIteratorTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshNoPointConstTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshNoPointConstTest.cxx index e1025821cf1..239868bc8c4 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshNoPointConstTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshNoPointConstTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshPointTest1.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshPointTest1.cxx index 3b3d1d462b4..085cfc1f0f2 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshPointTest1.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshPointTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshPolygonCellTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshPolygonCellTest.cxx index 39de8378886..0a0f221592b 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshPolygonCellTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshPolygonCellTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshScalarDataVTKPolyDataWriterTest1.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshScalarDataVTKPolyDataWriterTest1.cxx index 0e83e98187c..96cb1562562 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshScalarDataVTKPolyDataWriterTest1.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshScalarDataVTKPolyDataWriterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest1.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest1.cxx index f9d482c2288..3d13e25c190 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest1.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest2.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest2.cxx index dac723c1798..a700bc1747c 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest2.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest3.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest3.cxx index 9248c86fb89..ee4ab0977f3 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest3.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTypeTraitsGTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTypeTraitsGTest.cxx index 7ba4605c44b..b59c151e66a 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTypeTraitsGTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeMeshTypeTraitsGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeTest1.cxx b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeTest1.cxx index fb1678ebd9b..161e48e4fae 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeTest1.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkQuadEdgeTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkVTKPolyDataIOQuadEdgeMeshTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkVTKPolyDataIOQuadEdgeMeshTest.cxx index 62de2951a7a..03b5cb95946 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkVTKPolyDataIOQuadEdgeMeshTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkVTKPolyDataIOQuadEdgeMeshTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/QuadEdgeMesh/test/itkVTKPolyDataReaderQuadEdgeMeshTest.cxx b/Modules/Core/QuadEdgeMesh/test/itkVTKPolyDataReaderQuadEdgeMeshTest.cxx index e5bd8b43418..6b196d0e3f0 100644 --- a/Modules/Core/QuadEdgeMesh/test/itkVTKPolyDataReaderQuadEdgeMeshTest.cxx +++ b/Modules/Core/QuadEdgeMesh/test/itkVTKPolyDataReaderQuadEdgeMeshTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkArrowSpatialObject.h b/Modules/Core/SpatialObjects/include/itkArrowSpatialObject.h index 397243ab7f9..720c1541f2d 100644 --- a/Modules/Core/SpatialObjects/include/itkArrowSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkArrowSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkArrowSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkArrowSpatialObject.hxx index 4c03704983f..c66c57c2813 100644 --- a/Modules/Core/SpatialObjects/include/itkArrowSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkArrowSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkBlobSpatialObject.h b/Modules/Core/SpatialObjects/include/itkBlobSpatialObject.h index 4fab8957901..bea40a5d8c3 100644 --- a/Modules/Core/SpatialObjects/include/itkBlobSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkBlobSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkBlobSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkBlobSpatialObject.hxx index 4e5374c0bb4..02a222a06ea 100644 --- a/Modules/Core/SpatialObjects/include/itkBlobSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkBlobSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkBoxSpatialObject.h b/Modules/Core/SpatialObjects/include/itkBoxSpatialObject.h index 61e79f831b8..332a93ad8b0 100644 --- a/Modules/Core/SpatialObjects/include/itkBoxSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkBoxSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkBoxSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkBoxSpatialObject.hxx index b2d8c89d85a..602c98147e3 100644 --- a/Modules/Core/SpatialObjects/include/itkBoxSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkBoxSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkCastSpatialObjectFilter.h b/Modules/Core/SpatialObjects/include/itkCastSpatialObjectFilter.h index 9eb023cee99..39d673d8b04 100644 --- a/Modules/Core/SpatialObjects/include/itkCastSpatialObjectFilter.h +++ b/Modules/Core/SpatialObjects/include/itkCastSpatialObjectFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkCastSpatialObjectFilter.hxx b/Modules/Core/SpatialObjects/include/itkCastSpatialObjectFilter.hxx index 590a7355f2c..edb1e30cb34 100644 --- a/Modules/Core/SpatialObjects/include/itkCastSpatialObjectFilter.hxx +++ b/Modules/Core/SpatialObjects/include/itkCastSpatialObjectFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkContourSpatialObject.h b/Modules/Core/SpatialObjects/include/itkContourSpatialObject.h index fba506bcec0..8c62b8202fc 100644 --- a/Modules/Core/SpatialObjects/include/itkContourSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkContourSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkContourSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkContourSpatialObject.hxx index b360745eab0..9f45a97ddce 100644 --- a/Modules/Core/SpatialObjects/include/itkContourSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkContourSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkContourSpatialObjectPoint.h b/Modules/Core/SpatialObjects/include/itkContourSpatialObjectPoint.h index 1d9cb088efe..c9a8057ba85 100644 --- a/Modules/Core/SpatialObjects/include/itkContourSpatialObjectPoint.h +++ b/Modules/Core/SpatialObjects/include/itkContourSpatialObjectPoint.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkContourSpatialObjectPoint.hxx b/Modules/Core/SpatialObjects/include/itkContourSpatialObjectPoint.hxx index 2b3dcb6866d..3e9d29f158b 100644 --- a/Modules/Core/SpatialObjects/include/itkContourSpatialObjectPoint.hxx +++ b/Modules/Core/SpatialObjects/include/itkContourSpatialObjectPoint.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObject.h b/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObject.h index 92bbb7b44f2..5a966a44caa 100644 --- a/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObject.hxx index 85f843299f3..acd0ee7d387 100644 --- a/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObjectPoint.h b/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObjectPoint.h index 4ec0e56104b..9ac91fc41e9 100644 --- a/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObjectPoint.h +++ b/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObjectPoint.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObjectPoint.hxx b/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObjectPoint.hxx index 8c90db6efbd..69c6324e3e0 100644 --- a/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObjectPoint.hxx +++ b/Modules/Core/SpatialObjects/include/itkDTITubeSpatialObjectPoint.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkEllipseSpatialObject.h b/Modules/Core/SpatialObjects/include/itkEllipseSpatialObject.h index cc5fcf0f89a..1a062ee280e 100644 --- a/Modules/Core/SpatialObjects/include/itkEllipseSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkEllipseSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkEllipseSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkEllipseSpatialObject.hxx index e249f846aab..4cd909dccb5 100644 --- a/Modules/Core/SpatialObjects/include/itkEllipseSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkEllipseSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkGaussianSpatialObject.h b/Modules/Core/SpatialObjects/include/itkGaussianSpatialObject.h index 14bbaf833bd..107451ede8e 100644 --- a/Modules/Core/SpatialObjects/include/itkGaussianSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkGaussianSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkGaussianSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkGaussianSpatialObject.hxx index 0615b80191c..26636b32740 100644 --- a/Modules/Core/SpatialObjects/include/itkGaussianSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkGaussianSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkGroupSpatialObject.h b/Modules/Core/SpatialObjects/include/itkGroupSpatialObject.h index fbb2a703a62..8b7c552259e 100644 --- a/Modules/Core/SpatialObjects/include/itkGroupSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkGroupSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkGroupSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkGroupSpatialObject.hxx index dadbfb7f202..8a2e7a60f41 100644 --- a/Modules/Core/SpatialObjects/include/itkGroupSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkGroupSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkImageMaskSpatialObject.h b/Modules/Core/SpatialObjects/include/itkImageMaskSpatialObject.h index 05b99620bf3..177661c6b1f 100644 --- a/Modules/Core/SpatialObjects/include/itkImageMaskSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkImageMaskSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkImageMaskSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkImageMaskSpatialObject.hxx index 03ce589d42a..85a2cbdfbe5 100644 --- a/Modules/Core/SpatialObjects/include/itkImageMaskSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkImageMaskSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkImageSpatialObject.h b/Modules/Core/SpatialObjects/include/itkImageSpatialObject.h index a4fb007c640..842b8f0802f 100644 --- a/Modules/Core/SpatialObjects/include/itkImageSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkImageSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkImageSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkImageSpatialObject.hxx index 8fc012c0738..1b368801804 100644 --- a/Modules/Core/SpatialObjects/include/itkImageSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkImageSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkLandmarkSpatialObject.h b/Modules/Core/SpatialObjects/include/itkLandmarkSpatialObject.h index b5cd71010ed..2b3206d7efc 100644 --- a/Modules/Core/SpatialObjects/include/itkLandmarkSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkLandmarkSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkLandmarkSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkLandmarkSpatialObject.hxx index 2f195726228..bf4ac9c1c73 100644 --- a/Modules/Core/SpatialObjects/include/itkLandmarkSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkLandmarkSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkLineSpatialObject.h b/Modules/Core/SpatialObjects/include/itkLineSpatialObject.h index 5fa5d9336ae..fbe0cdd8731 100644 --- a/Modules/Core/SpatialObjects/include/itkLineSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkLineSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkLineSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkLineSpatialObject.hxx index ce1e4bb4583..c76fc0cc747 100644 --- a/Modules/Core/SpatialObjects/include/itkLineSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkLineSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkLineSpatialObjectPoint.h b/Modules/Core/SpatialObjects/include/itkLineSpatialObjectPoint.h index eeb9d240dad..aa4258b849b 100644 --- a/Modules/Core/SpatialObjects/include/itkLineSpatialObjectPoint.h +++ b/Modules/Core/SpatialObjects/include/itkLineSpatialObjectPoint.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkLineSpatialObjectPoint.hxx b/Modules/Core/SpatialObjects/include/itkLineSpatialObjectPoint.hxx index cf2e13b734c..ac830a0fae4 100644 --- a/Modules/Core/SpatialObjects/include/itkLineSpatialObjectPoint.hxx +++ b/Modules/Core/SpatialObjects/include/itkLineSpatialObjectPoint.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMeshSpatialObject.h b/Modules/Core/SpatialObjects/include/itkMeshSpatialObject.h index 5dd78544874..a148cef5373 100644 --- a/Modules/Core/SpatialObjects/include/itkMeshSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkMeshSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMeshSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkMeshSpatialObject.hxx index b3b2a6ed335..cf20084011e 100644 --- a/Modules/Core/SpatialObjects/include/itkMeshSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkMeshSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaArrowConverter.h b/Modules/Core/SpatialObjects/include/itkMetaArrowConverter.h index a60b4f81f03..99abe470043 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaArrowConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaArrowConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaArrowConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaArrowConverter.hxx index 2e96352ce03..567625e1564 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaArrowConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaArrowConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaBlobConverter.h b/Modules/Core/SpatialObjects/include/itkMetaBlobConverter.h index 723da84e47a..fabb5917664 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaBlobConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaBlobConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaBlobConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaBlobConverter.hxx index 665cf439d25..f438ee1f20a 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaBlobConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaBlobConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaContourConverter.h b/Modules/Core/SpatialObjects/include/itkMetaContourConverter.h index d4f4b42ac75..05194ebd25e 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaContourConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaContourConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaContourConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaContourConverter.hxx index ff677e902fa..5ee30748de4 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaContourConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaContourConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaConverterBase.h b/Modules/Core/SpatialObjects/include/itkMetaConverterBase.h index 97edfdd8839..1ef36b508fe 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaConverterBase.h +++ b/Modules/Core/SpatialObjects/include/itkMetaConverterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaConverterBase.hxx b/Modules/Core/SpatialObjects/include/itkMetaConverterBase.hxx index a3bee80d1d8..e353d999187 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaConverterBase.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaConverterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaDTITubeConverter.h b/Modules/Core/SpatialObjects/include/itkMetaDTITubeConverter.h index 0504341b40e..71e6eb9071a 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaDTITubeConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaDTITubeConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaDTITubeConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaDTITubeConverter.hxx index 39642b09648..50a57b89207 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaDTITubeConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaDTITubeConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaEllipseConverter.h b/Modules/Core/SpatialObjects/include/itkMetaEllipseConverter.h index 93bcea519c6..4c90bb02e8d 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaEllipseConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaEllipseConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaEllipseConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaEllipseConverter.hxx index e89d6ce062d..92d3bf21677 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaEllipseConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaEllipseConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaEvent.h b/Modules/Core/SpatialObjects/include/itkMetaEvent.h index 7d2fc89bd3a..d26b3b6cae1 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaEvent.h +++ b/Modules/Core/SpatialObjects/include/itkMetaEvent.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaGaussianConverter.h b/Modules/Core/SpatialObjects/include/itkMetaGaussianConverter.h index 2f01bc202f7..b7915e0276f 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaGaussianConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaGaussianConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaGaussianConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaGaussianConverter.hxx index 85a2f561657..15b38db9f00 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaGaussianConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaGaussianConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaGroupConverter.h b/Modules/Core/SpatialObjects/include/itkMetaGroupConverter.h index 93a5a9de53f..21edc18ae4e 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaGroupConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaGroupConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaGroupConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaGroupConverter.hxx index fe3d2124f3d..499f36407a1 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaGroupConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaGroupConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaImageConverter.h b/Modules/Core/SpatialObjects/include/itkMetaImageConverter.h index bc29a86c6bb..3aae4245fd6 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaImageConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaImageConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaImageConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaImageConverter.hxx index 7bb28c42acf..5aeab999379 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaImageConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaImageConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaImageMaskConverter.h b/Modules/Core/SpatialObjects/include/itkMetaImageMaskConverter.h index 20bf160af98..6e3eb0504da 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaImageMaskConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaImageMaskConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaLandmarkConverter.h b/Modules/Core/SpatialObjects/include/itkMetaLandmarkConverter.h index 508c4f90f8d..2ec71691f98 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaLandmarkConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaLandmarkConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaLandmarkConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaLandmarkConverter.hxx index f81299fa4d9..61fb60db9f8 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaLandmarkConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaLandmarkConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaLineConverter.h b/Modules/Core/SpatialObjects/include/itkMetaLineConverter.h index 40ec8062385..d1fb76ed5d0 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaLineConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaLineConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaLineConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaLineConverter.hxx index 31f1cbaa5d9..bfa40acdcf1 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaLineConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaLineConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaMeshConverter.h b/Modules/Core/SpatialObjects/include/itkMetaMeshConverter.h index fe8f12091ff..35191fc6cb8 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaMeshConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaMeshConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaMeshConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaMeshConverter.hxx index 5ea16d446c7..0243172a8da 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaMeshConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaMeshConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaSceneConverter.h b/Modules/Core/SpatialObjects/include/itkMetaSceneConverter.h index aee0cc4e2ea..adc36dee0b8 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaSceneConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaSceneConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaSceneConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaSceneConverter.hxx index 0a4c2f90ca0..8372fcf0008 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaSceneConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaSceneConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaSurfaceConverter.h b/Modules/Core/SpatialObjects/include/itkMetaSurfaceConverter.h index 9013fa2312e..754859beb8c 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaSurfaceConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaSurfaceConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaSurfaceConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaSurfaceConverter.hxx index a89be6991b6..c3e96d3051a 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaSurfaceConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaSurfaceConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaTubeConverter.h b/Modules/Core/SpatialObjects/include/itkMetaTubeConverter.h index 75d1c94ac7f..ba61ba2ca46 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaTubeConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaTubeConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaTubeConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaTubeConverter.hxx index c539f4b61b3..4afe055c84d 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaTubeConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaTubeConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaVesselTubeConverter.h b/Modules/Core/SpatialObjects/include/itkMetaVesselTubeConverter.h index 5bcb5c7df95..2f4c34943e4 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaVesselTubeConverter.h +++ b/Modules/Core/SpatialObjects/include/itkMetaVesselTubeConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkMetaVesselTubeConverter.hxx b/Modules/Core/SpatialObjects/include/itkMetaVesselTubeConverter.hxx index ac0189ef961..0d43314ba31 100644 --- a/Modules/Core/SpatialObjects/include/itkMetaVesselTubeConverter.hxx +++ b/Modules/Core/SpatialObjects/include/itkMetaVesselTubeConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkPointBasedSpatialObject.h b/Modules/Core/SpatialObjects/include/itkPointBasedSpatialObject.h index dbb7b9fa816..dc23c742e50 100644 --- a/Modules/Core/SpatialObjects/include/itkPointBasedSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkPointBasedSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkPointBasedSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkPointBasedSpatialObject.hxx index 0a3f7093bd5..88184fa0efb 100644 --- a/Modules/Core/SpatialObjects/include/itkPointBasedSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkPointBasedSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkPolygonSpatialObject.h b/Modules/Core/SpatialObjects/include/itkPolygonSpatialObject.h index 75e7435f503..f57ffaa72e6 100644 --- a/Modules/Core/SpatialObjects/include/itkPolygonSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkPolygonSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkPolygonSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkPolygonSpatialObject.hxx index 0613c5474d0..1630be3a19b 100644 --- a/Modules/Core/SpatialObjects/include/itkPolygonSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkPolygonSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObject.h b/Modules/Core/SpatialObjects/include/itkSpatialObject.h index 1a9a62a6753..a74ea31e275 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkSpatialObject.hxx index c5e8089c038..145436d38cc 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectDuplicator.h b/Modules/Core/SpatialObjects/include/itkSpatialObjectDuplicator.h index 9ab3c06b3eb..5f176bdaf23 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectDuplicator.h +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectDuplicator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectDuplicator.hxx b/Modules/Core/SpatialObjects/include/itkSpatialObjectDuplicator.hxx index a76d4d144d7..a680bec703a 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectDuplicator.hxx +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectDuplicator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectExport.h b/Modules/Core/SpatialObjects/include/itkSpatialObjectExport.h index e2465406cda..63f2d09bf0b 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectExport.h +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectExport.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectFactory.h b/Modules/Core/SpatialObjects/include/itkSpatialObjectFactory.h index 4661751482f..88c03f2cc3d 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectFactory.h +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectFactoryBase.h b/Modules/Core/SpatialObjects/include/itkSpatialObjectFactoryBase.h index 09856dde993..a9e4f700348 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectFactoryBase.h +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectFactoryBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectPoint.h b/Modules/Core/SpatialObjects/include/itkSpatialObjectPoint.h index 7ef5890d948..a498c0288ae 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectPoint.h +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectPoint.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectPoint.hxx b/Modules/Core/SpatialObjects/include/itkSpatialObjectPoint.hxx index 203ebe7b383..171d472c878 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectPoint.hxx +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectPoint.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectProperty.h b/Modules/Core/SpatialObjects/include/itkSpatialObjectProperty.h index cf141a25dcc..8c4a7043b58 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectProperty.h +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectProperty.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageFilter.h b/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageFilter.h index 5628d25b0db..c82e2c03d2f 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageFilter.h +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageFilter.hxx b/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageFilter.hxx index a82d3cca19e..a17b85b9e10 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageFilter.hxx +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageStatisticsCalculator.h b/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageStatisticsCalculator.h index c23e4cb02a8..1fefaee2748 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageStatisticsCalculator.h +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageStatisticsCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageStatisticsCalculator.hxx b/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageStatisticsCalculator.hxx index 858cc83c776..8d853192b63 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageStatisticsCalculator.hxx +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectToImageStatisticsCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectToPointSetFilter.h b/Modules/Core/SpatialObjects/include/itkSpatialObjectToPointSetFilter.h index 585dfb97038..84a60d3fd0d 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectToPointSetFilter.h +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectToPointSetFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSpatialObjectToPointSetFilter.hxx b/Modules/Core/SpatialObjects/include/itkSpatialObjectToPointSetFilter.hxx index afc2728e3b9..27ecb487932 100644 --- a/Modules/Core/SpatialObjects/include/itkSpatialObjectToPointSetFilter.hxx +++ b/Modules/Core/SpatialObjects/include/itkSpatialObjectToPointSetFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObject.h b/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObject.h index f7b0318af5a..5c29c081074 100644 --- a/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObject.hxx index fa068db91eb..11c81991027 100644 --- a/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObjectPoint.h b/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObjectPoint.h index 3e5ac473188..01e0a87d0bd 100644 --- a/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObjectPoint.h +++ b/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObjectPoint.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObjectPoint.hxx b/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObjectPoint.hxx index c2f1af48584..92b0f5042e3 100644 --- a/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObjectPoint.hxx +++ b/Modules/Core/SpatialObjects/include/itkSurfaceSpatialObjectPoint.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkTubeSpatialObject.h b/Modules/Core/SpatialObjects/include/itkTubeSpatialObject.h index 1fcec10933f..5f60135dff5 100644 --- a/Modules/Core/SpatialObjects/include/itkTubeSpatialObject.h +++ b/Modules/Core/SpatialObjects/include/itkTubeSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkTubeSpatialObject.hxx b/Modules/Core/SpatialObjects/include/itkTubeSpatialObject.hxx index a80b9429013..cf4db46b988 100644 --- a/Modules/Core/SpatialObjects/include/itkTubeSpatialObject.hxx +++ b/Modules/Core/SpatialObjects/include/itkTubeSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkTubeSpatialObjectPoint.h b/Modules/Core/SpatialObjects/include/itkTubeSpatialObjectPoint.h index 45f3bcb2924..35a05208976 100644 --- a/Modules/Core/SpatialObjects/include/itkTubeSpatialObjectPoint.h +++ b/Modules/Core/SpatialObjects/include/itkTubeSpatialObjectPoint.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/include/itkTubeSpatialObjectPoint.hxx b/Modules/Core/SpatialObjects/include/itkTubeSpatialObjectPoint.hxx index 583a3dd56b9..d23e75f1905 100644 --- a/Modules/Core/SpatialObjects/include/itkTubeSpatialObjectPoint.hxx +++ b/Modules/Core/SpatialObjects/include/itkTubeSpatialObjectPoint.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/src/itkDTITubeSpatialObjectPoint.cxx b/Modules/Core/SpatialObjects/src/itkDTITubeSpatialObjectPoint.cxx index 3db198fd22c..46d481348f0 100644 --- a/Modules/Core/SpatialObjects/src/itkDTITubeSpatialObjectPoint.cxx +++ b/Modules/Core/SpatialObjects/src/itkDTITubeSpatialObjectPoint.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/src/itkMetaEvent.cxx b/Modules/Core/SpatialObjects/src/itkMetaEvent.cxx index 04683552d62..5a4fff2439d 100644 --- a/Modules/Core/SpatialObjects/src/itkMetaEvent.cxx +++ b/Modules/Core/SpatialObjects/src/itkMetaEvent.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/src/itkSpatialObjectFactoryBase.cxx b/Modules/Core/SpatialObjects/src/itkSpatialObjectFactoryBase.cxx index d68db6c212c..89a9d8a30fe 100644 --- a/Modules/Core/SpatialObjects/src/itkSpatialObjectFactoryBase.cxx +++ b/Modules/Core/SpatialObjects/src/itkSpatialObjectFactoryBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/src/itkSpatialObjectProperty.cxx b/Modules/Core/SpatialObjects/src/itkSpatialObjectProperty.cxx index a5e2f657be0..094ca129585 100644 --- a/Modules/Core/SpatialObjects/src/itkSpatialObjectProperty.cxx +++ b/Modules/Core/SpatialObjects/src/itkSpatialObjectProperty.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkArrowSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkArrowSpatialObjectTest.cxx index 66b52191e10..7ad0c8b7956 100644 --- a/Modules/Core/SpatialObjects/test/itkArrowSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkArrowSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkBlobSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkBlobSpatialObjectTest.cxx index 3e268b979a6..e5326ff9d67 100644 --- a/Modules/Core/SpatialObjects/test/itkBlobSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkBlobSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkBoxSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkBoxSpatialObjectTest.cxx index 85d71721249..89f90438196 100644 --- a/Modules/Core/SpatialObjects/test/itkBoxSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkBoxSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkCastSpatialObjectFilterTest.cxx b/Modules/Core/SpatialObjects/test/itkCastSpatialObjectFilterTest.cxx index c2d39ace0bf..2ba120769ad 100644 --- a/Modules/Core/SpatialObjects/test/itkCastSpatialObjectFilterTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkCastSpatialObjectFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkContourSpatialObjectPointTest.cxx b/Modules/Core/SpatialObjects/test/itkContourSpatialObjectPointTest.cxx index 103d2accfd0..c55bc9fdb22 100644 --- a/Modules/Core/SpatialObjects/test/itkContourSpatialObjectPointTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkContourSpatialObjectPointTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkContourSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkContourSpatialObjectTest.cxx index 83d0531c159..4f2ca27f8e4 100644 --- a/Modules/Core/SpatialObjects/test/itkContourSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkContourSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkEllipseSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkEllipseSpatialObjectTest.cxx index 5073817f98e..699359b7a76 100644 --- a/Modules/Core/SpatialObjects/test/itkEllipseSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkEllipseSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkGaussianSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkGaussianSpatialObjectTest.cxx index 86bc441bde8..a894e22eb6b 100644 --- a/Modules/Core/SpatialObjects/test/itkGaussianSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkGaussianSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectGTest.cxx b/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectGTest.cxx index 49c6c6ea332..b04a86cba50 100644 --- a/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectGTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest.cxx index 377d11d32bb..dbcdc2c475b 100644 --- a/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest2.cxx b/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest2.cxx index 09991bc009d..984f536e12c 100644 --- a/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest2.cxx +++ b/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest3.cxx b/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest3.cxx index d61e9514d83..90d7ff698be 100644 --- a/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest3.cxx +++ b/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest4.cxx b/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest4.cxx index 6aa883044f1..9f58a78545b 100644 --- a/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest4.cxx +++ b/Modules/Core/SpatialObjects/test/itkImageMaskSpatialObjectTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkImageSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkImageSpatialObjectTest.cxx index f7b776e1bff..21138f6d17f 100644 --- a/Modules/Core/SpatialObjects/test/itkImageSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkImageSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkLandmarkSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkLandmarkSpatialObjectTest.cxx index b59b1834ceb..6aefb5cb88d 100644 --- a/Modules/Core/SpatialObjects/test/itkLandmarkSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkLandmarkSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkLineSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkLineSpatialObjectTest.cxx index 6951e0d5fd1..c484db0d93a 100644 --- a/Modules/Core/SpatialObjects/test/itkLineSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkLineSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkMeshSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkMeshSpatialObjectTest.cxx index b9a4c3ed567..ea697e05c98 100644 --- a/Modules/Core/SpatialObjects/test/itkMeshSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkMeshSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkMetaArrowConverterTest.cxx b/Modules/Core/SpatialObjects/test/itkMetaArrowConverterTest.cxx index 4fb7b84af70..cab293dc875 100644 --- a/Modules/Core/SpatialObjects/test/itkMetaArrowConverterTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkMetaArrowConverterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkMetaGaussianConverterTest.cxx b/Modules/Core/SpatialObjects/test/itkMetaGaussianConverterTest.cxx index a78e90a487f..8c30e35697c 100644 --- a/Modules/Core/SpatialObjects/test/itkMetaGaussianConverterTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkMetaGaussianConverterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkNewMetaObjectTypeTest.cxx b/Modules/Core/SpatialObjects/test/itkNewMetaObjectTypeTest.cxx index 294977b8412..0845806b0e7 100644 --- a/Modules/Core/SpatialObjects/test/itkNewMetaObjectTypeTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkNewMetaObjectTypeTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkPolygonSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkPolygonSpatialObjectTest.cxx index 6f9bfe6a2b8..6ae179088a2 100644 --- a/Modules/Core/SpatialObjects/test/itkPolygonSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkPolygonSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkSpatialObjectDuplicatorTest.cxx b/Modules/Core/SpatialObjects/test/itkSpatialObjectDuplicatorTest.cxx index 65ed1c2d3b8..f99ae313052 100644 --- a/Modules/Core/SpatialObjects/test/itkSpatialObjectDuplicatorTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkSpatialObjectDuplicatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkSpatialObjectToImageFilterTest.cxx b/Modules/Core/SpatialObjects/test/itkSpatialObjectToImageFilterTest.cxx index 5566a3300bf..edd97a68267 100644 --- a/Modules/Core/SpatialObjects/test/itkSpatialObjectToImageFilterTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkSpatialObjectToImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkSpatialObjectToImageStatisticsCalculatorTest.cxx b/Modules/Core/SpatialObjects/test/itkSpatialObjectToImageStatisticsCalculatorTest.cxx index 99146444c17..c180e91244a 100644 --- a/Modules/Core/SpatialObjects/test/itkSpatialObjectToImageStatisticsCalculatorTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkSpatialObjectToImageStatisticsCalculatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkSpatialObjectToPointSetFilterTest.cxx b/Modules/Core/SpatialObjects/test/itkSpatialObjectToPointSetFilterTest.cxx index 248e17c9611..1817d3627fe 100644 --- a/Modules/Core/SpatialObjects/test/itkSpatialObjectToPointSetFilterTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkSpatialObjectToPointSetFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkSurfaceSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkSurfaceSpatialObjectTest.cxx index 0c025374477..94f71b76ff6 100644 --- a/Modules/Core/SpatialObjects/test/itkSurfaceSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkSurfaceSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/test/itkTubeSpatialObjectTest.cxx b/Modules/Core/SpatialObjects/test/itkTubeSpatialObjectTest.cxx index d6619e2cb42..1618e8f62d2 100644 --- a/Modules/Core/SpatialObjects/test/itkTubeSpatialObjectTest.cxx +++ b/Modules/Core/SpatialObjects/test/itkTubeSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/SpatialObjects/wrapping/test/SpatialObjectTest.py b/Modules/Core/SpatialObjects/wrapping/test/SpatialObjectTest.py index d14c20f0fab..7556da23150 100644 --- a/Modules/Core/SpatialObjects/wrapping/test/SpatialObjectTest.py +++ b/Modules/Core/SpatialObjects/wrapping/test/SpatialObjectTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkGTest.h b/Modules/Core/TestKernel/include/itkGTest.h index 8984de62c17..156d7b7e633 100644 --- a/Modules/Core/TestKernel/include/itkGTest.h +++ b/Modules/Core/TestKernel/include/itkGTest.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkGTestPredicate.h b/Modules/Core/TestKernel/include/itkGTestPredicate.h index 63bbe72667d..1db43c67dc6 100644 --- a/Modules/Core/TestKernel/include/itkGTestPredicate.h +++ b/Modules/Core/TestKernel/include/itkGTestPredicate.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkGTestTypedefsAndConstructors.h b/Modules/Core/TestKernel/include/itkGTestTypedefsAndConstructors.h index 5cd7431ae7a..d47905c5f56 100644 --- a/Modules/Core/TestKernel/include/itkGTestTypedefsAndConstructors.h +++ b/Modules/Core/TestKernel/include/itkGTestTypedefsAndConstructors.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkPipelineMonitorImageFilter.h b/Modules/Core/TestKernel/include/itkPipelineMonitorImageFilter.h index 1e7f0dc030b..80f24c7d452 100644 --- a/Modules/Core/TestKernel/include/itkPipelineMonitorImageFilter.h +++ b/Modules/Core/TestKernel/include/itkPipelineMonitorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkPipelineMonitorImageFilter.hxx b/Modules/Core/TestKernel/include/itkPipelineMonitorImageFilter.hxx index 36b0863ab7a..6af8738e764 100644 --- a/Modules/Core/TestKernel/include/itkPipelineMonitorImageFilter.hxx +++ b/Modules/Core/TestKernel/include/itkPipelineMonitorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkRandomImageSource.h b/Modules/Core/TestKernel/include/itkRandomImageSource.h index 0f1c2cb4027..41f0e4d5907 100644 --- a/Modules/Core/TestKernel/include/itkRandomImageSource.h +++ b/Modules/Core/TestKernel/include/itkRandomImageSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkRandomImageSource.hxx b/Modules/Core/TestKernel/include/itkRandomImageSource.hxx index f43b4b5b921..f9d83c485de 100644 --- a/Modules/Core/TestKernel/include/itkRandomImageSource.hxx +++ b/Modules/Core/TestKernel/include/itkRandomImageSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestDriverAfterTest.inc b/Modules/Core/TestKernel/include/itkTestDriverAfterTest.inc index 88b02845012..b08a8b9d7f3 100644 --- a/Modules/Core/TestKernel/include/itkTestDriverAfterTest.inc +++ b/Modules/Core/TestKernel/include/itkTestDriverAfterTest.inc @@ -1,6 +1,6 @@ /*========================================================================= * -* Copyright Insight Software Consortium +* Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestDriverBeforeTest.inc b/Modules/Core/TestKernel/include/itkTestDriverBeforeTest.inc index 28a07b34895..88ddf7dd63d 100644 --- a/Modules/Core/TestKernel/include/itkTestDriverBeforeTest.inc +++ b/Modules/Core/TestKernel/include/itkTestDriverBeforeTest.inc @@ -1,6 +1,6 @@ /*========================================================================= * -* Copyright Insight Software Consortium +* Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestDriverInclude.h b/Modules/Core/TestKernel/include/itkTestDriverInclude.h index 947bf4d3b80..fd31265d3dc 100644 --- a/Modules/Core/TestKernel/include/itkTestDriverInclude.h +++ b/Modules/Core/TestKernel/include/itkTestDriverInclude.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestDriverIncludeBuiltInIOFactories.h b/Modules/Core/TestKernel/include/itkTestDriverIncludeBuiltInIOFactories.h index ae38582d297..8f33113ea3a 100644 --- a/Modules/Core/TestKernel/include/itkTestDriverIncludeBuiltInIOFactories.h +++ b/Modules/Core/TestKernel/include/itkTestDriverIncludeBuiltInIOFactories.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestDriverIncludeRequiredIOFactories.h b/Modules/Core/TestKernel/include/itkTestDriverIncludeRequiredIOFactories.h index 2cbcbc38d76..e070f0aac9c 100644 --- a/Modules/Core/TestKernel/include/itkTestDriverIncludeRequiredIOFactories.h +++ b/Modules/Core/TestKernel/include/itkTestDriverIncludeRequiredIOFactories.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestingComparisonImageFilter.h b/Modules/Core/TestKernel/include/itkTestingComparisonImageFilter.h index 5d597fe544b..4cb1e9370d8 100644 --- a/Modules/Core/TestKernel/include/itkTestingComparisonImageFilter.h +++ b/Modules/Core/TestKernel/include/itkTestingComparisonImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestingComparisonImageFilter.hxx b/Modules/Core/TestKernel/include/itkTestingComparisonImageFilter.hxx index d23c86ac4a8..ac125c0386d 100644 --- a/Modules/Core/TestKernel/include/itkTestingComparisonImageFilter.hxx +++ b/Modules/Core/TestKernel/include/itkTestingComparisonImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestingExtractSliceImageFilter.h b/Modules/Core/TestKernel/include/itkTestingExtractSliceImageFilter.h index b4eef24beab..7899cc2cd9a 100644 --- a/Modules/Core/TestKernel/include/itkTestingExtractSliceImageFilter.h +++ b/Modules/Core/TestKernel/include/itkTestingExtractSliceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestingExtractSliceImageFilter.hxx b/Modules/Core/TestKernel/include/itkTestingExtractSliceImageFilter.hxx index 2742d502449..dfccd342f14 100644 --- a/Modules/Core/TestKernel/include/itkTestingExtractSliceImageFilter.hxx +++ b/Modules/Core/TestKernel/include/itkTestingExtractSliceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestingHashImageFilter.h b/Modules/Core/TestKernel/include/itkTestingHashImageFilter.h index 658f6d08f78..1e4297075d0 100644 --- a/Modules/Core/TestKernel/include/itkTestingHashImageFilter.h +++ b/Modules/Core/TestKernel/include/itkTestingHashImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestingHashImageFilter.hxx b/Modules/Core/TestKernel/include/itkTestingHashImageFilter.hxx index 830a498c308..9716715a6ed 100644 --- a/Modules/Core/TestKernel/include/itkTestingHashImageFilter.hxx +++ b/Modules/Core/TestKernel/include/itkTestingHashImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestingMacros.h b/Modules/Core/TestKernel/include/itkTestingMacros.h index 38b789a22cd..6e3c56b41d6 100644 --- a/Modules/Core/TestKernel/include/itkTestingMacros.h +++ b/Modules/Core/TestKernel/include/itkTestingMacros.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestingStretchIntensityImageFilter.h b/Modules/Core/TestKernel/include/itkTestingStretchIntensityImageFilter.h index c34c1187e9f..ef4556e7f7a 100644 --- a/Modules/Core/TestKernel/include/itkTestingStretchIntensityImageFilter.h +++ b/Modules/Core/TestKernel/include/itkTestingStretchIntensityImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/include/itkTestingStretchIntensityImageFilter.hxx b/Modules/Core/TestKernel/include/itkTestingStretchIntensityImageFilter.hxx index 904f90cc6c2..e31c9d79ecb 100644 --- a/Modules/Core/TestKernel/include/itkTestingStretchIntensityImageFilter.hxx +++ b/Modules/Core/TestKernel/include/itkTestingStretchIntensityImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/src/itkTestDriver.cxx b/Modules/Core/TestKernel/src/itkTestDriver.cxx index 5c2ce9ecc37..fc053e59f45 100644 --- a/Modules/Core/TestKernel/src/itkTestDriver.cxx +++ b/Modules/Core/TestKernel/src/itkTestDriver.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/src/itkTestDriverInclude.cxx b/Modules/Core/TestKernel/src/itkTestDriverInclude.cxx index 90fe0f74f3b..cc6e53ec67d 100644 --- a/Modules/Core/TestKernel/src/itkTestDriverInclude.cxx +++ b/Modules/Core/TestKernel/src/itkTestDriverInclude.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/src/itkTestDriverIncludeRequiredIOFactories.cxx b/Modules/Core/TestKernel/src/itkTestDriverIncludeRequiredIOFactories.cxx index f07feccb2af..d638d99803a 100644 --- a/Modules/Core/TestKernel/src/itkTestDriverIncludeRequiredIOFactories.cxx +++ b/Modules/Core/TestKernel/src/itkTestDriverIncludeRequiredIOFactories.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/src/itkTestingExtractSliceImageFilter.cxx b/Modules/Core/TestKernel/src/itkTestingExtractSliceImageFilter.cxx index 9d24108f1c9..6301201e149 100644 --- a/Modules/Core/TestKernel/src/itkTestingExtractSliceImageFilter.cxx +++ b/Modules/Core/TestKernel/src/itkTestingExtractSliceImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/test/itkGoogleTest.cxx b/Modules/Core/TestKernel/test/itkGoogleTest.cxx index d82b985cbe8..d772ecc73ce 100644 --- a/Modules/Core/TestKernel/test/itkGoogleTest.cxx +++ b/Modules/Core/TestKernel/test/itkGoogleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/test/itkGoogleTestFixture.cxx b/Modules/Core/TestKernel/test/itkGoogleTestFixture.cxx index b95c9760bc6..ddd50fb62cc 100644 --- a/Modules/Core/TestKernel/test/itkGoogleTestFixture.cxx +++ b/Modules/Core/TestKernel/test/itkGoogleTestFixture.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/test/itkTestingExtractSliceImageFilterTest.cxx b/Modules/Core/TestKernel/test/itkTestingExtractSliceImageFilterTest.cxx index 3fd016c50b1..b4cba62d3f4 100644 --- a/Modules/Core/TestKernel/test/itkTestingExtractSliceImageFilterTest.cxx +++ b/Modules/Core/TestKernel/test/itkTestingExtractSliceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/TestKernel/test/itkTestingStretchIntensityImageFilterTest.cxx b/Modules/Core/TestKernel/test/itkTestingStretchIntensityImageFilterTest.cxx index cec1926ebad..ef53c2bbc85 100644 --- a/Modules/Core/TestKernel/test/itkTestingStretchIntensityImageFilterTest.cxx +++ b/Modules/Core/TestKernel/test/itkTestingStretchIntensityImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkAffineTransform.h b/Modules/Core/Transform/include/itkAffineTransform.h index e4fe75f50aa..b4a06d4e1b3 100644 --- a/Modules/Core/Transform/include/itkAffineTransform.h +++ b/Modules/Core/Transform/include/itkAffineTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkAffineTransform.hxx b/Modules/Core/Transform/include/itkAffineTransform.hxx index 8b917a9b475..14f443fa2cf 100644 --- a/Modules/Core/Transform/include/itkAffineTransform.hxx +++ b/Modules/Core/Transform/include/itkAffineTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkAzimuthElevationToCartesianTransform.h b/Modules/Core/Transform/include/itkAzimuthElevationToCartesianTransform.h index 4b0984d35fb..2adcc5642bb 100644 --- a/Modules/Core/Transform/include/itkAzimuthElevationToCartesianTransform.h +++ b/Modules/Core/Transform/include/itkAzimuthElevationToCartesianTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkAzimuthElevationToCartesianTransform.hxx b/Modules/Core/Transform/include/itkAzimuthElevationToCartesianTransform.hxx index 1dd133d9208..2e4d5a1a476 100644 --- a/Modules/Core/Transform/include/itkAzimuthElevationToCartesianTransform.hxx +++ b/Modules/Core/Transform/include/itkAzimuthElevationToCartesianTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkBSplineBaseTransform.h b/Modules/Core/Transform/include/itkBSplineBaseTransform.h index 2c8df0fa064..e0e17792345 100644 --- a/Modules/Core/Transform/include/itkBSplineBaseTransform.h +++ b/Modules/Core/Transform/include/itkBSplineBaseTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkBSplineBaseTransform.hxx b/Modules/Core/Transform/include/itkBSplineBaseTransform.hxx index 87516a5e195..b2709462e5a 100644 --- a/Modules/Core/Transform/include/itkBSplineBaseTransform.hxx +++ b/Modules/Core/Transform/include/itkBSplineBaseTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkBSplineDeformableTransform.h b/Modules/Core/Transform/include/itkBSplineDeformableTransform.h index 492ea7c03d5..41b5ed555a8 100644 --- a/Modules/Core/Transform/include/itkBSplineDeformableTransform.h +++ b/Modules/Core/Transform/include/itkBSplineDeformableTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkBSplineDeformableTransform.hxx b/Modules/Core/Transform/include/itkBSplineDeformableTransform.hxx index 2ca78053e82..f620040139f 100644 --- a/Modules/Core/Transform/include/itkBSplineDeformableTransform.hxx +++ b/Modules/Core/Transform/include/itkBSplineDeformableTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkBSplineTransform.h b/Modules/Core/Transform/include/itkBSplineTransform.h index 59630d237d3..7913c55e51f 100644 --- a/Modules/Core/Transform/include/itkBSplineTransform.h +++ b/Modules/Core/Transform/include/itkBSplineTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkBSplineTransform.hxx b/Modules/Core/Transform/include/itkBSplineTransform.hxx index 67fa700bc12..c1ce6055857 100644 --- a/Modules/Core/Transform/include/itkBSplineTransform.hxx +++ b/Modules/Core/Transform/include/itkBSplineTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkBSplineTransformInitializer.h b/Modules/Core/Transform/include/itkBSplineTransformInitializer.h index 8555a57120e..09e3aefc6af 100644 --- a/Modules/Core/Transform/include/itkBSplineTransformInitializer.h +++ b/Modules/Core/Transform/include/itkBSplineTransformInitializer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkBSplineTransformInitializer.hxx b/Modules/Core/Transform/include/itkBSplineTransformInitializer.hxx index e8e996f30b7..6524a168610 100644 --- a/Modules/Core/Transform/include/itkBSplineTransformInitializer.hxx +++ b/Modules/Core/Transform/include/itkBSplineTransformInitializer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkCenteredAffineTransform.h b/Modules/Core/Transform/include/itkCenteredAffineTransform.h index e196a240da0..dcc35049e61 100644 --- a/Modules/Core/Transform/include/itkCenteredAffineTransform.h +++ b/Modules/Core/Transform/include/itkCenteredAffineTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkCenteredAffineTransform.hxx b/Modules/Core/Transform/include/itkCenteredAffineTransform.hxx index 14fe80a9a8e..a1800d5e948 100644 --- a/Modules/Core/Transform/include/itkCenteredAffineTransform.hxx +++ b/Modules/Core/Transform/include/itkCenteredAffineTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkCenteredEuler3DTransform.h b/Modules/Core/Transform/include/itkCenteredEuler3DTransform.h index c71079cb351..6fb87f6517e 100644 --- a/Modules/Core/Transform/include/itkCenteredEuler3DTransform.h +++ b/Modules/Core/Transform/include/itkCenteredEuler3DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkCenteredEuler3DTransform.hxx b/Modules/Core/Transform/include/itkCenteredEuler3DTransform.hxx index 44e9e8c39ce..10192855ee2 100644 --- a/Modules/Core/Transform/include/itkCenteredEuler3DTransform.hxx +++ b/Modules/Core/Transform/include/itkCenteredEuler3DTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkCenteredRigid2DTransform.h b/Modules/Core/Transform/include/itkCenteredRigid2DTransform.h index c6d3af89ad9..550cb6aa42e 100644 --- a/Modules/Core/Transform/include/itkCenteredRigid2DTransform.h +++ b/Modules/Core/Transform/include/itkCenteredRigid2DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkCenteredRigid2DTransform.hxx b/Modules/Core/Transform/include/itkCenteredRigid2DTransform.hxx index eb6210689be..6f53cdc81fe 100644 --- a/Modules/Core/Transform/include/itkCenteredRigid2DTransform.hxx +++ b/Modules/Core/Transform/include/itkCenteredRigid2DTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkCenteredSimilarity2DTransform.h b/Modules/Core/Transform/include/itkCenteredSimilarity2DTransform.h index 912bd55c480..b34a736b81f 100644 --- a/Modules/Core/Transform/include/itkCenteredSimilarity2DTransform.h +++ b/Modules/Core/Transform/include/itkCenteredSimilarity2DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkCenteredSimilarity2DTransform.hxx b/Modules/Core/Transform/include/itkCenteredSimilarity2DTransform.hxx index 2258ba81739..1988b8dbfa6 100644 --- a/Modules/Core/Transform/include/itkCenteredSimilarity2DTransform.hxx +++ b/Modules/Core/Transform/include/itkCenteredSimilarity2DTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkComposeScaleSkewVersor3DTransform.h b/Modules/Core/Transform/include/itkComposeScaleSkewVersor3DTransform.h index ea048cddf94..8cec6c8aacf 100644 --- a/Modules/Core/Transform/include/itkComposeScaleSkewVersor3DTransform.h +++ b/Modules/Core/Transform/include/itkComposeScaleSkewVersor3DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkComposeScaleSkewVersor3DTransform.hxx b/Modules/Core/Transform/include/itkComposeScaleSkewVersor3DTransform.hxx index d176e303ea0..eb33b2dce1a 100644 --- a/Modules/Core/Transform/include/itkComposeScaleSkewVersor3DTransform.hxx +++ b/Modules/Core/Transform/include/itkComposeScaleSkewVersor3DTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkCompositeTransform.h b/Modules/Core/Transform/include/itkCompositeTransform.h index 24e8690e776..106b76cc373 100644 --- a/Modules/Core/Transform/include/itkCompositeTransform.h +++ b/Modules/Core/Transform/include/itkCompositeTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkCompositeTransform.hxx b/Modules/Core/Transform/include/itkCompositeTransform.hxx index 62f2080b8a1..6d56cd16897 100644 --- a/Modules/Core/Transform/include/itkCompositeTransform.hxx +++ b/Modules/Core/Transform/include/itkCompositeTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkElasticBodyReciprocalSplineKernelTransform.h b/Modules/Core/Transform/include/itkElasticBodyReciprocalSplineKernelTransform.h index 2028a1ba454..89a5fed069f 100644 --- a/Modules/Core/Transform/include/itkElasticBodyReciprocalSplineKernelTransform.h +++ b/Modules/Core/Transform/include/itkElasticBodyReciprocalSplineKernelTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkElasticBodyReciprocalSplineKernelTransform.hxx b/Modules/Core/Transform/include/itkElasticBodyReciprocalSplineKernelTransform.hxx index 453ee092ab4..3804047c0de 100644 --- a/Modules/Core/Transform/include/itkElasticBodyReciprocalSplineKernelTransform.hxx +++ b/Modules/Core/Transform/include/itkElasticBodyReciprocalSplineKernelTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkElasticBodySplineKernelTransform.h b/Modules/Core/Transform/include/itkElasticBodySplineKernelTransform.h index 86ca19469c2..88f6806f510 100644 --- a/Modules/Core/Transform/include/itkElasticBodySplineKernelTransform.h +++ b/Modules/Core/Transform/include/itkElasticBodySplineKernelTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkElasticBodySplineKernelTransform.hxx b/Modules/Core/Transform/include/itkElasticBodySplineKernelTransform.hxx index a2502f9e2ef..a8a432232cc 100644 --- a/Modules/Core/Transform/include/itkElasticBodySplineKernelTransform.hxx +++ b/Modules/Core/Transform/include/itkElasticBodySplineKernelTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkEuler2DTransform.h b/Modules/Core/Transform/include/itkEuler2DTransform.h index d26ca307ab9..a2ef6c8c1a7 100644 --- a/Modules/Core/Transform/include/itkEuler2DTransform.h +++ b/Modules/Core/Transform/include/itkEuler2DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkEuler2DTransform.hxx b/Modules/Core/Transform/include/itkEuler2DTransform.hxx index 158c0a94258..2e73c4406a0 100644 --- a/Modules/Core/Transform/include/itkEuler2DTransform.hxx +++ b/Modules/Core/Transform/include/itkEuler2DTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkEuler3DTransform.h b/Modules/Core/Transform/include/itkEuler3DTransform.h index bc95f37f13a..d24c6def446 100644 --- a/Modules/Core/Transform/include/itkEuler3DTransform.h +++ b/Modules/Core/Transform/include/itkEuler3DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkEuler3DTransform.hxx b/Modules/Core/Transform/include/itkEuler3DTransform.hxx index 94f7338f035..b9adbb5826d 100644 --- a/Modules/Core/Transform/include/itkEuler3DTransform.hxx +++ b/Modules/Core/Transform/include/itkEuler3DTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkFixedCenterOfRotationAffineTransform.h b/Modules/Core/Transform/include/itkFixedCenterOfRotationAffineTransform.h index f4bc8f88dd2..1b5e368cdf4 100644 --- a/Modules/Core/Transform/include/itkFixedCenterOfRotationAffineTransform.h +++ b/Modules/Core/Transform/include/itkFixedCenterOfRotationAffineTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkFixedCenterOfRotationAffineTransform.hxx b/Modules/Core/Transform/include/itkFixedCenterOfRotationAffineTransform.hxx index af65e29a8e0..2b02fb7234a 100644 --- a/Modules/Core/Transform/include/itkFixedCenterOfRotationAffineTransform.hxx +++ b/Modules/Core/Transform/include/itkFixedCenterOfRotationAffineTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkIdentityTransform.h b/Modules/Core/Transform/include/itkIdentityTransform.h index 4d3e89867bb..e69d7d5953c 100644 --- a/Modules/Core/Transform/include/itkIdentityTransform.h +++ b/Modules/Core/Transform/include/itkIdentityTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkKernelTransform.h b/Modules/Core/Transform/include/itkKernelTransform.h index c3baef1cc2a..82922beee37 100644 --- a/Modules/Core/Transform/include/itkKernelTransform.h +++ b/Modules/Core/Transform/include/itkKernelTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkKernelTransform.hxx b/Modules/Core/Transform/include/itkKernelTransform.hxx index b5c332c0668..c0ba2e06700 100644 --- a/Modules/Core/Transform/include/itkKernelTransform.hxx +++ b/Modules/Core/Transform/include/itkKernelTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkMatrixOffsetTransformBase.h b/Modules/Core/Transform/include/itkMatrixOffsetTransformBase.h index 382ce76fb1b..0c0a96a2ff8 100644 --- a/Modules/Core/Transform/include/itkMatrixOffsetTransformBase.h +++ b/Modules/Core/Transform/include/itkMatrixOffsetTransformBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkMatrixOffsetTransformBase.hxx b/Modules/Core/Transform/include/itkMatrixOffsetTransformBase.hxx index a7b1aae6c47..b0c1b7c026e 100644 --- a/Modules/Core/Transform/include/itkMatrixOffsetTransformBase.hxx +++ b/Modules/Core/Transform/include/itkMatrixOffsetTransformBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkMultiTransform.h b/Modules/Core/Transform/include/itkMultiTransform.h index 33254ba573a..8906aefa8e1 100644 --- a/Modules/Core/Transform/include/itkMultiTransform.h +++ b/Modules/Core/Transform/include/itkMultiTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkMultiTransform.hxx b/Modules/Core/Transform/include/itkMultiTransform.hxx index 0d7a5fea68b..e8bc8f0a720 100644 --- a/Modules/Core/Transform/include/itkMultiTransform.hxx +++ b/Modules/Core/Transform/include/itkMultiTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkQuaternionRigidTransform.h b/Modules/Core/Transform/include/itkQuaternionRigidTransform.h index 4ce8f0c5089..e472d5c3a79 100644 --- a/Modules/Core/Transform/include/itkQuaternionRigidTransform.h +++ b/Modules/Core/Transform/include/itkQuaternionRigidTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkQuaternionRigidTransform.hxx b/Modules/Core/Transform/include/itkQuaternionRigidTransform.hxx index c48648d7075..f06ea06f788 100644 --- a/Modules/Core/Transform/include/itkQuaternionRigidTransform.hxx +++ b/Modules/Core/Transform/include/itkQuaternionRigidTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkRigid2DTransform.h b/Modules/Core/Transform/include/itkRigid2DTransform.h index bf3854d97b4..62ab90c6615 100644 --- a/Modules/Core/Transform/include/itkRigid2DTransform.h +++ b/Modules/Core/Transform/include/itkRigid2DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkRigid2DTransform.hxx b/Modules/Core/Transform/include/itkRigid2DTransform.hxx index 97a5d4035f7..3f929ba754f 100644 --- a/Modules/Core/Transform/include/itkRigid2DTransform.hxx +++ b/Modules/Core/Transform/include/itkRigid2DTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkRigid3DPerspectiveTransform.h b/Modules/Core/Transform/include/itkRigid3DPerspectiveTransform.h index 7bc9114523f..a6e86053ba7 100644 --- a/Modules/Core/Transform/include/itkRigid3DPerspectiveTransform.h +++ b/Modules/Core/Transform/include/itkRigid3DPerspectiveTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkRigid3DPerspectiveTransform.hxx b/Modules/Core/Transform/include/itkRigid3DPerspectiveTransform.hxx index 5eb2b3d0020..79742d6f15d 100644 --- a/Modules/Core/Transform/include/itkRigid3DPerspectiveTransform.hxx +++ b/Modules/Core/Transform/include/itkRigid3DPerspectiveTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkRigid3DTransform.h b/Modules/Core/Transform/include/itkRigid3DTransform.h index ea88115bfcb..d555ff1ebc4 100644 --- a/Modules/Core/Transform/include/itkRigid3DTransform.h +++ b/Modules/Core/Transform/include/itkRigid3DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkRigid3DTransform.hxx b/Modules/Core/Transform/include/itkRigid3DTransform.hxx index c5e29e26f15..0db4a9d0650 100644 --- a/Modules/Core/Transform/include/itkRigid3DTransform.hxx +++ b/Modules/Core/Transform/include/itkRigid3DTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkScalableAffineTransform.h b/Modules/Core/Transform/include/itkScalableAffineTransform.h index 436850db2d1..e56e73666cd 100644 --- a/Modules/Core/Transform/include/itkScalableAffineTransform.h +++ b/Modules/Core/Transform/include/itkScalableAffineTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkScalableAffineTransform.hxx b/Modules/Core/Transform/include/itkScalableAffineTransform.hxx index 723234b762a..e67d7b74be5 100644 --- a/Modules/Core/Transform/include/itkScalableAffineTransform.hxx +++ b/Modules/Core/Transform/include/itkScalableAffineTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkScaleLogarithmicTransform.h b/Modules/Core/Transform/include/itkScaleLogarithmicTransform.h index 4135505ec39..63f3daba92c 100644 --- a/Modules/Core/Transform/include/itkScaleLogarithmicTransform.h +++ b/Modules/Core/Transform/include/itkScaleLogarithmicTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkScaleLogarithmicTransform.hxx b/Modules/Core/Transform/include/itkScaleLogarithmicTransform.hxx index 2b73a8febb1..2df52c0744b 100644 --- a/Modules/Core/Transform/include/itkScaleLogarithmicTransform.hxx +++ b/Modules/Core/Transform/include/itkScaleLogarithmicTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkScaleSkewVersor3DTransform.h b/Modules/Core/Transform/include/itkScaleSkewVersor3DTransform.h index 47fdcc5fcf0..a0891792fa1 100644 --- a/Modules/Core/Transform/include/itkScaleSkewVersor3DTransform.h +++ b/Modules/Core/Transform/include/itkScaleSkewVersor3DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkScaleSkewVersor3DTransform.hxx b/Modules/Core/Transform/include/itkScaleSkewVersor3DTransform.hxx index 5a888bfb14d..400cbc344ee 100644 --- a/Modules/Core/Transform/include/itkScaleSkewVersor3DTransform.hxx +++ b/Modules/Core/Transform/include/itkScaleSkewVersor3DTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkScaleTransform.h b/Modules/Core/Transform/include/itkScaleTransform.h index 8c880d45bcf..ff618d8cd6e 100644 --- a/Modules/Core/Transform/include/itkScaleTransform.h +++ b/Modules/Core/Transform/include/itkScaleTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkScaleTransform.hxx b/Modules/Core/Transform/include/itkScaleTransform.hxx index d2ee9e57598..aa476b71362 100644 --- a/Modules/Core/Transform/include/itkScaleTransform.hxx +++ b/Modules/Core/Transform/include/itkScaleTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkScaleVersor3DTransform.h b/Modules/Core/Transform/include/itkScaleVersor3DTransform.h index 91a5204f811..13c3fbb2974 100644 --- a/Modules/Core/Transform/include/itkScaleVersor3DTransform.h +++ b/Modules/Core/Transform/include/itkScaleVersor3DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkScaleVersor3DTransform.hxx b/Modules/Core/Transform/include/itkScaleVersor3DTransform.hxx index 8d3ef8e37d0..edf0da7d353 100644 --- a/Modules/Core/Transform/include/itkScaleVersor3DTransform.hxx +++ b/Modules/Core/Transform/include/itkScaleVersor3DTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkSimilarity2DTransform.h b/Modules/Core/Transform/include/itkSimilarity2DTransform.h index be169477fda..431754a1e5c 100644 --- a/Modules/Core/Transform/include/itkSimilarity2DTransform.h +++ b/Modules/Core/Transform/include/itkSimilarity2DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkSimilarity2DTransform.hxx b/Modules/Core/Transform/include/itkSimilarity2DTransform.hxx index ae4d090c747..750966f4beb 100644 --- a/Modules/Core/Transform/include/itkSimilarity2DTransform.hxx +++ b/Modules/Core/Transform/include/itkSimilarity2DTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkSimilarity3DTransform.h b/Modules/Core/Transform/include/itkSimilarity3DTransform.h index d57a4ad81f2..bce3387acbc 100644 --- a/Modules/Core/Transform/include/itkSimilarity3DTransform.h +++ b/Modules/Core/Transform/include/itkSimilarity3DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkSimilarity3DTransform.hxx b/Modules/Core/Transform/include/itkSimilarity3DTransform.hxx index 824d72a80dd..a598363e8dd 100644 --- a/Modules/Core/Transform/include/itkSimilarity3DTransform.hxx +++ b/Modules/Core/Transform/include/itkSimilarity3DTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkThinPlateR2LogRSplineKernelTransform.h b/Modules/Core/Transform/include/itkThinPlateR2LogRSplineKernelTransform.h index 05c3f44882a..c0ed5664e4d 100644 --- a/Modules/Core/Transform/include/itkThinPlateR2LogRSplineKernelTransform.h +++ b/Modules/Core/Transform/include/itkThinPlateR2LogRSplineKernelTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkThinPlateR2LogRSplineKernelTransform.hxx b/Modules/Core/Transform/include/itkThinPlateR2LogRSplineKernelTransform.hxx index b437a0082fc..112227008a3 100644 --- a/Modules/Core/Transform/include/itkThinPlateR2LogRSplineKernelTransform.hxx +++ b/Modules/Core/Transform/include/itkThinPlateR2LogRSplineKernelTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkThinPlateSplineKernelTransform.h b/Modules/Core/Transform/include/itkThinPlateSplineKernelTransform.h index c76865016c5..7dd045716dc 100644 --- a/Modules/Core/Transform/include/itkThinPlateSplineKernelTransform.h +++ b/Modules/Core/Transform/include/itkThinPlateSplineKernelTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkThinPlateSplineKernelTransform.hxx b/Modules/Core/Transform/include/itkThinPlateSplineKernelTransform.hxx index 8eb0607ee73..8e2e31c5e64 100644 --- a/Modules/Core/Transform/include/itkThinPlateSplineKernelTransform.hxx +++ b/Modules/Core/Transform/include/itkThinPlateSplineKernelTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkTransform.h b/Modules/Core/Transform/include/itkTransform.h index 0fff216d776..7654b98db00 100644 --- a/Modules/Core/Transform/include/itkTransform.h +++ b/Modules/Core/Transform/include/itkTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkTransform.hxx b/Modules/Core/Transform/include/itkTransform.hxx index 4303e4efc31..1f02fddad80 100644 --- a/Modules/Core/Transform/include/itkTransform.hxx +++ b/Modules/Core/Transform/include/itkTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkTransformBase.h b/Modules/Core/Transform/include/itkTransformBase.h index e43bc308c83..a1933c85cf9 100644 --- a/Modules/Core/Transform/include/itkTransformBase.h +++ b/Modules/Core/Transform/include/itkTransformBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkTranslationTransform.h b/Modules/Core/Transform/include/itkTranslationTransform.h index 68e6bb99c6e..2198875e0c4 100644 --- a/Modules/Core/Transform/include/itkTranslationTransform.h +++ b/Modules/Core/Transform/include/itkTranslationTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkTranslationTransform.hxx b/Modules/Core/Transform/include/itkTranslationTransform.hxx index b0ed39889fd..7ebd5e62f23 100644 --- a/Modules/Core/Transform/include/itkTranslationTransform.hxx +++ b/Modules/Core/Transform/include/itkTranslationTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkVersorRigid3DTransform.h b/Modules/Core/Transform/include/itkVersorRigid3DTransform.h index e257f52e7a3..e6558421ad4 100644 --- a/Modules/Core/Transform/include/itkVersorRigid3DTransform.h +++ b/Modules/Core/Transform/include/itkVersorRigid3DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkVersorRigid3DTransform.hxx b/Modules/Core/Transform/include/itkVersorRigid3DTransform.hxx index f019815ec58..8b28feeb65c 100644 --- a/Modules/Core/Transform/include/itkVersorRigid3DTransform.hxx +++ b/Modules/Core/Transform/include/itkVersorRigid3DTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkVersorTransform.h b/Modules/Core/Transform/include/itkVersorTransform.h index f0879854c77..5c014ad1295 100644 --- a/Modules/Core/Transform/include/itkVersorTransform.h +++ b/Modules/Core/Transform/include/itkVersorTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkVersorTransform.hxx b/Modules/Core/Transform/include/itkVersorTransform.hxx index 0424285b9c3..77eecb6dffb 100644 --- a/Modules/Core/Transform/include/itkVersorTransform.hxx +++ b/Modules/Core/Transform/include/itkVersorTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkVolumeSplineKernelTransform.h b/Modules/Core/Transform/include/itkVolumeSplineKernelTransform.h index d4f8cc8cd39..3a74d15a184 100644 --- a/Modules/Core/Transform/include/itkVolumeSplineKernelTransform.h +++ b/Modules/Core/Transform/include/itkVolumeSplineKernelTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkVolumeSplineKernelTransform.hxx b/Modules/Core/Transform/include/itkVolumeSplineKernelTransform.hxx index ac51ffa9a2b..bccf5d5f671 100644 --- a/Modules/Core/Transform/include/itkVolumeSplineKernelTransform.hxx +++ b/Modules/Core/Transform/include/itkVolumeSplineKernelTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/include/itkv3Rigid3DTransform.h b/Modules/Core/Transform/include/itkv3Rigid3DTransform.h index 19803d6d4e7..0e0f7274d1e 100644 --- a/Modules/Core/Transform/include/itkv3Rigid3DTransform.h +++ b/Modules/Core/Transform/include/itkv3Rigid3DTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/src/itkTransformBase.cxx b/Modules/Core/Transform/src/itkTransformBase.cxx index 86f250ef338..dadc270a728 100644 --- a/Modules/Core/Transform/src/itkTransformBase.cxx +++ b/Modules/Core/Transform/src/itkTransformBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkAffineTransformTest.cxx b/Modules/Core/Transform/test/itkAffineTransformTest.cxx index c948c22ccf7..1996a3c228c 100644 --- a/Modules/Core/Transform/test/itkAffineTransformTest.cxx +++ b/Modules/Core/Transform/test/itkAffineTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkAzimuthElevationToCartesianTransformTest.cxx b/Modules/Core/Transform/test/itkAzimuthElevationToCartesianTransformTest.cxx index 550bcc38fb2..0f0b8778089 100644 --- a/Modules/Core/Transform/test/itkAzimuthElevationToCartesianTransformTest.cxx +++ b/Modules/Core/Transform/test/itkAzimuthElevationToCartesianTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkBSplineDeformableTransformTest.cxx b/Modules/Core/Transform/test/itkBSplineDeformableTransformTest.cxx index 1f29cdac51b..b2322d7782b 100644 --- a/Modules/Core/Transform/test/itkBSplineDeformableTransformTest.cxx +++ b/Modules/Core/Transform/test/itkBSplineDeformableTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkBSplineDeformableTransformTest2.cxx b/Modules/Core/Transform/test/itkBSplineDeformableTransformTest2.cxx index 483661f883d..28a91357900 100644 --- a/Modules/Core/Transform/test/itkBSplineDeformableTransformTest2.cxx +++ b/Modules/Core/Transform/test/itkBSplineDeformableTransformTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkBSplineDeformableTransformTest3.cxx b/Modules/Core/Transform/test/itkBSplineDeformableTransformTest3.cxx index a43ac33c894..290b3ede509 100644 --- a/Modules/Core/Transform/test/itkBSplineDeformableTransformTest3.cxx +++ b/Modules/Core/Transform/test/itkBSplineDeformableTransformTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkBSplineTransformGTest.cxx b/Modules/Core/Transform/test/itkBSplineTransformGTest.cxx index d9d2dbc250c..85bab50c6b1 100644 --- a/Modules/Core/Transform/test/itkBSplineTransformGTest.cxx +++ b/Modules/Core/Transform/test/itkBSplineTransformGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkBSplineTransformInitializerTest1.cxx b/Modules/Core/Transform/test/itkBSplineTransformInitializerTest1.cxx index 66a8085b666..0a52c92886a 100644 --- a/Modules/Core/Transform/test/itkBSplineTransformInitializerTest1.cxx +++ b/Modules/Core/Transform/test/itkBSplineTransformInitializerTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkBSplineTransformInitializerTest2.cxx b/Modules/Core/Transform/test/itkBSplineTransformInitializerTest2.cxx index 7919f45d635..da89b93daa9 100644 --- a/Modules/Core/Transform/test/itkBSplineTransformInitializerTest2.cxx +++ b/Modules/Core/Transform/test/itkBSplineTransformInitializerTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkBSplineTransformTest.cxx b/Modules/Core/Transform/test/itkBSplineTransformTest.cxx index d5457a497a2..02bc9d02534 100644 --- a/Modules/Core/Transform/test/itkBSplineTransformTest.cxx +++ b/Modules/Core/Transform/test/itkBSplineTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkBSplineTransformTest2.cxx b/Modules/Core/Transform/test/itkBSplineTransformTest2.cxx index e4f0409269e..83b6f7aeaa9 100644 --- a/Modules/Core/Transform/test/itkBSplineTransformTest2.cxx +++ b/Modules/Core/Transform/test/itkBSplineTransformTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkBSplineTransformTest3.cxx b/Modules/Core/Transform/test/itkBSplineTransformTest3.cxx index 58313600ad7..3ead0c4d830 100644 --- a/Modules/Core/Transform/test/itkBSplineTransformTest3.cxx +++ b/Modules/Core/Transform/test/itkBSplineTransformTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkCenteredAffineTransformTest.cxx b/Modules/Core/Transform/test/itkCenteredAffineTransformTest.cxx index 8b5a60fe664..4eb33b303a8 100644 --- a/Modules/Core/Transform/test/itkCenteredAffineTransformTest.cxx +++ b/Modules/Core/Transform/test/itkCenteredAffineTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkCenteredEuler3DTransformTest.cxx b/Modules/Core/Transform/test/itkCenteredEuler3DTransformTest.cxx index 908776ddf0a..800fb94b41d 100644 --- a/Modules/Core/Transform/test/itkCenteredEuler3DTransformTest.cxx +++ b/Modules/Core/Transform/test/itkCenteredEuler3DTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkCenteredRigid2DTransformTest.cxx b/Modules/Core/Transform/test/itkCenteredRigid2DTransformTest.cxx index d66956e23a7..456500ec8b1 100644 --- a/Modules/Core/Transform/test/itkCenteredRigid2DTransformTest.cxx +++ b/Modules/Core/Transform/test/itkCenteredRigid2DTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkComposeScaleSkewVersor3DTransformTest.cxx b/Modules/Core/Transform/test/itkComposeScaleSkewVersor3DTransformTest.cxx index b38f1149489..3f804d9f13f 100644 --- a/Modules/Core/Transform/test/itkComposeScaleSkewVersor3DTransformTest.cxx +++ b/Modules/Core/Transform/test/itkComposeScaleSkewVersor3DTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkCompositeTransformTest.cxx b/Modules/Core/Transform/test/itkCompositeTransformTest.cxx index c09a4c31d5a..4dbac42a322 100644 --- a/Modules/Core/Transform/test/itkCompositeTransformTest.cxx +++ b/Modules/Core/Transform/test/itkCompositeTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkEuler2DTransformTest.cxx b/Modules/Core/Transform/test/itkEuler2DTransformTest.cxx index 7d52d3211b6..99797405c3a 100644 --- a/Modules/Core/Transform/test/itkEuler2DTransformTest.cxx +++ b/Modules/Core/Transform/test/itkEuler2DTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkEuler3DTransformTest.cxx b/Modules/Core/Transform/test/itkEuler3DTransformTest.cxx index 14d3a9a79a4..4c74047d86e 100644 --- a/Modules/Core/Transform/test/itkEuler3DTransformTest.cxx +++ b/Modules/Core/Transform/test/itkEuler3DTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkFixedCenterOfRotationAffineTransformTest.cxx b/Modules/Core/Transform/test/itkFixedCenterOfRotationAffineTransformTest.cxx index ae169789d2d..cad1ac2a26b 100644 --- a/Modules/Core/Transform/test/itkFixedCenterOfRotationAffineTransformTest.cxx +++ b/Modules/Core/Transform/test/itkFixedCenterOfRotationAffineTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkIdentityTransformTest.cxx b/Modules/Core/Transform/test/itkIdentityTransformTest.cxx index f47a8ac3db8..57289bcffdc 100644 --- a/Modules/Core/Transform/test/itkIdentityTransformTest.cxx +++ b/Modules/Core/Transform/test/itkIdentityTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkMultiTransformTest.cxx b/Modules/Core/Transform/test/itkMultiTransformTest.cxx index 39aac494f7d..bf0e65b9816 100644 --- a/Modules/Core/Transform/test/itkMultiTransformTest.cxx +++ b/Modules/Core/Transform/test/itkMultiTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkQuaternionRigidTransformTest.cxx b/Modules/Core/Transform/test/itkQuaternionRigidTransformTest.cxx index 801446fd0ad..a882897c9f3 100644 --- a/Modules/Core/Transform/test/itkQuaternionRigidTransformTest.cxx +++ b/Modules/Core/Transform/test/itkQuaternionRigidTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkRigid2DTransformTest.cxx b/Modules/Core/Transform/test/itkRigid2DTransformTest.cxx index 908fb85e919..26d72b9017c 100644 --- a/Modules/Core/Transform/test/itkRigid2DTransformTest.cxx +++ b/Modules/Core/Transform/test/itkRigid2DTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkRigid3DPerspectiveTransformTest.cxx b/Modules/Core/Transform/test/itkRigid3DPerspectiveTransformTest.cxx index b555b9c63b1..17748c3ab38 100644 --- a/Modules/Core/Transform/test/itkRigid3DPerspectiveTransformTest.cxx +++ b/Modules/Core/Transform/test/itkRigid3DPerspectiveTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkRigid3DTransformTest.cxx b/Modules/Core/Transform/test/itkRigid3DTransformTest.cxx index 0642e69846d..b1f5a38439b 100644 --- a/Modules/Core/Transform/test/itkRigid3DTransformTest.cxx +++ b/Modules/Core/Transform/test/itkRigid3DTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkScaleLogarithmicTransformTest.cxx b/Modules/Core/Transform/test/itkScaleLogarithmicTransformTest.cxx index 37d53a06386..0adcee5ab87 100644 --- a/Modules/Core/Transform/test/itkScaleLogarithmicTransformTest.cxx +++ b/Modules/Core/Transform/test/itkScaleLogarithmicTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkScaleSkewVersor3DTransformTest.cxx b/Modules/Core/Transform/test/itkScaleSkewVersor3DTransformTest.cxx index beff03c8111..2a4a4be2049 100644 --- a/Modules/Core/Transform/test/itkScaleSkewVersor3DTransformTest.cxx +++ b/Modules/Core/Transform/test/itkScaleSkewVersor3DTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkScaleTransformTest.cxx b/Modules/Core/Transform/test/itkScaleTransformTest.cxx index 8bc2dcc855f..2f786553e64 100644 --- a/Modules/Core/Transform/test/itkScaleTransformTest.cxx +++ b/Modules/Core/Transform/test/itkScaleTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkScaleVersor3DTransformTest.cxx b/Modules/Core/Transform/test/itkScaleVersor3DTransformTest.cxx index 965042fca85..08d5a203ac4 100644 --- a/Modules/Core/Transform/test/itkScaleVersor3DTransformTest.cxx +++ b/Modules/Core/Transform/test/itkScaleVersor3DTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkSimilarity2DTransformTest.cxx b/Modules/Core/Transform/test/itkSimilarity2DTransformTest.cxx index 099c253f991..0e9ef66221d 100644 --- a/Modules/Core/Transform/test/itkSimilarity2DTransformTest.cxx +++ b/Modules/Core/Transform/test/itkSimilarity2DTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkSimilarity3DTransformTest.cxx b/Modules/Core/Transform/test/itkSimilarity3DTransformTest.cxx index 74a2d0c16cd..486161cecc5 100644 --- a/Modules/Core/Transform/test/itkSimilarity3DTransformTest.cxx +++ b/Modules/Core/Transform/test/itkSimilarity3DTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkSplineKernelTransformTest.cxx b/Modules/Core/Transform/test/itkSplineKernelTransformTest.cxx index 93fe445e62a..fa15d058222 100644 --- a/Modules/Core/Transform/test/itkSplineKernelTransformTest.cxx +++ b/Modules/Core/Transform/test/itkSplineKernelTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkTestTransformGetInverse.cxx b/Modules/Core/Transform/test/itkTestTransformGetInverse.cxx index b018805e84d..d155be5546f 100644 --- a/Modules/Core/Transform/test/itkTestTransformGetInverse.cxx +++ b/Modules/Core/Transform/test/itkTestTransformGetInverse.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkTransformCloneTest.cxx b/Modules/Core/Transform/test/itkTransformCloneTest.cxx index dde29493f42..ce9723e6769 100644 --- a/Modules/Core/Transform/test/itkTransformCloneTest.cxx +++ b/Modules/Core/Transform/test/itkTransformCloneTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkTransformTest.cxx b/Modules/Core/Transform/test/itkTransformTest.cxx index 4937987dd4f..fb61dd14a4a 100644 --- a/Modules/Core/Transform/test/itkTransformTest.cxx +++ b/Modules/Core/Transform/test/itkTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkTransformsSetParametersTest.cxx b/Modules/Core/Transform/test/itkTransformsSetParametersTest.cxx index fab1d0afb93..67be20906a8 100644 --- a/Modules/Core/Transform/test/itkTransformsSetParametersTest.cxx +++ b/Modules/Core/Transform/test/itkTransformsSetParametersTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkTranslationTransformTest.cxx b/Modules/Core/Transform/test/itkTranslationTransformTest.cxx index 9e851d95c64..e93353ee796 100644 --- a/Modules/Core/Transform/test/itkTranslationTransformTest.cxx +++ b/Modules/Core/Transform/test/itkTranslationTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkVersorRigid3DTransformTest.cxx b/Modules/Core/Transform/test/itkVersorRigid3DTransformTest.cxx index f6bdc754ee6..bbb5ba3e8df 100644 --- a/Modules/Core/Transform/test/itkVersorRigid3DTransformTest.cxx +++ b/Modules/Core/Transform/test/itkVersorRigid3DTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Core/Transform/test/itkVersorTransformTest.cxx b/Modules/Core/Transform/test/itkVersorTransformTest.cxx index 0fb67ff1688..b23a4b52d88 100644 --- a/Modules/Core/Transform/test/itkVersorTransformTest.cxx +++ b/Modules/Core/Transform/test/itkVersorTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkAnisotropicDiffusionFunction.h b/Modules/Filtering/AnisotropicSmoothing/include/itkAnisotropicDiffusionFunction.h index 613cb705ac3..bb117a749fe 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkAnisotropicDiffusionFunction.h +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkAnisotropicDiffusionFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkAnisotropicDiffusionImageFilter.h b/Modules/Filtering/AnisotropicSmoothing/include/itkAnisotropicDiffusionImageFilter.h index a9a8185c2a7..96565422723 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkAnisotropicDiffusionImageFilter.h +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkAnisotropicDiffusionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkAnisotropicDiffusionImageFilter.hxx b/Modules/Filtering/AnisotropicSmoothing/include/itkAnisotropicDiffusionImageFilter.hxx index 782ad9816ce..47d35bb40e9 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkAnisotropicDiffusionImageFilter.hxx +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkAnisotropicDiffusionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkCurvatureAnisotropicDiffusionImageFilter.h b/Modules/Filtering/AnisotropicSmoothing/include/itkCurvatureAnisotropicDiffusionImageFilter.h index fe4f4cda7c2..1e6eef8f3be 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkCurvatureAnisotropicDiffusionImageFilter.h +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkCurvatureAnisotropicDiffusionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkCurvatureNDAnisotropicDiffusionFunction.h b/Modules/Filtering/AnisotropicSmoothing/include/itkCurvatureNDAnisotropicDiffusionFunction.h index 8375b9d890c..908bc7f16ab 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkCurvatureNDAnisotropicDiffusionFunction.h +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkCurvatureNDAnisotropicDiffusionFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkCurvatureNDAnisotropicDiffusionFunction.hxx b/Modules/Filtering/AnisotropicSmoothing/include/itkCurvatureNDAnisotropicDiffusionFunction.hxx index 07317fe02fe..10881826d94 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkCurvatureNDAnisotropicDiffusionFunction.hxx +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkCurvatureNDAnisotropicDiffusionFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkGradientAnisotropicDiffusionImageFilter.h b/Modules/Filtering/AnisotropicSmoothing/include/itkGradientAnisotropicDiffusionImageFilter.h index 998ffca4d11..9a9c27a2108 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkGradientAnisotropicDiffusionImageFilter.h +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkGradientAnisotropicDiffusionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkGradientNDAnisotropicDiffusionFunction.h b/Modules/Filtering/AnisotropicSmoothing/include/itkGradientNDAnisotropicDiffusionFunction.h index 98e00de1371..348438a4ac8 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkGradientNDAnisotropicDiffusionFunction.h +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkGradientNDAnisotropicDiffusionFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkGradientNDAnisotropicDiffusionFunction.hxx b/Modules/Filtering/AnisotropicSmoothing/include/itkGradientNDAnisotropicDiffusionFunction.hxx index 37942c22d37..422a5a453b9 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkGradientNDAnisotropicDiffusionFunction.hxx +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkGradientNDAnisotropicDiffusionFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkScalarAnisotropicDiffusionFunction.h b/Modules/Filtering/AnisotropicSmoothing/include/itkScalarAnisotropicDiffusionFunction.h index 58bee649b26..624877826d4 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkScalarAnisotropicDiffusionFunction.h +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkScalarAnisotropicDiffusionFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkScalarAnisotropicDiffusionFunction.hxx b/Modules/Filtering/AnisotropicSmoothing/include/itkScalarAnisotropicDiffusionFunction.hxx index fd835cd3412..1da44031293 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkScalarAnisotropicDiffusionFunction.hxx +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkScalarAnisotropicDiffusionFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorAnisotropicDiffusionFunction.h b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorAnisotropicDiffusionFunction.h index 47a38901813..2eed27c517d 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorAnisotropicDiffusionFunction.h +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorAnisotropicDiffusionFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorAnisotropicDiffusionFunction.hxx b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorAnisotropicDiffusionFunction.hxx index 5f54345a3f9..4af10121a4f 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorAnisotropicDiffusionFunction.hxx +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorAnisotropicDiffusionFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorCurvatureAnisotropicDiffusionImageFilter.h b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorCurvatureAnisotropicDiffusionImageFilter.h index 2b14f54e810..252163d66ae 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorCurvatureAnisotropicDiffusionImageFilter.h +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorCurvatureAnisotropicDiffusionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorCurvatureNDAnisotropicDiffusionFunction.h b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorCurvatureNDAnisotropicDiffusionFunction.h index 288297d035b..10ae4304050 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorCurvatureNDAnisotropicDiffusionFunction.h +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorCurvatureNDAnisotropicDiffusionFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorCurvatureNDAnisotropicDiffusionFunction.hxx b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorCurvatureNDAnisotropicDiffusionFunction.hxx index b8191c4ed20..7b165cf8289 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorCurvatureNDAnisotropicDiffusionFunction.hxx +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorCurvatureNDAnisotropicDiffusionFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorGradientAnisotropicDiffusionImageFilter.h b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorGradientAnisotropicDiffusionImageFilter.h index fbe55ced47b..17e8233a3df 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorGradientAnisotropicDiffusionImageFilter.h +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorGradientAnisotropicDiffusionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorGradientNDAnisotropicDiffusionFunction.h b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorGradientNDAnisotropicDiffusionFunction.h index 5dc9264c680..b200964a8a7 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorGradientNDAnisotropicDiffusionFunction.h +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorGradientNDAnisotropicDiffusionFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorGradientNDAnisotropicDiffusionFunction.hxx b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorGradientNDAnisotropicDiffusionFunction.hxx index 0a9b3908d3a..795deb0aab4 100644 --- a/Modules/Filtering/AnisotropicSmoothing/include/itkVectorGradientNDAnisotropicDiffusionFunction.hxx +++ b/Modules/Filtering/AnisotropicSmoothing/include/itkVectorGradientNDAnisotropicDiffusionFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/test/itkCurvatureAnisotropicDiffusionImageFilterTest.cxx b/Modules/Filtering/AnisotropicSmoothing/test/itkCurvatureAnisotropicDiffusionImageFilterTest.cxx index 8cbefc79abd..2d7c1a51c72 100644 --- a/Modules/Filtering/AnisotropicSmoothing/test/itkCurvatureAnisotropicDiffusionImageFilterTest.cxx +++ b/Modules/Filtering/AnisotropicSmoothing/test/itkCurvatureAnisotropicDiffusionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/test/itkGradientAnisotropicDiffusionImageFilterTest.cxx b/Modules/Filtering/AnisotropicSmoothing/test/itkGradientAnisotropicDiffusionImageFilterTest.cxx index c92af7be0ed..95788c3c3d5 100644 --- a/Modules/Filtering/AnisotropicSmoothing/test/itkGradientAnisotropicDiffusionImageFilterTest.cxx +++ b/Modules/Filtering/AnisotropicSmoothing/test/itkGradientAnisotropicDiffusionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/test/itkGradientAnisotropicDiffusionImageFilterTest2.cxx b/Modules/Filtering/AnisotropicSmoothing/test/itkGradientAnisotropicDiffusionImageFilterTest2.cxx index 121106573d9..7e35181d173 100644 --- a/Modules/Filtering/AnisotropicSmoothing/test/itkGradientAnisotropicDiffusionImageFilterTest2.cxx +++ b/Modules/Filtering/AnisotropicSmoothing/test/itkGradientAnisotropicDiffusionImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/test/itkMinMaxCurvatureFlowImageFilterTest.cxx b/Modules/Filtering/AnisotropicSmoothing/test/itkMinMaxCurvatureFlowImageFilterTest.cxx index 35d0333dd32..c2ff9c17977 100644 --- a/Modules/Filtering/AnisotropicSmoothing/test/itkMinMaxCurvatureFlowImageFilterTest.cxx +++ b/Modules/Filtering/AnisotropicSmoothing/test/itkMinMaxCurvatureFlowImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/test/itkVectorAnisotropicDiffusionImageFilterTest.cxx b/Modules/Filtering/AnisotropicSmoothing/test/itkVectorAnisotropicDiffusionImageFilterTest.cxx index fbe1d9062e8..7a39fd1b271 100644 --- a/Modules/Filtering/AnisotropicSmoothing/test/itkVectorAnisotropicDiffusionImageFilterTest.cxx +++ b/Modules/Filtering/AnisotropicSmoothing/test/itkVectorAnisotropicDiffusionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/wrapping/test/CurvatureAnisotropicDiffusionImageFilterTest.py b/Modules/Filtering/AnisotropicSmoothing/wrapping/test/CurvatureAnisotropicDiffusionImageFilterTest.py index 11b7097aa74..51fc253cd3c 100644 --- a/Modules/Filtering/AnisotropicSmoothing/wrapping/test/CurvatureAnisotropicDiffusionImageFilterTest.py +++ b/Modules/Filtering/AnisotropicSmoothing/wrapping/test/CurvatureAnisotropicDiffusionImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/wrapping/test/GradientAnisotropicDiffusionImageFilterTest.py b/Modules/Filtering/AnisotropicSmoothing/wrapping/test/GradientAnisotropicDiffusionImageFilterTest.py index 29abfce3780..15501005c7c 100644 --- a/Modules/Filtering/AnisotropicSmoothing/wrapping/test/GradientAnisotropicDiffusionImageFilterTest.py +++ b/Modules/Filtering/AnisotropicSmoothing/wrapping/test/GradientAnisotropicDiffusionImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AnisotropicSmoothing/wrapping/test/SmoothingRecursiveGaussianImageFilterTest.py b/Modules/Filtering/AnisotropicSmoothing/wrapping/test/SmoothingRecursiveGaussianImageFilterTest.py index 17eecfd038c..da956f81211 100644 --- a/Modules/Filtering/AnisotropicSmoothing/wrapping/test/SmoothingRecursiveGaussianImageFilterTest.py +++ b/Modules/Filtering/AnisotropicSmoothing/wrapping/test/SmoothingRecursiveGaussianImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AntiAlias/include/itkAntiAliasBinaryImageFilter.h b/Modules/Filtering/AntiAlias/include/itkAntiAliasBinaryImageFilter.h index 4810d3745d9..06d06101d4d 100644 --- a/Modules/Filtering/AntiAlias/include/itkAntiAliasBinaryImageFilter.h +++ b/Modules/Filtering/AntiAlias/include/itkAntiAliasBinaryImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AntiAlias/include/itkAntiAliasBinaryImageFilter.hxx b/Modules/Filtering/AntiAlias/include/itkAntiAliasBinaryImageFilter.hxx index 8f7c85ad353..513ab49dadd 100644 --- a/Modules/Filtering/AntiAlias/include/itkAntiAliasBinaryImageFilter.hxx +++ b/Modules/Filtering/AntiAlias/include/itkAntiAliasBinaryImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AntiAlias/test/itkAntiAliasBinaryImageFilterTest.cxx b/Modules/Filtering/AntiAlias/test/itkAntiAliasBinaryImageFilterTest.cxx index e09e912d019..35664bca03b 100644 --- a/Modules/Filtering/AntiAlias/test/itkAntiAliasBinaryImageFilterTest.cxx +++ b/Modules/Filtering/AntiAlias/test/itkAntiAliasBinaryImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/AntiAlias/wrapping/test/AntiAliasBinaryImageFilterTest.py b/Modules/Filtering/AntiAlias/wrapping/test/AntiAliasBinaryImageFilterTest.py index f97fecdf4be..a327392c7e8 100644 --- a/Modules/Filtering/AntiAlias/wrapping/test/AntiAliasBinaryImageFilterTest.py +++ b/Modules/Filtering/AntiAlias/wrapping/test/AntiAliasBinaryImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BiasCorrection/include/itkCacheableScalarFunction.h b/Modules/Filtering/BiasCorrection/include/itkCacheableScalarFunction.h index 1d1ca265606..66691b298a5 100644 --- a/Modules/Filtering/BiasCorrection/include/itkCacheableScalarFunction.h +++ b/Modules/Filtering/BiasCorrection/include/itkCacheableScalarFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BiasCorrection/include/itkCompositeValleyFunction.h b/Modules/Filtering/BiasCorrection/include/itkCompositeValleyFunction.h index ef68a549d5c..e9ba438946b 100644 --- a/Modules/Filtering/BiasCorrection/include/itkCompositeValleyFunction.h +++ b/Modules/Filtering/BiasCorrection/include/itkCompositeValleyFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BiasCorrection/include/itkMRASlabIdentifier.h b/Modules/Filtering/BiasCorrection/include/itkMRASlabIdentifier.h index 18b28407a3b..8fe494398de 100644 --- a/Modules/Filtering/BiasCorrection/include/itkMRASlabIdentifier.h +++ b/Modules/Filtering/BiasCorrection/include/itkMRASlabIdentifier.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BiasCorrection/include/itkMRASlabIdentifier.hxx b/Modules/Filtering/BiasCorrection/include/itkMRASlabIdentifier.hxx index aac80e75bf1..11234e3e9da 100644 --- a/Modules/Filtering/BiasCorrection/include/itkMRASlabIdentifier.hxx +++ b/Modules/Filtering/BiasCorrection/include/itkMRASlabIdentifier.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BiasCorrection/include/itkMRIBiasFieldCorrectionFilter.h b/Modules/Filtering/BiasCorrection/include/itkMRIBiasFieldCorrectionFilter.h index 6cb5cc5c706..97ef2c09b26 100644 --- a/Modules/Filtering/BiasCorrection/include/itkMRIBiasFieldCorrectionFilter.h +++ b/Modules/Filtering/BiasCorrection/include/itkMRIBiasFieldCorrectionFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BiasCorrection/include/itkMRIBiasFieldCorrectionFilter.hxx b/Modules/Filtering/BiasCorrection/include/itkMRIBiasFieldCorrectionFilter.hxx index 5282be89435..e7b8d715ea8 100644 --- a/Modules/Filtering/BiasCorrection/include/itkMRIBiasFieldCorrectionFilter.hxx +++ b/Modules/Filtering/BiasCorrection/include/itkMRIBiasFieldCorrectionFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BiasCorrection/include/itkN4BiasFieldCorrectionImageFilter.h b/Modules/Filtering/BiasCorrection/include/itkN4BiasFieldCorrectionImageFilter.h index 25af411ab85..466c899582b 100644 --- a/Modules/Filtering/BiasCorrection/include/itkN4BiasFieldCorrectionImageFilter.h +++ b/Modules/Filtering/BiasCorrection/include/itkN4BiasFieldCorrectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BiasCorrection/include/itkN4BiasFieldCorrectionImageFilter.hxx b/Modules/Filtering/BiasCorrection/include/itkN4BiasFieldCorrectionImageFilter.hxx index 422b3a70d58..a44b0fbdfa1 100644 --- a/Modules/Filtering/BiasCorrection/include/itkN4BiasFieldCorrectionImageFilter.hxx +++ b/Modules/Filtering/BiasCorrection/include/itkN4BiasFieldCorrectionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BiasCorrection/src/itkCacheableScalarFunction.cxx b/Modules/Filtering/BiasCorrection/src/itkCacheableScalarFunction.cxx index 24ea8faaaaa..46bda8bae6e 100644 --- a/Modules/Filtering/BiasCorrection/src/itkCacheableScalarFunction.cxx +++ b/Modules/Filtering/BiasCorrection/src/itkCacheableScalarFunction.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BiasCorrection/src/itkCompositeValleyFunction.cxx b/Modules/Filtering/BiasCorrection/src/itkCompositeValleyFunction.cxx index 71860c9736a..b813e5347f9 100644 --- a/Modules/Filtering/BiasCorrection/src/itkCompositeValleyFunction.cxx +++ b/Modules/Filtering/BiasCorrection/src/itkCompositeValleyFunction.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BiasCorrection/test/itkCompositeValleyFunctionTest.cxx b/Modules/Filtering/BiasCorrection/test/itkCompositeValleyFunctionTest.cxx index ba2e171322f..f91331e45d3 100644 --- a/Modules/Filtering/BiasCorrection/test/itkCompositeValleyFunctionTest.cxx +++ b/Modules/Filtering/BiasCorrection/test/itkCompositeValleyFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BiasCorrection/test/itkMRIBiasFieldCorrectionFilterTest.cxx b/Modules/Filtering/BiasCorrection/test/itkMRIBiasFieldCorrectionFilterTest.cxx index d38b7b15c42..d43ca2f3f27 100644 --- a/Modules/Filtering/BiasCorrection/test/itkMRIBiasFieldCorrectionFilterTest.cxx +++ b/Modules/Filtering/BiasCorrection/test/itkMRIBiasFieldCorrectionFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BiasCorrection/test/itkN4BiasFieldCorrectionImageFilterTest.cxx b/Modules/Filtering/BiasCorrection/test/itkN4BiasFieldCorrectionImageFilterTest.cxx index cb5d0c17ac3..8031e9b87e4 100644 --- a/Modules/Filtering/BiasCorrection/test/itkN4BiasFieldCorrectionImageFilterTest.cxx +++ b/Modules/Filtering/BiasCorrection/test/itkN4BiasFieldCorrectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryClosingByReconstructionImageFilter.h b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryClosingByReconstructionImageFilter.h index 89bed8f0be7..6317aaf3a6e 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryClosingByReconstructionImageFilter.h +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryClosingByReconstructionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryClosingByReconstructionImageFilter.hxx b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryClosingByReconstructionImageFilter.hxx index e2a3ea78f93..be773ca6643 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryClosingByReconstructionImageFilter.hxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryClosingByReconstructionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryDilateImageFilter.h b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryDilateImageFilter.h index 21f17ee8574..fba40d2f408 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryDilateImageFilter.h +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryDilateImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryDilateImageFilter.hxx b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryDilateImageFilter.hxx index cb4b1e06fba..5f6a32745a5 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryDilateImageFilter.hxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryDilateImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryErodeImageFilter.h b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryErodeImageFilter.h index eed6ba2810b..80a4857bbef 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryErodeImageFilter.h +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryErodeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryErodeImageFilter.hxx b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryErodeImageFilter.hxx index 7b090114145..f6cb50c75c9 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryErodeImageFilter.hxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryErodeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalClosingImageFilter.h b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalClosingImageFilter.h index 883d16c989d..20d4fc6b78b 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalClosingImageFilter.h +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalClosingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalClosingImageFilter.hxx b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalClosingImageFilter.hxx index 84b17fdf83e..e9fe8f06b93 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalClosingImageFilter.hxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalClosingImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalOpeningImageFilter.h b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalOpeningImageFilter.h index f922dae3a02..40a7192d427 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalOpeningImageFilter.h +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalOpeningImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalOpeningImageFilter.hxx b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalOpeningImageFilter.hxx index 91e68ac066c..f1eecf3d01c 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalOpeningImageFilter.hxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologicalOpeningImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologyImageFilter.h b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologyImageFilter.h index 56381824d9d..422c19df60e 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologyImageFilter.h +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologyImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologyImageFilter.hxx b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologyImageFilter.hxx index 4b81120f0de..b93a461ec83 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologyImageFilter.hxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryMorphologyImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryOpeningByReconstructionImageFilter.h b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryOpeningByReconstructionImageFilter.h index cfb975d8d95..b3a2b85772b 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryOpeningByReconstructionImageFilter.h +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryOpeningByReconstructionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryOpeningByReconstructionImageFilter.hxx b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryOpeningByReconstructionImageFilter.hxx index 4e8e7e7aea9..80853f09070 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryOpeningByReconstructionImageFilter.hxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryOpeningByReconstructionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryPruningImageFilter.h b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryPruningImageFilter.h index ee2e2a5f8c7..c4e18612d14 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryPruningImageFilter.h +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryPruningImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryPruningImageFilter.hxx b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryPruningImageFilter.hxx index d525f2e9abf..69080394da0 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryPruningImageFilter.hxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryPruningImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryThinningImageFilter.h b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryThinningImageFilter.h index 0fe9b237cc8..bd56320598d 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryThinningImageFilter.h +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryThinningImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryThinningImageFilter.hxx b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryThinningImageFilter.hxx index 5980d3d0331..d1a7aba9325 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryThinningImageFilter.hxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkBinaryThinningImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkDilateObjectMorphologyImageFilter.h b/Modules/Filtering/BinaryMathematicalMorphology/include/itkDilateObjectMorphologyImageFilter.h index fe58816e4b4..b2966ccbf12 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkDilateObjectMorphologyImageFilter.h +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkDilateObjectMorphologyImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkDilateObjectMorphologyImageFilter.hxx b/Modules/Filtering/BinaryMathematicalMorphology/include/itkDilateObjectMorphologyImageFilter.hxx index 60828f92a6a..d8e1bc15f99 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkDilateObjectMorphologyImageFilter.hxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkDilateObjectMorphologyImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkErodeObjectMorphologyImageFilter.h b/Modules/Filtering/BinaryMathematicalMorphology/include/itkErodeObjectMorphologyImageFilter.h index c8459544a34..2469e0fed0c 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkErodeObjectMorphologyImageFilter.h +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkErodeObjectMorphologyImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkErodeObjectMorphologyImageFilter.hxx b/Modules/Filtering/BinaryMathematicalMorphology/include/itkErodeObjectMorphologyImageFilter.hxx index b5a59cf5060..85241c622cb 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkErodeObjectMorphologyImageFilter.hxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkErodeObjectMorphologyImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkFastIncrementalBinaryDilateImageFilter.h b/Modules/Filtering/BinaryMathematicalMorphology/include/itkFastIncrementalBinaryDilateImageFilter.h index 07b36b8b2ed..bc69caf7cf9 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkFastIncrementalBinaryDilateImageFilter.h +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkFastIncrementalBinaryDilateImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkObjectMorphologyImageFilter.h b/Modules/Filtering/BinaryMathematicalMorphology/include/itkObjectMorphologyImageFilter.h index f1376bbf891..c74801162b0 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkObjectMorphologyImageFilter.h +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkObjectMorphologyImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/include/itkObjectMorphologyImageFilter.hxx b/Modules/Filtering/BinaryMathematicalMorphology/include/itkObjectMorphologyImageFilter.hxx index 2698690363c..9ce1520c2d1 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/include/itkObjectMorphologyImageFilter.hxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/include/itkObjectMorphologyImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryClosingByReconstructionImageFilterTest.cxx b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryClosingByReconstructionImageFilterTest.cxx index 4827909c8e5..7ee546adaec 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryClosingByReconstructionImageFilterTest.cxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryClosingByReconstructionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryDilateImageFilterTest.cxx b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryDilateImageFilterTest.cxx index ea2bf9527ea..645ad527f40 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryDilateImageFilterTest.cxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryDilateImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryDilateImageFilterTest2.cxx b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryDilateImageFilterTest2.cxx index e8be8fb5f40..1b7531253b8 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryDilateImageFilterTest2.cxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryDilateImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryDilateImageFilterTest3.cxx b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryDilateImageFilterTest3.cxx index 708a5482f19..876e90e7dd7 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryDilateImageFilterTest3.cxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryDilateImageFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryErodeImageFilterTest.cxx b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryErodeImageFilterTest.cxx index 33b25f740bd..c900a0737fb 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryErodeImageFilterTest.cxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryErodeImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryErodeImageFilterTest3.cxx b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryErodeImageFilterTest3.cxx index b17c8397a5b..342dda032ec 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryErodeImageFilterTest3.cxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryErodeImageFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryMorphologicalClosingImageFilterTest.cxx b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryMorphologicalClosingImageFilterTest.cxx index b7b90776541..96f2e9a3d00 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryMorphologicalClosingImageFilterTest.cxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryMorphologicalClosingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryMorphologicalOpeningImageFilterTest.cxx b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryMorphologicalOpeningImageFilterTest.cxx index 13807d6ad2c..40e4e6d0f56 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryMorphologicalOpeningImageFilterTest.cxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryMorphologicalOpeningImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryOpeningByReconstructionImageFilterTest.cxx b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryOpeningByReconstructionImageFilterTest.cxx index 9b230447c2a..e0de0ddfcee 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryOpeningByReconstructionImageFilterTest.cxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryOpeningByReconstructionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryThinningImageFilterTest.cxx b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryThinningImageFilterTest.cxx index be2dc76eb8b..aa94e28f204 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryThinningImageFilterTest.cxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/test/itkBinaryThinningImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/test/itkErodeObjectMorphologyImageFilterTest.cxx b/Modules/Filtering/BinaryMathematicalMorphology/test/itkErodeObjectMorphologyImageFilterTest.cxx index 254dced2831..444d7f9dcf6 100644 --- a/Modules/Filtering/BinaryMathematicalMorphology/test/itkErodeObjectMorphologyImageFilterTest.cxx +++ b/Modules/Filtering/BinaryMathematicalMorphology/test/itkErodeObjectMorphologyImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/wrapping/test/BinaryDilateImageFilterTest.py b/Modules/Filtering/BinaryMathematicalMorphology/wrapping/test/BinaryDilateImageFilterTest.py index 3b2c5fade10..4a834eaf8ec 100755 --- a/Modules/Filtering/BinaryMathematicalMorphology/wrapping/test/BinaryDilateImageFilterTest.py +++ b/Modules/Filtering/BinaryMathematicalMorphology/wrapping/test/BinaryDilateImageFilterTest.py @@ -2,7 +2,7 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/BinaryMathematicalMorphology/wrapping/test/BinaryErodeImageFilterTest.py b/Modules/Filtering/BinaryMathematicalMorphology/wrapping/test/BinaryErodeImageFilterTest.py index 17a36e8ee51..a611dd7de32 100755 --- a/Modules/Filtering/BinaryMathematicalMorphology/wrapping/test/BinaryErodeImageFilterTest.py +++ b/Modules/Filtering/BinaryMathematicalMorphology/wrapping/test/BinaryErodeImageFilterTest.py @@ -2,7 +2,7 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkAutumnColormapFunction.h b/Modules/Filtering/Colormap/include/itkAutumnColormapFunction.h index a35b23f7949..95c2dca6ed5 100644 --- a/Modules/Filtering/Colormap/include/itkAutumnColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkAutumnColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkAutumnColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkAutumnColormapFunction.hxx index 77fb35593cb..1d3cc938226 100644 --- a/Modules/Filtering/Colormap/include/itkAutumnColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkAutumnColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkBlueColormapFunction.h b/Modules/Filtering/Colormap/include/itkBlueColormapFunction.h index 0186f7b90de..22e447f7147 100644 --- a/Modules/Filtering/Colormap/include/itkBlueColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkBlueColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkBlueColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkBlueColormapFunction.hxx index 1c7f28a3cda..8b84937bacd 100644 --- a/Modules/Filtering/Colormap/include/itkBlueColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkBlueColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkColormapFunction.h b/Modules/Filtering/Colormap/include/itkColormapFunction.h index 232138b1815..852012225f2 100644 --- a/Modules/Filtering/Colormap/include/itkColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkCoolColormapFunction.h b/Modules/Filtering/Colormap/include/itkCoolColormapFunction.h index 35b6afb6a61..b180e1234ce 100644 --- a/Modules/Filtering/Colormap/include/itkCoolColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkCoolColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkCoolColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkCoolColormapFunction.hxx index 1f10b663234..fddcbc5ab70 100644 --- a/Modules/Filtering/Colormap/include/itkCoolColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkCoolColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkCopperColormapFunction.h b/Modules/Filtering/Colormap/include/itkCopperColormapFunction.h index cad0e150506..93f3f7b0f92 100644 --- a/Modules/Filtering/Colormap/include/itkCopperColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkCopperColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkCopperColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkCopperColormapFunction.hxx index d8f8a158165..c80a1b9bd5a 100644 --- a/Modules/Filtering/Colormap/include/itkCopperColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkCopperColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkCustomColormapFunction.h b/Modules/Filtering/Colormap/include/itkCustomColormapFunction.h index cc592ec1369..33a3daac8f9 100644 --- a/Modules/Filtering/Colormap/include/itkCustomColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkCustomColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkCustomColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkCustomColormapFunction.hxx index cb407a28aca..ed25c84e4af 100644 --- a/Modules/Filtering/Colormap/include/itkCustomColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkCustomColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkGreenColormapFunction.h b/Modules/Filtering/Colormap/include/itkGreenColormapFunction.h index b7cd50ed124..9d0a0ce415c 100644 --- a/Modules/Filtering/Colormap/include/itkGreenColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkGreenColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkGreenColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkGreenColormapFunction.hxx index 2291fe864e7..34db0e23504 100644 --- a/Modules/Filtering/Colormap/include/itkGreenColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkGreenColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkGreyColormapFunction.h b/Modules/Filtering/Colormap/include/itkGreyColormapFunction.h index 48794b2aef7..b7315cfa98b 100644 --- a/Modules/Filtering/Colormap/include/itkGreyColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkGreyColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkGreyColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkGreyColormapFunction.hxx index 09b1708fc09..afc96457f0b 100644 --- a/Modules/Filtering/Colormap/include/itkGreyColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkGreyColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkHSVColormapFunction.h b/Modules/Filtering/Colormap/include/itkHSVColormapFunction.h index 520d54e5c1b..fa8166e30a4 100644 --- a/Modules/Filtering/Colormap/include/itkHSVColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkHSVColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkHSVColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkHSVColormapFunction.hxx index 29e9ffb93d7..e76b919b6a9 100644 --- a/Modules/Filtering/Colormap/include/itkHSVColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkHSVColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkHotColormapFunction.h b/Modules/Filtering/Colormap/include/itkHotColormapFunction.h index f966ea5bb38..aee7cbdfee7 100644 --- a/Modules/Filtering/Colormap/include/itkHotColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkHotColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkHotColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkHotColormapFunction.hxx index 663d731a16c..5a460fd63c3 100644 --- a/Modules/Filtering/Colormap/include/itkHotColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkHotColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkJetColormapFunction.h b/Modules/Filtering/Colormap/include/itkJetColormapFunction.h index 182e6a4b990..381f546d19e 100644 --- a/Modules/Filtering/Colormap/include/itkJetColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkJetColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkJetColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkJetColormapFunction.hxx index ad7e6616eef..a7e930e3350 100644 --- a/Modules/Filtering/Colormap/include/itkJetColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkJetColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkOverUnderColormapFunction.h b/Modules/Filtering/Colormap/include/itkOverUnderColormapFunction.h index ac81fd9dd92..584b55775e4 100644 --- a/Modules/Filtering/Colormap/include/itkOverUnderColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkOverUnderColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkOverUnderColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkOverUnderColormapFunction.hxx index f4ef9d8cb12..e7c8f20ff8b 100644 --- a/Modules/Filtering/Colormap/include/itkOverUnderColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkOverUnderColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkRedColormapFunction.h b/Modules/Filtering/Colormap/include/itkRedColormapFunction.h index 7589c40a730..5d91c66f009 100644 --- a/Modules/Filtering/Colormap/include/itkRedColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkRedColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkRedColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkRedColormapFunction.hxx index 19da6334b72..dee702f9b92 100644 --- a/Modules/Filtering/Colormap/include/itkRedColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkRedColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkScalarToRGBColormapImageFilter.h b/Modules/Filtering/Colormap/include/itkScalarToRGBColormapImageFilter.h index eaa29d7d56f..87edaf17409 100644 --- a/Modules/Filtering/Colormap/include/itkScalarToRGBColormapImageFilter.h +++ b/Modules/Filtering/Colormap/include/itkScalarToRGBColormapImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkScalarToRGBColormapImageFilter.hxx b/Modules/Filtering/Colormap/include/itkScalarToRGBColormapImageFilter.hxx index bf754d9179c..45a39456bc4 100644 --- a/Modules/Filtering/Colormap/include/itkScalarToRGBColormapImageFilter.hxx +++ b/Modules/Filtering/Colormap/include/itkScalarToRGBColormapImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkSpringColormapFunction.h b/Modules/Filtering/Colormap/include/itkSpringColormapFunction.h index ac70ad8837c..fc43b7ba1b9 100644 --- a/Modules/Filtering/Colormap/include/itkSpringColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkSpringColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkSpringColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkSpringColormapFunction.hxx index a6a42586c57..1d2d09aded4 100644 --- a/Modules/Filtering/Colormap/include/itkSpringColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkSpringColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkSummerColormapFunction.h b/Modules/Filtering/Colormap/include/itkSummerColormapFunction.h index ae7d185e43a..34c654c1c67 100644 --- a/Modules/Filtering/Colormap/include/itkSummerColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkSummerColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkSummerColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkSummerColormapFunction.hxx index 928c6d817f1..f024e5979fe 100644 --- a/Modules/Filtering/Colormap/include/itkSummerColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkSummerColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkWinterColormapFunction.h b/Modules/Filtering/Colormap/include/itkWinterColormapFunction.h index 0c969dc41d0..479f47d5881 100644 --- a/Modules/Filtering/Colormap/include/itkWinterColormapFunction.h +++ b/Modules/Filtering/Colormap/include/itkWinterColormapFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/include/itkWinterColormapFunction.hxx b/Modules/Filtering/Colormap/include/itkWinterColormapFunction.hxx index 4f06d333110..05880603fca 100644 --- a/Modules/Filtering/Colormap/include/itkWinterColormapFunction.hxx +++ b/Modules/Filtering/Colormap/include/itkWinterColormapFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/src/itkScalarToRGBColormapImageFilter.cxx b/Modules/Filtering/Colormap/src/itkScalarToRGBColormapImageFilter.cxx index 72904d40e4e..9dcabae4ba8 100644 --- a/Modules/Filtering/Colormap/src/itkScalarToRGBColormapImageFilter.cxx +++ b/Modules/Filtering/Colormap/src/itkScalarToRGBColormapImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/test/itkCustomColormapFunctionTest.cxx b/Modules/Filtering/Colormap/test/itkCustomColormapFunctionTest.cxx index 22183e88335..4592bc644d7 100644 --- a/Modules/Filtering/Colormap/test/itkCustomColormapFunctionTest.cxx +++ b/Modules/Filtering/Colormap/test/itkCustomColormapFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Colormap/test/itkScalarToRGBColormapImageFilterTest.cxx b/Modules/Filtering/Colormap/test/itkScalarToRGBColormapImageFilterTest.cxx index 1549e96330e..4913524270e 100644 --- a/Modules/Filtering/Colormap/test/itkScalarToRGBColormapImageFilterTest.cxx +++ b/Modules/Filtering/Colormap/test/itkScalarToRGBColormapImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/include/itkConvolutionImageFilter.h b/Modules/Filtering/Convolution/include/itkConvolutionImageFilter.h index bbb33754b1f..2ebbdae16ac 100644 --- a/Modules/Filtering/Convolution/include/itkConvolutionImageFilter.h +++ b/Modules/Filtering/Convolution/include/itkConvolutionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/include/itkConvolutionImageFilter.hxx b/Modules/Filtering/Convolution/include/itkConvolutionImageFilter.hxx index 3403f663ef3..42c7cd6c7c0 100644 --- a/Modules/Filtering/Convolution/include/itkConvolutionImageFilter.hxx +++ b/Modules/Filtering/Convolution/include/itkConvolutionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/include/itkConvolutionImageFilterBase.h b/Modules/Filtering/Convolution/include/itkConvolutionImageFilterBase.h index 143d4756e5f..4162541122a 100644 --- a/Modules/Filtering/Convolution/include/itkConvolutionImageFilterBase.h +++ b/Modules/Filtering/Convolution/include/itkConvolutionImageFilterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/include/itkConvolutionImageFilterBase.hxx b/Modules/Filtering/Convolution/include/itkConvolutionImageFilterBase.hxx index f4cc1e239d6..7763e3215b3 100644 --- a/Modules/Filtering/Convolution/include/itkConvolutionImageFilterBase.hxx +++ b/Modules/Filtering/Convolution/include/itkConvolutionImageFilterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/include/itkFFTConvolutionImageFilter.h b/Modules/Filtering/Convolution/include/itkFFTConvolutionImageFilter.h index d27170c9ffb..2869ffb4954 100644 --- a/Modules/Filtering/Convolution/include/itkFFTConvolutionImageFilter.h +++ b/Modules/Filtering/Convolution/include/itkFFTConvolutionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/include/itkFFTConvolutionImageFilter.hxx b/Modules/Filtering/Convolution/include/itkFFTConvolutionImageFilter.hxx index 191268eb689..b9e3605c12f 100644 --- a/Modules/Filtering/Convolution/include/itkFFTConvolutionImageFilter.hxx +++ b/Modules/Filtering/Convolution/include/itkFFTConvolutionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/include/itkFFTNormalizedCorrelationImageFilter.h b/Modules/Filtering/Convolution/include/itkFFTNormalizedCorrelationImageFilter.h index c26fe2e0876..9bf263503c6 100644 --- a/Modules/Filtering/Convolution/include/itkFFTNormalizedCorrelationImageFilter.h +++ b/Modules/Filtering/Convolution/include/itkFFTNormalizedCorrelationImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/include/itkFFTNormalizedCorrelationImageFilter.hxx b/Modules/Filtering/Convolution/include/itkFFTNormalizedCorrelationImageFilter.hxx index f28fff4c0b5..401d447881f 100644 --- a/Modules/Filtering/Convolution/include/itkFFTNormalizedCorrelationImageFilter.hxx +++ b/Modules/Filtering/Convolution/include/itkFFTNormalizedCorrelationImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/include/itkMaskedFFTNormalizedCorrelationImageFilter.h b/Modules/Filtering/Convolution/include/itkMaskedFFTNormalizedCorrelationImageFilter.h index 54233a256ae..df40092e130 100644 --- a/Modules/Filtering/Convolution/include/itkMaskedFFTNormalizedCorrelationImageFilter.h +++ b/Modules/Filtering/Convolution/include/itkMaskedFFTNormalizedCorrelationImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/include/itkMaskedFFTNormalizedCorrelationImageFilter.hxx b/Modules/Filtering/Convolution/include/itkMaskedFFTNormalizedCorrelationImageFilter.hxx index b80a4fb288c..413de3d8b57 100644 --- a/Modules/Filtering/Convolution/include/itkMaskedFFTNormalizedCorrelationImageFilter.hxx +++ b/Modules/Filtering/Convolution/include/itkMaskedFFTNormalizedCorrelationImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/include/itkNormalizedCorrelationImageFilter.h b/Modules/Filtering/Convolution/include/itkNormalizedCorrelationImageFilter.h index f67e567bb93..d3390e24906 100644 --- a/Modules/Filtering/Convolution/include/itkNormalizedCorrelationImageFilter.h +++ b/Modules/Filtering/Convolution/include/itkNormalizedCorrelationImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/include/itkNormalizedCorrelationImageFilter.hxx b/Modules/Filtering/Convolution/include/itkNormalizedCorrelationImageFilter.hxx index 36fd2e89ef6..b59915de334 100644 --- a/Modules/Filtering/Convolution/include/itkNormalizedCorrelationImageFilter.hxx +++ b/Modules/Filtering/Convolution/include/itkNormalizedCorrelationImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/src/itkConvolutionImageFilterBase.cxx b/Modules/Filtering/Convolution/src/itkConvolutionImageFilterBase.cxx index ba419b8f1c1..7dec10e045c 100644 --- a/Modules/Filtering/Convolution/src/itkConvolutionImageFilterBase.cxx +++ b/Modules/Filtering/Convolution/src/itkConvolutionImageFilterBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/test/itkConvolutionImageFilterDeltaFunctionTest.cxx b/Modules/Filtering/Convolution/test/itkConvolutionImageFilterDeltaFunctionTest.cxx index aa2361b062d..1935e5b80cb 100644 --- a/Modules/Filtering/Convolution/test/itkConvolutionImageFilterDeltaFunctionTest.cxx +++ b/Modules/Filtering/Convolution/test/itkConvolutionImageFilterDeltaFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/test/itkConvolutionImageFilterTest.cxx b/Modules/Filtering/Convolution/test/itkConvolutionImageFilterTest.cxx index 42274f833cc..2afd9eb987f 100644 --- a/Modules/Filtering/Convolution/test/itkConvolutionImageFilterTest.cxx +++ b/Modules/Filtering/Convolution/test/itkConvolutionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/test/itkConvolutionImageFilterTestInt.cxx b/Modules/Filtering/Convolution/test/itkConvolutionImageFilterTestInt.cxx index 146b9cd6df0..97a52e512ba 100644 --- a/Modules/Filtering/Convolution/test/itkConvolutionImageFilterTestInt.cxx +++ b/Modules/Filtering/Convolution/test/itkConvolutionImageFilterTestInt.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/test/itkFFTConvolutionImageFilterDeltaFunctionTest.cxx b/Modules/Filtering/Convolution/test/itkFFTConvolutionImageFilterDeltaFunctionTest.cxx index 872b061393e..f3b1a7212df 100644 --- a/Modules/Filtering/Convolution/test/itkFFTConvolutionImageFilterDeltaFunctionTest.cxx +++ b/Modules/Filtering/Convolution/test/itkFFTConvolutionImageFilterDeltaFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/test/itkFFTConvolutionImageFilterTest.cxx b/Modules/Filtering/Convolution/test/itkFFTConvolutionImageFilterTest.cxx index b66702b87a1..9ac1da3eb3b 100644 --- a/Modules/Filtering/Convolution/test/itkFFTConvolutionImageFilterTest.cxx +++ b/Modules/Filtering/Convolution/test/itkFFTConvolutionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/test/itkFFTConvolutionImageFilterTestInt.cxx b/Modules/Filtering/Convolution/test/itkFFTConvolutionImageFilterTestInt.cxx index 8d452b09ac6..b3ab42fcb94 100644 --- a/Modules/Filtering/Convolution/test/itkFFTConvolutionImageFilterTestInt.cxx +++ b/Modules/Filtering/Convolution/test/itkFFTConvolutionImageFilterTestInt.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/test/itkFFTNormalizedCorrelationImageFilterTest.cxx b/Modules/Filtering/Convolution/test/itkFFTNormalizedCorrelationImageFilterTest.cxx index 1e6d4198144..0c060055f52 100644 --- a/Modules/Filtering/Convolution/test/itkFFTNormalizedCorrelationImageFilterTest.cxx +++ b/Modules/Filtering/Convolution/test/itkFFTNormalizedCorrelationImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/test/itkMaskedFFTNormalizedCorrelationImageFilterTest.cxx b/Modules/Filtering/Convolution/test/itkMaskedFFTNormalizedCorrelationImageFilterTest.cxx index aa04bb048cf..ebebc50e7ce 100644 --- a/Modules/Filtering/Convolution/test/itkMaskedFFTNormalizedCorrelationImageFilterTest.cxx +++ b/Modules/Filtering/Convolution/test/itkMaskedFFTNormalizedCorrelationImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Convolution/test/itkNormalizedCorrelationImageFilterTest.cxx b/Modules/Filtering/Convolution/test/itkNormalizedCorrelationImageFilterTest.cxx index 7faea6df273..effd5b9bfd1 100644 --- a/Modules/Filtering/Convolution/test/itkNormalizedCorrelationImageFilterTest.cxx +++ b/Modules/Filtering/Convolution/test/itkNormalizedCorrelationImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowFunction.h b/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowFunction.h index 5952c7aad66..515c474a91c 100644 --- a/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowFunction.h +++ b/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowFunction.hxx b/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowFunction.hxx index 1f07a3b520e..26b504e952d 100644 --- a/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowFunction.hxx +++ b/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowImageFilter.h b/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowImageFilter.h index ec499e0653b..2bf96da4f01 100644 --- a/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowImageFilter.h +++ b/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowImageFilter.hxx b/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowImageFilter.hxx index a96e26386e4..799e8cd4417 100644 --- a/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowImageFilter.hxx +++ b/Modules/Filtering/CurvatureFlow/include/itkBinaryMinMaxCurvatureFlowImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowFunction.h b/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowFunction.h index eeb4db88df6..572b5ce71aa 100644 --- a/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowFunction.h +++ b/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowFunction.hxx b/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowFunction.hxx index 727ebb67e15..c6b28fc2c7c 100644 --- a/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowFunction.hxx +++ b/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowImageFilter.h b/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowImageFilter.h index 66250370211..9f350929a71 100644 --- a/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowImageFilter.h +++ b/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowImageFilter.hxx b/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowImageFilter.hxx index 8d386ee3f3c..48001f0c28e 100644 --- a/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowImageFilter.hxx +++ b/Modules/Filtering/CurvatureFlow/include/itkCurvatureFlowImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowFunction.h b/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowFunction.h index 81064f7ffa4..9a75dc92978 100644 --- a/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowFunction.h +++ b/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowFunction.hxx b/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowFunction.hxx index d03808a80bb..9959d951fb0 100644 --- a/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowFunction.hxx +++ b/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowImageFilter.h b/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowImageFilter.h index 019e2d7d639..34ca4dd5f13 100644 --- a/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowImageFilter.h +++ b/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowImageFilter.hxx b/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowImageFilter.hxx index 438c0e9d6be..5a58aee6f28 100644 --- a/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowImageFilter.hxx +++ b/Modules/Filtering/CurvatureFlow/include/itkMinMaxCurvatureFlowImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/test/itkBinaryMinMaxCurvatureFlowImageFilterTest.cxx b/Modules/Filtering/CurvatureFlow/test/itkBinaryMinMaxCurvatureFlowImageFilterTest.cxx index 131a1058542..72fc943af85 100644 --- a/Modules/Filtering/CurvatureFlow/test/itkBinaryMinMaxCurvatureFlowImageFilterTest.cxx +++ b/Modules/Filtering/CurvatureFlow/test/itkBinaryMinMaxCurvatureFlowImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/test/itkCurvatureFlowTest.cxx b/Modules/Filtering/CurvatureFlow/test/itkCurvatureFlowTest.cxx index d647e102f5a..ba4eefb1d6f 100644 --- a/Modules/Filtering/CurvatureFlow/test/itkCurvatureFlowTest.cxx +++ b/Modules/Filtering/CurvatureFlow/test/itkCurvatureFlowTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/CurvatureFlow/wrapping/test/CurvatureFlowImageFilterTest.py b/Modules/Filtering/CurvatureFlow/wrapping/test/CurvatureFlowImageFilterTest.py index 52f03f1a178..82cbb405658 100644 --- a/Modules/Filtering/CurvatureFlow/wrapping/test/CurvatureFlowImageFilterTest.py +++ b/Modules/Filtering/CurvatureFlow/wrapping/test/CurvatureFlowImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkInverseDeconvolutionImageFilter.h b/Modules/Filtering/Deconvolution/include/itkInverseDeconvolutionImageFilter.h index 8ae2e49678e..38377dfee90 100644 --- a/Modules/Filtering/Deconvolution/include/itkInverseDeconvolutionImageFilter.h +++ b/Modules/Filtering/Deconvolution/include/itkInverseDeconvolutionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkInverseDeconvolutionImageFilter.hxx b/Modules/Filtering/Deconvolution/include/itkInverseDeconvolutionImageFilter.hxx index b4855fd875c..904c0084427 100644 --- a/Modules/Filtering/Deconvolution/include/itkInverseDeconvolutionImageFilter.hxx +++ b/Modules/Filtering/Deconvolution/include/itkInverseDeconvolutionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkIterativeDeconvolutionImageFilter.h b/Modules/Filtering/Deconvolution/include/itkIterativeDeconvolutionImageFilter.h index e5e4c7a0f8d..869abdeced6 100644 --- a/Modules/Filtering/Deconvolution/include/itkIterativeDeconvolutionImageFilter.h +++ b/Modules/Filtering/Deconvolution/include/itkIterativeDeconvolutionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkIterativeDeconvolutionImageFilter.hxx b/Modules/Filtering/Deconvolution/include/itkIterativeDeconvolutionImageFilter.hxx index 74dcf0c3b73..b33b4389e1e 100644 --- a/Modules/Filtering/Deconvolution/include/itkIterativeDeconvolutionImageFilter.hxx +++ b/Modules/Filtering/Deconvolution/include/itkIterativeDeconvolutionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkLandweberDeconvolutionImageFilter.h b/Modules/Filtering/Deconvolution/include/itkLandweberDeconvolutionImageFilter.h index 02a6db80fe7..d4597672de1 100644 --- a/Modules/Filtering/Deconvolution/include/itkLandweberDeconvolutionImageFilter.h +++ b/Modules/Filtering/Deconvolution/include/itkLandweberDeconvolutionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkLandweberDeconvolutionImageFilter.hxx b/Modules/Filtering/Deconvolution/include/itkLandweberDeconvolutionImageFilter.hxx index df46131a7cc..dc34b5cd0a4 100644 --- a/Modules/Filtering/Deconvolution/include/itkLandweberDeconvolutionImageFilter.hxx +++ b/Modules/Filtering/Deconvolution/include/itkLandweberDeconvolutionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkParametricBlindLeastSquaresDeconvolutionImageFilter.h b/Modules/Filtering/Deconvolution/include/itkParametricBlindLeastSquaresDeconvolutionImageFilter.h index eeb3f3f70ec..b05dea73946 100644 --- a/Modules/Filtering/Deconvolution/include/itkParametricBlindLeastSquaresDeconvolutionImageFilter.h +++ b/Modules/Filtering/Deconvolution/include/itkParametricBlindLeastSquaresDeconvolutionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkParametricBlindLeastSquaresDeconvolutionImageFilter.hxx b/Modules/Filtering/Deconvolution/include/itkParametricBlindLeastSquaresDeconvolutionImageFilter.hxx index a6fa2021f07..11cbf67671d 100644 --- a/Modules/Filtering/Deconvolution/include/itkParametricBlindLeastSquaresDeconvolutionImageFilter.hxx +++ b/Modules/Filtering/Deconvolution/include/itkParametricBlindLeastSquaresDeconvolutionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkProjectedIterativeDeconvolutionImageFilter.h b/Modules/Filtering/Deconvolution/include/itkProjectedIterativeDeconvolutionImageFilter.h index 42a81465e69..28e4f8fd5be 100644 --- a/Modules/Filtering/Deconvolution/include/itkProjectedIterativeDeconvolutionImageFilter.h +++ b/Modules/Filtering/Deconvolution/include/itkProjectedIterativeDeconvolutionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkProjectedIterativeDeconvolutionImageFilter.hxx b/Modules/Filtering/Deconvolution/include/itkProjectedIterativeDeconvolutionImageFilter.hxx index a826043bb17..610544bf1c5 100644 --- a/Modules/Filtering/Deconvolution/include/itkProjectedIterativeDeconvolutionImageFilter.hxx +++ b/Modules/Filtering/Deconvolution/include/itkProjectedIterativeDeconvolutionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkProjectedLandweberDeconvolutionImageFilter.h b/Modules/Filtering/Deconvolution/include/itkProjectedLandweberDeconvolutionImageFilter.h index 85a7a9a6fce..757ab372891 100644 --- a/Modules/Filtering/Deconvolution/include/itkProjectedLandweberDeconvolutionImageFilter.h +++ b/Modules/Filtering/Deconvolution/include/itkProjectedLandweberDeconvolutionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkProjectedLandweberDeconvolutionImageFilter.hxx b/Modules/Filtering/Deconvolution/include/itkProjectedLandweberDeconvolutionImageFilter.hxx index 40023f9a7ff..f88d37712b7 100644 --- a/Modules/Filtering/Deconvolution/include/itkProjectedLandweberDeconvolutionImageFilter.hxx +++ b/Modules/Filtering/Deconvolution/include/itkProjectedLandweberDeconvolutionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkRichardsonLucyDeconvolutionImageFilter.h b/Modules/Filtering/Deconvolution/include/itkRichardsonLucyDeconvolutionImageFilter.h index a273c686079..d964e099017 100644 --- a/Modules/Filtering/Deconvolution/include/itkRichardsonLucyDeconvolutionImageFilter.h +++ b/Modules/Filtering/Deconvolution/include/itkRichardsonLucyDeconvolutionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkRichardsonLucyDeconvolutionImageFilter.hxx b/Modules/Filtering/Deconvolution/include/itkRichardsonLucyDeconvolutionImageFilter.hxx index 4ce053aee43..4f3b9463b8f 100644 --- a/Modules/Filtering/Deconvolution/include/itkRichardsonLucyDeconvolutionImageFilter.hxx +++ b/Modules/Filtering/Deconvolution/include/itkRichardsonLucyDeconvolutionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkTikhonovDeconvolutionImageFilter.h b/Modules/Filtering/Deconvolution/include/itkTikhonovDeconvolutionImageFilter.h index 26a535448a0..e5e2fa1d429 100644 --- a/Modules/Filtering/Deconvolution/include/itkTikhonovDeconvolutionImageFilter.h +++ b/Modules/Filtering/Deconvolution/include/itkTikhonovDeconvolutionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkTikhonovDeconvolutionImageFilter.hxx b/Modules/Filtering/Deconvolution/include/itkTikhonovDeconvolutionImageFilter.hxx index 0dfff6967ea..09c90fd2484 100644 --- a/Modules/Filtering/Deconvolution/include/itkTikhonovDeconvolutionImageFilter.hxx +++ b/Modules/Filtering/Deconvolution/include/itkTikhonovDeconvolutionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkWienerDeconvolutionImageFilter.h b/Modules/Filtering/Deconvolution/include/itkWienerDeconvolutionImageFilter.h index 75e3640901b..5bc876d977a 100644 --- a/Modules/Filtering/Deconvolution/include/itkWienerDeconvolutionImageFilter.h +++ b/Modules/Filtering/Deconvolution/include/itkWienerDeconvolutionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/include/itkWienerDeconvolutionImageFilter.hxx b/Modules/Filtering/Deconvolution/include/itkWienerDeconvolutionImageFilter.hxx index 70c82a8e1ff..407d04e4c3d 100644 --- a/Modules/Filtering/Deconvolution/include/itkWienerDeconvolutionImageFilter.hxx +++ b/Modules/Filtering/Deconvolution/include/itkWienerDeconvolutionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/test/itkDeconvolutionIterationCommand.h b/Modules/Filtering/Deconvolution/test/itkDeconvolutionIterationCommand.h index 407432eb214..e2d9c14a02d 100644 --- a/Modules/Filtering/Deconvolution/test/itkDeconvolutionIterationCommand.h +++ b/Modules/Filtering/Deconvolution/test/itkDeconvolutionIterationCommand.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/test/itkInverseDeconvolutionImageFilterTest.cxx b/Modules/Filtering/Deconvolution/test/itkInverseDeconvolutionImageFilterTest.cxx index eb21dd6eff8..9738ffdfcc8 100644 --- a/Modules/Filtering/Deconvolution/test/itkInverseDeconvolutionImageFilterTest.cxx +++ b/Modules/Filtering/Deconvolution/test/itkInverseDeconvolutionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/test/itkLandweberDeconvolutionImageFilterTest.cxx b/Modules/Filtering/Deconvolution/test/itkLandweberDeconvolutionImageFilterTest.cxx index e67eb5261aa..c5b5a8e5169 100644 --- a/Modules/Filtering/Deconvolution/test/itkLandweberDeconvolutionImageFilterTest.cxx +++ b/Modules/Filtering/Deconvolution/test/itkLandweberDeconvolutionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/test/itkParametricBlindLeastSquaresDeconvolutionImageFilterTest.cxx b/Modules/Filtering/Deconvolution/test/itkParametricBlindLeastSquaresDeconvolutionImageFilterTest.cxx index c3ef53866e2..d12f2742720 100644 --- a/Modules/Filtering/Deconvolution/test/itkParametricBlindLeastSquaresDeconvolutionImageFilterTest.cxx +++ b/Modules/Filtering/Deconvolution/test/itkParametricBlindLeastSquaresDeconvolutionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/test/itkProjectedIterativeDeconvolutionImageFilterTest.cxx b/Modules/Filtering/Deconvolution/test/itkProjectedIterativeDeconvolutionImageFilterTest.cxx index f87253aecb3..4f6f6df8856 100644 --- a/Modules/Filtering/Deconvolution/test/itkProjectedIterativeDeconvolutionImageFilterTest.cxx +++ b/Modules/Filtering/Deconvolution/test/itkProjectedIterativeDeconvolutionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/test/itkProjectedLandweberDeconvolutionImageFilterTest.cxx b/Modules/Filtering/Deconvolution/test/itkProjectedLandweberDeconvolutionImageFilterTest.cxx index d0e0bd79946..5a9440fe7ca 100644 --- a/Modules/Filtering/Deconvolution/test/itkProjectedLandweberDeconvolutionImageFilterTest.cxx +++ b/Modules/Filtering/Deconvolution/test/itkProjectedLandweberDeconvolutionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/test/itkRichardsonLucyDeconvolutionImageFilterTest.cxx b/Modules/Filtering/Deconvolution/test/itkRichardsonLucyDeconvolutionImageFilterTest.cxx index a25f5a9b763..5c3505196cb 100644 --- a/Modules/Filtering/Deconvolution/test/itkRichardsonLucyDeconvolutionImageFilterTest.cxx +++ b/Modules/Filtering/Deconvolution/test/itkRichardsonLucyDeconvolutionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/test/itkTikhonovDeconvolutionImageFilterTest.cxx b/Modules/Filtering/Deconvolution/test/itkTikhonovDeconvolutionImageFilterTest.cxx index 0f1f585bda2..ba56c0c1729 100644 --- a/Modules/Filtering/Deconvolution/test/itkTikhonovDeconvolutionImageFilterTest.cxx +++ b/Modules/Filtering/Deconvolution/test/itkTikhonovDeconvolutionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Deconvolution/test/itkWienerDeconvolutionImageFilterTest.cxx b/Modules/Filtering/Deconvolution/test/itkWienerDeconvolutionImageFilterTest.cxx index b2e51edfd15..8ecd7f2e203 100644 --- a/Modules/Filtering/Deconvolution/test/itkWienerDeconvolutionImageFilterTest.cxx +++ b/Modules/Filtering/Deconvolution/test/itkWienerDeconvolutionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingBaseImageFilter.h b/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingBaseImageFilter.h index 27f6b83f8d6..2e663cd7c27 100644 --- a/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingBaseImageFilter.h +++ b/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingBaseImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingBaseImageFilter.hxx b/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingBaseImageFilter.hxx index 1067c7a129b..4370fb25769 100644 --- a/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingBaseImageFilter.hxx +++ b/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingBaseImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingImageFilter.h b/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingImageFilter.h index 01b38e919dc..fa0c98ef43d 100644 --- a/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingImageFilter.h +++ b/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingImageFilter.hxx b/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingImageFilter.hxx index de2c8796ce3..b5fb5863996 100644 --- a/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingImageFilter.hxx +++ b/Modules/Filtering/Denoising/include/itkPatchBasedDenoisingImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Denoising/src/itkPatchBasedDenoisingBaseImageFilter.cxx b/Modules/Filtering/Denoising/src/itkPatchBasedDenoisingBaseImageFilter.cxx index 2721b0ec3b5..28cda290b1f 100644 --- a/Modules/Filtering/Denoising/src/itkPatchBasedDenoisingBaseImageFilter.cxx +++ b/Modules/Filtering/Denoising/src/itkPatchBasedDenoisingBaseImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Denoising/test/itkPatchBasedDenoisingImageFilterDefaultTest.cxx b/Modules/Filtering/Denoising/test/itkPatchBasedDenoisingImageFilterDefaultTest.cxx index ef4c8ed01ec..b0f19e03555 100644 --- a/Modules/Filtering/Denoising/test/itkPatchBasedDenoisingImageFilterDefaultTest.cxx +++ b/Modules/Filtering/Denoising/test/itkPatchBasedDenoisingImageFilterDefaultTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Denoising/test/itkPatchBasedDenoisingImageFilterTest.cxx b/Modules/Filtering/Denoising/test/itkPatchBasedDenoisingImageFilterTest.cxx index a655e766125..d9fa3580589 100644 --- a/Modules/Filtering/Denoising/test/itkPatchBasedDenoisingImageFilterTest.cxx +++ b/Modules/Filtering/Denoising/test/itkPatchBasedDenoisingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DiffusionTensorImage/include/itkDiffusionTensor3DReconstructionImageFilter.h b/Modules/Filtering/DiffusionTensorImage/include/itkDiffusionTensor3DReconstructionImageFilter.h index 958e3dd05ef..e8917f69b61 100644 --- a/Modules/Filtering/DiffusionTensorImage/include/itkDiffusionTensor3DReconstructionImageFilter.h +++ b/Modules/Filtering/DiffusionTensorImage/include/itkDiffusionTensor3DReconstructionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DiffusionTensorImage/include/itkDiffusionTensor3DReconstructionImageFilter.hxx b/Modules/Filtering/DiffusionTensorImage/include/itkDiffusionTensor3DReconstructionImageFilter.hxx index a6771ee32c7..f0ad24630f5 100644 --- a/Modules/Filtering/DiffusionTensorImage/include/itkDiffusionTensor3DReconstructionImageFilter.hxx +++ b/Modules/Filtering/DiffusionTensorImage/include/itkDiffusionTensor3DReconstructionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DiffusionTensorImage/include/itkTensorFractionalAnisotropyImageFilter.h b/Modules/Filtering/DiffusionTensorImage/include/itkTensorFractionalAnisotropyImageFilter.h index fb3b617df27..c51e1582bfd 100644 --- a/Modules/Filtering/DiffusionTensorImage/include/itkTensorFractionalAnisotropyImageFilter.h +++ b/Modules/Filtering/DiffusionTensorImage/include/itkTensorFractionalAnisotropyImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DiffusionTensorImage/include/itkTensorRelativeAnisotropyImageFilter.h b/Modules/Filtering/DiffusionTensorImage/include/itkTensorRelativeAnisotropyImageFilter.h index d6b7c017718..f4ac5819279 100644 --- a/Modules/Filtering/DiffusionTensorImage/include/itkTensorRelativeAnisotropyImageFilter.h +++ b/Modules/Filtering/DiffusionTensorImage/include/itkTensorRelativeAnisotropyImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DiffusionTensorImage/src/itkDiffusionTensor3DReconstructionImageFilter.cxx b/Modules/Filtering/DiffusionTensorImage/src/itkDiffusionTensor3DReconstructionImageFilter.cxx index adc716daf24..7ed57cedac4 100644 --- a/Modules/Filtering/DiffusionTensorImage/src/itkDiffusionTensor3DReconstructionImageFilter.cxx +++ b/Modules/Filtering/DiffusionTensorImage/src/itkDiffusionTensor3DReconstructionImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DiffusionTensorImage/test/itkDiffusionTensor3DReconstructionImageFilterTest.cxx b/Modules/Filtering/DiffusionTensorImage/test/itkDiffusionTensor3DReconstructionImageFilterTest.cxx index cb39071b6c3..a4f509436e3 100644 --- a/Modules/Filtering/DiffusionTensorImage/test/itkDiffusionTensor3DReconstructionImageFilterTest.cxx +++ b/Modules/Filtering/DiffusionTensorImage/test/itkDiffusionTensor3DReconstructionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DiffusionTensorImage/test/itkDiffusionTensor3DTest.cxx b/Modules/Filtering/DiffusionTensorImage/test/itkDiffusionTensor3DTest.cxx index b8b00b61523..77cb7145aa4 100644 --- a/Modules/Filtering/DiffusionTensorImage/test/itkDiffusionTensor3DTest.cxx +++ b/Modules/Filtering/DiffusionTensorImage/test/itkDiffusionTensor3DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DiffusionTensorImage/test/itkTensorFractionalAnisotropyImageFilterTest.cxx b/Modules/Filtering/DiffusionTensorImage/test/itkTensorFractionalAnisotropyImageFilterTest.cxx index 7c012f15581..e281a9d99d8 100644 --- a/Modules/Filtering/DiffusionTensorImage/test/itkTensorFractionalAnisotropyImageFilterTest.cxx +++ b/Modules/Filtering/DiffusionTensorImage/test/itkTensorFractionalAnisotropyImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DiffusionTensorImage/test/itkTensorRelativeAnisotropyImageFilterTest.cxx b/Modules/Filtering/DiffusionTensorImage/test/itkTensorRelativeAnisotropyImageFilterTest.cxx index 883d8035992..9775ea0d596 100644 --- a/Modules/Filtering/DiffusionTensorImage/test/itkTensorRelativeAnisotropyImageFilterTest.cxx +++ b/Modules/Filtering/DiffusionTensorImage/test/itkTensorRelativeAnisotropyImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkBSplineExponentialDiffeomorphicTransform.h b/Modules/Filtering/DisplacementField/include/itkBSplineExponentialDiffeomorphicTransform.h index b5164312355..cea926e4304 100644 --- a/Modules/Filtering/DisplacementField/include/itkBSplineExponentialDiffeomorphicTransform.h +++ b/Modules/Filtering/DisplacementField/include/itkBSplineExponentialDiffeomorphicTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkBSplineExponentialDiffeomorphicTransform.hxx b/Modules/Filtering/DisplacementField/include/itkBSplineExponentialDiffeomorphicTransform.hxx index c3ac3ea756a..d2db146083c 100644 --- a/Modules/Filtering/DisplacementField/include/itkBSplineExponentialDiffeomorphicTransform.hxx +++ b/Modules/Filtering/DisplacementField/include/itkBSplineExponentialDiffeomorphicTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransform.h b/Modules/Filtering/DisplacementField/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransform.h index f20da60ae17..f686103285c 100644 --- a/Modules/Filtering/DisplacementField/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransform.h +++ b/Modules/Filtering/DisplacementField/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransform.hxx b/Modules/Filtering/DisplacementField/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransform.hxx index 1b333fd86bc..2ca5c1886d3 100644 --- a/Modules/Filtering/DisplacementField/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransform.hxx +++ b/Modules/Filtering/DisplacementField/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkComposeDisplacementFieldsImageFilter.h b/Modules/Filtering/DisplacementField/include/itkComposeDisplacementFieldsImageFilter.h index e14b3e2bda9..c5870596753 100644 --- a/Modules/Filtering/DisplacementField/include/itkComposeDisplacementFieldsImageFilter.h +++ b/Modules/Filtering/DisplacementField/include/itkComposeDisplacementFieldsImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkComposeDisplacementFieldsImageFilter.hxx b/Modules/Filtering/DisplacementField/include/itkComposeDisplacementFieldsImageFilter.hxx index 1ed24da15dd..1f0c0350515 100644 --- a/Modules/Filtering/DisplacementField/include/itkComposeDisplacementFieldsImageFilter.hxx +++ b/Modules/Filtering/DisplacementField/include/itkComposeDisplacementFieldsImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkConstantVelocityFieldTransform.h b/Modules/Filtering/DisplacementField/include/itkConstantVelocityFieldTransform.h index ae14a30f2f4..50ee495efd8 100644 --- a/Modules/Filtering/DisplacementField/include/itkConstantVelocityFieldTransform.h +++ b/Modules/Filtering/DisplacementField/include/itkConstantVelocityFieldTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkConstantVelocityFieldTransform.hxx b/Modules/Filtering/DisplacementField/include/itkConstantVelocityFieldTransform.hxx index 277befb80db..bdb6015a659 100644 --- a/Modules/Filtering/DisplacementField/include/itkConstantVelocityFieldTransform.hxx +++ b/Modules/Filtering/DisplacementField/include/itkConstantVelocityFieldTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkDisplacementFieldJacobianDeterminantFilter.h b/Modules/Filtering/DisplacementField/include/itkDisplacementFieldJacobianDeterminantFilter.h index 3187e2e8e94..9ee37c46aac 100644 --- a/Modules/Filtering/DisplacementField/include/itkDisplacementFieldJacobianDeterminantFilter.h +++ b/Modules/Filtering/DisplacementField/include/itkDisplacementFieldJacobianDeterminantFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkDisplacementFieldJacobianDeterminantFilter.hxx b/Modules/Filtering/DisplacementField/include/itkDisplacementFieldJacobianDeterminantFilter.hxx index a2693e11b63..9de8610f106 100644 --- a/Modules/Filtering/DisplacementField/include/itkDisplacementFieldJacobianDeterminantFilter.hxx +++ b/Modules/Filtering/DisplacementField/include/itkDisplacementFieldJacobianDeterminantFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkDisplacementFieldToBSplineImageFilter.h b/Modules/Filtering/DisplacementField/include/itkDisplacementFieldToBSplineImageFilter.h index 35a6b340146..9d39514854d 100644 --- a/Modules/Filtering/DisplacementField/include/itkDisplacementFieldToBSplineImageFilter.h +++ b/Modules/Filtering/DisplacementField/include/itkDisplacementFieldToBSplineImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkDisplacementFieldToBSplineImageFilter.hxx b/Modules/Filtering/DisplacementField/include/itkDisplacementFieldToBSplineImageFilter.hxx index ae88e4c6d5b..9a22daa72f8 100644 --- a/Modules/Filtering/DisplacementField/include/itkDisplacementFieldToBSplineImageFilter.hxx +++ b/Modules/Filtering/DisplacementField/include/itkDisplacementFieldToBSplineImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkDisplacementFieldTransform.h b/Modules/Filtering/DisplacementField/include/itkDisplacementFieldTransform.h index 107390ff507..88b11f11d90 100644 --- a/Modules/Filtering/DisplacementField/include/itkDisplacementFieldTransform.h +++ b/Modules/Filtering/DisplacementField/include/itkDisplacementFieldTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkDisplacementFieldTransform.hxx b/Modules/Filtering/DisplacementField/include/itkDisplacementFieldTransform.hxx index b90dd3f572e..6d010287b06 100644 --- a/Modules/Filtering/DisplacementField/include/itkDisplacementFieldTransform.hxx +++ b/Modules/Filtering/DisplacementField/include/itkDisplacementFieldTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkExponentialDisplacementFieldImageFilter.h b/Modules/Filtering/DisplacementField/include/itkExponentialDisplacementFieldImageFilter.h index 5446494003f..f41bdb4b73b 100644 --- a/Modules/Filtering/DisplacementField/include/itkExponentialDisplacementFieldImageFilter.h +++ b/Modules/Filtering/DisplacementField/include/itkExponentialDisplacementFieldImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkExponentialDisplacementFieldImageFilter.hxx b/Modules/Filtering/DisplacementField/include/itkExponentialDisplacementFieldImageFilter.hxx index a565c0a1954..df9078d5566 100644 --- a/Modules/Filtering/DisplacementField/include/itkExponentialDisplacementFieldImageFilter.hxx +++ b/Modules/Filtering/DisplacementField/include/itkExponentialDisplacementFieldImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkGaussianExponentialDiffeomorphicTransform.h b/Modules/Filtering/DisplacementField/include/itkGaussianExponentialDiffeomorphicTransform.h index 1f1499e4689..f8ed5eb2283 100644 --- a/Modules/Filtering/DisplacementField/include/itkGaussianExponentialDiffeomorphicTransform.h +++ b/Modules/Filtering/DisplacementField/include/itkGaussianExponentialDiffeomorphicTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkGaussianExponentialDiffeomorphicTransform.hxx b/Modules/Filtering/DisplacementField/include/itkGaussianExponentialDiffeomorphicTransform.hxx index 59aad53c287..a622c99e7a5 100644 --- a/Modules/Filtering/DisplacementField/include/itkGaussianExponentialDiffeomorphicTransform.hxx +++ b/Modules/Filtering/DisplacementField/include/itkGaussianExponentialDiffeomorphicTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransform.h b/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransform.h index b5cd9f67431..d669122c6a6 100644 --- a/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransform.h +++ b/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransform.hxx b/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransform.hxx index be93480e9db..3b2635bcaa2 100644 --- a/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransform.hxx +++ b/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform.h b/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform.h index 8071918b547..df8aade3084 100644 --- a/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform.h +++ b/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform.hxx b/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform.hxx index 6077f6cea41..949cd6fbf00 100644 --- a/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform.hxx +++ b/Modules/Filtering/DisplacementField/include/itkGaussianSmoothingOnUpdateTimeVaryingVelocityFieldTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkInverseDisplacementFieldImageFilter.h b/Modules/Filtering/DisplacementField/include/itkInverseDisplacementFieldImageFilter.h index c948dbd765f..941845b752a 100644 --- a/Modules/Filtering/DisplacementField/include/itkInverseDisplacementFieldImageFilter.h +++ b/Modules/Filtering/DisplacementField/include/itkInverseDisplacementFieldImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkInverseDisplacementFieldImageFilter.hxx b/Modules/Filtering/DisplacementField/include/itkInverseDisplacementFieldImageFilter.hxx index 8a2968f1add..a6ceb04d7b6 100644 --- a/Modules/Filtering/DisplacementField/include/itkInverseDisplacementFieldImageFilter.hxx +++ b/Modules/Filtering/DisplacementField/include/itkInverseDisplacementFieldImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkInvertDisplacementFieldImageFilter.h b/Modules/Filtering/DisplacementField/include/itkInvertDisplacementFieldImageFilter.h index cb38bfcb888..a5530b94381 100644 --- a/Modules/Filtering/DisplacementField/include/itkInvertDisplacementFieldImageFilter.h +++ b/Modules/Filtering/DisplacementField/include/itkInvertDisplacementFieldImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkInvertDisplacementFieldImageFilter.hxx b/Modules/Filtering/DisplacementField/include/itkInvertDisplacementFieldImageFilter.hxx index 1ab40bc2304..678c245dca3 100644 --- a/Modules/Filtering/DisplacementField/include/itkInvertDisplacementFieldImageFilter.hxx +++ b/Modules/Filtering/DisplacementField/include/itkInvertDisplacementFieldImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkIterativeInverseDisplacementFieldImageFilter.h b/Modules/Filtering/DisplacementField/include/itkIterativeInverseDisplacementFieldImageFilter.h index f3cc5cd474d..86d98fea3f8 100644 --- a/Modules/Filtering/DisplacementField/include/itkIterativeInverseDisplacementFieldImageFilter.h +++ b/Modules/Filtering/DisplacementField/include/itkIterativeInverseDisplacementFieldImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkIterativeInverseDisplacementFieldImageFilter.hxx b/Modules/Filtering/DisplacementField/include/itkIterativeInverseDisplacementFieldImageFilter.hxx index 89b8c4965b0..0b6c62df79c 100644 --- a/Modules/Filtering/DisplacementField/include/itkIterativeInverseDisplacementFieldImageFilter.hxx +++ b/Modules/Filtering/DisplacementField/include/itkIterativeInverseDisplacementFieldImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkLandmarkDisplacementFieldSource.h b/Modules/Filtering/DisplacementField/include/itkLandmarkDisplacementFieldSource.h index b9d8588601c..ce7ab1e01a7 100644 --- a/Modules/Filtering/DisplacementField/include/itkLandmarkDisplacementFieldSource.h +++ b/Modules/Filtering/DisplacementField/include/itkLandmarkDisplacementFieldSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkLandmarkDisplacementFieldSource.hxx b/Modules/Filtering/DisplacementField/include/itkLandmarkDisplacementFieldSource.hxx index 05fbb1e3ab0..0e167ad8478 100644 --- a/Modules/Filtering/DisplacementField/include/itkLandmarkDisplacementFieldSource.hxx +++ b/Modules/Filtering/DisplacementField/include/itkLandmarkDisplacementFieldSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkTimeVaryingBSplineVelocityFieldTransform.h b/Modules/Filtering/DisplacementField/include/itkTimeVaryingBSplineVelocityFieldTransform.h index 4178a103eee..248c74c7421 100644 --- a/Modules/Filtering/DisplacementField/include/itkTimeVaryingBSplineVelocityFieldTransform.h +++ b/Modules/Filtering/DisplacementField/include/itkTimeVaryingBSplineVelocityFieldTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkTimeVaryingBSplineVelocityFieldTransform.hxx b/Modules/Filtering/DisplacementField/include/itkTimeVaryingBSplineVelocityFieldTransform.hxx index 09787620d79..d794970e25c 100644 --- a/Modules/Filtering/DisplacementField/include/itkTimeVaryingBSplineVelocityFieldTransform.hxx +++ b/Modules/Filtering/DisplacementField/include/itkTimeVaryingBSplineVelocityFieldTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldIntegrationImageFilter.h b/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldIntegrationImageFilter.h index 03060e203a7..52ed30394d1 100644 --- a/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldIntegrationImageFilter.h +++ b/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldIntegrationImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldIntegrationImageFilter.hxx b/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldIntegrationImageFilter.hxx index 775f7cee2c1..f671a6759bc 100644 --- a/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldIntegrationImageFilter.hxx +++ b/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldIntegrationImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldTransform.h b/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldTransform.h index 7a204232b7d..ae69de625c3 100644 --- a/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldTransform.h +++ b/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldTransform.hxx b/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldTransform.hxx index f195879a61a..91b15511583 100644 --- a/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldTransform.hxx +++ b/Modules/Filtering/DisplacementField/include/itkTimeVaryingVelocityFieldTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkTransformToDisplacementFieldFilter.h b/Modules/Filtering/DisplacementField/include/itkTransformToDisplacementFieldFilter.h index 8990c88775e..6753cb6a831 100644 --- a/Modules/Filtering/DisplacementField/include/itkTransformToDisplacementFieldFilter.h +++ b/Modules/Filtering/DisplacementField/include/itkTransformToDisplacementFieldFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkTransformToDisplacementFieldFilter.hxx b/Modules/Filtering/DisplacementField/include/itkTransformToDisplacementFieldFilter.hxx index e818f67e507..77406212635 100644 --- a/Modules/Filtering/DisplacementField/include/itkTransformToDisplacementFieldFilter.hxx +++ b/Modules/Filtering/DisplacementField/include/itkTransformToDisplacementFieldFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkVelocityFieldTransform.h b/Modules/Filtering/DisplacementField/include/itkVelocityFieldTransform.h index e718fec8353..579a822ad79 100644 --- a/Modules/Filtering/DisplacementField/include/itkVelocityFieldTransform.h +++ b/Modules/Filtering/DisplacementField/include/itkVelocityFieldTransform.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/include/itkVelocityFieldTransform.hxx b/Modules/Filtering/DisplacementField/include/itkVelocityFieldTransform.hxx index 6094eeb3d7b..eec30e0e7df 100644 --- a/Modules/Filtering/DisplacementField/include/itkVelocityFieldTransform.hxx +++ b/Modules/Filtering/DisplacementField/include/itkVelocityFieldTransform.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkBSplineExponentialDiffeomorphicTransformTest.cxx b/Modules/Filtering/DisplacementField/test/itkBSplineExponentialDiffeomorphicTransformTest.cxx index 79f80fa418f..c55e2a11ae2 100644 --- a/Modules/Filtering/DisplacementField/test/itkBSplineExponentialDiffeomorphicTransformTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkBSplineExponentialDiffeomorphicTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkBSplineSmoothingOnUpdateDisplacementFieldTransformTest.cxx b/Modules/Filtering/DisplacementField/test/itkBSplineSmoothingOnUpdateDisplacementFieldTransformTest.cxx index 4e77d156e0d..9d796c2d329 100644 --- a/Modules/Filtering/DisplacementField/test/itkBSplineSmoothingOnUpdateDisplacementFieldTransformTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkBSplineSmoothingOnUpdateDisplacementFieldTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkComposeDisplacementFieldsImageFilterTest.cxx b/Modules/Filtering/DisplacementField/test/itkComposeDisplacementFieldsImageFilterTest.cxx index ff492fc7f15..fabc953424a 100644 --- a/Modules/Filtering/DisplacementField/test/itkComposeDisplacementFieldsImageFilterTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkComposeDisplacementFieldsImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkDisplacementFieldJacobianDeterminantFilterTest.cxx b/Modules/Filtering/DisplacementField/test/itkDisplacementFieldJacobianDeterminantFilterTest.cxx index 784e3be5fe1..8e838a6750a 100644 --- a/Modules/Filtering/DisplacementField/test/itkDisplacementFieldJacobianDeterminantFilterTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkDisplacementFieldJacobianDeterminantFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkDisplacementFieldToBSplineImageFilterTest.cxx b/Modules/Filtering/DisplacementField/test/itkDisplacementFieldToBSplineImageFilterTest.cxx index 0c44a1c6ff3..15966e40676 100644 --- a/Modules/Filtering/DisplacementField/test/itkDisplacementFieldToBSplineImageFilterTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkDisplacementFieldToBSplineImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkDisplacementFieldTransformCloneTest.cxx b/Modules/Filtering/DisplacementField/test/itkDisplacementFieldTransformCloneTest.cxx index d65d7996f70..6a96c330d9c 100644 --- a/Modules/Filtering/DisplacementField/test/itkDisplacementFieldTransformCloneTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkDisplacementFieldTransformCloneTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkDisplacementFieldTransformTest.cxx b/Modules/Filtering/DisplacementField/test/itkDisplacementFieldTransformTest.cxx index 8ae2f629c45..987ed6bf7a0 100644 --- a/Modules/Filtering/DisplacementField/test/itkDisplacementFieldTransformTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkDisplacementFieldTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkExponentialDisplacementFieldImageFilterTest.cxx b/Modules/Filtering/DisplacementField/test/itkExponentialDisplacementFieldImageFilterTest.cxx index 146336423fd..939b02dacfe 100644 --- a/Modules/Filtering/DisplacementField/test/itkExponentialDisplacementFieldImageFilterTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkExponentialDisplacementFieldImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkGaussianExponentialDiffeomorphicTransformTest.cxx b/Modules/Filtering/DisplacementField/test/itkGaussianExponentialDiffeomorphicTransformTest.cxx index 246ca89e7a5..50323a5f521 100644 --- a/Modules/Filtering/DisplacementField/test/itkGaussianExponentialDiffeomorphicTransformTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkGaussianExponentialDiffeomorphicTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkGaussianSmoothingOnUpdateDisplacementFieldTransformTest.cxx b/Modules/Filtering/DisplacementField/test/itkGaussianSmoothingOnUpdateDisplacementFieldTransformTest.cxx index 90fe149f508..38eba953a23 100644 --- a/Modules/Filtering/DisplacementField/test/itkGaussianSmoothingOnUpdateDisplacementFieldTransformTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkGaussianSmoothingOnUpdateDisplacementFieldTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkInverseDisplacementFieldImageFilterTest.cxx b/Modules/Filtering/DisplacementField/test/itkInverseDisplacementFieldImageFilterTest.cxx index 5172958ba14..f4701c0fd93 100644 --- a/Modules/Filtering/DisplacementField/test/itkInverseDisplacementFieldImageFilterTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkInverseDisplacementFieldImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkInvertDisplacementFieldImageFilterTest.cxx b/Modules/Filtering/DisplacementField/test/itkInvertDisplacementFieldImageFilterTest.cxx index 0e43a423357..9cf86af884a 100644 --- a/Modules/Filtering/DisplacementField/test/itkInvertDisplacementFieldImageFilterTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkInvertDisplacementFieldImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkIterativeInverseDisplacementFieldImageFilterTest.cxx b/Modules/Filtering/DisplacementField/test/itkIterativeInverseDisplacementFieldImageFilterTest.cxx index f648ead88fb..58aadddeb1e 100644 --- a/Modules/Filtering/DisplacementField/test/itkIterativeInverseDisplacementFieldImageFilterTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkIterativeInverseDisplacementFieldImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkLandmarkDisplacementFieldSourceTest.cxx b/Modules/Filtering/DisplacementField/test/itkLandmarkDisplacementFieldSourceTest.cxx index a6c8be12ba5..d8fdb87570b 100644 --- a/Modules/Filtering/DisplacementField/test/itkLandmarkDisplacementFieldSourceTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkLandmarkDisplacementFieldSourceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkTimeVaryingBSplineVelocityFieldTransformTest.cxx b/Modules/Filtering/DisplacementField/test/itkTimeVaryingBSplineVelocityFieldTransformTest.cxx index 207717bb01a..84de74a2d41 100644 --- a/Modules/Filtering/DisplacementField/test/itkTimeVaryingBSplineVelocityFieldTransformTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkTimeVaryingBSplineVelocityFieldTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkTimeVaryingVelocityFieldIntegrationImageFilterTest.cxx b/Modules/Filtering/DisplacementField/test/itkTimeVaryingVelocityFieldIntegrationImageFilterTest.cxx index 0905bce4a03..d2ea7eb4449 100644 --- a/Modules/Filtering/DisplacementField/test/itkTimeVaryingVelocityFieldIntegrationImageFilterTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkTimeVaryingVelocityFieldIntegrationImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkTimeVaryingVelocityFieldTransformTest.cxx b/Modules/Filtering/DisplacementField/test/itkTimeVaryingVelocityFieldTransformTest.cxx index 1c7175cafcd..a954ee4366d 100644 --- a/Modules/Filtering/DisplacementField/test/itkTimeVaryingVelocityFieldTransformTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkTimeVaryingVelocityFieldTransformTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkTransformToDisplacementFieldFilterTest.cxx b/Modules/Filtering/DisplacementField/test/itkTransformToDisplacementFieldFilterTest.cxx index 983d56d94a6..5372fdd35a9 100644 --- a/Modules/Filtering/DisplacementField/test/itkTransformToDisplacementFieldFilterTest.cxx +++ b/Modules/Filtering/DisplacementField/test/itkTransformToDisplacementFieldFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DisplacementField/test/itkTransformToDisplacementFieldFilterTest1.cxx b/Modules/Filtering/DisplacementField/test/itkTransformToDisplacementFieldFilterTest1.cxx index 3c6bafaa4b2..a2f82fb05b0 100644 --- a/Modules/Filtering/DisplacementField/test/itkTransformToDisplacementFieldFilterTest1.cxx +++ b/Modules/Filtering/DisplacementField/test/itkTransformToDisplacementFieldFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkApproximateSignedDistanceMapImageFilter.h b/Modules/Filtering/DistanceMap/include/itkApproximateSignedDistanceMapImageFilter.h index d77760cacc2..da43357103a 100644 --- a/Modules/Filtering/DistanceMap/include/itkApproximateSignedDistanceMapImageFilter.h +++ b/Modules/Filtering/DistanceMap/include/itkApproximateSignedDistanceMapImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkApproximateSignedDistanceMapImageFilter.hxx b/Modules/Filtering/DistanceMap/include/itkApproximateSignedDistanceMapImageFilter.hxx index 24ba09d4c85..b0e6fe5812e 100644 --- a/Modules/Filtering/DistanceMap/include/itkApproximateSignedDistanceMapImageFilter.hxx +++ b/Modules/Filtering/DistanceMap/include/itkApproximateSignedDistanceMapImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkContourDirectedMeanDistanceImageFilter.h b/Modules/Filtering/DistanceMap/include/itkContourDirectedMeanDistanceImageFilter.h index 234409bd802..8a9fbba074f 100644 --- a/Modules/Filtering/DistanceMap/include/itkContourDirectedMeanDistanceImageFilter.h +++ b/Modules/Filtering/DistanceMap/include/itkContourDirectedMeanDistanceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkContourDirectedMeanDistanceImageFilter.hxx b/Modules/Filtering/DistanceMap/include/itkContourDirectedMeanDistanceImageFilter.hxx index 0466cd292cb..b26f45f41f6 100644 --- a/Modules/Filtering/DistanceMap/include/itkContourDirectedMeanDistanceImageFilter.hxx +++ b/Modules/Filtering/DistanceMap/include/itkContourDirectedMeanDistanceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkContourMeanDistanceImageFilter.h b/Modules/Filtering/DistanceMap/include/itkContourMeanDistanceImageFilter.h index e372973901a..21576624b97 100644 --- a/Modules/Filtering/DistanceMap/include/itkContourMeanDistanceImageFilter.h +++ b/Modules/Filtering/DistanceMap/include/itkContourMeanDistanceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkContourMeanDistanceImageFilter.hxx b/Modules/Filtering/DistanceMap/include/itkContourMeanDistanceImageFilter.hxx index 95754e69ef2..5c0627d7f6c 100644 --- a/Modules/Filtering/DistanceMap/include/itkContourMeanDistanceImageFilter.hxx +++ b/Modules/Filtering/DistanceMap/include/itkContourMeanDistanceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkDanielssonDistanceMapImageFilter.h b/Modules/Filtering/DistanceMap/include/itkDanielssonDistanceMapImageFilter.h index 7f6134bfd61..e71f78bf4b0 100644 --- a/Modules/Filtering/DistanceMap/include/itkDanielssonDistanceMapImageFilter.h +++ b/Modules/Filtering/DistanceMap/include/itkDanielssonDistanceMapImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkDanielssonDistanceMapImageFilter.hxx b/Modules/Filtering/DistanceMap/include/itkDanielssonDistanceMapImageFilter.hxx index f50bbab2422..943c52d2ee6 100644 --- a/Modules/Filtering/DistanceMap/include/itkDanielssonDistanceMapImageFilter.hxx +++ b/Modules/Filtering/DistanceMap/include/itkDanielssonDistanceMapImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkDirectedHausdorffDistanceImageFilter.h b/Modules/Filtering/DistanceMap/include/itkDirectedHausdorffDistanceImageFilter.h index 587205d2717..4ff7331df57 100644 --- a/Modules/Filtering/DistanceMap/include/itkDirectedHausdorffDistanceImageFilter.h +++ b/Modules/Filtering/DistanceMap/include/itkDirectedHausdorffDistanceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkDirectedHausdorffDistanceImageFilter.hxx b/Modules/Filtering/DistanceMap/include/itkDirectedHausdorffDistanceImageFilter.hxx index ef672147507..b9cf2df8d27 100644 --- a/Modules/Filtering/DistanceMap/include/itkDirectedHausdorffDistanceImageFilter.hxx +++ b/Modules/Filtering/DistanceMap/include/itkDirectedHausdorffDistanceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkFastChamferDistanceImageFilter.h b/Modules/Filtering/DistanceMap/include/itkFastChamferDistanceImageFilter.h index 47840842be2..a3305a6f60c 100644 --- a/Modules/Filtering/DistanceMap/include/itkFastChamferDistanceImageFilter.h +++ b/Modules/Filtering/DistanceMap/include/itkFastChamferDistanceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkFastChamferDistanceImageFilter.hxx b/Modules/Filtering/DistanceMap/include/itkFastChamferDistanceImageFilter.hxx index 64d51880cfe..93e24a5a87e 100644 --- a/Modules/Filtering/DistanceMap/include/itkFastChamferDistanceImageFilter.hxx +++ b/Modules/Filtering/DistanceMap/include/itkFastChamferDistanceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkHausdorffDistanceImageFilter.h b/Modules/Filtering/DistanceMap/include/itkHausdorffDistanceImageFilter.h index 0999f2c7d97..6107c74a8a4 100644 --- a/Modules/Filtering/DistanceMap/include/itkHausdorffDistanceImageFilter.h +++ b/Modules/Filtering/DistanceMap/include/itkHausdorffDistanceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkHausdorffDistanceImageFilter.hxx b/Modules/Filtering/DistanceMap/include/itkHausdorffDistanceImageFilter.hxx index a372e1d3e5b..e73c5c95876 100644 --- a/Modules/Filtering/DistanceMap/include/itkHausdorffDistanceImageFilter.hxx +++ b/Modules/Filtering/DistanceMap/include/itkHausdorffDistanceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkIsoContourDistanceImageFilter.h b/Modules/Filtering/DistanceMap/include/itkIsoContourDistanceImageFilter.h index cc141cd522e..b163dfbc343 100644 --- a/Modules/Filtering/DistanceMap/include/itkIsoContourDistanceImageFilter.h +++ b/Modules/Filtering/DistanceMap/include/itkIsoContourDistanceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkIsoContourDistanceImageFilter.hxx b/Modules/Filtering/DistanceMap/include/itkIsoContourDistanceImageFilter.hxx index 8d4f4113f5b..4123beb4106 100644 --- a/Modules/Filtering/DistanceMap/include/itkIsoContourDistanceImageFilter.hxx +++ b/Modules/Filtering/DistanceMap/include/itkIsoContourDistanceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionConstIterator.h b/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionConstIterator.h index 4e5cada41ba..15394547f0f 100644 --- a/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionConstIterator.h +++ b/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionConstIterator.hxx b/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionConstIterator.hxx index d7797f06789..29eaacdbff1 100644 --- a/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionConstIterator.hxx +++ b/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionConstIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionIterator.h b/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionIterator.h index b911987bdee..aef10bf0eb9 100644 --- a/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionIterator.h +++ b/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionIterator.hxx b/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionIterator.hxx index eb138d4bbc1..3bdd33c8267 100644 --- a/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionIterator.hxx +++ b/Modules/Filtering/DistanceMap/include/itkReflectiveImageRegionIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkSignedDanielssonDistanceMapImageFilter.h b/Modules/Filtering/DistanceMap/include/itkSignedDanielssonDistanceMapImageFilter.h index 5251f8ee68b..cceb39a05c4 100644 --- a/Modules/Filtering/DistanceMap/include/itkSignedDanielssonDistanceMapImageFilter.h +++ b/Modules/Filtering/DistanceMap/include/itkSignedDanielssonDistanceMapImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkSignedDanielssonDistanceMapImageFilter.hxx b/Modules/Filtering/DistanceMap/include/itkSignedDanielssonDistanceMapImageFilter.hxx index 370606bf4a0..655c4663899 100644 --- a/Modules/Filtering/DistanceMap/include/itkSignedDanielssonDistanceMapImageFilter.hxx +++ b/Modules/Filtering/DistanceMap/include/itkSignedDanielssonDistanceMapImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkSignedMaurerDistanceMapImageFilter.h b/Modules/Filtering/DistanceMap/include/itkSignedMaurerDistanceMapImageFilter.h index 545d1f46774..8451253fc60 100644 --- a/Modules/Filtering/DistanceMap/include/itkSignedMaurerDistanceMapImageFilter.h +++ b/Modules/Filtering/DistanceMap/include/itkSignedMaurerDistanceMapImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/include/itkSignedMaurerDistanceMapImageFilter.hxx b/Modules/Filtering/DistanceMap/include/itkSignedMaurerDistanceMapImageFilter.hxx index c5db6bc325f..336e4d6c572 100644 --- a/Modules/Filtering/DistanceMap/include/itkSignedMaurerDistanceMapImageFilter.hxx +++ b/Modules/Filtering/DistanceMap/include/itkSignedMaurerDistanceMapImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkApproximateSignedDistanceMapImageFilterTest.cxx b/Modules/Filtering/DistanceMap/test/itkApproximateSignedDistanceMapImageFilterTest.cxx index fd44effebf2..62319def71b 100644 --- a/Modules/Filtering/DistanceMap/test/itkApproximateSignedDistanceMapImageFilterTest.cxx +++ b/Modules/Filtering/DistanceMap/test/itkApproximateSignedDistanceMapImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkContourDirectedMeanDistanceImageFilterTest.cxx b/Modules/Filtering/DistanceMap/test/itkContourDirectedMeanDistanceImageFilterTest.cxx index 8d23d00b210..09d8bea3443 100644 --- a/Modules/Filtering/DistanceMap/test/itkContourDirectedMeanDistanceImageFilterTest.cxx +++ b/Modules/Filtering/DistanceMap/test/itkContourDirectedMeanDistanceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkContourMeanDistanceImageFilterTest.cxx b/Modules/Filtering/DistanceMap/test/itkContourMeanDistanceImageFilterTest.cxx index 2cd93b4f029..fd636858b46 100644 --- a/Modules/Filtering/DistanceMap/test/itkContourMeanDistanceImageFilterTest.cxx +++ b/Modules/Filtering/DistanceMap/test/itkContourMeanDistanceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkDanielssonDistanceMapImageFilterTest.cxx b/Modules/Filtering/DistanceMap/test/itkDanielssonDistanceMapImageFilterTest.cxx index 835b7ed5ee1..8239c4e01bb 100644 --- a/Modules/Filtering/DistanceMap/test/itkDanielssonDistanceMapImageFilterTest.cxx +++ b/Modules/Filtering/DistanceMap/test/itkDanielssonDistanceMapImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkDanielssonDistanceMapImageFilterTest1.cxx b/Modules/Filtering/DistanceMap/test/itkDanielssonDistanceMapImageFilterTest1.cxx index 6e6bdca1799..bbd82a9ac64 100644 --- a/Modules/Filtering/DistanceMap/test/itkDanielssonDistanceMapImageFilterTest1.cxx +++ b/Modules/Filtering/DistanceMap/test/itkDanielssonDistanceMapImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkDanielssonDistanceMapImageFilterTest2.cxx b/Modules/Filtering/DistanceMap/test/itkDanielssonDistanceMapImageFilterTest2.cxx index 639e8a8627c..30ed93748bb 100644 --- a/Modules/Filtering/DistanceMap/test/itkDanielssonDistanceMapImageFilterTest2.cxx +++ b/Modules/Filtering/DistanceMap/test/itkDanielssonDistanceMapImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkFastChamferDistanceImageFilterTest.cxx b/Modules/Filtering/DistanceMap/test/itkFastChamferDistanceImageFilterTest.cxx index 1d048f22ff5..db00149ab45 100644 --- a/Modules/Filtering/DistanceMap/test/itkFastChamferDistanceImageFilterTest.cxx +++ b/Modules/Filtering/DistanceMap/test/itkFastChamferDistanceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkHausdorffDistanceImageFilterTest.cxx b/Modules/Filtering/DistanceMap/test/itkHausdorffDistanceImageFilterTest.cxx index e1cc9e6a4ac..6443294808a 100644 --- a/Modules/Filtering/DistanceMap/test/itkHausdorffDistanceImageFilterTest.cxx +++ b/Modules/Filtering/DistanceMap/test/itkHausdorffDistanceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkIsoContourDistanceImageFilterTest.cxx b/Modules/Filtering/DistanceMap/test/itkIsoContourDistanceImageFilterTest.cxx index ca7d12ac799..4547f878b65 100644 --- a/Modules/Filtering/DistanceMap/test/itkIsoContourDistanceImageFilterTest.cxx +++ b/Modules/Filtering/DistanceMap/test/itkIsoContourDistanceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkReflectiveImageRegionIteratorTest.cxx b/Modules/Filtering/DistanceMap/test/itkReflectiveImageRegionIteratorTest.cxx index 5fa00bbffc6..132106d22c8 100644 --- a/Modules/Filtering/DistanceMap/test/itkReflectiveImageRegionIteratorTest.cxx +++ b/Modules/Filtering/DistanceMap/test/itkReflectiveImageRegionIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkShowDistanceMap.h b/Modules/Filtering/DistanceMap/test/itkShowDistanceMap.h index 3b324804979..5fd4083a9bb 100644 --- a/Modules/Filtering/DistanceMap/test/itkShowDistanceMap.h +++ b/Modules/Filtering/DistanceMap/test/itkShowDistanceMap.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest.cxx b/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest.cxx index c98f56787b8..a82941a0fef 100644 --- a/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest.cxx +++ b/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest1.cxx b/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest1.cxx index 6d014f1799b..554211102a1 100644 --- a/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest1.cxx +++ b/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest11.cxx b/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest11.cxx index ab4d8271c77..8dc632392eb 100644 --- a/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest11.cxx +++ b/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest11.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest2.cxx b/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest2.cxx index c1fdd46ab42..88d7d910492 100644 --- a/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest2.cxx +++ b/Modules/Filtering/DistanceMap/test/itkSignedDanielssonDistanceMapImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkSignedMaurerDistanceMapImageFilterTest.cxx b/Modules/Filtering/DistanceMap/test/itkSignedMaurerDistanceMapImageFilterTest.cxx index 70836eb265a..c22b3dba88e 100644 --- a/Modules/Filtering/DistanceMap/test/itkSignedMaurerDistanceMapImageFilterTest.cxx +++ b/Modules/Filtering/DistanceMap/test/itkSignedMaurerDistanceMapImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/DistanceMap/test/itkSignedMaurerDistanceMapImageFilterTest11.cxx b/Modules/Filtering/DistanceMap/test/itkSignedMaurerDistanceMapImageFilterTest11.cxx index 95ef66d8f62..21b01bbc5a8 100644 --- a/Modules/Filtering/DistanceMap/test/itkSignedMaurerDistanceMapImageFilterTest11.cxx +++ b/Modules/Filtering/DistanceMap/test/itkSignedMaurerDistanceMapImageFilterTest11.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkComplexToComplexFFTImageFilter.h b/Modules/Filtering/FFT/include/itkComplexToComplexFFTImageFilter.h index 7b1d7b25b2b..8e5109cf56e 100644 --- a/Modules/Filtering/FFT/include/itkComplexToComplexFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkComplexToComplexFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkComplexToComplexFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkComplexToComplexFFTImageFilter.hxx index e0d7ee64705..6635477d1da 100644 --- a/Modules/Filtering/FFT/include/itkComplexToComplexFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkComplexToComplexFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTPadImageFilter.h b/Modules/Filtering/FFT/include/itkFFTPadImageFilter.h index e4a784e10a7..cb2ca93b004 100644 --- a/Modules/Filtering/FFT/include/itkFFTPadImageFilter.h +++ b/Modules/Filtering/FFT/include/itkFFTPadImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTPadImageFilter.hxx b/Modules/Filtering/FFT/include/itkFFTPadImageFilter.hxx index 91baa60a5e5..c20fa70d5f0 100644 --- a/Modules/Filtering/FFT/include/itkFFTPadImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkFFTPadImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTShiftImageFilter.h b/Modules/Filtering/FFT/include/itkFFTShiftImageFilter.h index ef5a9b7bb7a..cc4091d35c9 100644 --- a/Modules/Filtering/FFT/include/itkFFTShiftImageFilter.h +++ b/Modules/Filtering/FFT/include/itkFFTShiftImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTShiftImageFilter.hxx b/Modules/Filtering/FFT/include/itkFFTShiftImageFilter.hxx index ecdbdf1fcc7..1ae9ca965c2 100644 --- a/Modules/Filtering/FFT/include/itkFFTShiftImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkFFTShiftImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTWCommon.h b/Modules/Filtering/FFT/include/itkFFTWCommon.h index 778805df55f..c6f265adfaa 100644 --- a/Modules/Filtering/FFT/include/itkFFTWCommon.h +++ b/Modules/Filtering/FFT/include/itkFFTWCommon.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTWComplexToComplexFFTImageFilter.h b/Modules/Filtering/FFT/include/itkFFTWComplexToComplexFFTImageFilter.h index 6330d1622a9..b4d415383fc 100644 --- a/Modules/Filtering/FFT/include/itkFFTWComplexToComplexFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkFFTWComplexToComplexFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTWComplexToComplexFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkFFTWComplexToComplexFFTImageFilter.hxx index ae692980fe3..f88e7e695b4 100644 --- a/Modules/Filtering/FFT/include/itkFFTWComplexToComplexFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkFFTWComplexToComplexFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTWForwardFFTImageFilter.h b/Modules/Filtering/FFT/include/itkFFTWForwardFFTImageFilter.h index 5511f01eea5..235dbdc7625 100644 --- a/Modules/Filtering/FFT/include/itkFFTWForwardFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkFFTWForwardFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTWForwardFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkFFTWForwardFFTImageFilter.hxx index 5e54241a757..dd4514b7783 100644 --- a/Modules/Filtering/FFT/include/itkFFTWForwardFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkFFTWForwardFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTWGlobalConfiguration.h b/Modules/Filtering/FFT/include/itkFFTWGlobalConfiguration.h index d39d7673238..c72f364f9a8 100644 --- a/Modules/Filtering/FFT/include/itkFFTWGlobalConfiguration.h +++ b/Modules/Filtering/FFT/include/itkFFTWGlobalConfiguration.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTWHalfHermitianToRealInverseFFTImageFilter.h b/Modules/Filtering/FFT/include/itkFFTWHalfHermitianToRealInverseFFTImageFilter.h index 37629c6dcab..e409b61b2d9 100644 --- a/Modules/Filtering/FFT/include/itkFFTWHalfHermitianToRealInverseFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkFFTWHalfHermitianToRealInverseFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTWHalfHermitianToRealInverseFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkFFTWHalfHermitianToRealInverseFFTImageFilter.hxx index 430dd145e17..250aa61bba3 100644 --- a/Modules/Filtering/FFT/include/itkFFTWHalfHermitianToRealInverseFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkFFTWHalfHermitianToRealInverseFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTWInverseFFTImageFilter.h b/Modules/Filtering/FFT/include/itkFFTWInverseFFTImageFilter.h index 11696c75e33..2b3cd8926cc 100644 --- a/Modules/Filtering/FFT/include/itkFFTWInverseFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkFFTWInverseFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTWInverseFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkFFTWInverseFFTImageFilter.hxx index 67e41b4d05b..f12e266d08b 100644 --- a/Modules/Filtering/FFT/include/itkFFTWInverseFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkFFTWInverseFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTWRealToHalfHermitianForwardFFTImageFilter.h b/Modules/Filtering/FFT/include/itkFFTWRealToHalfHermitianForwardFFTImageFilter.h index 16c721b0af6..4badcbd4df9 100644 --- a/Modules/Filtering/FFT/include/itkFFTWRealToHalfHermitianForwardFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkFFTWRealToHalfHermitianForwardFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFFTWRealToHalfHermitianForwardFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkFFTWRealToHalfHermitianForwardFFTImageFilter.hxx index 66774075187..34d76023511 100644 --- a/Modules/Filtering/FFT/include/itkFFTWRealToHalfHermitianForwardFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkFFTWRealToHalfHermitianForwardFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkForwardFFTImageFilter.h b/Modules/Filtering/FFT/include/itkForwardFFTImageFilter.h index 6df09eec9fd..54237a7f56d 100644 --- a/Modules/Filtering/FFT/include/itkForwardFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkForwardFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkForwardFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkForwardFFTImageFilter.hxx index 8beacb38f2b..9d2d31e8105 100644 --- a/Modules/Filtering/FFT/include/itkForwardFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkForwardFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFullToHalfHermitianImageFilter.h b/Modules/Filtering/FFT/include/itkFullToHalfHermitianImageFilter.h index 05c966a9f98..b8f972a2fd8 100644 --- a/Modules/Filtering/FFT/include/itkFullToHalfHermitianImageFilter.h +++ b/Modules/Filtering/FFT/include/itkFullToHalfHermitianImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkFullToHalfHermitianImageFilter.hxx b/Modules/Filtering/FFT/include/itkFullToHalfHermitianImageFilter.hxx index 5de039a068e..8d1c5821b46 100644 --- a/Modules/Filtering/FFT/include/itkFullToHalfHermitianImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkFullToHalfHermitianImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkHalfHermitianToRealInverseFFTImageFilter.h b/Modules/Filtering/FFT/include/itkHalfHermitianToRealInverseFFTImageFilter.h index 6374c72d4e4..9a4cb2ca1bc 100644 --- a/Modules/Filtering/FFT/include/itkHalfHermitianToRealInverseFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkHalfHermitianToRealInverseFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkHalfHermitianToRealInverseFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkHalfHermitianToRealInverseFFTImageFilter.hxx index e9e1174d78f..ee50d98cd1b 100644 --- a/Modules/Filtering/FFT/include/itkHalfHermitianToRealInverseFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkHalfHermitianToRealInverseFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkHalfToFullHermitianImageFilter.h b/Modules/Filtering/FFT/include/itkHalfToFullHermitianImageFilter.h index 36d7b14f1e6..db566acd54d 100644 --- a/Modules/Filtering/FFT/include/itkHalfToFullHermitianImageFilter.h +++ b/Modules/Filtering/FFT/include/itkHalfToFullHermitianImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkHalfToFullHermitianImageFilter.hxx b/Modules/Filtering/FFT/include/itkHalfToFullHermitianImageFilter.hxx index 31abe0799de..ea590d74e01 100644 --- a/Modules/Filtering/FFT/include/itkHalfToFullHermitianImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkHalfToFullHermitianImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkInverseFFTImageFilter.h b/Modules/Filtering/FFT/include/itkInverseFFTImageFilter.h index 123db1c84f8..b6eb1835b49 100644 --- a/Modules/Filtering/FFT/include/itkInverseFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkInverseFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkInverseFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkInverseFFTImageFilter.hxx index 3326901a48e..ec4ead7b3f1 100644 --- a/Modules/Filtering/FFT/include/itkInverseFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkInverseFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkRealToHalfHermitianForwardFFTImageFilter.h b/Modules/Filtering/FFT/include/itkRealToHalfHermitianForwardFFTImageFilter.h index 30df6dbde2d..184ce1d4b57 100644 --- a/Modules/Filtering/FFT/include/itkRealToHalfHermitianForwardFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkRealToHalfHermitianForwardFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkRealToHalfHermitianForwardFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkRealToHalfHermitianForwardFFTImageFilter.hxx index 53406eac7a0..6e1d52f59f3 100644 --- a/Modules/Filtering/FFT/include/itkRealToHalfHermitianForwardFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkRealToHalfHermitianForwardFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkVnlComplexToComplexFFTImageFilter.h b/Modules/Filtering/FFT/include/itkVnlComplexToComplexFFTImageFilter.h index 378f0192366..32f4cd5bf4c 100644 --- a/Modules/Filtering/FFT/include/itkVnlComplexToComplexFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkVnlComplexToComplexFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkVnlComplexToComplexFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkVnlComplexToComplexFFTImageFilter.hxx index cf3570c317c..47ef75640e2 100644 --- a/Modules/Filtering/FFT/include/itkVnlComplexToComplexFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkVnlComplexToComplexFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkVnlFFTCommon.h b/Modules/Filtering/FFT/include/itkVnlFFTCommon.h index f7c82772c94..50061771d04 100644 --- a/Modules/Filtering/FFT/include/itkVnlFFTCommon.h +++ b/Modules/Filtering/FFT/include/itkVnlFFTCommon.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkVnlFFTCommon.hxx b/Modules/Filtering/FFT/include/itkVnlFFTCommon.hxx index edb924db1ae..969b69def16 100644 --- a/Modules/Filtering/FFT/include/itkVnlFFTCommon.hxx +++ b/Modules/Filtering/FFT/include/itkVnlFFTCommon.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkVnlForwardFFTImageFilter.h b/Modules/Filtering/FFT/include/itkVnlForwardFFTImageFilter.h index adac3ac7344..50d3ebef35a 100644 --- a/Modules/Filtering/FFT/include/itkVnlForwardFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkVnlForwardFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkVnlForwardFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkVnlForwardFFTImageFilter.hxx index f8fe8253180..373c7e61fc9 100644 --- a/Modules/Filtering/FFT/include/itkVnlForwardFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkVnlForwardFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkVnlHalfHermitianToRealInverseFFTImageFilter.h b/Modules/Filtering/FFT/include/itkVnlHalfHermitianToRealInverseFFTImageFilter.h index 5482855a24f..06691de230f 100644 --- a/Modules/Filtering/FFT/include/itkVnlHalfHermitianToRealInverseFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkVnlHalfHermitianToRealInverseFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkVnlHalfHermitianToRealInverseFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkVnlHalfHermitianToRealInverseFFTImageFilter.hxx index 12252c86b4d..04e54a58e5b 100644 --- a/Modules/Filtering/FFT/include/itkVnlHalfHermitianToRealInverseFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkVnlHalfHermitianToRealInverseFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkVnlInverseFFTImageFilter.h b/Modules/Filtering/FFT/include/itkVnlInverseFFTImageFilter.h index 1277ce62d6e..4bf3b78e31f 100644 --- a/Modules/Filtering/FFT/include/itkVnlInverseFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkVnlInverseFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkVnlInverseFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkVnlInverseFFTImageFilter.hxx index ad1cebd476d..2ff8670cc71 100644 --- a/Modules/Filtering/FFT/include/itkVnlInverseFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkVnlInverseFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkVnlRealToHalfHermitianForwardFFTImageFilter.h b/Modules/Filtering/FFT/include/itkVnlRealToHalfHermitianForwardFFTImageFilter.h index a6c8d8f0c70..8f627f2cf11 100644 --- a/Modules/Filtering/FFT/include/itkVnlRealToHalfHermitianForwardFFTImageFilter.h +++ b/Modules/Filtering/FFT/include/itkVnlRealToHalfHermitianForwardFFTImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/include/itkVnlRealToHalfHermitianForwardFFTImageFilter.hxx b/Modules/Filtering/FFT/include/itkVnlRealToHalfHermitianForwardFFTImageFilter.hxx index fd88fe1238f..3ad64f5d19c 100644 --- a/Modules/Filtering/FFT/include/itkVnlRealToHalfHermitianForwardFFTImageFilter.hxx +++ b/Modules/Filtering/FFT/include/itkVnlRealToHalfHermitianForwardFFTImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/src/itkFFTWGlobalConfiguration.cxx b/Modules/Filtering/FFT/src/itkFFTWGlobalConfiguration.cxx index fb8c04131cf..f57026f831b 100644 --- a/Modules/Filtering/FFT/src/itkFFTWGlobalConfiguration.cxx +++ b/Modules/Filtering/FFT/src/itkFFTWGlobalConfiguration.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkComplexToComplexFFTImageFilterTest.cxx b/Modules/Filtering/FFT/test/itkComplexToComplexFFTImageFilterTest.cxx index 625e825dd4e..c7f93fbc4d8 100644 --- a/Modules/Filtering/FFT/test/itkComplexToComplexFFTImageFilterTest.cxx +++ b/Modules/Filtering/FFT/test/itkComplexToComplexFFTImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkFFTPadImageFilterTest.cxx b/Modules/Filtering/FFT/test/itkFFTPadImageFilterTest.cxx index 1ce73418abd..3643db9e230 100644 --- a/Modules/Filtering/FFT/test/itkFFTPadImageFilterTest.cxx +++ b/Modules/Filtering/FFT/test/itkFFTPadImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkFFTShiftImageFilterTest.cxx b/Modules/Filtering/FFT/test/itkFFTShiftImageFilterTest.cxx index 5ebe9bb3c24..92217989d7c 100644 --- a/Modules/Filtering/FFT/test/itkFFTShiftImageFilterTest.cxx +++ b/Modules/Filtering/FFT/test/itkFFTShiftImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkFFTTest.h b/Modules/Filtering/FFT/test/itkFFTTest.h index 2b19bb4f75a..7d8b35b50af 100644 --- a/Modules/Filtering/FFT/test/itkFFTTest.h +++ b/Modules/Filtering/FFT/test/itkFFTTest.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkFFTWComplexToComplexFFTImageFilterTest.cxx b/Modules/Filtering/FFT/test/itkFFTWComplexToComplexFFTImageFilterTest.cxx index 8e420abb6b3..12486c0e44f 100644 --- a/Modules/Filtering/FFT/test/itkFFTWComplexToComplexFFTImageFilterTest.cxx +++ b/Modules/Filtering/FFT/test/itkFFTWComplexToComplexFFTImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkFFTWD_FFTTest.cxx b/Modules/Filtering/FFT/test/itkFFTWD_FFTTest.cxx index 17b0ac89e75..9052ef60323 100644 --- a/Modules/Filtering/FFT/test/itkFFTWD_FFTTest.cxx +++ b/Modules/Filtering/FFT/test/itkFFTWD_FFTTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkFFTWD_RealFFTTest.cxx b/Modules/Filtering/FFT/test/itkFFTWD_RealFFTTest.cxx index 055f589971d..70d2cfc183c 100644 --- a/Modules/Filtering/FFT/test/itkFFTWD_RealFFTTest.cxx +++ b/Modules/Filtering/FFT/test/itkFFTWD_RealFFTTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkFFTWF_FFTTest.cxx b/Modules/Filtering/FFT/test/itkFFTWF_FFTTest.cxx index 542b42815eb..3e2a2a6a9aa 100644 --- a/Modules/Filtering/FFT/test/itkFFTWF_FFTTest.cxx +++ b/Modules/Filtering/FFT/test/itkFFTWF_FFTTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkFFTWF_RealFFTTest.cxx b/Modules/Filtering/FFT/test/itkFFTWF_RealFFTTest.cxx index aa2c6526d29..7d5919437b0 100644 --- a/Modules/Filtering/FFT/test/itkFFTWF_RealFFTTest.cxx +++ b/Modules/Filtering/FFT/test/itkFFTWF_RealFFTTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkForwardInverseFFTImageFilterTest.cxx b/Modules/Filtering/FFT/test/itkForwardInverseFFTImageFilterTest.cxx index 549eb0d8440..bc10306fd66 100644 --- a/Modules/Filtering/FFT/test/itkForwardInverseFFTImageFilterTest.cxx +++ b/Modules/Filtering/FFT/test/itkForwardInverseFFTImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkForwardInverseFFTTest.h b/Modules/Filtering/FFT/test/itkForwardInverseFFTTest.h index 22afa7b0704..9848136590e 100644 --- a/Modules/Filtering/FFT/test/itkForwardInverseFFTTest.h +++ b/Modules/Filtering/FFT/test/itkForwardInverseFFTTest.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkFullToHalfHermitianImageFilterTest.cxx b/Modules/Filtering/FFT/test/itkFullToHalfHermitianImageFilterTest.cxx index 88763fe185b..9ff4cd7b316 100644 --- a/Modules/Filtering/FFT/test/itkFullToHalfHermitianImageFilterTest.cxx +++ b/Modules/Filtering/FFT/test/itkFullToHalfHermitianImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkHalfToFullHermitianImageFilterTest.cxx b/Modules/Filtering/FFT/test/itkHalfToFullHermitianImageFilterTest.cxx index 96a85a8073d..c5e18ed8615 100644 --- a/Modules/Filtering/FFT/test/itkHalfToFullHermitianImageFilterTest.cxx +++ b/Modules/Filtering/FFT/test/itkHalfToFullHermitianImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkRealFFTTest.h b/Modules/Filtering/FFT/test/itkRealFFTTest.h index 9ed1fdb873c..584fb791213 100644 --- a/Modules/Filtering/FFT/test/itkRealFFTTest.h +++ b/Modules/Filtering/FFT/test/itkRealFFTTest.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkTestCircularDependency.cxx b/Modules/Filtering/FFT/test/itkTestCircularDependency.cxx index cbc60880817..ec2add2bf16 100644 --- a/Modules/Filtering/FFT/test/itkTestCircularDependency.cxx +++ b/Modules/Filtering/FFT/test/itkTestCircularDependency.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkVnlComplexToComplexFFTImageFilterTest.cxx b/Modules/Filtering/FFT/test/itkVnlComplexToComplexFFTImageFilterTest.cxx index e5381e44569..c71081d89ff 100644 --- a/Modules/Filtering/FFT/test/itkVnlComplexToComplexFFTImageFilterTest.cxx +++ b/Modules/Filtering/FFT/test/itkVnlComplexToComplexFFTImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkVnlFFTTest.cxx b/Modules/Filtering/FFT/test/itkVnlFFTTest.cxx index ff312cfb302..634b91d4ef0 100644 --- a/Modules/Filtering/FFT/test/itkVnlFFTTest.cxx +++ b/Modules/Filtering/FFT/test/itkVnlFFTTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkVnlFFTWD_FFTTest.cxx b/Modules/Filtering/FFT/test/itkVnlFFTWD_FFTTest.cxx index 03fdb20e35d..bb874027d26 100644 --- a/Modules/Filtering/FFT/test/itkVnlFFTWD_FFTTest.cxx +++ b/Modules/Filtering/FFT/test/itkVnlFFTWD_FFTTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkVnlFFTWD_RealFFTTest.cxx b/Modules/Filtering/FFT/test/itkVnlFFTWD_RealFFTTest.cxx index 25d832edc70..37d1b4b94c5 100644 --- a/Modules/Filtering/FFT/test/itkVnlFFTWD_RealFFTTest.cxx +++ b/Modules/Filtering/FFT/test/itkVnlFFTWD_RealFFTTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkVnlFFTWF_FFTTest.cxx b/Modules/Filtering/FFT/test/itkVnlFFTWF_FFTTest.cxx index 59c50757a2f..d0294b01232 100644 --- a/Modules/Filtering/FFT/test/itkVnlFFTWF_FFTTest.cxx +++ b/Modules/Filtering/FFT/test/itkVnlFFTWF_FFTTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkVnlFFTWF_RealFFTTest.cxx b/Modules/Filtering/FFT/test/itkVnlFFTWF_RealFFTTest.cxx index 57597b2be1f..ef5834d1d40 100644 --- a/Modules/Filtering/FFT/test/itkVnlFFTWF_RealFFTTest.cxx +++ b/Modules/Filtering/FFT/test/itkVnlFFTWF_RealFFTTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/test/itkVnlRealFFTTest.cxx b/Modules/Filtering/FFT/test/itkVnlRealFFTTest.cxx index 60b88cc98d4..8966c9b46be 100644 --- a/Modules/Filtering/FFT/test/itkVnlRealFFTTest.cxx +++ b/Modules/Filtering/FFT/test/itkVnlRealFFTTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FFT/wrapping/test/FFTImageFilterTest.py b/Modules/Filtering/FFT/wrapping/test/FFTImageFilterTest.py index 47b1ea3d603..4320e70b77d 100644 --- a/Modules/Filtering/FFT/wrapping/test/FFTImageFilterTest.py +++ b/Modules/Filtering/FFT/wrapping/test/FFTImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingBase.h b/Modules/Filtering/FastMarching/include/itkFastMarchingBase.h index b53538327b9..b2613c532eb 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingBase.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingBase.hxx b/Modules/Filtering/FastMarching/include/itkFastMarchingBase.hxx index 208b35f754f..71c48216cde 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingBase.hxx +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilter.h b/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilter.h index fe006bcbf95..ffc3cca8c78 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilter.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilter.hxx b/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilter.hxx index 49c35b1e16b..23b39974613 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilter.hxx +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilterBase.h b/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilterBase.h index afbd1eb348a..56c4729cf19 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilterBase.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilterBase.hxx b/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilterBase.hxx index a282aaf5f7f..c295af7e0f6 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilterBase.hxx +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingExtensionImageFilterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilter.h b/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilter.h index fc6d88ce9c4..6b7e1404a51 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilter.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilter.hxx b/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilter.hxx index 35d57bde343..7ee062d5e9b 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilter.hxx +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilterBase.h b/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilterBase.h index 58e7ac18a1a..34e2fe3eaba 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilterBase.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilterBase.hxx b/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilterBase.hxx index a6c1803cf7a..e4ce85545c3 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilterBase.hxx +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingImageFilterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingImageToNodePairContainerAdaptor.h b/Modules/Filtering/FastMarching/include/itkFastMarchingImageToNodePairContainerAdaptor.h index 6e8c2b97b60..09952baf24b 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingImageToNodePairContainerAdaptor.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingImageToNodePairContainerAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingImageToNodePairContainerAdaptor.hxx b/Modules/Filtering/FastMarching/include/itkFastMarchingImageToNodePairContainerAdaptor.hxx index aa4f5985621..02e39f6313f 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingImageToNodePairContainerAdaptor.hxx +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingImageToNodePairContainerAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingNumberOfElementsStoppingCriterion.h b/Modules/Filtering/FastMarching/include/itkFastMarchingNumberOfElementsStoppingCriterion.h index 45be078a22e..3570ef2d34c 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingNumberOfElementsStoppingCriterion.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingNumberOfElementsStoppingCriterion.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingQuadEdgeMeshFilterBase.h b/Modules/Filtering/FastMarching/include/itkFastMarchingQuadEdgeMeshFilterBase.h index b5adef397ad..82fd791fd4b 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingQuadEdgeMeshFilterBase.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingQuadEdgeMeshFilterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingQuadEdgeMeshFilterBase.hxx b/Modules/Filtering/FastMarching/include/itkFastMarchingQuadEdgeMeshFilterBase.hxx index 2c888fcb0cf..6b66c5f685a 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingQuadEdgeMeshFilterBase.hxx +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingQuadEdgeMeshFilterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingReachedTargetNodesStoppingCriterion.h b/Modules/Filtering/FastMarching/include/itkFastMarchingReachedTargetNodesStoppingCriterion.h index d1199bf455a..52f7651cdb0 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingReachedTargetNodesStoppingCriterion.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingReachedTargetNodesStoppingCriterion.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingStoppingCriterionBase.h b/Modules/Filtering/FastMarching/include/itkFastMarchingStoppingCriterionBase.h index 482c14357c6..1699e26e8c9 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingStoppingCriterionBase.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingStoppingCriterionBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingThresholdStoppingCriterion.h b/Modules/Filtering/FastMarching/include/itkFastMarchingThresholdStoppingCriterion.h index 1e9de6fc01a..57e2fda6afc 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingThresholdStoppingCriterion.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingThresholdStoppingCriterion.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingTraits.h b/Modules/Filtering/FastMarching/include/itkFastMarchingTraits.h index b79ccbdfb1a..ff6353b13b3 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingTraits.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingTraits.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilter.h b/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilter.h index 1c8c0152f0f..f006d370bdd 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilter.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilter.hxx b/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilter.hxx index 061c6e3bd7b..56f9327837f 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilter.hxx +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilterBase.h b/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilterBase.h index e6fff6d9b46..d51bc9ac270 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilterBase.h +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilterBase.hxx b/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilterBase.hxx index 5beec210a1d..d4c3a25ce5c 100644 --- a/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilterBase.hxx +++ b/Modules/Filtering/FastMarching/include/itkFastMarchingUpwindGradientImageFilterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkLevelSet.h b/Modules/Filtering/FastMarching/include/itkLevelSet.h index e625746bc90..98bbbbd8dcd 100644 --- a/Modules/Filtering/FastMarching/include/itkLevelSet.h +++ b/Modules/Filtering/FastMarching/include/itkLevelSet.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkLevelSetNode.h b/Modules/Filtering/FastMarching/include/itkLevelSetNode.h index 96d94057c3d..f7abea7dfe5 100644 --- a/Modules/Filtering/FastMarching/include/itkLevelSetNode.h +++ b/Modules/Filtering/FastMarching/include/itkLevelSetNode.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/include/itkNodePair.h b/Modules/Filtering/FastMarching/include/itkNodePair.h index dcb5a16a8aa..fdb921441ea 100644 --- a/Modules/Filtering/FastMarching/include/itkNodePair.h +++ b/Modules/Filtering/FastMarching/include/itkNodePair.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingBaseTest.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingBaseTest.cxx index 03dae809079..6af8272ab71 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingBaseTest.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingExtensionImageFilterTest.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingExtensionImageFilterTest.cxx index bd4fbe57f68..c09c8d4fa05 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingExtensionImageFilterTest.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingExtensionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterBaseTest.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterBaseTest.cxx index 0fe98c2a4ce..a800c3332a6 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterBaseTest.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterRealTest1.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterRealTest1.cxx index 9479838a279..8cef0edbbfe 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterRealTest1.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterRealTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterRealTest2.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterRealTest2.cxx index 645011b7d49..7f4ea4db729 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterRealTest2.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterRealTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterRealWithNumberOfElementsTest.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterRealWithNumberOfElementsTest.cxx index ff3abfd6e1c..d2888f37b6a 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterRealWithNumberOfElementsTest.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingImageFilterRealWithNumberOfElementsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingImageTopologicalTest.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingImageTopologicalTest.cxx index 4f81ecca57b..f2946102de0 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingImageTopologicalTest.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingImageTopologicalTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingNumberOfElementsStoppingCriterionTest.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingNumberOfElementsStoppingCriterionTest.cxx index b7f38efe282..51e5abf8a6b 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingNumberOfElementsStoppingCriterionTest.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingNumberOfElementsStoppingCriterionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest.cxx index a5ed64c11ac..4f7dbb3e1e8 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest2.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest2.cxx index f36bd317fa1..6b9572a7a47 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest2.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest3.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest3.cxx index 2697285b3ce..9fadb5c433e 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest3.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest4.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest4.cxx index e98f74311b4..ebac9b52ee6 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest4.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterBaseTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterWithNumberOfElementsTest.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterWithNumberOfElementsTest.cxx index b6f6f710804..35f0e5fa021 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterWithNumberOfElementsTest.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingQuadEdgeMeshFilterWithNumberOfElementsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingStoppingCriterionBaseTest.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingStoppingCriterionBaseTest.cxx index 3a126241051..36d716660c0 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingStoppingCriterionBaseTest.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingStoppingCriterionBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingTest.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingTest.cxx index b41087152d5..5a5d2842ee8 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingTest.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingTest2.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingTest2.cxx index aeec3bb75e5..839682cd148 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingTest2.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingThresholdStoppingCriterionTest.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingThresholdStoppingCriterionTest.cxx index 6ebbb04147d..a8d5e756d24 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingThresholdStoppingCriterionTest.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingThresholdStoppingCriterionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingUpwindGradientBaseTest.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingUpwindGradientBaseTest.cxx index 1d470327336..56eaa9b656f 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingUpwindGradientBaseTest.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingUpwindGradientBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/test/itkFastMarchingUpwindGradientTest.cxx b/Modules/Filtering/FastMarching/test/itkFastMarchingUpwindGradientTest.cxx index e294cfab3dc..4ac6f89406f 100644 --- a/Modules/Filtering/FastMarching/test/itkFastMarchingUpwindGradientTest.cxx +++ b/Modules/Filtering/FastMarching/test/itkFastMarchingUpwindGradientTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/FastMarching/wrapping/test/FastMarchingImageFilterTest.py b/Modules/Filtering/FastMarching/wrapping/test/FastMarchingImageFilterTest.py index 56c1ab1966e..f64d3bb8d64 100644 --- a/Modules/Filtering/FastMarching/wrapping/test/FastMarchingImageFilterTest.py +++ b/Modules/Filtering/FastMarching/wrapping/test/FastMarchingImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUAnisotropicDiffusionFunction.h b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUAnisotropicDiffusionFunction.h index f7b723e3eb9..7edbd96908b 100644 --- a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUAnisotropicDiffusionFunction.h +++ b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUAnisotropicDiffusionFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUAnisotropicDiffusionImageFilter.h b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUAnisotropicDiffusionImageFilter.h index de832d82219..b015f8997a8 100644 --- a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUAnisotropicDiffusionImageFilter.h +++ b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUAnisotropicDiffusionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUAnisotropicDiffusionImageFilter.hxx b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUAnisotropicDiffusionImageFilter.hxx index 36e1165fe3b..de0ea1b82b6 100644 --- a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUAnisotropicDiffusionImageFilter.hxx +++ b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUAnisotropicDiffusionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientAnisotropicDiffusionImageFilter.h b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientAnisotropicDiffusionImageFilter.h index 859273b5055..07cc2ba53c0 100644 --- a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientAnisotropicDiffusionImageFilter.h +++ b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientAnisotropicDiffusionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientAnisotropicDiffusionImageFilterFactory.h b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientAnisotropicDiffusionImageFilterFactory.h index 8e74050a8b0..e6bb572c09a 100644 --- a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientAnisotropicDiffusionImageFilterFactory.h +++ b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientAnisotropicDiffusionImageFilterFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientNDAnisotropicDiffusionFunction.h b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientNDAnisotropicDiffusionFunction.h index 5186109ed5d..94a944bd31f 100644 --- a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientNDAnisotropicDiffusionFunction.h +++ b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientNDAnisotropicDiffusionFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientNDAnisotropicDiffusionFunction.hxx b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientNDAnisotropicDiffusionFunction.hxx index 86346248b7c..fc0ed92b296 100644 --- a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientNDAnisotropicDiffusionFunction.hxx +++ b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUGradientNDAnisotropicDiffusionFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUScalarAnisotropicDiffusionFunction.h b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUScalarAnisotropicDiffusionFunction.h index 6bd2971fa5b..f948aadb59c 100644 --- a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUScalarAnisotropicDiffusionFunction.h +++ b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUScalarAnisotropicDiffusionFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUScalarAnisotropicDiffusionFunction.hxx b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUScalarAnisotropicDiffusionFunction.hxx index 743e4f93abe..5c235e5d1e5 100644 --- a/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUScalarAnisotropicDiffusionFunction.hxx +++ b/Modules/Filtering/GPUAnisotropicSmoothing/include/itkGPUScalarAnisotropicDiffusionFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUAnisotropicSmoothing/src/GPUGradientNDAnisotropicDiffusionFunction.cl b/Modules/Filtering/GPUAnisotropicSmoothing/src/GPUGradientNDAnisotropicDiffusionFunction.cl index 12dad4d80dd..8e60a9eee46 100644 --- a/Modules/Filtering/GPUAnisotropicSmoothing/src/GPUGradientNDAnisotropicDiffusionFunction.cl +++ b/Modules/Filtering/GPUAnisotropicSmoothing/src/GPUGradientNDAnisotropicDiffusionFunction.cl @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUAnisotropicSmoothing/src/GPUScalarAnisotropicDiffusionFunction.cl b/Modules/Filtering/GPUAnisotropicSmoothing/src/GPUScalarAnisotropicDiffusionFunction.cl index 3a30e07febb..65d2b7f0835 100644 --- a/Modules/Filtering/GPUAnisotropicSmoothing/src/GPUScalarAnisotropicDiffusionFunction.cl +++ b/Modules/Filtering/GPUAnisotropicSmoothing/src/GPUScalarAnisotropicDiffusionFunction.cl @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUAnisotropicSmoothing/test/itkGPUGradientAnisotropicDiffusionImageFilterTest.cxx b/Modules/Filtering/GPUAnisotropicSmoothing/test/itkGPUGradientAnisotropicDiffusionImageFilterTest.cxx index 1ee6283805a..9ac902e42c8 100644 --- a/Modules/Filtering/GPUAnisotropicSmoothing/test/itkGPUGradientAnisotropicDiffusionImageFilterTest.cxx +++ b/Modules/Filtering/GPUAnisotropicSmoothing/test/itkGPUGradientAnisotropicDiffusionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUAnisotropicSmoothing/wrapping/test/itkGPUGradientAnisotropicDiffusionImageFilterTest.py b/Modules/Filtering/GPUAnisotropicSmoothing/wrapping/test/itkGPUGradientAnisotropicDiffusionImageFilterTest.py index adc0f10d6d1..1c72ebaee1b 100644 --- a/Modules/Filtering/GPUAnisotropicSmoothing/wrapping/test/itkGPUGradientAnisotropicDiffusionImageFilterTest.py +++ b/Modules/Filtering/GPUAnisotropicSmoothing/wrapping/test/itkGPUGradientAnisotropicDiffusionImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUImageFilterBase/include/itkGPUBoxImageFilter.h b/Modules/Filtering/GPUImageFilterBase/include/itkGPUBoxImageFilter.h index 9084c673975..2194796655e 100644 --- a/Modules/Filtering/GPUImageFilterBase/include/itkGPUBoxImageFilter.h +++ b/Modules/Filtering/GPUImageFilterBase/include/itkGPUBoxImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUImageFilterBase/include/itkGPUCastImageFilter.h b/Modules/Filtering/GPUImageFilterBase/include/itkGPUCastImageFilter.h index 9730ac54af9..23530ac5c02 100644 --- a/Modules/Filtering/GPUImageFilterBase/include/itkGPUCastImageFilter.h +++ b/Modules/Filtering/GPUImageFilterBase/include/itkGPUCastImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUImageFilterBase/include/itkGPUCastImageFilter.hxx b/Modules/Filtering/GPUImageFilterBase/include/itkGPUCastImageFilter.hxx index 4e6bbe3013e..8d070bba85e 100644 --- a/Modules/Filtering/GPUImageFilterBase/include/itkGPUCastImageFilter.hxx +++ b/Modules/Filtering/GPUImageFilterBase/include/itkGPUCastImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUImageFilterBase/include/itkGPUNeighborhoodOperatorImageFilter.h b/Modules/Filtering/GPUImageFilterBase/include/itkGPUNeighborhoodOperatorImageFilter.h index 50349d592a3..23bbcb28a9f 100644 --- a/Modules/Filtering/GPUImageFilterBase/include/itkGPUNeighborhoodOperatorImageFilter.h +++ b/Modules/Filtering/GPUImageFilterBase/include/itkGPUNeighborhoodOperatorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUImageFilterBase/include/itkGPUNeighborhoodOperatorImageFilter.hxx b/Modules/Filtering/GPUImageFilterBase/include/itkGPUNeighborhoodOperatorImageFilter.hxx index 604140e553f..9526703faa5 100644 --- a/Modules/Filtering/GPUImageFilterBase/include/itkGPUNeighborhoodOperatorImageFilter.hxx +++ b/Modules/Filtering/GPUImageFilterBase/include/itkGPUNeighborhoodOperatorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUImageFilterBase/src/GPUCastImageFilter.cl b/Modules/Filtering/GPUImageFilterBase/src/GPUCastImageFilter.cl index 88a6461b105..9bf1ebcafa7 100644 --- a/Modules/Filtering/GPUImageFilterBase/src/GPUCastImageFilter.cl +++ b/Modules/Filtering/GPUImageFilterBase/src/GPUCastImageFilter.cl @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUImageFilterBase/src/GPUNeighborhoodOperatorImageFilter.cl b/Modules/Filtering/GPUImageFilterBase/src/GPUNeighborhoodOperatorImageFilter.cl index a6633a9730c..68660d2d264 100644 --- a/Modules/Filtering/GPUImageFilterBase/src/GPUNeighborhoodOperatorImageFilter.cl +++ b/Modules/Filtering/GPUImageFilterBase/src/GPUNeighborhoodOperatorImageFilter.cl @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUImageFilterBase/test/itkGPUNeighborhoodOperatorImageFilterTest.cxx b/Modules/Filtering/GPUImageFilterBase/test/itkGPUNeighborhoodOperatorImageFilterTest.cxx index 52e7da985c0..cff88a43937 100644 --- a/Modules/Filtering/GPUImageFilterBase/test/itkGPUNeighborhoodOperatorImageFilterTest.cxx +++ b/Modules/Filtering/GPUImageFilterBase/test/itkGPUNeighborhoodOperatorImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUImageFilterBase/wrapping/test/itkGPUNeighborhoodOperatorImageFilterTest.py b/Modules/Filtering/GPUImageFilterBase/wrapping/test/itkGPUNeighborhoodOperatorImageFilterTest.py index bce5ef79045..f4e1b01c5d2 100644 --- a/Modules/Filtering/GPUImageFilterBase/wrapping/test/itkGPUNeighborhoodOperatorImageFilterTest.py +++ b/Modules/Filtering/GPUImageFilterBase/wrapping/test/itkGPUNeighborhoodOperatorImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUSmoothing/include/itkGPUDiscreteGaussianImageFilter.h b/Modules/Filtering/GPUSmoothing/include/itkGPUDiscreteGaussianImageFilter.h index a40249617f3..b83b318ffc7 100644 --- a/Modules/Filtering/GPUSmoothing/include/itkGPUDiscreteGaussianImageFilter.h +++ b/Modules/Filtering/GPUSmoothing/include/itkGPUDiscreteGaussianImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUSmoothing/include/itkGPUDiscreteGaussianImageFilter.hxx b/Modules/Filtering/GPUSmoothing/include/itkGPUDiscreteGaussianImageFilter.hxx index 9fd3dc926a1..1c47929b294 100644 --- a/Modules/Filtering/GPUSmoothing/include/itkGPUDiscreteGaussianImageFilter.hxx +++ b/Modules/Filtering/GPUSmoothing/include/itkGPUDiscreteGaussianImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUSmoothing/include/itkGPUMeanImageFilter.h b/Modules/Filtering/GPUSmoothing/include/itkGPUMeanImageFilter.h index cc94628e48b..75465d65dbb 100644 --- a/Modules/Filtering/GPUSmoothing/include/itkGPUMeanImageFilter.h +++ b/Modules/Filtering/GPUSmoothing/include/itkGPUMeanImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUSmoothing/include/itkGPUMeanImageFilter.hxx b/Modules/Filtering/GPUSmoothing/include/itkGPUMeanImageFilter.hxx index f770c931e66..c364e1ede2c 100644 --- a/Modules/Filtering/GPUSmoothing/include/itkGPUMeanImageFilter.hxx +++ b/Modules/Filtering/GPUSmoothing/include/itkGPUMeanImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUSmoothing/src/GPUMeanImageFilter.cl b/Modules/Filtering/GPUSmoothing/src/GPUMeanImageFilter.cl index 0ed917541a5..1b709306f33 100644 --- a/Modules/Filtering/GPUSmoothing/src/GPUMeanImageFilter.cl +++ b/Modules/Filtering/GPUSmoothing/src/GPUMeanImageFilter.cl @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUSmoothing/test/itkGPUDiscreteGaussianImageFilterTest.cxx b/Modules/Filtering/GPUSmoothing/test/itkGPUDiscreteGaussianImageFilterTest.cxx index c85e16219a0..670df78431d 100644 --- a/Modules/Filtering/GPUSmoothing/test/itkGPUDiscreteGaussianImageFilterTest.cxx +++ b/Modules/Filtering/GPUSmoothing/test/itkGPUDiscreteGaussianImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUSmoothing/test/itkGPUMeanImageFilterTest.cxx b/Modules/Filtering/GPUSmoothing/test/itkGPUMeanImageFilterTest.cxx index b333a31b337..304c4972ca6 100644 --- a/Modules/Filtering/GPUSmoothing/test/itkGPUMeanImageFilterTest.cxx +++ b/Modules/Filtering/GPUSmoothing/test/itkGPUMeanImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUSmoothing/wrapping/test/itkGPUMeanImageFilterTest.py b/Modules/Filtering/GPUSmoothing/wrapping/test/itkGPUMeanImageFilterTest.py index eb559cf64bb..f805eb5e3f9 100644 --- a/Modules/Filtering/GPUSmoothing/wrapping/test/itkGPUMeanImageFilterTest.py +++ b/Modules/Filtering/GPUSmoothing/wrapping/test/itkGPUMeanImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUThresholding/include/itkGPUBinaryThresholdImageFilter.h b/Modules/Filtering/GPUThresholding/include/itkGPUBinaryThresholdImageFilter.h index 791dcaff05c..14822a579e0 100644 --- a/Modules/Filtering/GPUThresholding/include/itkGPUBinaryThresholdImageFilter.h +++ b/Modules/Filtering/GPUThresholding/include/itkGPUBinaryThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUThresholding/include/itkGPUBinaryThresholdImageFilter.hxx b/Modules/Filtering/GPUThresholding/include/itkGPUBinaryThresholdImageFilter.hxx index 06c47021e80..7ea093fe8f4 100644 --- a/Modules/Filtering/GPUThresholding/include/itkGPUBinaryThresholdImageFilter.hxx +++ b/Modules/Filtering/GPUThresholding/include/itkGPUBinaryThresholdImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUThresholding/src/GPUBinaryThresholdImageFilter.cl b/Modules/Filtering/GPUThresholding/src/GPUBinaryThresholdImageFilter.cl index aebecc580fb..baf7e43f04d 100644 --- a/Modules/Filtering/GPUThresholding/src/GPUBinaryThresholdImageFilter.cl +++ b/Modules/Filtering/GPUThresholding/src/GPUBinaryThresholdImageFilter.cl @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUThresholding/test/itkGPUBinaryThresholdImageFilterTest.cxx b/Modules/Filtering/GPUThresholding/test/itkGPUBinaryThresholdImageFilterTest.cxx index 539cb077d70..490c55559a2 100644 --- a/Modules/Filtering/GPUThresholding/test/itkGPUBinaryThresholdImageFilterTest.cxx +++ b/Modules/Filtering/GPUThresholding/test/itkGPUBinaryThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/GPUThresholding/test/itkGPUImageFilterTest.cxx b/Modules/Filtering/GPUThresholding/test/itkGPUImageFilterTest.cxx index b3326af93a9..245421d57c5 100644 --- a/Modules/Filtering/GPUThresholding/test/itkGPUImageFilterTest.cxx +++ b/Modules/Filtering/GPUThresholding/test/itkGPUImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/include/itkAbsoluteValueDifferenceImageFilter.h b/Modules/Filtering/ImageCompare/include/itkAbsoluteValueDifferenceImageFilter.h index 8244150a0ea..10ce979cc2d 100644 --- a/Modules/Filtering/ImageCompare/include/itkAbsoluteValueDifferenceImageFilter.h +++ b/Modules/Filtering/ImageCompare/include/itkAbsoluteValueDifferenceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/include/itkCheckerBoardImageFilter.h b/Modules/Filtering/ImageCompare/include/itkCheckerBoardImageFilter.h index a13f50ce30d..76a7bf7ee70 100644 --- a/Modules/Filtering/ImageCompare/include/itkCheckerBoardImageFilter.h +++ b/Modules/Filtering/ImageCompare/include/itkCheckerBoardImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/include/itkCheckerBoardImageFilter.hxx b/Modules/Filtering/ImageCompare/include/itkCheckerBoardImageFilter.hxx index a9b4bfe137e..785d3a51dc3 100644 --- a/Modules/Filtering/ImageCompare/include/itkCheckerBoardImageFilter.hxx +++ b/Modules/Filtering/ImageCompare/include/itkCheckerBoardImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/include/itkSTAPLEImageFilter.h b/Modules/Filtering/ImageCompare/include/itkSTAPLEImageFilter.h index ff4b6470a51..4b1a79a28e7 100644 --- a/Modules/Filtering/ImageCompare/include/itkSTAPLEImageFilter.h +++ b/Modules/Filtering/ImageCompare/include/itkSTAPLEImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/include/itkSTAPLEImageFilter.hxx b/Modules/Filtering/ImageCompare/include/itkSTAPLEImageFilter.hxx index 3126f4975fd..ba61b8f7cec 100644 --- a/Modules/Filtering/ImageCompare/include/itkSTAPLEImageFilter.hxx +++ b/Modules/Filtering/ImageCompare/include/itkSTAPLEImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/include/itkSimilarityIndexImageFilter.h b/Modules/Filtering/ImageCompare/include/itkSimilarityIndexImageFilter.h index 7fb89389fb1..c7ea48eae98 100644 --- a/Modules/Filtering/ImageCompare/include/itkSimilarityIndexImageFilter.h +++ b/Modules/Filtering/ImageCompare/include/itkSimilarityIndexImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/include/itkSimilarityIndexImageFilter.hxx b/Modules/Filtering/ImageCompare/include/itkSimilarityIndexImageFilter.hxx index b7d90de7125..d8e77f625e9 100644 --- a/Modules/Filtering/ImageCompare/include/itkSimilarityIndexImageFilter.hxx +++ b/Modules/Filtering/ImageCompare/include/itkSimilarityIndexImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/include/itkSquaredDifferenceImageFilter.h b/Modules/Filtering/ImageCompare/include/itkSquaredDifferenceImageFilter.h index 007f0bbe897..80527b40220 100644 --- a/Modules/Filtering/ImageCompare/include/itkSquaredDifferenceImageFilter.h +++ b/Modules/Filtering/ImageCompare/include/itkSquaredDifferenceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/test/itkAbsoluteValueDifferenceImageFilterTest.cxx b/Modules/Filtering/ImageCompare/test/itkAbsoluteValueDifferenceImageFilterTest.cxx index 6fd02e62c54..53784819da1 100644 --- a/Modules/Filtering/ImageCompare/test/itkAbsoluteValueDifferenceImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompare/test/itkAbsoluteValueDifferenceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/test/itkCheckerBoardImageFilterTest.cxx b/Modules/Filtering/ImageCompare/test/itkCheckerBoardImageFilterTest.cxx index 3730461a15d..53f2857a6fe 100644 --- a/Modules/Filtering/ImageCompare/test/itkCheckerBoardImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompare/test/itkCheckerBoardImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/test/itkConstrainedValueDifferenceImageFilterTest.cxx b/Modules/Filtering/ImageCompare/test/itkConstrainedValueDifferenceImageFilterTest.cxx index a00e4e633ad..7af49c5e50d 100644 --- a/Modules/Filtering/ImageCompare/test/itkConstrainedValueDifferenceImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompare/test/itkConstrainedValueDifferenceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/test/itkSTAPLEImageFilterTest.cxx b/Modules/Filtering/ImageCompare/test/itkSTAPLEImageFilterTest.cxx index ada019d95c5..2ea64251b8d 100644 --- a/Modules/Filtering/ImageCompare/test/itkSTAPLEImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompare/test/itkSTAPLEImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/test/itkSimilarityIndexImageFilterTest.cxx b/Modules/Filtering/ImageCompare/test/itkSimilarityIndexImageFilterTest.cxx index 252d9c48325..2fc88436751 100644 --- a/Modules/Filtering/ImageCompare/test/itkSimilarityIndexImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompare/test/itkSimilarityIndexImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/test/itkSquaredDifferenceImageFilterTest.cxx b/Modules/Filtering/ImageCompare/test/itkSquaredDifferenceImageFilterTest.cxx index 9f680a01b37..41fec8b2ba6 100644 --- a/Modules/Filtering/ImageCompare/test/itkSquaredDifferenceImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompare/test/itkSquaredDifferenceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompare/test/itkTestingComparisonImageFilterTest.cxx b/Modules/Filtering/ImageCompare/test/itkTestingComparisonImageFilterTest.cxx index cdda014dbcd..cdca30de798 100644 --- a/Modules/Filtering/ImageCompare/test/itkTestingComparisonImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompare/test/itkTestingComparisonImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/include/itkComposeImageFilter.h b/Modules/Filtering/ImageCompose/include/itkComposeImageFilter.h index 13e270f80e0..fd8f60e4ec7 100644 --- a/Modules/Filtering/ImageCompose/include/itkComposeImageFilter.h +++ b/Modules/Filtering/ImageCompose/include/itkComposeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/include/itkComposeImageFilter.hxx b/Modules/Filtering/ImageCompose/include/itkComposeImageFilter.hxx index 622812a4533..7ca6fe3d429 100644 --- a/Modules/Filtering/ImageCompose/include/itkComposeImageFilter.hxx +++ b/Modules/Filtering/ImageCompose/include/itkComposeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/include/itkJoinImageFilter.h b/Modules/Filtering/ImageCompose/include/itkJoinImageFilter.h index fbd29772ad3..5b90891b099 100644 --- a/Modules/Filtering/ImageCompose/include/itkJoinImageFilter.h +++ b/Modules/Filtering/ImageCompose/include/itkJoinImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/include/itkJoinSeriesImageFilter.h b/Modules/Filtering/ImageCompose/include/itkJoinSeriesImageFilter.h index 518434d8e61..9035398ce1b 100644 --- a/Modules/Filtering/ImageCompose/include/itkJoinSeriesImageFilter.h +++ b/Modules/Filtering/ImageCompose/include/itkJoinSeriesImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/include/itkJoinSeriesImageFilter.hxx b/Modules/Filtering/ImageCompose/include/itkJoinSeriesImageFilter.hxx index fae3a3bf419..51e733922c1 100644 --- a/Modules/Filtering/ImageCompose/include/itkJoinSeriesImageFilter.hxx +++ b/Modules/Filtering/ImageCompose/include/itkJoinSeriesImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/test/itkCompose2DCovariantVectorImageFilterTest.cxx b/Modules/Filtering/ImageCompose/test/itkCompose2DCovariantVectorImageFilterTest.cxx index 63748c0deac..761c745a7e7 100644 --- a/Modules/Filtering/ImageCompose/test/itkCompose2DCovariantVectorImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompose/test/itkCompose2DCovariantVectorImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/test/itkCompose2DVectorImageFilterTest.cxx b/Modules/Filtering/ImageCompose/test/itkCompose2DVectorImageFilterTest.cxx index 018503b150e..0c36eacb242 100644 --- a/Modules/Filtering/ImageCompose/test/itkCompose2DVectorImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompose/test/itkCompose2DVectorImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/test/itkCompose3DCovariantVectorImageFilterTest.cxx b/Modules/Filtering/ImageCompose/test/itkCompose3DCovariantVectorImageFilterTest.cxx index 275adacfb32..22b04d1553d 100644 --- a/Modules/Filtering/ImageCompose/test/itkCompose3DCovariantVectorImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompose/test/itkCompose3DCovariantVectorImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/test/itkCompose3DVectorImageFilterTest.cxx b/Modules/Filtering/ImageCompose/test/itkCompose3DVectorImageFilterTest.cxx index e32ce56e1ba..8bc62963677 100644 --- a/Modules/Filtering/ImageCompose/test/itkCompose3DVectorImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompose/test/itkCompose3DVectorImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/test/itkComposeRGBAImageFilterTest.cxx b/Modules/Filtering/ImageCompose/test/itkComposeRGBAImageFilterTest.cxx index e95f0905436..4a06556f98e 100644 --- a/Modules/Filtering/ImageCompose/test/itkComposeRGBAImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompose/test/itkComposeRGBAImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/test/itkComposeRGBImageFilterTest.cxx b/Modules/Filtering/ImageCompose/test/itkComposeRGBImageFilterTest.cxx index 7e3fba2bc58..7da5c037c56 100644 --- a/Modules/Filtering/ImageCompose/test/itkComposeRGBImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompose/test/itkComposeRGBImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/test/itkImageReadRealAndImaginaryWriteComplexTest.cxx b/Modules/Filtering/ImageCompose/test/itkImageReadRealAndImaginaryWriteComplexTest.cxx index dacea6fb523..400c7302904 100644 --- a/Modules/Filtering/ImageCompose/test/itkImageReadRealAndImaginaryWriteComplexTest.cxx +++ b/Modules/Filtering/ImageCompose/test/itkImageReadRealAndImaginaryWriteComplexTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/test/itkImageToVectorImageFilterTest.cxx b/Modules/Filtering/ImageCompose/test/itkImageToVectorImageFilterTest.cxx index 60f68d53461..e2ddd83713e 100644 --- a/Modules/Filtering/ImageCompose/test/itkImageToVectorImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompose/test/itkImageToVectorImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/test/itkJoinImageFilterTest.cxx b/Modules/Filtering/ImageCompose/test/itkJoinImageFilterTest.cxx index d0cb0230e2e..75fc577b070 100644 --- a/Modules/Filtering/ImageCompose/test/itkJoinImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompose/test/itkJoinImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/test/itkJoinSeriesImageFilterStreamingTest.cxx b/Modules/Filtering/ImageCompose/test/itkJoinSeriesImageFilterStreamingTest.cxx index 3d5e015d921..32a0569a5a8 100644 --- a/Modules/Filtering/ImageCompose/test/itkJoinSeriesImageFilterStreamingTest.cxx +++ b/Modules/Filtering/ImageCompose/test/itkJoinSeriesImageFilterStreamingTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageCompose/test/itkJoinSeriesImageFilterTest.cxx b/Modules/Filtering/ImageCompose/test/itkJoinSeriesImageFilterTest.cxx index 42ca88b7669..fb8264b1a10 100644 --- a/Modules/Filtering/ImageCompose/test/itkJoinSeriesImageFilterTest.cxx +++ b/Modules/Filtering/ImageCompose/test/itkJoinSeriesImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkBilateralImageFilter.h b/Modules/Filtering/ImageFeature/include/itkBilateralImageFilter.h index 02e89838f74..90d5c8647d0 100644 --- a/Modules/Filtering/ImageFeature/include/itkBilateralImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkBilateralImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkBilateralImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkBilateralImageFilter.hxx index f9b02fcb1d1..e6221ebaf5d 100644 --- a/Modules/Filtering/ImageFeature/include/itkBilateralImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkBilateralImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkCannyEdgeDetectionImageFilter.h b/Modules/Filtering/ImageFeature/include/itkCannyEdgeDetectionImageFilter.h index a7ba03cd462..312ee4eb425 100644 --- a/Modules/Filtering/ImageFeature/include/itkCannyEdgeDetectionImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkCannyEdgeDetectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkCannyEdgeDetectionImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkCannyEdgeDetectionImageFilter.hxx index b2251861391..23db5cabf05 100644 --- a/Modules/Filtering/ImageFeature/include/itkCannyEdgeDetectionImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkCannyEdgeDetectionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkDerivativeImageFilter.h b/Modules/Filtering/ImageFeature/include/itkDerivativeImageFilter.h index 49cd5b34830..9750ff33b37 100644 --- a/Modules/Filtering/ImageFeature/include/itkDerivativeImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkDerivativeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkDerivativeImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkDerivativeImageFilter.hxx index 80aeea88788..cf9af2a8c89 100644 --- a/Modules/Filtering/ImageFeature/include/itkDerivativeImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkDerivativeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkDiscreteGaussianDerivativeImageFilter.h b/Modules/Filtering/ImageFeature/include/itkDiscreteGaussianDerivativeImageFilter.h index bf296fb52ab..7b11edbf0b9 100644 --- a/Modules/Filtering/ImageFeature/include/itkDiscreteGaussianDerivativeImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkDiscreteGaussianDerivativeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkDiscreteGaussianDerivativeImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkDiscreteGaussianDerivativeImageFilter.hxx index 751283861a9..6e0fe5e7704 100644 --- a/Modules/Filtering/ImageFeature/include/itkDiscreteGaussianDerivativeImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkDiscreteGaussianDerivativeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkGradientVectorFlowImageFilter.h b/Modules/Filtering/ImageFeature/include/itkGradientVectorFlowImageFilter.h index 6b73f31b191..005e21fb849 100644 --- a/Modules/Filtering/ImageFeature/include/itkGradientVectorFlowImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkGradientVectorFlowImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkGradientVectorFlowImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkGradientVectorFlowImageFilter.hxx index 4bcc7945c8e..32dac16ed73 100644 --- a/Modules/Filtering/ImageFeature/include/itkGradientVectorFlowImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkGradientVectorFlowImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkHessian3DToVesselnessMeasureImageFilter.h b/Modules/Filtering/ImageFeature/include/itkHessian3DToVesselnessMeasureImageFilter.h index 8ff1a90644a..25e0daa9590 100644 --- a/Modules/Filtering/ImageFeature/include/itkHessian3DToVesselnessMeasureImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkHessian3DToVesselnessMeasureImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkHessian3DToVesselnessMeasureImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkHessian3DToVesselnessMeasureImageFilter.hxx index 7f805ccbb05..859d756d039 100644 --- a/Modules/Filtering/ImageFeature/include/itkHessian3DToVesselnessMeasureImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkHessian3DToVesselnessMeasureImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkHessianRecursiveGaussianImageFilter.h b/Modules/Filtering/ImageFeature/include/itkHessianRecursiveGaussianImageFilter.h index 15d55ca7a09..915a0f3f8f9 100644 --- a/Modules/Filtering/ImageFeature/include/itkHessianRecursiveGaussianImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkHessianRecursiveGaussianImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkHessianRecursiveGaussianImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkHessianRecursiveGaussianImageFilter.hxx index 5e8853daf55..56c77814774 100644 --- a/Modules/Filtering/ImageFeature/include/itkHessianRecursiveGaussianImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkHessianRecursiveGaussianImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkHessianToObjectnessMeasureImageFilter.h b/Modules/Filtering/ImageFeature/include/itkHessianToObjectnessMeasureImageFilter.h index 473e8d4d08e..53dcb98446c 100644 --- a/Modules/Filtering/ImageFeature/include/itkHessianToObjectnessMeasureImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkHessianToObjectnessMeasureImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkHessianToObjectnessMeasureImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkHessianToObjectnessMeasureImageFilter.hxx index 0f95861e212..c9597a70cb0 100644 --- a/Modules/Filtering/ImageFeature/include/itkHessianToObjectnessMeasureImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkHessianToObjectnessMeasureImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkHoughTransform2DCirclesImageFilter.h b/Modules/Filtering/ImageFeature/include/itkHoughTransform2DCirclesImageFilter.h index c3d49c0bed8..7ac45fbacda 100644 --- a/Modules/Filtering/ImageFeature/include/itkHoughTransform2DCirclesImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkHoughTransform2DCirclesImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkHoughTransform2DCirclesImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkHoughTransform2DCirclesImageFilter.hxx index 2917c833213..f7100b49729 100644 --- a/Modules/Filtering/ImageFeature/include/itkHoughTransform2DCirclesImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkHoughTransform2DCirclesImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkHoughTransform2DLinesImageFilter.h b/Modules/Filtering/ImageFeature/include/itkHoughTransform2DLinesImageFilter.h index 2452935e575..4f6f184ccf5 100644 --- a/Modules/Filtering/ImageFeature/include/itkHoughTransform2DLinesImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkHoughTransform2DLinesImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkHoughTransform2DLinesImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkHoughTransform2DLinesImageFilter.hxx index be4361b1c67..5d0b346fdb7 100644 --- a/Modules/Filtering/ImageFeature/include/itkHoughTransform2DLinesImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkHoughTransform2DLinesImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkLaplacianImageFilter.h b/Modules/Filtering/ImageFeature/include/itkLaplacianImageFilter.h index b57a95c9e00..ce94a365bd2 100644 --- a/Modules/Filtering/ImageFeature/include/itkLaplacianImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkLaplacianImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkLaplacianImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkLaplacianImageFilter.hxx index 9c6246bba06..2428214653a 100644 --- a/Modules/Filtering/ImageFeature/include/itkLaplacianImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkLaplacianImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkLaplacianRecursiveGaussianImageFilter.h b/Modules/Filtering/ImageFeature/include/itkLaplacianRecursiveGaussianImageFilter.h index 002dad109b9..d87ace92362 100644 --- a/Modules/Filtering/ImageFeature/include/itkLaplacianRecursiveGaussianImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkLaplacianRecursiveGaussianImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkLaplacianRecursiveGaussianImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkLaplacianRecursiveGaussianImageFilter.hxx index 3b9f30a3642..7e457509520 100644 --- a/Modules/Filtering/ImageFeature/include/itkLaplacianRecursiveGaussianImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkLaplacianRecursiveGaussianImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkLaplacianSharpeningImageFilter.h b/Modules/Filtering/ImageFeature/include/itkLaplacianSharpeningImageFilter.h index fda3ef48c06..0a7f87782bf 100644 --- a/Modules/Filtering/ImageFeature/include/itkLaplacianSharpeningImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkLaplacianSharpeningImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkLaplacianSharpeningImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkLaplacianSharpeningImageFilter.hxx index 3b7f1526555..fd07c2c6db4 100644 --- a/Modules/Filtering/ImageFeature/include/itkLaplacianSharpeningImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkLaplacianSharpeningImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkMaskFeaturePointSelectionFilter.h b/Modules/Filtering/ImageFeature/include/itkMaskFeaturePointSelectionFilter.h index 6a0d0eef90f..9dde12a0429 100644 --- a/Modules/Filtering/ImageFeature/include/itkMaskFeaturePointSelectionFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkMaskFeaturePointSelectionFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkMaskFeaturePointSelectionFilter.hxx b/Modules/Filtering/ImageFeature/include/itkMaskFeaturePointSelectionFilter.hxx index 91cda1ec46a..9d4b1452e05 100644 --- a/Modules/Filtering/ImageFeature/include/itkMaskFeaturePointSelectionFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkMaskFeaturePointSelectionFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkMultiScaleHessianBasedMeasureImageFilter.h b/Modules/Filtering/ImageFeature/include/itkMultiScaleHessianBasedMeasureImageFilter.h index 39c9a774600..0e1c65ad8eb 100644 --- a/Modules/Filtering/ImageFeature/include/itkMultiScaleHessianBasedMeasureImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkMultiScaleHessianBasedMeasureImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkMultiScaleHessianBasedMeasureImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkMultiScaleHessianBasedMeasureImageFilter.hxx index dc2bade3fb1..9b0f3797a45 100644 --- a/Modules/Filtering/ImageFeature/include/itkMultiScaleHessianBasedMeasureImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkMultiScaleHessianBasedMeasureImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkSimpleContourExtractorImageFilter.h b/Modules/Filtering/ImageFeature/include/itkSimpleContourExtractorImageFilter.h index 65f47b7e6a0..87e94354850 100644 --- a/Modules/Filtering/ImageFeature/include/itkSimpleContourExtractorImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkSimpleContourExtractorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkSimpleContourExtractorImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkSimpleContourExtractorImageFilter.hxx index c4310f737a3..297636c769d 100644 --- a/Modules/Filtering/ImageFeature/include/itkSimpleContourExtractorImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkSimpleContourExtractorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkSobelEdgeDetectionImageFilter.h b/Modules/Filtering/ImageFeature/include/itkSobelEdgeDetectionImageFilter.h index ee9e836000e..5684e8a113b 100644 --- a/Modules/Filtering/ImageFeature/include/itkSobelEdgeDetectionImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkSobelEdgeDetectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkSobelEdgeDetectionImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkSobelEdgeDetectionImageFilter.hxx index c45276c1eb5..07a6f837bb8 100644 --- a/Modules/Filtering/ImageFeature/include/itkSobelEdgeDetectionImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkSobelEdgeDetectionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkUnsharpMaskImageFilter.h b/Modules/Filtering/ImageFeature/include/itkUnsharpMaskImageFilter.h index 83f669a755e..6eff4fe8e15 100644 --- a/Modules/Filtering/ImageFeature/include/itkUnsharpMaskImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkUnsharpMaskImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkUnsharpMaskImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkUnsharpMaskImageFilter.hxx index f1f61f73750..8481c9ce15b 100644 --- a/Modules/Filtering/ImageFeature/include/itkUnsharpMaskImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkUnsharpMaskImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkZeroCrossingBasedEdgeDetectionImageFilter.h b/Modules/Filtering/ImageFeature/include/itkZeroCrossingBasedEdgeDetectionImageFilter.h index 6b9560ab482..8ac5c23d487 100644 --- a/Modules/Filtering/ImageFeature/include/itkZeroCrossingBasedEdgeDetectionImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkZeroCrossingBasedEdgeDetectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkZeroCrossingBasedEdgeDetectionImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkZeroCrossingBasedEdgeDetectionImageFilter.hxx index bf69e651593..2acf15697a0 100644 --- a/Modules/Filtering/ImageFeature/include/itkZeroCrossingBasedEdgeDetectionImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkZeroCrossingBasedEdgeDetectionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkZeroCrossingImageFilter.h b/Modules/Filtering/ImageFeature/include/itkZeroCrossingImageFilter.h index a0d99bc563b..fb0e8b3bf34 100644 --- a/Modules/Filtering/ImageFeature/include/itkZeroCrossingImageFilter.h +++ b/Modules/Filtering/ImageFeature/include/itkZeroCrossingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/include/itkZeroCrossingImageFilter.hxx b/Modules/Filtering/ImageFeature/include/itkZeroCrossingImageFilter.hxx index d64dfb4984b..28b62371dbf 100644 --- a/Modules/Filtering/ImageFeature/include/itkZeroCrossingImageFilter.hxx +++ b/Modules/Filtering/ImageFeature/include/itkZeroCrossingImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkBilateralImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkBilateralImageFilterTest.cxx index 03b14aa47ff..e151e124843 100644 --- a/Modules/Filtering/ImageFeature/test/itkBilateralImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkBilateralImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkBilateralImageFilterTest2.cxx b/Modules/Filtering/ImageFeature/test/itkBilateralImageFilterTest2.cxx index d1e6c99ca6d..ced5952074c 100644 --- a/Modules/Filtering/ImageFeature/test/itkBilateralImageFilterTest2.cxx +++ b/Modules/Filtering/ImageFeature/test/itkBilateralImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkBilateralImageFilterTest3.cxx b/Modules/Filtering/ImageFeature/test/itkBilateralImageFilterTest3.cxx index c2da47c0016..fb6042ec52c 100644 --- a/Modules/Filtering/ImageFeature/test/itkBilateralImageFilterTest3.cxx +++ b/Modules/Filtering/ImageFeature/test/itkBilateralImageFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkCannyEdgeDetectionImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkCannyEdgeDetectionImageFilterTest.cxx index cc0e7cb0780..f362a99fe5e 100644 --- a/Modules/Filtering/ImageFeature/test/itkCannyEdgeDetectionImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkCannyEdgeDetectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkCannyEdgeDetectionImageFilterTest2.cxx b/Modules/Filtering/ImageFeature/test/itkCannyEdgeDetectionImageFilterTest2.cxx index 021540913f5..f7af2710ac2 100644 --- a/Modules/Filtering/ImageFeature/test/itkCannyEdgeDetectionImageFilterTest2.cxx +++ b/Modules/Filtering/ImageFeature/test/itkCannyEdgeDetectionImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkDerivativeImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkDerivativeImageFilterTest.cxx index 32e67247f9d..986268406b4 100644 --- a/Modules/Filtering/ImageFeature/test/itkDerivativeImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkDerivativeImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkDiscreteGaussianDerivativeImageFilterScaleSpaceTest.cxx b/Modules/Filtering/ImageFeature/test/itkDiscreteGaussianDerivativeImageFilterScaleSpaceTest.cxx index cd3b645b998..91dd4198aa1 100644 --- a/Modules/Filtering/ImageFeature/test/itkDiscreteGaussianDerivativeImageFilterScaleSpaceTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkDiscreteGaussianDerivativeImageFilterScaleSpaceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkDiscreteGaussianDerivativeImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkDiscreteGaussianDerivativeImageFilterTest.cxx index 5b72e1a9658..1f5e7f2056b 100644 --- a/Modules/Filtering/ImageFeature/test/itkDiscreteGaussianDerivativeImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkDiscreteGaussianDerivativeImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkGradientVectorFlowImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkGradientVectorFlowImageFilterTest.cxx index fac013b2f17..bdf9bc7dbb6 100644 --- a/Modules/Filtering/ImageFeature/test/itkGradientVectorFlowImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkGradientVectorFlowImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkHessian3DToVesselnessMeasureImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkHessian3DToVesselnessMeasureImageFilterTest.cxx index 029dbc208f2..52dc4e3836c 100644 --- a/Modules/Filtering/ImageFeature/test/itkHessian3DToVesselnessMeasureImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkHessian3DToVesselnessMeasureImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkHessianRecursiveGaussianFilterScaleSpaceTest.cxx b/Modules/Filtering/ImageFeature/test/itkHessianRecursiveGaussianFilterScaleSpaceTest.cxx index e89dda17000..bbadb6b7d91 100644 --- a/Modules/Filtering/ImageFeature/test/itkHessianRecursiveGaussianFilterScaleSpaceTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkHessianRecursiveGaussianFilterScaleSpaceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkHessianRecursiveGaussianFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkHessianRecursiveGaussianFilterTest.cxx index c8711ac7b9c..6eb04ec4d2b 100644 --- a/Modules/Filtering/ImageFeature/test/itkHessianRecursiveGaussianFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkHessianRecursiveGaussianFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkHessianToObjectnessMeasureImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkHessianToObjectnessMeasureImageFilterTest.cxx index 9b271996f05..6cee3e74a11 100644 --- a/Modules/Filtering/ImageFeature/test/itkHessianToObjectnessMeasureImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkHessianToObjectnessMeasureImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkHoughTransform2DCirclesImageTest.cxx b/Modules/Filtering/ImageFeature/test/itkHoughTransform2DCirclesImageTest.cxx index d49be4749e9..5f607f20be1 100644 --- a/Modules/Filtering/ImageFeature/test/itkHoughTransform2DCirclesImageTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkHoughTransform2DCirclesImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkHoughTransform2DLinesImageTest.cxx b/Modules/Filtering/ImageFeature/test/itkHoughTransform2DLinesImageTest.cxx index 1cbaa52c17d..0af02d47373 100644 --- a/Modules/Filtering/ImageFeature/test/itkHoughTransform2DLinesImageTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkHoughTransform2DLinesImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkLaplacianImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkLaplacianImageFilterTest.cxx index 6252359ab66..250f3abbea8 100644 --- a/Modules/Filtering/ImageFeature/test/itkLaplacianImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkLaplacianImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkLaplacianRecursiveGaussianImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkLaplacianRecursiveGaussianImageFilterTest.cxx index b14d80f68a0..4d8f19a3c62 100644 --- a/Modules/Filtering/ImageFeature/test/itkLaplacianRecursiveGaussianImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkLaplacianRecursiveGaussianImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkMaskFeaturePointSelectionFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkMaskFeaturePointSelectionFilterTest.cxx index dd8a04034d3..41943eed68d 100644 --- a/Modules/Filtering/ImageFeature/test/itkMaskFeaturePointSelectionFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkMaskFeaturePointSelectionFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkMultiScaleHessianBasedMeasureImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkMultiScaleHessianBasedMeasureImageFilterTest.cxx index 03047f63899..42d407205f2 100644 --- a/Modules/Filtering/ImageFeature/test/itkMultiScaleHessianBasedMeasureImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkMultiScaleHessianBasedMeasureImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkSimpleContourExtractorImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkSimpleContourExtractorImageFilterTest.cxx index 2346bdb0e5d..2c284e08227 100644 --- a/Modules/Filtering/ImageFeature/test/itkSimpleContourExtractorImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkSimpleContourExtractorImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkSobelEdgeDetectionImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkSobelEdgeDetectionImageFilterTest.cxx index ee8b4a1884e..e5060ca7d3a 100644 --- a/Modules/Filtering/ImageFeature/test/itkSobelEdgeDetectionImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkSobelEdgeDetectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkUnsharpMaskImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkUnsharpMaskImageFilterTest.cxx index 1e5c517e085..877df9ea33f 100644 --- a/Modules/Filtering/ImageFeature/test/itkUnsharpMaskImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkUnsharpMaskImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkUnsharpMaskImageFilterTestSimple.cxx b/Modules/Filtering/ImageFeature/test/itkUnsharpMaskImageFilterTestSimple.cxx index d55335dd88b..7114123136d 100644 --- a/Modules/Filtering/ImageFeature/test/itkUnsharpMaskImageFilterTestSimple.cxx +++ b/Modules/Filtering/ImageFeature/test/itkUnsharpMaskImageFilterTestSimple.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkZeroCrossingBasedEdgeDetectionImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkZeroCrossingBasedEdgeDetectionImageFilterTest.cxx index dc6bfc8ee11..a5ce64f5c62 100644 --- a/Modules/Filtering/ImageFeature/test/itkZeroCrossingBasedEdgeDetectionImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkZeroCrossingBasedEdgeDetectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/test/itkZeroCrossingImageFilterTest.cxx b/Modules/Filtering/ImageFeature/test/itkZeroCrossingImageFilterTest.cxx index 7c33ccbd57f..a63dd2541c6 100644 --- a/Modules/Filtering/ImageFeature/test/itkZeroCrossingImageFilterTest.cxx +++ b/Modules/Filtering/ImageFeature/test/itkZeroCrossingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/wrapping/test/CannyEdgeDetectionImageFilterTest.py b/Modules/Filtering/ImageFeature/wrapping/test/CannyEdgeDetectionImageFilterTest.py index 60e8d1c0b4b..f2154e8a191 100644 --- a/Modules/Filtering/ImageFeature/wrapping/test/CannyEdgeDetectionImageFilterTest.py +++ b/Modules/Filtering/ImageFeature/wrapping/test/CannyEdgeDetectionImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/wrapping/test/HoughTransform2DLinesImageFilterTest.py b/Modules/Filtering/ImageFeature/wrapping/test/HoughTransform2DLinesImageFilterTest.py index 82120f591a6..edd31acc7a0 100644 --- a/Modules/Filtering/ImageFeature/wrapping/test/HoughTransform2DLinesImageFilterTest.py +++ b/Modules/Filtering/ImageFeature/wrapping/test/HoughTransform2DLinesImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/wrapping/test/LaplacianImageFilterTest.py b/Modules/Filtering/ImageFeature/wrapping/test/LaplacianImageFilterTest.py index 32be4961771..a6c30183db0 100644 --- a/Modules/Filtering/ImageFeature/wrapping/test/LaplacianImageFilterTest.py +++ b/Modules/Filtering/ImageFeature/wrapping/test/LaplacianImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFeature/wrapping/test/itkGradientVectorFlowImageFilterTest.py b/Modules/Filtering/ImageFeature/wrapping/test/itkGradientVectorFlowImageFilterTest.py index 2779031e216..1c1d2a242a5 100644 --- a/Modules/Filtering/ImageFeature/wrapping/test/itkGradientVectorFlowImageFilterTest.py +++ b/Modules/Filtering/ImageFeature/wrapping/test/itkGradientVectorFlowImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkBinaryFunctorImageFilter.h b/Modules/Filtering/ImageFilterBase/include/itkBinaryFunctorImageFilter.h index b909da7184c..c8dacc53c9a 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkBinaryFunctorImageFilter.h +++ b/Modules/Filtering/ImageFilterBase/include/itkBinaryFunctorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkBinaryFunctorImageFilter.hxx b/Modules/Filtering/ImageFilterBase/include/itkBinaryFunctorImageFilter.hxx index 8b7984050c3..c6356a2ea6a 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkBinaryFunctorImageFilter.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkBinaryFunctorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkBinaryGeneratorImageFilter.h b/Modules/Filtering/ImageFilterBase/include/itkBinaryGeneratorImageFilter.h index 935294ac996..33fa885a1b7 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkBinaryGeneratorImageFilter.h +++ b/Modules/Filtering/ImageFilterBase/include/itkBinaryGeneratorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkBinaryGeneratorImageFilter.hxx b/Modules/Filtering/ImageFilterBase/include/itkBinaryGeneratorImageFilter.hxx index 8fe45db77c1..a5d9c70183f 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkBinaryGeneratorImageFilter.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkBinaryGeneratorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkBoxImageFilter.h b/Modules/Filtering/ImageFilterBase/include/itkBoxImageFilter.h index 00e35a32420..8dafb70378f 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkBoxImageFilter.h +++ b/Modules/Filtering/ImageFilterBase/include/itkBoxImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkBoxImageFilter.hxx b/Modules/Filtering/ImageFilterBase/include/itkBoxImageFilter.hxx index d5841b1d0b8..70b3dbef3e8 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkBoxImageFilter.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkBoxImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkCastImageFilter.h b/Modules/Filtering/ImageFilterBase/include/itkCastImageFilter.h index d7bc281ceb3..2c3197c8bf7 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkCastImageFilter.h +++ b/Modules/Filtering/ImageFilterBase/include/itkCastImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkCastImageFilter.hxx b/Modules/Filtering/ImageFilterBase/include/itkCastImageFilter.hxx index 7ed5e3d253b..2c5dbf73973 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkCastImageFilter.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkCastImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkKernelImageFilter.h b/Modules/Filtering/ImageFilterBase/include/itkKernelImageFilter.h index f785b603675..b1dd051c2d5 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkKernelImageFilter.h +++ b/Modules/Filtering/ImageFilterBase/include/itkKernelImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkKernelImageFilter.hxx b/Modules/Filtering/ImageFilterBase/include/itkKernelImageFilter.hxx index 2a3fff274df..d18e0a65643 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkKernelImageFilter.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkKernelImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkMaskNeighborhoodOperatorImageFilter.h b/Modules/Filtering/ImageFilterBase/include/itkMaskNeighborhoodOperatorImageFilter.h index 1dd96c79aa8..c8b0c723ac5 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkMaskNeighborhoodOperatorImageFilter.h +++ b/Modules/Filtering/ImageFilterBase/include/itkMaskNeighborhoodOperatorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkMaskNeighborhoodOperatorImageFilter.hxx b/Modules/Filtering/ImageFilterBase/include/itkMaskNeighborhoodOperatorImageFilter.hxx index b7a731a03b2..af598af7654 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkMaskNeighborhoodOperatorImageFilter.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkMaskNeighborhoodOperatorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilter.h b/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilter.h index f6ad914a285..7274e272c41 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilter.h +++ b/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilter.hxx b/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilter.hxx index 4d8d96b20c6..d84c12d0a9a 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilter.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilterBase.h b/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilterBase.h index 34cd3317c0d..192bd586020 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilterBase.h +++ b/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilterBase.hxx b/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilterBase.hxx index eff3c897f85..bcb9f9d870e 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilterBase.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkMovingHistogramImageFilterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkNeighborhoodOperatorImageFilter.h b/Modules/Filtering/ImageFilterBase/include/itkNeighborhoodOperatorImageFilter.h index c65ab9fe799..74ece20caec 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkNeighborhoodOperatorImageFilter.h +++ b/Modules/Filtering/ImageFilterBase/include/itkNeighborhoodOperatorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkNeighborhoodOperatorImageFilter.hxx b/Modules/Filtering/ImageFilterBase/include/itkNeighborhoodOperatorImageFilter.hxx index 10a170257cd..93a3cbbff75 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkNeighborhoodOperatorImageFilter.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkNeighborhoodOperatorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkNoiseImageFilter.h b/Modules/Filtering/ImageFilterBase/include/itkNoiseImageFilter.h index 12ff8f07c82..b2b651adb52 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkNoiseImageFilter.h +++ b/Modules/Filtering/ImageFilterBase/include/itkNoiseImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkNoiseImageFilter.hxx b/Modules/Filtering/ImageFilterBase/include/itkNoiseImageFilter.hxx index 89a0056ae8a..700a8b3119d 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkNoiseImageFilter.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkNoiseImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkNullImageToImageFilterDriver.hxx b/Modules/Filtering/ImageFilterBase/include/itkNullImageToImageFilterDriver.hxx index 785403a4281..4c4ba777b6c 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkNullImageToImageFilterDriver.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkNullImageToImageFilterDriver.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkRecursiveSeparableImageFilter.h b/Modules/Filtering/ImageFilterBase/include/itkRecursiveSeparableImageFilter.h index 1acb2e1da8e..6022fbd3acd 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkRecursiveSeparableImageFilter.h +++ b/Modules/Filtering/ImageFilterBase/include/itkRecursiveSeparableImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkRecursiveSeparableImageFilter.hxx b/Modules/Filtering/ImageFilterBase/include/itkRecursiveSeparableImageFilter.hxx index 7672d17f283..b74499487b1 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkRecursiveSeparableImageFilter.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkRecursiveSeparableImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkTernaryFunctorImageFilter.h b/Modules/Filtering/ImageFilterBase/include/itkTernaryFunctorImageFilter.h index 248b01d5543..16b791605e3 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkTernaryFunctorImageFilter.h +++ b/Modules/Filtering/ImageFilterBase/include/itkTernaryFunctorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkTernaryFunctorImageFilter.hxx b/Modules/Filtering/ImageFilterBase/include/itkTernaryFunctorImageFilter.hxx index c3317b19507..2cc7c6b5ed3 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkTernaryFunctorImageFilter.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkTernaryFunctorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkUnaryGeneratorImageFilter.h b/Modules/Filtering/ImageFilterBase/include/itkUnaryGeneratorImageFilter.h index c4e0fb8fdba..cb3028ffe0a 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkUnaryGeneratorImageFilter.h +++ b/Modules/Filtering/ImageFilterBase/include/itkUnaryGeneratorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkUnaryGeneratorImageFilter.hxx b/Modules/Filtering/ImageFilterBase/include/itkUnaryGeneratorImageFilter.hxx index e9c68a911ab..e578c55654a 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkUnaryGeneratorImageFilter.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkUnaryGeneratorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkVectorNeighborhoodOperatorImageFilter.h b/Modules/Filtering/ImageFilterBase/include/itkVectorNeighborhoodOperatorImageFilter.h index cbd9dca6a53..065afcad61f 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkVectorNeighborhoodOperatorImageFilter.h +++ b/Modules/Filtering/ImageFilterBase/include/itkVectorNeighborhoodOperatorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/include/itkVectorNeighborhoodOperatorImageFilter.hxx b/Modules/Filtering/ImageFilterBase/include/itkVectorNeighborhoodOperatorImageFilter.hxx index 0af5a957f14..dbc26a2ae2a 100644 --- a/Modules/Filtering/ImageFilterBase/include/itkVectorNeighborhoodOperatorImageFilter.hxx +++ b/Modules/Filtering/ImageFilterBase/include/itkVectorNeighborhoodOperatorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/test/itkCastImageFilterTest.cxx b/Modules/Filtering/ImageFilterBase/test/itkCastImageFilterTest.cxx index 02113b35ce3..0c52ea5bdaa 100644 --- a/Modules/Filtering/ImageFilterBase/test/itkCastImageFilterTest.cxx +++ b/Modules/Filtering/ImageFilterBase/test/itkCastImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/test/itkGeneratorImageFilterGTest.cxx b/Modules/Filtering/ImageFilterBase/test/itkGeneratorImageFilterGTest.cxx index c98656ba503..9596b897be2 100644 --- a/Modules/Filtering/ImageFilterBase/test/itkGeneratorImageFilterGTest.cxx +++ b/Modules/Filtering/ImageFilterBase/test/itkGeneratorImageFilterGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/test/itkImageToImageFilterTest.cxx b/Modules/Filtering/ImageFilterBase/test/itkImageToImageFilterTest.cxx index 20f6cf58314..90959f4fa99 100644 --- a/Modules/Filtering/ImageFilterBase/test/itkImageToImageFilterTest.cxx +++ b/Modules/Filtering/ImageFilterBase/test/itkImageToImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/test/itkMaskNeighborhoodOperatorImageFilterTest.cxx b/Modules/Filtering/ImageFilterBase/test/itkMaskNeighborhoodOperatorImageFilterTest.cxx index 5ce37b3ff18..0c5dacb30e9 100644 --- a/Modules/Filtering/ImageFilterBase/test/itkMaskNeighborhoodOperatorImageFilterTest.cxx +++ b/Modules/Filtering/ImageFilterBase/test/itkMaskNeighborhoodOperatorImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/test/itkNeighborhoodOperatorImageFilterTest.cxx b/Modules/Filtering/ImageFilterBase/test/itkNeighborhoodOperatorImageFilterTest.cxx index 6f01d2baf15..ce26b699600 100644 --- a/Modules/Filtering/ImageFilterBase/test/itkNeighborhoodOperatorImageFilterTest.cxx +++ b/Modules/Filtering/ImageFilterBase/test/itkNeighborhoodOperatorImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/test/itkVectorNeighborhoodOperatorImageFilterTest.cxx b/Modules/Filtering/ImageFilterBase/test/itkVectorNeighborhoodOperatorImageFilterTest.cxx index ff5161c16e0..9295fdb39a8 100644 --- a/Modules/Filtering/ImageFilterBase/test/itkVectorNeighborhoodOperatorImageFilterTest.cxx +++ b/Modules/Filtering/ImageFilterBase/test/itkVectorNeighborhoodOperatorImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFilterBase/wrapping/test/CastImageFilterTest.py b/Modules/Filtering/ImageFilterBase/wrapping/test/CastImageFilterTest.py index 6a12b73065e..4cc7e2cb93d 100644 --- a/Modules/Filtering/ImageFilterBase/wrapping/test/CastImageFilterTest.py +++ b/Modules/Filtering/ImageFilterBase/wrapping/test/CastImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/include/itkFrequencyBandImageFilter.h b/Modules/Filtering/ImageFrequency/include/itkFrequencyBandImageFilter.h index 68e0d0070db..a29315bf13f 100644 --- a/Modules/Filtering/ImageFrequency/include/itkFrequencyBandImageFilter.h +++ b/Modules/Filtering/ImageFrequency/include/itkFrequencyBandImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/include/itkFrequencyBandImageFilter.hxx b/Modules/Filtering/ImageFrequency/include/itkFrequencyBandImageFilter.hxx index b44abff98ac..1b2e8a77eda 100644 --- a/Modules/Filtering/ImageFrequency/include/itkFrequencyBandImageFilter.hxx +++ b/Modules/Filtering/ImageFrequency/include/itkFrequencyBandImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/include/itkFrequencyFFTLayoutImageRegionConstIteratorWithIndex.h b/Modules/Filtering/ImageFrequency/include/itkFrequencyFFTLayoutImageRegionConstIteratorWithIndex.h index 0469f6cb8cf..127b7079715 100644 --- a/Modules/Filtering/ImageFrequency/include/itkFrequencyFFTLayoutImageRegionConstIteratorWithIndex.h +++ b/Modules/Filtering/ImageFrequency/include/itkFrequencyFFTLayoutImageRegionConstIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/include/itkFrequencyFFTLayoutImageRegionIteratorWithIndex.h b/Modules/Filtering/ImageFrequency/include/itkFrequencyFFTLayoutImageRegionIteratorWithIndex.h index f29660ab5d8..97d4e893cbf 100644 --- a/Modules/Filtering/ImageFrequency/include/itkFrequencyFFTLayoutImageRegionIteratorWithIndex.h +++ b/Modules/Filtering/ImageFrequency/include/itkFrequencyFFTLayoutImageRegionIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/include/itkFrequencyHalfHermitianFFTLayoutImageRegionConstIteratorWithIndex.h b/Modules/Filtering/ImageFrequency/include/itkFrequencyHalfHermitianFFTLayoutImageRegionConstIteratorWithIndex.h index 5e9759dc4c9..f349dc96e51 100644 --- a/Modules/Filtering/ImageFrequency/include/itkFrequencyHalfHermitianFFTLayoutImageRegionConstIteratorWithIndex.h +++ b/Modules/Filtering/ImageFrequency/include/itkFrequencyHalfHermitianFFTLayoutImageRegionConstIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/include/itkFrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex.h b/Modules/Filtering/ImageFrequency/include/itkFrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex.h index 27d59b713af..edc47789c75 100644 --- a/Modules/Filtering/ImageFrequency/include/itkFrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex.h +++ b/Modules/Filtering/ImageFrequency/include/itkFrequencyHalfHermitianFFTLayoutImageRegionIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/include/itkFrequencyImageRegionConstIteratorWithIndex.h b/Modules/Filtering/ImageFrequency/include/itkFrequencyImageRegionConstIteratorWithIndex.h index 949df87301e..09cd900d5e9 100644 --- a/Modules/Filtering/ImageFrequency/include/itkFrequencyImageRegionConstIteratorWithIndex.h +++ b/Modules/Filtering/ImageFrequency/include/itkFrequencyImageRegionConstIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/include/itkFrequencyImageRegionIteratorWithIndex.h b/Modules/Filtering/ImageFrequency/include/itkFrequencyImageRegionIteratorWithIndex.h index 6198c5298fd..5ebea6cdb0d 100644 --- a/Modules/Filtering/ImageFrequency/include/itkFrequencyImageRegionIteratorWithIndex.h +++ b/Modules/Filtering/ImageFrequency/include/itkFrequencyImageRegionIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/include/itkFrequencyShiftedFFTLayoutImageRegionConstIteratorWithIndex.h b/Modules/Filtering/ImageFrequency/include/itkFrequencyShiftedFFTLayoutImageRegionConstIteratorWithIndex.h index e1e41b3a951..18e9f23fc1e 100644 --- a/Modules/Filtering/ImageFrequency/include/itkFrequencyShiftedFFTLayoutImageRegionConstIteratorWithIndex.h +++ b/Modules/Filtering/ImageFrequency/include/itkFrequencyShiftedFFTLayoutImageRegionConstIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/include/itkFrequencyShiftedFFTLayoutImageRegionIteratorWithIndex.h b/Modules/Filtering/ImageFrequency/include/itkFrequencyShiftedFFTLayoutImageRegionIteratorWithIndex.h index 0e05a7895ca..2454abddb6e 100644 --- a/Modules/Filtering/ImageFrequency/include/itkFrequencyShiftedFFTLayoutImageRegionIteratorWithIndex.h +++ b/Modules/Filtering/ImageFrequency/include/itkFrequencyShiftedFFTLayoutImageRegionIteratorWithIndex.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/include/itkUnaryFrequencyDomainFilter.h b/Modules/Filtering/ImageFrequency/include/itkUnaryFrequencyDomainFilter.h index 769be872a34..e60854f6c32 100644 --- a/Modules/Filtering/ImageFrequency/include/itkUnaryFrequencyDomainFilter.h +++ b/Modules/Filtering/ImageFrequency/include/itkUnaryFrequencyDomainFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/include/itkUnaryFrequencyDomainFilter.hxx b/Modules/Filtering/ImageFrequency/include/itkUnaryFrequencyDomainFilter.hxx index e724a5b086c..2afda6ba47a 100644 --- a/Modules/Filtering/ImageFrequency/include/itkUnaryFrequencyDomainFilter.hxx +++ b/Modules/Filtering/ImageFrequency/include/itkUnaryFrequencyDomainFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/test/itkFrequencyBandImageFilterTest.cxx b/Modules/Filtering/ImageFrequency/test/itkFrequencyBandImageFilterTest.cxx index bcb9666b81c..260b829fa3f 100644 --- a/Modules/Filtering/ImageFrequency/test/itkFrequencyBandImageFilterTest.cxx +++ b/Modules/Filtering/ImageFrequency/test/itkFrequencyBandImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/test/itkFrequencyFFTLayoutImageRegionIteratorWithIndexTest.cxx b/Modules/Filtering/ImageFrequency/test/itkFrequencyFFTLayoutImageRegionIteratorWithIndexTest.cxx index 483e5cda736..4dd78cdb374 100644 --- a/Modules/Filtering/ImageFrequency/test/itkFrequencyFFTLayoutImageRegionIteratorWithIndexTest.cxx +++ b/Modules/Filtering/ImageFrequency/test/itkFrequencyFFTLayoutImageRegionIteratorWithIndexTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFrequency/test/itkFrequencyIteratorsGTest.cxx b/Modules/Filtering/ImageFrequency/test/itkFrequencyIteratorsGTest.cxx index 731193fcebb..b493d258adc 100644 --- a/Modules/Filtering/ImageFrequency/test/itkFrequencyIteratorsGTest.cxx +++ b/Modules/Filtering/ImageFrequency/test/itkFrequencyIteratorsGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkLabelMapContourOverlayImageFilter.h b/Modules/Filtering/ImageFusion/include/itkLabelMapContourOverlayImageFilter.h index 2f860aef67a..2690f2cc384 100644 --- a/Modules/Filtering/ImageFusion/include/itkLabelMapContourOverlayImageFilter.h +++ b/Modules/Filtering/ImageFusion/include/itkLabelMapContourOverlayImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkLabelMapContourOverlayImageFilter.hxx b/Modules/Filtering/ImageFusion/include/itkLabelMapContourOverlayImageFilter.hxx index 0852b440b0f..0ce6b86604e 100644 --- a/Modules/Filtering/ImageFusion/include/itkLabelMapContourOverlayImageFilter.hxx +++ b/Modules/Filtering/ImageFusion/include/itkLabelMapContourOverlayImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkLabelMapOverlayImageFilter.h b/Modules/Filtering/ImageFusion/include/itkLabelMapOverlayImageFilter.h index 95de352abf8..7f8eb1e0097 100644 --- a/Modules/Filtering/ImageFusion/include/itkLabelMapOverlayImageFilter.h +++ b/Modules/Filtering/ImageFusion/include/itkLabelMapOverlayImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkLabelMapOverlayImageFilter.hxx b/Modules/Filtering/ImageFusion/include/itkLabelMapOverlayImageFilter.hxx index a5a842cae56..34ff442cf2e 100644 --- a/Modules/Filtering/ImageFusion/include/itkLabelMapOverlayImageFilter.hxx +++ b/Modules/Filtering/ImageFusion/include/itkLabelMapOverlayImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkLabelMapToRGBImageFilter.h b/Modules/Filtering/ImageFusion/include/itkLabelMapToRGBImageFilter.h index fa7980fcfbe..8334aaae6bf 100644 --- a/Modules/Filtering/ImageFusion/include/itkLabelMapToRGBImageFilter.h +++ b/Modules/Filtering/ImageFusion/include/itkLabelMapToRGBImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkLabelMapToRGBImageFilter.hxx b/Modules/Filtering/ImageFusion/include/itkLabelMapToRGBImageFilter.hxx index 712faff68b0..480d7351a88 100644 --- a/Modules/Filtering/ImageFusion/include/itkLabelMapToRGBImageFilter.hxx +++ b/Modules/Filtering/ImageFusion/include/itkLabelMapToRGBImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkLabelOverlayFunctor.h b/Modules/Filtering/ImageFusion/include/itkLabelOverlayFunctor.h index f1a7b0b1fc8..872a21a5c44 100644 --- a/Modules/Filtering/ImageFusion/include/itkLabelOverlayFunctor.h +++ b/Modules/Filtering/ImageFusion/include/itkLabelOverlayFunctor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkLabelOverlayImageFilter.h b/Modules/Filtering/ImageFusion/include/itkLabelOverlayImageFilter.h index 2691c72df18..a981278e6d2 100644 --- a/Modules/Filtering/ImageFusion/include/itkLabelOverlayImageFilter.h +++ b/Modules/Filtering/ImageFusion/include/itkLabelOverlayImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkLabelOverlayImageFilter.hxx b/Modules/Filtering/ImageFusion/include/itkLabelOverlayImageFilter.hxx index 8ece5199944..f8a8ab9a7cf 100644 --- a/Modules/Filtering/ImageFusion/include/itkLabelOverlayImageFilter.hxx +++ b/Modules/Filtering/ImageFusion/include/itkLabelOverlayImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkLabelToRGBFunctor.h b/Modules/Filtering/ImageFusion/include/itkLabelToRGBFunctor.h index 2d9ee0670e7..69763718dab 100644 --- a/Modules/Filtering/ImageFusion/include/itkLabelToRGBFunctor.h +++ b/Modules/Filtering/ImageFusion/include/itkLabelToRGBFunctor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkLabelToRGBImageFilter.h b/Modules/Filtering/ImageFusion/include/itkLabelToRGBImageFilter.h index 4d78d3a9ba8..920f31fafa9 100644 --- a/Modules/Filtering/ImageFusion/include/itkLabelToRGBImageFilter.h +++ b/Modules/Filtering/ImageFusion/include/itkLabelToRGBImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkLabelToRGBImageFilter.hxx b/Modules/Filtering/ImageFusion/include/itkLabelToRGBImageFilter.hxx index 13e5866d56e..174e5ef9960 100644 --- a/Modules/Filtering/ImageFusion/include/itkLabelToRGBImageFilter.hxx +++ b/Modules/Filtering/ImageFusion/include/itkLabelToRGBImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkScalarToRGBPixelFunctor.h b/Modules/Filtering/ImageFusion/include/itkScalarToRGBPixelFunctor.h index 5cf56c8114d..ef0cc476c7d 100644 --- a/Modules/Filtering/ImageFusion/include/itkScalarToRGBPixelFunctor.h +++ b/Modules/Filtering/ImageFusion/include/itkScalarToRGBPixelFunctor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/include/itkScalarToRGBPixelFunctor.hxx b/Modules/Filtering/ImageFusion/include/itkScalarToRGBPixelFunctor.hxx index c6ccfe15297..c4994ef44ee 100644 --- a/Modules/Filtering/ImageFusion/include/itkScalarToRGBPixelFunctor.hxx +++ b/Modules/Filtering/ImageFusion/include/itkScalarToRGBPixelFunctor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/test/itkLabelMapContourOverlayImageFilterTest1.cxx b/Modules/Filtering/ImageFusion/test/itkLabelMapContourOverlayImageFilterTest1.cxx index 2c2a05688a6..f2b71076bf5 100644 --- a/Modules/Filtering/ImageFusion/test/itkLabelMapContourOverlayImageFilterTest1.cxx +++ b/Modules/Filtering/ImageFusion/test/itkLabelMapContourOverlayImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/test/itkLabelMapContourOverlayImageFilterTest2.cxx b/Modules/Filtering/ImageFusion/test/itkLabelMapContourOverlayImageFilterTest2.cxx index aab7b93de7a..6c754b5e342 100644 --- a/Modules/Filtering/ImageFusion/test/itkLabelMapContourOverlayImageFilterTest2.cxx +++ b/Modules/Filtering/ImageFusion/test/itkLabelMapContourOverlayImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/test/itkLabelMapContourOverlayImageFilterTest3.cxx b/Modules/Filtering/ImageFusion/test/itkLabelMapContourOverlayImageFilterTest3.cxx index 1a522cc38de..ed4cca5c61e 100644 --- a/Modules/Filtering/ImageFusion/test/itkLabelMapContourOverlayImageFilterTest3.cxx +++ b/Modules/Filtering/ImageFusion/test/itkLabelMapContourOverlayImageFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/test/itkLabelMapOverlayImageFilterTest1.cxx b/Modules/Filtering/ImageFusion/test/itkLabelMapOverlayImageFilterTest1.cxx index f7b1da6dedd..a9157b03b72 100644 --- a/Modules/Filtering/ImageFusion/test/itkLabelMapOverlayImageFilterTest1.cxx +++ b/Modules/Filtering/ImageFusion/test/itkLabelMapOverlayImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/test/itkLabelMapOverlayImageFilterTest2.cxx b/Modules/Filtering/ImageFusion/test/itkLabelMapOverlayImageFilterTest2.cxx index 3095b740437..6dd5ddf1e7a 100644 --- a/Modules/Filtering/ImageFusion/test/itkLabelMapOverlayImageFilterTest2.cxx +++ b/Modules/Filtering/ImageFusion/test/itkLabelMapOverlayImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/test/itkLabelMapOverlayImageFilterTest3.cxx b/Modules/Filtering/ImageFusion/test/itkLabelMapOverlayImageFilterTest3.cxx index 792250064e2..35b038bc73c 100644 --- a/Modules/Filtering/ImageFusion/test/itkLabelMapOverlayImageFilterTest3.cxx +++ b/Modules/Filtering/ImageFusion/test/itkLabelMapOverlayImageFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/test/itkLabelMapToRGBImageFilterTest1.cxx b/Modules/Filtering/ImageFusion/test/itkLabelMapToRGBImageFilterTest1.cxx index 425faf717b8..6cbc1ae9d51 100644 --- a/Modules/Filtering/ImageFusion/test/itkLabelMapToRGBImageFilterTest1.cxx +++ b/Modules/Filtering/ImageFusion/test/itkLabelMapToRGBImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/test/itkLabelMapToRGBImageFilterTest2.cxx b/Modules/Filtering/ImageFusion/test/itkLabelMapToRGBImageFilterTest2.cxx index a0b8c8c21d3..0ca3b9d9662 100644 --- a/Modules/Filtering/ImageFusion/test/itkLabelMapToRGBImageFilterTest2.cxx +++ b/Modules/Filtering/ImageFusion/test/itkLabelMapToRGBImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/test/itkLabelOverlayImageFilterTest.cxx b/Modules/Filtering/ImageFusion/test/itkLabelOverlayImageFilterTest.cxx index 1464ff5b481..5a2b73a8b94 100644 --- a/Modules/Filtering/ImageFusion/test/itkLabelOverlayImageFilterTest.cxx +++ b/Modules/Filtering/ImageFusion/test/itkLabelOverlayImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/test/itkLabelToRGBImageFilterTest.cxx b/Modules/Filtering/ImageFusion/test/itkLabelToRGBImageFilterTest.cxx index baaea045a04..3e5c90a82d9 100644 --- a/Modules/Filtering/ImageFusion/test/itkLabelToRGBImageFilterTest.cxx +++ b/Modules/Filtering/ImageFusion/test/itkLabelToRGBImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageFusion/test/itkScalarToRGBPixelFunctorTest.cxx b/Modules/Filtering/ImageFusion/test/itkScalarToRGBPixelFunctorTest.cxx index 5e57d894b8f..e17f01373bb 100644 --- a/Modules/Filtering/ImageFusion/test/itkScalarToRGBPixelFunctorTest.cxx +++ b/Modules/Filtering/ImageFusion/test/itkScalarToRGBPixelFunctorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/include/itkDifferenceOfGaussiansGradientImageFilter.h b/Modules/Filtering/ImageGradient/include/itkDifferenceOfGaussiansGradientImageFilter.h index 674de669797..c319b679851 100644 --- a/Modules/Filtering/ImageGradient/include/itkDifferenceOfGaussiansGradientImageFilter.h +++ b/Modules/Filtering/ImageGradient/include/itkDifferenceOfGaussiansGradientImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/include/itkDifferenceOfGaussiansGradientImageFilter.hxx b/Modules/Filtering/ImageGradient/include/itkDifferenceOfGaussiansGradientImageFilter.hxx index ae72be73de3..da38bb2c2fc 100644 --- a/Modules/Filtering/ImageGradient/include/itkDifferenceOfGaussiansGradientImageFilter.hxx +++ b/Modules/Filtering/ImageGradient/include/itkDifferenceOfGaussiansGradientImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/include/itkGradientImageFilter.h b/Modules/Filtering/ImageGradient/include/itkGradientImageFilter.h index 9e1f772b817..b07d289787c 100644 --- a/Modules/Filtering/ImageGradient/include/itkGradientImageFilter.h +++ b/Modules/Filtering/ImageGradient/include/itkGradientImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/include/itkGradientImageFilter.hxx b/Modules/Filtering/ImageGradient/include/itkGradientImageFilter.hxx index 2633aac49e6..4b548cb0cd4 100644 --- a/Modules/Filtering/ImageGradient/include/itkGradientImageFilter.hxx +++ b/Modules/Filtering/ImageGradient/include/itkGradientImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeImageFilter.h b/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeImageFilter.h index c8f143482e3..0ab566950cf 100644 --- a/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeImageFilter.h +++ b/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeImageFilter.hxx b/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeImageFilter.hxx index b0799fc814b..d5306eb3207 100644 --- a/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeImageFilter.hxx +++ b/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeRecursiveGaussianImageFilter.h b/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeRecursiveGaussianImageFilter.h index 1eb13603468..f258a17e160 100644 --- a/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeRecursiveGaussianImageFilter.h +++ b/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeRecursiveGaussianImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeRecursiveGaussianImageFilter.hxx b/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeRecursiveGaussianImageFilter.hxx index 01f11e34bb6..63051572f9d 100644 --- a/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeRecursiveGaussianImageFilter.hxx +++ b/Modules/Filtering/ImageGradient/include/itkGradientMagnitudeRecursiveGaussianImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/include/itkGradientRecursiveGaussianImageFilter.h b/Modules/Filtering/ImageGradient/include/itkGradientRecursiveGaussianImageFilter.h index f4207ab29d7..8f5c38fd4d0 100644 --- a/Modules/Filtering/ImageGradient/include/itkGradientRecursiveGaussianImageFilter.h +++ b/Modules/Filtering/ImageGradient/include/itkGradientRecursiveGaussianImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/include/itkGradientRecursiveGaussianImageFilter.hxx b/Modules/Filtering/ImageGradient/include/itkGradientRecursiveGaussianImageFilter.hxx index b3a8336d17c..1ab44165122 100644 --- a/Modules/Filtering/ImageGradient/include/itkGradientRecursiveGaussianImageFilter.hxx +++ b/Modules/Filtering/ImageGradient/include/itkGradientRecursiveGaussianImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/include/itkVectorGradientMagnitudeImageFilter.h b/Modules/Filtering/ImageGradient/include/itkVectorGradientMagnitudeImageFilter.h index 7e715b97f2b..c086ac12be0 100644 --- a/Modules/Filtering/ImageGradient/include/itkVectorGradientMagnitudeImageFilter.h +++ b/Modules/Filtering/ImageGradient/include/itkVectorGradientMagnitudeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/include/itkVectorGradientMagnitudeImageFilter.hxx b/Modules/Filtering/ImageGradient/include/itkVectorGradientMagnitudeImageFilter.hxx index 63c0dd4c43b..78094caf408 100644 --- a/Modules/Filtering/ImageGradient/include/itkVectorGradientMagnitudeImageFilter.hxx +++ b/Modules/Filtering/ImageGradient/include/itkVectorGradientMagnitudeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/test/itkDifferenceOfGaussiansGradientTest.cxx b/Modules/Filtering/ImageGradient/test/itkDifferenceOfGaussiansGradientTest.cxx index efe507b14b7..87fe6b2c465 100644 --- a/Modules/Filtering/ImageGradient/test/itkDifferenceOfGaussiansGradientTest.cxx +++ b/Modules/Filtering/ImageGradient/test/itkDifferenceOfGaussiansGradientTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/test/itkGradientImageFilterTest.cxx b/Modules/Filtering/ImageGradient/test/itkGradientImageFilterTest.cxx index bf9eef19143..6d543b9fc55 100644 --- a/Modules/Filtering/ImageGradient/test/itkGradientImageFilterTest.cxx +++ b/Modules/Filtering/ImageGradient/test/itkGradientImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/test/itkGradientImageFilterTest2.cxx b/Modules/Filtering/ImageGradient/test/itkGradientImageFilterTest2.cxx index 98696e203c3..cb99de5d163 100644 --- a/Modules/Filtering/ImageGradient/test/itkGradientImageFilterTest2.cxx +++ b/Modules/Filtering/ImageGradient/test/itkGradientImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/test/itkGradientMagnitudeImageFilterTest.cxx b/Modules/Filtering/ImageGradient/test/itkGradientMagnitudeImageFilterTest.cxx index e74a2a2f914..70617b28edd 100644 --- a/Modules/Filtering/ImageGradient/test/itkGradientMagnitudeImageFilterTest.cxx +++ b/Modules/Filtering/ImageGradient/test/itkGradientMagnitudeImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/test/itkGradientMagnitudeRecursiveGaussianFilterTest.cxx b/Modules/Filtering/ImageGradient/test/itkGradientMagnitudeRecursiveGaussianFilterTest.cxx index 881de18c76f..8ebc42cff43 100644 --- a/Modules/Filtering/ImageGradient/test/itkGradientMagnitudeRecursiveGaussianFilterTest.cxx +++ b/Modules/Filtering/ImageGradient/test/itkGradientMagnitudeRecursiveGaussianFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterSpeedTest.cxx b/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterSpeedTest.cxx index 51e27044580..d8e14f5835f 100644 --- a/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterSpeedTest.cxx +++ b/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterSpeedTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest.cxx b/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest.cxx index 990dccf98f5..2e888c7cce2 100644 --- a/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest.cxx +++ b/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest2.cxx b/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest2.cxx index 83fab6a4854..7c78c30c5d5 100644 --- a/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest2.cxx +++ b/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest3.cxx b/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest3.cxx index 9d6fcd9275f..2ac10fadd63 100644 --- a/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest3.cxx +++ b/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest4.cxx b/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest4.cxx index 07783ad80b1..50272a5afc7 100644 --- a/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest4.cxx +++ b/Modules/Filtering/ImageGradient/test/itkGradientRecursiveGaussianFilterTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/test/itkVectorGradientMagnitudeImageFilterTest1.cxx b/Modules/Filtering/ImageGradient/test/itkVectorGradientMagnitudeImageFilterTest1.cxx index 340e66bfd43..8a7957995c9 100644 --- a/Modules/Filtering/ImageGradient/test/itkVectorGradientMagnitudeImageFilterTest1.cxx +++ b/Modules/Filtering/ImageGradient/test/itkVectorGradientMagnitudeImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/test/itkVectorGradientMagnitudeImageFilterTest2.cxx b/Modules/Filtering/ImageGradient/test/itkVectorGradientMagnitudeImageFilterTest2.cxx index b6e8cee3a1a..0195c1b47f8 100644 --- a/Modules/Filtering/ImageGradient/test/itkVectorGradientMagnitudeImageFilterTest2.cxx +++ b/Modules/Filtering/ImageGradient/test/itkVectorGradientMagnitudeImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/test/itkVectorGradientMagnitudeImageFilterTest3.cxx b/Modules/Filtering/ImageGradient/test/itkVectorGradientMagnitudeImageFilterTest3.cxx index c95e9650a09..fc710b1afe9 100644 --- a/Modules/Filtering/ImageGradient/test/itkVectorGradientMagnitudeImageFilterTest3.cxx +++ b/Modules/Filtering/ImageGradient/test/itkVectorGradientMagnitudeImageFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGradient/wrapping/test/GradientMagnitudeRecursiveGaussianImageFilterTest.py b/Modules/Filtering/ImageGradient/wrapping/test/GradientMagnitudeRecursiveGaussianImageFilterTest.py index 3aba8c4434a..c87a853072c 100644 --- a/Modules/Filtering/ImageGradient/wrapping/test/GradientMagnitudeRecursiveGaussianImageFilterTest.py +++ b/Modules/Filtering/ImageGradient/wrapping/test/GradientMagnitudeRecursiveGaussianImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineCenteredL2ResampleImageFilterBase.h b/Modules/Filtering/ImageGrid/include/itkBSplineCenteredL2ResampleImageFilterBase.h index a4d6e0722ae..3fa188f510b 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineCenteredL2ResampleImageFilterBase.h +++ b/Modules/Filtering/ImageGrid/include/itkBSplineCenteredL2ResampleImageFilterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineCenteredL2ResampleImageFilterBase.hxx b/Modules/Filtering/ImageGrid/include/itkBSplineCenteredL2ResampleImageFilterBase.hxx index ed9b750bff5..eef36a9bd1d 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineCenteredL2ResampleImageFilterBase.hxx +++ b/Modules/Filtering/ImageGrid/include/itkBSplineCenteredL2ResampleImageFilterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineCenteredResampleImageFilterBase.h b/Modules/Filtering/ImageGrid/include/itkBSplineCenteredResampleImageFilterBase.h index 939793891b0..3d13c5eaac2 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineCenteredResampleImageFilterBase.h +++ b/Modules/Filtering/ImageGrid/include/itkBSplineCenteredResampleImageFilterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineCenteredResampleImageFilterBase.hxx b/Modules/Filtering/ImageGrid/include/itkBSplineCenteredResampleImageFilterBase.hxx index 0e425284502..e689f1d7be4 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineCenteredResampleImageFilterBase.hxx +++ b/Modules/Filtering/ImageGrid/include/itkBSplineCenteredResampleImageFilterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFilter.h b/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFilter.h index 4e7e12609e7..63f97072351 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFilter.hxx index 601e2ac4bea..97150538891 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFunction.h b/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFunction.h index 59ddd383b99..eacd3a18e13 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFunction.h +++ b/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFunction.hxx b/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFunction.hxx index 5c99ecb8b1a..a1de1675733 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFunction.hxx +++ b/Modules/Filtering/ImageGrid/include/itkBSplineControlPointImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineDownsampleImageFilter.h b/Modules/Filtering/ImageGrid/include/itkBSplineDownsampleImageFilter.h index 1f47c53cc24..d602e4995bb 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineDownsampleImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkBSplineDownsampleImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineDownsampleImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkBSplineDownsampleImageFilter.hxx index f37c780d1fa..b866b36e88b 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineDownsampleImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkBSplineDownsampleImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineL2ResampleImageFilterBase.h b/Modules/Filtering/ImageGrid/include/itkBSplineL2ResampleImageFilterBase.h index 85b046dca9e..277aa513d23 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineL2ResampleImageFilterBase.h +++ b/Modules/Filtering/ImageGrid/include/itkBSplineL2ResampleImageFilterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineL2ResampleImageFilterBase.hxx b/Modules/Filtering/ImageGrid/include/itkBSplineL2ResampleImageFilterBase.hxx index 5e345fe861e..d7224ad05c9 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineL2ResampleImageFilterBase.hxx +++ b/Modules/Filtering/ImageGrid/include/itkBSplineL2ResampleImageFilterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineResampleImageFilterBase.h b/Modules/Filtering/ImageGrid/include/itkBSplineResampleImageFilterBase.h index ee6055da558..98b106a2378 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineResampleImageFilterBase.h +++ b/Modules/Filtering/ImageGrid/include/itkBSplineResampleImageFilterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineResampleImageFilterBase.hxx b/Modules/Filtering/ImageGrid/include/itkBSplineResampleImageFilterBase.hxx index 326b6014a82..a729e51016d 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineResampleImageFilterBase.hxx +++ b/Modules/Filtering/ImageGrid/include/itkBSplineResampleImageFilterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineScatteredDataPointSetToImageFilter.h b/Modules/Filtering/ImageGrid/include/itkBSplineScatteredDataPointSetToImageFilter.h index 7d1225930b9..5a3661e9a43 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineScatteredDataPointSetToImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkBSplineScatteredDataPointSetToImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineScatteredDataPointSetToImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkBSplineScatteredDataPointSetToImageFilter.hxx index 3b273123ca6..f5f8d81e27b 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineScatteredDataPointSetToImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkBSplineScatteredDataPointSetToImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineUpsampleImageFilter.h b/Modules/Filtering/ImageGrid/include/itkBSplineUpsampleImageFilter.h index 4b00ca121b1..e0a059f983a 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineUpsampleImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkBSplineUpsampleImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBSplineUpsampleImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkBSplineUpsampleImageFilter.hxx index fc3866373f7..08f79c4da4c 100644 --- a/Modules/Filtering/ImageGrid/include/itkBSplineUpsampleImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkBSplineUpsampleImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBinShrinkImageFilter.h b/Modules/Filtering/ImageGrid/include/itkBinShrinkImageFilter.h index 3738cd9a76d..e4ecd6f4eea 100644 --- a/Modules/Filtering/ImageGrid/include/itkBinShrinkImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkBinShrinkImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkBinShrinkImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkBinShrinkImageFilter.hxx index d5e4dedfe7b..5afc469605e 100644 --- a/Modules/Filtering/ImageGrid/include/itkBinShrinkImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkBinShrinkImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkChangeInformationImageFilter.h b/Modules/Filtering/ImageGrid/include/itkChangeInformationImageFilter.h index cc05f1047bb..28180884ce1 100644 --- a/Modules/Filtering/ImageGrid/include/itkChangeInformationImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkChangeInformationImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkChangeInformationImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkChangeInformationImageFilter.hxx index 09b7e04d73a..0d5ecce50f2 100644 --- a/Modules/Filtering/ImageGrid/include/itkChangeInformationImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkChangeInformationImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkConstantPadImageFilter.h b/Modules/Filtering/ImageGrid/include/itkConstantPadImageFilter.h index 72cad7ad160..731b339d7b7 100644 --- a/Modules/Filtering/ImageGrid/include/itkConstantPadImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkConstantPadImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkConstantPadImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkConstantPadImageFilter.hxx index 3fb0ded1790..26688982eb4 100644 --- a/Modules/Filtering/ImageGrid/include/itkConstantPadImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkConstantPadImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkCoxDeBoorBSplineKernelFunction.h b/Modules/Filtering/ImageGrid/include/itkCoxDeBoorBSplineKernelFunction.h index 64aee98c031..bca6d8d47c5 100644 --- a/Modules/Filtering/ImageGrid/include/itkCoxDeBoorBSplineKernelFunction.h +++ b/Modules/Filtering/ImageGrid/include/itkCoxDeBoorBSplineKernelFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkCoxDeBoorBSplineKernelFunction.hxx b/Modules/Filtering/ImageGrid/include/itkCoxDeBoorBSplineKernelFunction.hxx index f2ba0bc2ddd..0d64a985c52 100644 --- a/Modules/Filtering/ImageGrid/include/itkCoxDeBoorBSplineKernelFunction.hxx +++ b/Modules/Filtering/ImageGrid/include/itkCoxDeBoorBSplineKernelFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkCropImageFilter.h b/Modules/Filtering/ImageGrid/include/itkCropImageFilter.h index 96169ab715d..43f29062f2e 100644 --- a/Modules/Filtering/ImageGrid/include/itkCropImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkCropImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkCropImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkCropImageFilter.hxx index 1f68ba1c588..35ebbe9ca33 100644 --- a/Modules/Filtering/ImageGrid/include/itkCropImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkCropImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkCyclicShiftImageFilter.h b/Modules/Filtering/ImageGrid/include/itkCyclicShiftImageFilter.h index 60dffd48408..f5cec226970 100644 --- a/Modules/Filtering/ImageGrid/include/itkCyclicShiftImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkCyclicShiftImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkCyclicShiftImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkCyclicShiftImageFilter.hxx index bff3f0d2bad..721630bf836 100644 --- a/Modules/Filtering/ImageGrid/include/itkCyclicShiftImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkCyclicShiftImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkExpandImageFilter.h b/Modules/Filtering/ImageGrid/include/itkExpandImageFilter.h index 680963f8b43..e34db2bba9a 100644 --- a/Modules/Filtering/ImageGrid/include/itkExpandImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkExpandImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkExpandImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkExpandImageFilter.hxx index 99265700b28..ad2d954d83e 100644 --- a/Modules/Filtering/ImageGrid/include/itkExpandImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkExpandImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkFlipImageFilter.h b/Modules/Filtering/ImageGrid/include/itkFlipImageFilter.h index 0bb2bbc5eda..568acd501b1 100644 --- a/Modules/Filtering/ImageGrid/include/itkFlipImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkFlipImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkFlipImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkFlipImageFilter.hxx index 8ec3d0f4efd..f3d805b2b0f 100644 --- a/Modules/Filtering/ImageGrid/include/itkFlipImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkFlipImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkInterpolateImageFilter.h b/Modules/Filtering/ImageGrid/include/itkInterpolateImageFilter.h index 15f24abf066..b5c4628c875 100644 --- a/Modules/Filtering/ImageGrid/include/itkInterpolateImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkInterpolateImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkInterpolateImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkInterpolateImageFilter.hxx index 1a4cfb1e70f..53497b79519 100644 --- a/Modules/Filtering/ImageGrid/include/itkInterpolateImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkInterpolateImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkInterpolateImagePointsFilter.h b/Modules/Filtering/ImageGrid/include/itkInterpolateImagePointsFilter.h index 34654f1831d..41fb25e41f9 100644 --- a/Modules/Filtering/ImageGrid/include/itkInterpolateImagePointsFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkInterpolateImagePointsFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkInterpolateImagePointsFilter.hxx b/Modules/Filtering/ImageGrid/include/itkInterpolateImagePointsFilter.hxx index 0c5bc7f20fe..90d9805e2b3 100644 --- a/Modules/Filtering/ImageGrid/include/itkInterpolateImagePointsFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkInterpolateImagePointsFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkMirrorPadImageFilter.h b/Modules/Filtering/ImageGrid/include/itkMirrorPadImageFilter.h index 019bddf1693..53a960d0f37 100644 --- a/Modules/Filtering/ImageGrid/include/itkMirrorPadImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkMirrorPadImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkMirrorPadImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkMirrorPadImageFilter.hxx index c74266b5913..48066771356 100644 --- a/Modules/Filtering/ImageGrid/include/itkMirrorPadImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkMirrorPadImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkOrientImageFilter.h b/Modules/Filtering/ImageGrid/include/itkOrientImageFilter.h index 7878f581c67..15e8c16ceee 100644 --- a/Modules/Filtering/ImageGrid/include/itkOrientImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkOrientImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkOrientImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkOrientImageFilter.hxx index b4267e19e43..5b28f06fca8 100644 --- a/Modules/Filtering/ImageGrid/include/itkOrientImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkOrientImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkPadImageFilter.h b/Modules/Filtering/ImageGrid/include/itkPadImageFilter.h index 84c07b03386..8266021715e 100644 --- a/Modules/Filtering/ImageGrid/include/itkPadImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkPadImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkPadImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkPadImageFilter.hxx index b84ba094673..201354c16b7 100644 --- a/Modules/Filtering/ImageGrid/include/itkPadImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkPadImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkPadImageFilterBase.h b/Modules/Filtering/ImageGrid/include/itkPadImageFilterBase.h index 30401eb6847..e6392eff0ec 100644 --- a/Modules/Filtering/ImageGrid/include/itkPadImageFilterBase.h +++ b/Modules/Filtering/ImageGrid/include/itkPadImageFilterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkPadImageFilterBase.hxx b/Modules/Filtering/ImageGrid/include/itkPadImageFilterBase.hxx index 58e67e9963a..13b88302163 100644 --- a/Modules/Filtering/ImageGrid/include/itkPadImageFilterBase.hxx +++ b/Modules/Filtering/ImageGrid/include/itkPadImageFilterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkPasteImageFilter.h b/Modules/Filtering/ImageGrid/include/itkPasteImageFilter.h index e7a2599b76d..8d629329f38 100644 --- a/Modules/Filtering/ImageGrid/include/itkPasteImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkPasteImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkPasteImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkPasteImageFilter.hxx index abb3258c0b6..d3da522133c 100644 --- a/Modules/Filtering/ImageGrid/include/itkPasteImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkPasteImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkPermuteAxesImageFilter.h b/Modules/Filtering/ImageGrid/include/itkPermuteAxesImageFilter.h index 408a1c68bfd..772bb0c1a06 100644 --- a/Modules/Filtering/ImageGrid/include/itkPermuteAxesImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkPermuteAxesImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkPermuteAxesImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkPermuteAxesImageFilter.hxx index a54c7314bbb..009292ebdd7 100644 --- a/Modules/Filtering/ImageGrid/include/itkPermuteAxesImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkPermuteAxesImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkRegionOfInterestImageFilter.h b/Modules/Filtering/ImageGrid/include/itkRegionOfInterestImageFilter.h index 106fc667141..b656981cea7 100644 --- a/Modules/Filtering/ImageGrid/include/itkRegionOfInterestImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkRegionOfInterestImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkRegionOfInterestImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkRegionOfInterestImageFilter.hxx index 2ec4bdb3bb9..eb3d34701a1 100644 --- a/Modules/Filtering/ImageGrid/include/itkRegionOfInterestImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkRegionOfInterestImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkResampleImageFilter.h b/Modules/Filtering/ImageGrid/include/itkResampleImageFilter.h index bdc0016d715..4fcb4751c03 100644 --- a/Modules/Filtering/ImageGrid/include/itkResampleImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkResampleImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkResampleImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkResampleImageFilter.hxx index eb873407554..e47bff5dba4 100644 --- a/Modules/Filtering/ImageGrid/include/itkResampleImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkResampleImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkShrinkImageFilter.h b/Modules/Filtering/ImageGrid/include/itkShrinkImageFilter.h index df39f6c4b68..c1dc00f125f 100644 --- a/Modules/Filtering/ImageGrid/include/itkShrinkImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkShrinkImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkShrinkImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkShrinkImageFilter.hxx index 6840ad6ea24..558806f9f16 100644 --- a/Modules/Filtering/ImageGrid/include/itkShrinkImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkShrinkImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkSliceBySliceImageFilter.h b/Modules/Filtering/ImageGrid/include/itkSliceBySliceImageFilter.h index 930999d7a45..f5ba3d65b2f 100644 --- a/Modules/Filtering/ImageGrid/include/itkSliceBySliceImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkSliceBySliceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkSliceBySliceImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkSliceBySliceImageFilter.hxx index 35cd355d4aa..19ebee5f3e8 100644 --- a/Modules/Filtering/ImageGrid/include/itkSliceBySliceImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkSliceBySliceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkSliceImageFilter.h b/Modules/Filtering/ImageGrid/include/itkSliceImageFilter.h index 9b5594e8137..40d6096dc68 100644 --- a/Modules/Filtering/ImageGrid/include/itkSliceImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkSliceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkSliceImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkSliceImageFilter.hxx index 9efcc4c4bf6..098c0e9cce2 100644 --- a/Modules/Filtering/ImageGrid/include/itkSliceImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkSliceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkTileImageFilter.h b/Modules/Filtering/ImageGrid/include/itkTileImageFilter.h index 60993e939df..9cb254c722b 100644 --- a/Modules/Filtering/ImageGrid/include/itkTileImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkTileImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkTileImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkTileImageFilter.hxx index 95566da0f4c..3ab8988ba0f 100644 --- a/Modules/Filtering/ImageGrid/include/itkTileImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkTileImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkWarpImageFilter.h b/Modules/Filtering/ImageGrid/include/itkWarpImageFilter.h index 25d322781a8..d158c42ff96 100644 --- a/Modules/Filtering/ImageGrid/include/itkWarpImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkWarpImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkWarpImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkWarpImageFilter.hxx index 9f7f49dc91e..cb1447cf3a4 100644 --- a/Modules/Filtering/ImageGrid/include/itkWarpImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkWarpImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkWarpVectorImageFilter.h b/Modules/Filtering/ImageGrid/include/itkWarpVectorImageFilter.h index 91b8ce0b7bf..6363ee9e224 100644 --- a/Modules/Filtering/ImageGrid/include/itkWarpVectorImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkWarpVectorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkWarpVectorImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkWarpVectorImageFilter.hxx index 448dd8c236d..f6166d041f5 100644 --- a/Modules/Filtering/ImageGrid/include/itkWarpVectorImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkWarpVectorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkWrapPadImageFilter.h b/Modules/Filtering/ImageGrid/include/itkWrapPadImageFilter.h index 77f8ac07651..9b05a52e848 100644 --- a/Modules/Filtering/ImageGrid/include/itkWrapPadImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkWrapPadImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkWrapPadImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkWrapPadImageFilter.hxx index 551fafc068b..42b98673a1c 100644 --- a/Modules/Filtering/ImageGrid/include/itkWrapPadImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkWrapPadImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkZeroFluxNeumannPadImageFilter.h b/Modules/Filtering/ImageGrid/include/itkZeroFluxNeumannPadImageFilter.h index 5b189a836ea..959f0f88cf7 100644 --- a/Modules/Filtering/ImageGrid/include/itkZeroFluxNeumannPadImageFilter.h +++ b/Modules/Filtering/ImageGrid/include/itkZeroFluxNeumannPadImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/include/itkZeroFluxNeumannPadImageFilter.hxx b/Modules/Filtering/ImageGrid/include/itkZeroFluxNeumannPadImageFilter.hxx index 3a714d86131..2b0fd69ca5d 100644 --- a/Modules/Filtering/ImageGrid/include/itkZeroFluxNeumannPadImageFilter.hxx +++ b/Modules/Filtering/ImageGrid/include/itkZeroFluxNeumannPadImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkBSplineControlPointImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkBSplineControlPointImageFilterTest.cxx index 87031727136..31ce7bc3adb 100644 --- a/Modules/Filtering/ImageGrid/test/itkBSplineControlPointImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkBSplineControlPointImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkBSplineControlPointImageFunctionTest.cxx b/Modules/Filtering/ImageGrid/test/itkBSplineControlPointImageFunctionTest.cxx index 0014297007d..9520878d7ca 100644 --- a/Modules/Filtering/ImageGrid/test/itkBSplineControlPointImageFunctionTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkBSplineControlPointImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkBSplineDownsampleImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkBSplineDownsampleImageFilterTest.cxx index 534078010b5..daf48d51428 100644 --- a/Modules/Filtering/ImageGrid/test/itkBSplineDownsampleImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkBSplineDownsampleImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkBSplineResampleImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkBSplineResampleImageFilterTest.cxx index fb074f02bf8..c29cdbe2a72 100644 --- a/Modules/Filtering/ImageGrid/test/itkBSplineResampleImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkBSplineResampleImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest.cxx index d3969c7596e..23f75170755 100644 --- a/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest2.cxx b/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest2.cxx index 1dc243cc26a..a6dd58c5b62 100644 --- a/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest2.cxx +++ b/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest3.cxx b/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest3.cxx index b12b192f342..c7bc0f7811d 100644 --- a/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest3.cxx +++ b/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest4.cxx b/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest4.cxx index dae9dd3f7b1..6b67711f85d 100644 --- a/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest4.cxx +++ b/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest5.cxx b/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest5.cxx index a304c125eef..879360ec79e 100644 --- a/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest5.cxx +++ b/Modules/Filtering/ImageGrid/test/itkBSplineScatteredDataPointSetToImageFilterTest5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkBSplineUpsampleImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkBSplineUpsampleImageFilterTest.cxx index d1dad0c1d11..7d25ecc840b 100644 --- a/Modules/Filtering/ImageGrid/test/itkBSplineUpsampleImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkBSplineUpsampleImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkBasicArchitectureTest.cxx b/Modules/Filtering/ImageGrid/test/itkBasicArchitectureTest.cxx index 83f40b3e716..f415aca1d26 100644 --- a/Modules/Filtering/ImageGrid/test/itkBasicArchitectureTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkBasicArchitectureTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkBinShrinkImageFilterTest1.cxx b/Modules/Filtering/ImageGrid/test/itkBinShrinkImageFilterTest1.cxx index 486e1705997..86f63c0abe3 100644 --- a/Modules/Filtering/ImageGrid/test/itkBinShrinkImageFilterTest1.cxx +++ b/Modules/Filtering/ImageGrid/test/itkBinShrinkImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkBinShrinkImageFilterTest2.cxx b/Modules/Filtering/ImageGrid/test/itkBinShrinkImageFilterTest2.cxx index 0752bed69db..205b648213c 100644 --- a/Modules/Filtering/ImageGrid/test/itkBinShrinkImageFilterTest2.cxx +++ b/Modules/Filtering/ImageGrid/test/itkBinShrinkImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkChangeInformationImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkChangeInformationImageFilterTest.cxx index 5ff76ec5eed..63286811ef2 100644 --- a/Modules/Filtering/ImageGrid/test/itkChangeInformationImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkChangeInformationImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkConstantPadImageTest.cxx b/Modules/Filtering/ImageGrid/test/itkConstantPadImageTest.cxx index 956d4794a76..5333b15e89e 100644 --- a/Modules/Filtering/ImageGrid/test/itkConstantPadImageTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkConstantPadImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkCoxDeBoorBSplineKernelFunctionTest.cxx b/Modules/Filtering/ImageGrid/test/itkCoxDeBoorBSplineKernelFunctionTest.cxx index 1c8810c5121..7e7aa3605ea 100644 --- a/Modules/Filtering/ImageGrid/test/itkCoxDeBoorBSplineKernelFunctionTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkCoxDeBoorBSplineKernelFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkCoxDeBoorBSplineKernelFunctionTest2.cxx b/Modules/Filtering/ImageGrid/test/itkCoxDeBoorBSplineKernelFunctionTest2.cxx index 7d6652d84db..22314e57606 100644 --- a/Modules/Filtering/ImageGrid/test/itkCoxDeBoorBSplineKernelFunctionTest2.cxx +++ b/Modules/Filtering/ImageGrid/test/itkCoxDeBoorBSplineKernelFunctionTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkCropImageFilter3DTest.cxx b/Modules/Filtering/ImageGrid/test/itkCropImageFilter3DTest.cxx index a6cbd843586..e67da4abe19 100644 --- a/Modules/Filtering/ImageGrid/test/itkCropImageFilter3DTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkCropImageFilter3DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkCropImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkCropImageFilterTest.cxx index 2b45d418c76..fc2b2ebd20d 100644 --- a/Modules/Filtering/ImageGrid/test/itkCropImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkCropImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkCyclicReferences.cxx b/Modules/Filtering/ImageGrid/test/itkCyclicReferences.cxx index 22ae1464ebe..df2b69b0bdf 100644 --- a/Modules/Filtering/ImageGrid/test/itkCyclicReferences.cxx +++ b/Modules/Filtering/ImageGrid/test/itkCyclicReferences.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkCyclicShiftImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkCyclicShiftImageFilterTest.cxx index 69aed0e955a..aeaadfdc98e 100644 --- a/Modules/Filtering/ImageGrid/test/itkCyclicShiftImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkCyclicShiftImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkExpandImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkExpandImageFilterTest.cxx index 92e54589b15..f678a80f42e 100644 --- a/Modules/Filtering/ImageGrid/test/itkExpandImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkExpandImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkExpandImageFilterTest2.cxx b/Modules/Filtering/ImageGrid/test/itkExpandImageFilterTest2.cxx index a286add8c08..98ec48b65ff 100644 --- a/Modules/Filtering/ImageGrid/test/itkExpandImageFilterTest2.cxx +++ b/Modules/Filtering/ImageGrid/test/itkExpandImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkFlipImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkFlipImageFilterTest.cxx index 029df8be986..b0bf912d7fc 100644 --- a/Modules/Filtering/ImageGrid/test/itkFlipImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkFlipImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkInterpolateImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkInterpolateImageFilterTest.cxx index 907d5f21eab..a023fe52e4b 100644 --- a/Modules/Filtering/ImageGrid/test/itkInterpolateImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkInterpolateImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkInterpolateImagePointsFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkInterpolateImagePointsFilterTest.cxx index b4bd680ff2e..1ef4b4373b2 100644 --- a/Modules/Filtering/ImageGrid/test/itkInterpolateImagePointsFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkInterpolateImagePointsFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkMirrorPadImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkMirrorPadImageFilterTest.cxx index 7305d0c52b3..fd560b74c96 100644 --- a/Modules/Filtering/ImageGrid/test/itkMirrorPadImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkMirrorPadImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkMirrorPadImageTest.cxx b/Modules/Filtering/ImageGrid/test/itkMirrorPadImageTest.cxx index ccad2fa935f..ba60bfeb6be 100644 --- a/Modules/Filtering/ImageGrid/test/itkMirrorPadImageTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkMirrorPadImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkOrientImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkOrientImageFilterTest.cxx index c24d1ac662e..09b7c713a3e 100644 --- a/Modules/Filtering/ImageGrid/test/itkOrientImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkOrientImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkOrientImageFilterTest2.cxx b/Modules/Filtering/ImageGrid/test/itkOrientImageFilterTest2.cxx index d1977c1caaa..f2b4c5e0c09 100644 --- a/Modules/Filtering/ImageGrid/test/itkOrientImageFilterTest2.cxx +++ b/Modules/Filtering/ImageGrid/test/itkOrientImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkOrientedImage2DTest.cxx b/Modules/Filtering/ImageGrid/test/itkOrientedImage2DTest.cxx index 746d5a3c69f..5bbfb367da3 100644 --- a/Modules/Filtering/ImageGrid/test/itkOrientedImage2DTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkOrientedImage2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkOrientedImage3DTest.cxx b/Modules/Filtering/ImageGrid/test/itkOrientedImage3DTest.cxx index 15837c99315..66a034f10b0 100644 --- a/Modules/Filtering/ImageGrid/test/itkOrientedImage3DTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkOrientedImage3DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkOrientedImageAdaptorTest.cxx b/Modules/Filtering/ImageGrid/test/itkOrientedImageAdaptorTest.cxx index ab2ff2413de..f93728b3aff 100644 --- a/Modules/Filtering/ImageGrid/test/itkOrientedImageAdaptorTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkOrientedImageAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkOrientedImageProfileTest1.cxx b/Modules/Filtering/ImageGrid/test/itkOrientedImageProfileTest1.cxx index 46481013dc7..21a2cf4fa7f 100644 --- a/Modules/Filtering/ImageGrid/test/itkOrientedImageProfileTest1.cxx +++ b/Modules/Filtering/ImageGrid/test/itkOrientedImageProfileTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkOrientedImageProfileTest2.cxx b/Modules/Filtering/ImageGrid/test/itkOrientedImageProfileTest2.cxx index eb2e181932e..32850cd4bb0 100644 --- a/Modules/Filtering/ImageGrid/test/itkOrientedImageProfileTest2.cxx +++ b/Modules/Filtering/ImageGrid/test/itkOrientedImageProfileTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkOrientedImageProfileTest3.cxx b/Modules/Filtering/ImageGrid/test/itkOrientedImageProfileTest3.cxx index b024050ed89..9300858f3ae 100644 --- a/Modules/Filtering/ImageGrid/test/itkOrientedImageProfileTest3.cxx +++ b/Modules/Filtering/ImageGrid/test/itkOrientedImageProfileTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkPadImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkPadImageFilterTest.cxx index 6a578054912..6a5c3aad32f 100644 --- a/Modules/Filtering/ImageGrid/test/itkPadImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkPadImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkPasteImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkPasteImageFilterTest.cxx index d79c90ceb17..23f0ca7ca69 100644 --- a/Modules/Filtering/ImageGrid/test/itkPasteImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkPasteImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkPermuteAxesImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkPermuteAxesImageFilterTest.cxx index 6f831e06877..8f9147ea501 100644 --- a/Modules/Filtering/ImageGrid/test/itkPermuteAxesImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkPermuteAxesImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkPushPopTileImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkPushPopTileImageFilterTest.cxx index 57279579532..75ec3b61fa7 100644 --- a/Modules/Filtering/ImageGrid/test/itkPushPopTileImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkPushPopTileImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkRegionOfInterestImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkRegionOfInterestImageFilterTest.cxx index 24e072d5024..142fee14e61 100644 --- a/Modules/Filtering/ImageGrid/test/itkRegionOfInterestImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkRegionOfInterestImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkResampleImageFilterGTest.cxx b/Modules/Filtering/ImageGrid/test/itkResampleImageFilterGTest.cxx index a4cc35fd50c..9eee7739430 100644 --- a/Modules/Filtering/ImageGrid/test/itkResampleImageFilterGTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkResampleImageFilterGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkResampleImageTest.cxx b/Modules/Filtering/ImageGrid/test/itkResampleImageTest.cxx index 7041a0eaf0a..026f8d8280c 100644 --- a/Modules/Filtering/ImageGrid/test/itkResampleImageTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkResampleImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkResampleImageTest2.cxx b/Modules/Filtering/ImageGrid/test/itkResampleImageTest2.cxx index 00d64af6ce4..682195f52f8 100644 --- a/Modules/Filtering/ImageGrid/test/itkResampleImageTest2.cxx +++ b/Modules/Filtering/ImageGrid/test/itkResampleImageTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkResampleImageTest2Streaming.cxx b/Modules/Filtering/ImageGrid/test/itkResampleImageTest2Streaming.cxx index ad2395a972b..62c57f03642 100644 --- a/Modules/Filtering/ImageGrid/test/itkResampleImageTest2Streaming.cxx +++ b/Modules/Filtering/ImageGrid/test/itkResampleImageTest2Streaming.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkResampleImageTest3.cxx b/Modules/Filtering/ImageGrid/test/itkResampleImageTest3.cxx index b0b34628ce1..f34136dca5e 100644 --- a/Modules/Filtering/ImageGrid/test/itkResampleImageTest3.cxx +++ b/Modules/Filtering/ImageGrid/test/itkResampleImageTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkResampleImageTest4.cxx b/Modules/Filtering/ImageGrid/test/itkResampleImageTest4.cxx index a29a7f206b0..29399cff77c 100644 --- a/Modules/Filtering/ImageGrid/test/itkResampleImageTest4.cxx +++ b/Modules/Filtering/ImageGrid/test/itkResampleImageTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkResampleImageTest5.cxx b/Modules/Filtering/ImageGrid/test/itkResampleImageTest5.cxx index b96c85e69f2..6ad7d1c3380 100644 --- a/Modules/Filtering/ImageGrid/test/itkResampleImageTest5.cxx +++ b/Modules/Filtering/ImageGrid/test/itkResampleImageTest5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkResampleImageTest6.cxx b/Modules/Filtering/ImageGrid/test/itkResampleImageTest6.cxx index 0ca9a2e32e6..bb18e18bcf0 100644 --- a/Modules/Filtering/ImageGrid/test/itkResampleImageTest6.cxx +++ b/Modules/Filtering/ImageGrid/test/itkResampleImageTest6.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkResampleImageTest7.cxx b/Modules/Filtering/ImageGrid/test/itkResampleImageTest7.cxx index fd0ab4213d9..4b0b84a3f9d 100644 --- a/Modules/Filtering/ImageGrid/test/itkResampleImageTest7.cxx +++ b/Modules/Filtering/ImageGrid/test/itkResampleImageTest7.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkResamplePhasedArray3DSpecialCoordinatesImageTest.cxx b/Modules/Filtering/ImageGrid/test/itkResamplePhasedArray3DSpecialCoordinatesImageTest.cxx index 0061699c560..44d512e8b22 100644 --- a/Modules/Filtering/ImageGrid/test/itkResamplePhasedArray3DSpecialCoordinatesImageTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkResamplePhasedArray3DSpecialCoordinatesImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkShrinkImageStreamingTest.cxx b/Modules/Filtering/ImageGrid/test/itkShrinkImageStreamingTest.cxx index 3502ebdcd2d..71d239875ff 100644 --- a/Modules/Filtering/ImageGrid/test/itkShrinkImageStreamingTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkShrinkImageStreamingTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkShrinkImageTest.cxx b/Modules/Filtering/ImageGrid/test/itkShrinkImageTest.cxx index 53ffabb760b..18ce25c765a 100644 --- a/Modules/Filtering/ImageGrid/test/itkShrinkImageTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkShrinkImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkSliceBySliceImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkSliceBySliceImageFilterTest.cxx index a06ff07de2e..7fdfa22969b 100644 --- a/Modules/Filtering/ImageGrid/test/itkSliceBySliceImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkSliceBySliceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkSliceImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkSliceImageFilterTest.cxx index 048691fb557..bd7b44b927f 100644 --- a/Modules/Filtering/ImageGrid/test/itkSliceImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkSliceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkTileImageFilterGTest.cxx b/Modules/Filtering/ImageGrid/test/itkTileImageFilterGTest.cxx index 3eb82bb9443..453cb174892 100644 --- a/Modules/Filtering/ImageGrid/test/itkTileImageFilterGTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkTileImageFilterGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkTileImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkTileImageFilterTest.cxx index 024b9bca8a4..e115d147a49 100644 --- a/Modules/Filtering/ImageGrid/test/itkTileImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkTileImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkWarpImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkWarpImageFilterTest.cxx index cfb75f073f4..01006b6d56e 100644 --- a/Modules/Filtering/ImageGrid/test/itkWarpImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkWarpImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkWarpImageFilterTest2.cxx b/Modules/Filtering/ImageGrid/test/itkWarpImageFilterTest2.cxx index 86cb865ac4a..56b05495925 100644 --- a/Modules/Filtering/ImageGrid/test/itkWarpImageFilterTest2.cxx +++ b/Modules/Filtering/ImageGrid/test/itkWarpImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkWarpVectorImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkWarpVectorImageFilterTest.cxx index 2b9b0082bae..7c7c00ca186 100644 --- a/Modules/Filtering/ImageGrid/test/itkWarpVectorImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkWarpVectorImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkWrapPadImageTest.cxx b/Modules/Filtering/ImageGrid/test/itkWrapPadImageTest.cxx index bca02420ab1..3745a8da91d 100644 --- a/Modules/Filtering/ImageGrid/test/itkWrapPadImageTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkWrapPadImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/test/itkZeroFluxNeumannPadImageFilterTest.cxx b/Modules/Filtering/ImageGrid/test/itkZeroFluxNeumannPadImageFilterTest.cxx index 7acfa50f468..3071627dae1 100644 --- a/Modules/Filtering/ImageGrid/test/itkZeroFluxNeumannPadImageFilterTest.cxx +++ b/Modules/Filtering/ImageGrid/test/itkZeroFluxNeumannPadImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageGrid/wrapping/test/ResampleImageFilterTest.py b/Modules/Filtering/ImageGrid/wrapping/test/ResampleImageFilterTest.py index dda9702fbe1..f53c0ba01f7 100644 --- a/Modules/Filtering/ImageGrid/wrapping/test/ResampleImageFilterTest.py +++ b/Modules/Filtering/ImageGrid/wrapping/test/ResampleImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkAbsImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkAbsImageFilter.h index 18a8d9ddfde..64261bbdbde 100644 --- a/Modules/Filtering/ImageIntensity/include/itkAbsImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkAbsImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkAcosImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkAcosImageFilter.h index 10cb71a67f0..7150dd50961 100644 --- a/Modules/Filtering/ImageIntensity/include/itkAcosImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkAcosImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkAdaptImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkAdaptImageFilter.h index 06fffa4a420..5b12c562ff3 100644 --- a/Modules/Filtering/ImageIntensity/include/itkAdaptImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkAdaptImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkAddImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkAddImageFilter.h index 9bcd0972301..a60711099f8 100644 --- a/Modules/Filtering/ImageIntensity/include/itkAddImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkAddImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkAndImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkAndImageFilter.h index 5f98aa29b60..817f0749e40 100644 --- a/Modules/Filtering/ImageIntensity/include/itkAndImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkAndImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkArithmeticOpsFunctors.h b/Modules/Filtering/ImageIntensity/include/itkArithmeticOpsFunctors.h index 9ceff27b00a..ca5f51fc08b 100644 --- a/Modules/Filtering/ImageIntensity/include/itkArithmeticOpsFunctors.h +++ b/Modules/Filtering/ImageIntensity/include/itkArithmeticOpsFunctors.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkAsinImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkAsinImageFilter.h index 15a71554d60..3b0b5d70ef3 100644 --- a/Modules/Filtering/ImageIntensity/include/itkAsinImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkAsinImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkAtan2ImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkAtan2ImageFilter.h index 566b9320fdb..1e3005a3d19 100644 --- a/Modules/Filtering/ImageIntensity/include/itkAtan2ImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkAtan2ImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkAtanImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkAtanImageFilter.h index f35d52e1b21..c066d58fb67 100644 --- a/Modules/Filtering/ImageIntensity/include/itkAtanImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkAtanImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkBinaryMagnitudeImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkBinaryMagnitudeImageFilter.h index cf5f5400da6..f7ef1f21a51 100644 --- a/Modules/Filtering/ImageIntensity/include/itkBinaryMagnitudeImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkBinaryMagnitudeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkBitwiseOpsFunctors.h b/Modules/Filtering/ImageIntensity/include/itkBitwiseOpsFunctors.h index 8a53bd16711..2320ec74339 100644 --- a/Modules/Filtering/ImageIntensity/include/itkBitwiseOpsFunctors.h +++ b/Modules/Filtering/ImageIntensity/include/itkBitwiseOpsFunctors.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkBoundedReciprocalImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkBoundedReciprocalImageFilter.h index da88475c114..f337c9da3fb 100644 --- a/Modules/Filtering/ImageIntensity/include/itkBoundedReciprocalImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkBoundedReciprocalImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkClampImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkClampImageFilter.h index f2b1fedc6d0..dbba6126611 100644 --- a/Modules/Filtering/ImageIntensity/include/itkClampImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkClampImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkClampImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkClampImageFilter.hxx index c6581e0709b..eb605d24cd9 100644 --- a/Modules/Filtering/ImageIntensity/include/itkClampImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkClampImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkComplexToImaginaryImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkComplexToImaginaryImageFilter.h index db90ba2eb2d..44c937a915a 100644 --- a/Modules/Filtering/ImageIntensity/include/itkComplexToImaginaryImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkComplexToImaginaryImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkComplexToModulusImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkComplexToModulusImageFilter.h index 993c3e71484..9d6e440559a 100644 --- a/Modules/Filtering/ImageIntensity/include/itkComplexToModulusImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkComplexToModulusImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkComplexToPhaseImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkComplexToPhaseImageFilter.h index f19a58499d4..144fb34b562 100644 --- a/Modules/Filtering/ImageIntensity/include/itkComplexToPhaseImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkComplexToPhaseImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkComplexToRealImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkComplexToRealImageFilter.h index e093148302b..9f67b8475c7 100644 --- a/Modules/Filtering/ImageIntensity/include/itkComplexToRealImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkComplexToRealImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkConstrainedValueAdditionImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkConstrainedValueAdditionImageFilter.h index ae4e7966182..a034232e118 100644 --- a/Modules/Filtering/ImageIntensity/include/itkConstrainedValueAdditionImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkConstrainedValueAdditionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkConstrainedValueDifferenceImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkConstrainedValueDifferenceImageFilter.h index 99d6689e7cc..0971591bc5a 100644 --- a/Modules/Filtering/ImageIntensity/include/itkConstrainedValueDifferenceImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkConstrainedValueDifferenceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkCosImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkCosImageFilter.h index 171e83d2134..69936ed073c 100644 --- a/Modules/Filtering/ImageIntensity/include/itkCosImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkCosImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkDivideImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkDivideImageFilter.h index 0d44454b4ca..3ab1a36616e 100644 --- a/Modules/Filtering/ImageIntensity/include/itkDivideImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkDivideImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkDivideOrZeroOutImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkDivideOrZeroOutImageFilter.h index 040586f1c11..5f30bbfa312 100644 --- a/Modules/Filtering/ImageIntensity/include/itkDivideOrZeroOutImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkDivideOrZeroOutImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkEdgePotentialImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkEdgePotentialImageFilter.h index b1ec202173c..4df35e7897e 100644 --- a/Modules/Filtering/ImageIntensity/include/itkEdgePotentialImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkEdgePotentialImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkExpImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkExpImageFilter.h index 5e1af862fed..36dff409500 100644 --- a/Modules/Filtering/ImageIntensity/include/itkExpImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkExpImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkExpNegativeImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkExpNegativeImageFilter.h index 2fe57c77f67..cd7c12d091b 100644 --- a/Modules/Filtering/ImageIntensity/include/itkExpNegativeImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkExpNegativeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkHistogramMatchingImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkHistogramMatchingImageFilter.h index 5b2661e42f1..c3cfc7bd4e2 100644 --- a/Modules/Filtering/ImageIntensity/include/itkHistogramMatchingImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkHistogramMatchingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkHistogramMatchingImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkHistogramMatchingImageFilter.hxx index a9b3708601d..1043ec00b3d 100644 --- a/Modules/Filtering/ImageIntensity/include/itkHistogramMatchingImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkHistogramMatchingImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkIntensityWindowingImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkIntensityWindowingImageFilter.h index 1bfff47626b..86dd187e6be 100644 --- a/Modules/Filtering/ImageIntensity/include/itkIntensityWindowingImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkIntensityWindowingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkIntensityWindowingImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkIntensityWindowingImageFilter.hxx index 405c500ca0d..f685920e4cc 100644 --- a/Modules/Filtering/ImageIntensity/include/itkIntensityWindowingImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkIntensityWindowingImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkInvertIntensityImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkInvertIntensityImageFilter.h index 63e07d266a1..d8c79eb015e 100644 --- a/Modules/Filtering/ImageIntensity/include/itkInvertIntensityImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkInvertIntensityImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkInvertIntensityImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkInvertIntensityImageFilter.hxx index 5050b5e60c8..ea48a847758 100644 --- a/Modules/Filtering/ImageIntensity/include/itkInvertIntensityImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkInvertIntensityImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkLog10ImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkLog10ImageFilter.h index 4b2d6b8b69a..dfba28d7eb8 100644 --- a/Modules/Filtering/ImageIntensity/include/itkLog10ImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkLog10ImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkLogImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkLogImageFilter.h index 8fecdbe817a..133617ca2e1 100644 --- a/Modules/Filtering/ImageIntensity/include/itkLogImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkLogImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkLogicOpsFunctors.h b/Modules/Filtering/ImageIntensity/include/itkLogicOpsFunctors.h index b102e46b000..d3ce8ff4816 100644 --- a/Modules/Filtering/ImageIntensity/include/itkLogicOpsFunctors.h +++ b/Modules/Filtering/ImageIntensity/include/itkLogicOpsFunctors.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkMagnitudeAndPhaseToComplexImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkMagnitudeAndPhaseToComplexImageFilter.h index 8c062a03090..c11eff17e5d 100644 --- a/Modules/Filtering/ImageIntensity/include/itkMagnitudeAndPhaseToComplexImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkMagnitudeAndPhaseToComplexImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkMaskImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkMaskImageFilter.h index e215c275d1d..f5819e887f0 100644 --- a/Modules/Filtering/ImageIntensity/include/itkMaskImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkMaskImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkMaskNegatedImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkMaskNegatedImageFilter.h index b560d60ce6f..2f3a9c8f5a2 100644 --- a/Modules/Filtering/ImageIntensity/include/itkMaskNegatedImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkMaskNegatedImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkMatrixIndexSelectionImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkMatrixIndexSelectionImageFilter.h index aeeccd74fc2..6de2083ae6d 100644 --- a/Modules/Filtering/ImageIntensity/include/itkMatrixIndexSelectionImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkMatrixIndexSelectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkMaximumImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkMaximumImageFilter.h index 7607edc55aa..0907f10dc7c 100644 --- a/Modules/Filtering/ImageIntensity/include/itkMaximumImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkMaximumImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkMinimumImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkMinimumImageFilter.h index 85322cfc82c..36478d29c0d 100644 --- a/Modules/Filtering/ImageIntensity/include/itkMinimumImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkMinimumImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkModulusImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkModulusImageFilter.h index 381b401f335..165e2127025 100644 --- a/Modules/Filtering/ImageIntensity/include/itkModulusImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkModulusImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkModulusImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkModulusImageFilter.hxx index a7b9e30ff4f..7bf816f095b 100644 --- a/Modules/Filtering/ImageIntensity/include/itkModulusImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkModulusImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkMultiplyImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkMultiplyImageFilter.h index 5e2016a7f1b..cc310432ee1 100644 --- a/Modules/Filtering/ImageIntensity/include/itkMultiplyImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkMultiplyImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkNaryAddImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkNaryAddImageFilter.h index 360ed23f98e..cc19fb27268 100644 --- a/Modules/Filtering/ImageIntensity/include/itkNaryAddImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkNaryAddImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkNaryFunctorImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkNaryFunctorImageFilter.h index 1252b498f8b..75f19ef77df 100644 --- a/Modules/Filtering/ImageIntensity/include/itkNaryFunctorImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkNaryFunctorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkNaryFunctorImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkNaryFunctorImageFilter.hxx index f87e5e3525f..83e86b0dec8 100644 --- a/Modules/Filtering/ImageIntensity/include/itkNaryFunctorImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkNaryFunctorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkNaryMaximumImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkNaryMaximumImageFilter.h index 3369e5e00cf..10761dc8def 100644 --- a/Modules/Filtering/ImageIntensity/include/itkNaryMaximumImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkNaryMaximumImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkNormalizeImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkNormalizeImageFilter.h index 58f9e596ffd..bd1d382b6bc 100644 --- a/Modules/Filtering/ImageIntensity/include/itkNormalizeImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkNormalizeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkNormalizeImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkNormalizeImageFilter.hxx index be89b2d1938..625933de934 100644 --- a/Modules/Filtering/ImageIntensity/include/itkNormalizeImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkNormalizeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkNormalizeToConstantImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkNormalizeToConstantImageFilter.h index 000a3ce20cb..0f2fc2857e6 100644 --- a/Modules/Filtering/ImageIntensity/include/itkNormalizeToConstantImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkNormalizeToConstantImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkNormalizeToConstantImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkNormalizeToConstantImageFilter.hxx index e6350673f20..82a550d3b7b 100644 --- a/Modules/Filtering/ImageIntensity/include/itkNormalizeToConstantImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkNormalizeToConstantImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkNotImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkNotImageFilter.h index 6358811cf1f..415aef3fac6 100644 --- a/Modules/Filtering/ImageIntensity/include/itkNotImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkNotImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkOrImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkOrImageFilter.h index 1c2e3f420de..29e6a1468f0 100644 --- a/Modules/Filtering/ImageIntensity/include/itkOrImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkOrImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkPolylineMask2DImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkPolylineMask2DImageFilter.h index 4a49ac338d8..2c7bbc4ac10 100644 --- a/Modules/Filtering/ImageIntensity/include/itkPolylineMask2DImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkPolylineMask2DImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkPolylineMask2DImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkPolylineMask2DImageFilter.hxx index 2f8ae6ea2ab..3b5d3d271ab 100644 --- a/Modules/Filtering/ImageIntensity/include/itkPolylineMask2DImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkPolylineMask2DImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkPolylineMaskImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkPolylineMaskImageFilter.h index 1854fc2ec18..eba115e57b6 100644 --- a/Modules/Filtering/ImageIntensity/include/itkPolylineMaskImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkPolylineMaskImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkPolylineMaskImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkPolylineMaskImageFilter.hxx index 0d6a64b4192..48facbab3d0 100644 --- a/Modules/Filtering/ImageIntensity/include/itkPolylineMaskImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkPolylineMaskImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkPowImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkPowImageFilter.h index a8f7fe114b6..9d8223e7d5d 100644 --- a/Modules/Filtering/ImageIntensity/include/itkPowImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkPowImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkRGBToLuminanceImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkRGBToLuminanceImageFilter.h index b8f23edcde7..7cfbf2e4403 100644 --- a/Modules/Filtering/ImageIntensity/include/itkRGBToLuminanceImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkRGBToLuminanceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkRescaleIntensityImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkRescaleIntensityImageFilter.h index faad3d3303b..d4603723b73 100644 --- a/Modules/Filtering/ImageIntensity/include/itkRescaleIntensityImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkRescaleIntensityImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkRescaleIntensityImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkRescaleIntensityImageFilter.hxx index 289e7411094..7c96aad83dd 100644 --- a/Modules/Filtering/ImageIntensity/include/itkRescaleIntensityImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkRescaleIntensityImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkRoundImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkRoundImageFilter.h index 4a3466353b2..d33b55f304a 100644 --- a/Modules/Filtering/ImageIntensity/include/itkRoundImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkRoundImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkShiftScaleImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkShiftScaleImageFilter.h index 1925d4a2068..7b269d01516 100644 --- a/Modules/Filtering/ImageIntensity/include/itkShiftScaleImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkShiftScaleImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkShiftScaleImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkShiftScaleImageFilter.hxx index 7f8f7c47f2d..2e8d253ee8d 100644 --- a/Modules/Filtering/ImageIntensity/include/itkShiftScaleImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkShiftScaleImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkSigmoidImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkSigmoidImageFilter.h index b4f8db6a1e8..5fbbfd9b0b3 100644 --- a/Modules/Filtering/ImageIntensity/include/itkSigmoidImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkSigmoidImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkSinImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkSinImageFilter.h index 6b3cb6b2315..01ddf11bd3a 100644 --- a/Modules/Filtering/ImageIntensity/include/itkSinImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkSinImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkSqrtImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkSqrtImageFilter.h index b518cf2b5e7..d8e2e4747dd 100644 --- a/Modules/Filtering/ImageIntensity/include/itkSqrtImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkSqrtImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkSquareImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkSquareImageFilter.h index 5133c855f3c..697b7657da9 100644 --- a/Modules/Filtering/ImageIntensity/include/itkSquareImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkSquareImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkSubtractImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkSubtractImageFilter.h index cbba8e5478b..4127366c7dc 100644 --- a/Modules/Filtering/ImageIntensity/include/itkSubtractImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkSubtractImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkSymmetricEigenAnalysisImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkSymmetricEigenAnalysisImageFilter.h index 90109d204b6..851fab9eeaa 100644 --- a/Modules/Filtering/ImageIntensity/include/itkSymmetricEigenAnalysisImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkSymmetricEigenAnalysisImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkTanImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkTanImageFilter.h index eb284da7fd5..42ef3238f9d 100644 --- a/Modules/Filtering/ImageIntensity/include/itkTanImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkTanImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkTernaryAddImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkTernaryAddImageFilter.h index 349030aa765..16a9833c998 100644 --- a/Modules/Filtering/ImageIntensity/include/itkTernaryAddImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkTernaryAddImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkTernaryMagnitudeImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkTernaryMagnitudeImageFilter.h index b3e374dde6b..16acd46eed8 100644 --- a/Modules/Filtering/ImageIntensity/include/itkTernaryMagnitudeImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkTernaryMagnitudeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkTernaryMagnitudeSquaredImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkTernaryMagnitudeSquaredImageFilter.h index 34c5160eb5a..bebfda98a50 100644 --- a/Modules/Filtering/ImageIntensity/include/itkTernaryMagnitudeSquaredImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkTernaryMagnitudeSquaredImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkTernaryOperatorImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkTernaryOperatorImageFilter.h index d8ac35c7078..33fa5e6e188 100644 --- a/Modules/Filtering/ImageIntensity/include/itkTernaryOperatorImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkTernaryOperatorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkVectorExpandImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkVectorExpandImageFilter.h index 61bc6909f4c..a9793aa04f2 100644 --- a/Modules/Filtering/ImageIntensity/include/itkVectorExpandImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkVectorExpandImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkVectorExpandImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkVectorExpandImageFilter.hxx index ca260511fa7..44b2081b314 100644 --- a/Modules/Filtering/ImageIntensity/include/itkVectorExpandImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkVectorExpandImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkVectorIndexSelectionCastImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkVectorIndexSelectionCastImageFilter.h index c511a7fe11a..a3a47a3f931 100644 --- a/Modules/Filtering/ImageIntensity/include/itkVectorIndexSelectionCastImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkVectorIndexSelectionCastImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkVectorMagnitudeImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkVectorMagnitudeImageFilter.h index c86bb1cc152..0d2486104d9 100644 --- a/Modules/Filtering/ImageIntensity/include/itkVectorMagnitudeImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkVectorMagnitudeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkVectorRescaleIntensityImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkVectorRescaleIntensityImageFilter.h index 47150836c51..ec996c6507d 100644 --- a/Modules/Filtering/ImageIntensity/include/itkVectorRescaleIntensityImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkVectorRescaleIntensityImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkVectorRescaleIntensityImageFilter.hxx b/Modules/Filtering/ImageIntensity/include/itkVectorRescaleIntensityImageFilter.hxx index 740483a89de..3a58d3fbbfd 100644 --- a/Modules/Filtering/ImageIntensity/include/itkVectorRescaleIntensityImageFilter.hxx +++ b/Modules/Filtering/ImageIntensity/include/itkVectorRescaleIntensityImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkWeightedAddImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkWeightedAddImageFilter.h index f1d4026ea11..e8b335d0431 100644 --- a/Modules/Filtering/ImageIntensity/include/itkWeightedAddImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkWeightedAddImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/include/itkXorImageFilter.h b/Modules/Filtering/ImageIntensity/include/itkXorImageFilter.h index c3a3ed83e04..d5b9700d3e9 100644 --- a/Modules/Filtering/ImageIntensity/include/itkXorImageFilter.h +++ b/Modules/Filtering/ImageIntensity/include/itkXorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/src/itkSymmetricEigenAnalysisImageFilter.cxx b/Modules/Filtering/ImageIntensity/src/itkSymmetricEigenAnalysisImageFilter.cxx index 7a9e207e390..b13f28ea26a 100644 --- a/Modules/Filtering/ImageIntensity/src/itkSymmetricEigenAnalysisImageFilter.cxx +++ b/Modules/Filtering/ImageIntensity/src/itkSymmetricEigenAnalysisImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkAbsImageFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkAbsImageFilterAndAdaptorTest.cxx index 6320d253a74..8536a558c2e 100644 --- a/Modules/Filtering/ImageIntensity/test/itkAbsImageFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkAbsImageFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkAcosImageFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkAcosImageFilterAndAdaptorTest.cxx index c8651e93853..ad3560e9877 100644 --- a/Modules/Filtering/ImageIntensity/test/itkAcosImageFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkAcosImageFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkAdaptImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkAdaptImageFilterTest.cxx index 08eb7179ea9..5b960695310 100644 --- a/Modules/Filtering/ImageIntensity/test/itkAdaptImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkAdaptImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkAdaptImageFilterTest2.cxx b/Modules/Filtering/ImageIntensity/test/itkAdaptImageFilterTest2.cxx index 2948c404fa0..43aab5bfba6 100644 --- a/Modules/Filtering/ImageIntensity/test/itkAdaptImageFilterTest2.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkAdaptImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkAddImageAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkAddImageAdaptorTest.cxx index fc9891c2ebc..20a14fa8a5c 100644 --- a/Modules/Filtering/ImageIntensity/test/itkAddImageAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkAddImageAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkAddImageFilterFrameTest.cxx b/Modules/Filtering/ImageIntensity/test/itkAddImageFilterFrameTest.cxx index 1d4307d519f..97799d2f593 100644 --- a/Modules/Filtering/ImageIntensity/test/itkAddImageFilterFrameTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkAddImageFilterFrameTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkAddImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkAddImageFilterTest.cxx index 713bcff2b25..8a1204783b3 100644 --- a/Modules/Filtering/ImageIntensity/test/itkAddImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkAddImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkAddImageFilterTest2.cxx b/Modules/Filtering/ImageIntensity/test/itkAddImageFilterTest2.cxx index 76d6fd88c60..c9a03462cbe 100644 --- a/Modules/Filtering/ImageIntensity/test/itkAddImageFilterTest2.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkAddImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkAndImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkAndImageFilterTest.cxx index 84ef4fa410f..05100d72d41 100644 --- a/Modules/Filtering/ImageIntensity/test/itkAndImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkAndImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkArithmeticOpsFunctorsTest.cxx b/Modules/Filtering/ImageIntensity/test/itkArithmeticOpsFunctorsTest.cxx index 3467d42b25f..c1bad2de58d 100644 --- a/Modules/Filtering/ImageIntensity/test/itkArithmeticOpsFunctorsTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkArithmeticOpsFunctorsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkAsinImageFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkAsinImageFilterAndAdaptorTest.cxx index 9572df9ee9e..0a026dd8c79 100644 --- a/Modules/Filtering/ImageIntensity/test/itkAsinImageFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkAsinImageFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkAtan2ImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkAtan2ImageFilterTest.cxx index fca754d2a3c..d2a98ab37aa 100644 --- a/Modules/Filtering/ImageIntensity/test/itkAtan2ImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkAtan2ImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkAtanImageFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkAtanImageFilterAndAdaptorTest.cxx index 598d48786de..cbde6ae404a 100644 --- a/Modules/Filtering/ImageIntensity/test/itkAtanImageFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkAtanImageFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkBinaryMagnitudeImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkBinaryMagnitudeImageFilterTest.cxx index e8bd1ea93e2..f225b3b0fd7 100644 --- a/Modules/Filtering/ImageIntensity/test/itkBinaryMagnitudeImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkBinaryMagnitudeImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkBitwiseOpsFunctorsTest.cxx b/Modules/Filtering/ImageIntensity/test/itkBitwiseOpsFunctorsTest.cxx index c365bf23486..2121a2292f1 100644 --- a/Modules/Filtering/ImageIntensity/test/itkBitwiseOpsFunctorsTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkBitwiseOpsFunctorsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkClampImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkClampImageFilterTest.cxx index da00c336656..e2d03102a63 100644 --- a/Modules/Filtering/ImageIntensity/test/itkClampImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkClampImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkComplexToImaginaryFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkComplexToImaginaryFilterAndAdaptorTest.cxx index c2282833390..ba6e1835ac0 100644 --- a/Modules/Filtering/ImageIntensity/test/itkComplexToImaginaryFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkComplexToImaginaryFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkComplexToModulusFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkComplexToModulusFilterAndAdaptorTest.cxx index 9c28d08a378..25c0d23fc4e 100644 --- a/Modules/Filtering/ImageIntensity/test/itkComplexToModulusFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkComplexToModulusFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkComplexToPhaseFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkComplexToPhaseFilterAndAdaptorTest.cxx index 8b22fb4d0c8..894879d7357 100644 --- a/Modules/Filtering/ImageIntensity/test/itkComplexToPhaseFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkComplexToPhaseFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkComplexToRealFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkComplexToRealFilterAndAdaptorTest.cxx index 19c45861755..0252a1e2753 100644 --- a/Modules/Filtering/ImageIntensity/test/itkComplexToRealFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkComplexToRealFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkConstrainedValueAdditionImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkConstrainedValueAdditionImageFilterTest.cxx index 63e6121e882..9f23334542a 100644 --- a/Modules/Filtering/ImageIntensity/test/itkConstrainedValueAdditionImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkConstrainedValueAdditionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkCosImageFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkCosImageFilterAndAdaptorTest.cxx index 35e97178fee..953e432014b 100644 --- a/Modules/Filtering/ImageIntensity/test/itkCosImageFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkCosImageFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkDivideImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkDivideImageFilterTest.cxx index bb6eca9c6d2..7d6345812c3 100644 --- a/Modules/Filtering/ImageIntensity/test/itkDivideImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkDivideImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkDivideImageFilterTest2.cxx b/Modules/Filtering/ImageIntensity/test/itkDivideImageFilterTest2.cxx index ecc48d92217..59583debc03 100644 --- a/Modules/Filtering/ImageIntensity/test/itkDivideImageFilterTest2.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkDivideImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkDivideOrZeroOutImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkDivideOrZeroOutImageFilterTest.cxx index c6ee6729ba8..025039da9f7 100644 --- a/Modules/Filtering/ImageIntensity/test/itkDivideOrZeroOutImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkDivideOrZeroOutImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkEdgePotentialImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkEdgePotentialImageFilterTest.cxx index d8d74b80e85..435e1d20d69 100644 --- a/Modules/Filtering/ImageIntensity/test/itkEdgePotentialImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkEdgePotentialImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkEqualTest.cxx b/Modules/Filtering/ImageIntensity/test/itkEqualTest.cxx index 4537f0475c4..a3ab4522633 100644 --- a/Modules/Filtering/ImageIntensity/test/itkEqualTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkEqualTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkExpImageFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkExpImageFilterAndAdaptorTest.cxx index 79af69b138e..f9d2203ee08 100644 --- a/Modules/Filtering/ImageIntensity/test/itkExpImageFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkExpImageFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkExpNegativeImageFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkExpNegativeImageFilterAndAdaptorTest.cxx index f57cbd751e1..74e0572f9fc 100644 --- a/Modules/Filtering/ImageIntensity/test/itkExpNegativeImageFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkExpNegativeImageFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkGreaterEqualTest.cxx b/Modules/Filtering/ImageIntensity/test/itkGreaterEqualTest.cxx index 267fa23d4ce..1ccb11cf0ba 100644 --- a/Modules/Filtering/ImageIntensity/test/itkGreaterEqualTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkGreaterEqualTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkGreaterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkGreaterTest.cxx index fac1a1ba52c..f1c0c6745b7 100644 --- a/Modules/Filtering/ImageIntensity/test/itkGreaterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkGreaterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkHistogramMatchingImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkHistogramMatchingImageFilterTest.cxx index bcbcf4e9b0d..6aa5bf2d8fd 100644 --- a/Modules/Filtering/ImageIntensity/test/itkHistogramMatchingImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkHistogramMatchingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkImageAdaptorNthElementTest.cxx b/Modules/Filtering/ImageIntensity/test/itkImageAdaptorNthElementTest.cxx index ea02e635359..b9cbba9fcd5 100644 --- a/Modules/Filtering/ImageIntensity/test/itkImageAdaptorNthElementTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkImageAdaptorNthElementTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkIntensityWindowingImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkIntensityWindowingImageFilterTest.cxx index bad4c6a1814..5ca59acff58 100644 --- a/Modules/Filtering/ImageIntensity/test/itkIntensityWindowingImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkIntensityWindowingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkInvertIntensityImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkInvertIntensityImageFilterTest.cxx index 1838638c13e..3d14080ce81 100644 --- a/Modules/Filtering/ImageIntensity/test/itkInvertIntensityImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkInvertIntensityImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkLessEqualTest.cxx b/Modules/Filtering/ImageIntensity/test/itkLessEqualTest.cxx index 8bae6fd1b01..fe08c9aca31 100644 --- a/Modules/Filtering/ImageIntensity/test/itkLessEqualTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkLessEqualTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkLessTest.cxx b/Modules/Filtering/ImageIntensity/test/itkLessTest.cxx index bbc0dfa169d..f406e239ab3 100644 --- a/Modules/Filtering/ImageIntensity/test/itkLessTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkLessTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkLog10ImageFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkLog10ImageFilterAndAdaptorTest.cxx index a01ffe51794..732e7940100 100644 --- a/Modules/Filtering/ImageIntensity/test/itkLog10ImageFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkLog10ImageFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkLogImageFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkLogImageFilterAndAdaptorTest.cxx index d95ee22f91d..92e56074ccf 100644 --- a/Modules/Filtering/ImageIntensity/test/itkLogImageFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkLogImageFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkLogicTestSupport.h b/Modules/Filtering/ImageIntensity/test/itkLogicTestSupport.h index 1b5016dc6b7..0f193e010c7 100644 --- a/Modules/Filtering/ImageIntensity/test/itkLogicTestSupport.h +++ b/Modules/Filtering/ImageIntensity/test/itkLogicTestSupport.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkMagnitudeAndPhaseToComplexImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkMagnitudeAndPhaseToComplexImageFilterTest.cxx index 4524af1ef69..576403d7a7f 100644 --- a/Modules/Filtering/ImageIntensity/test/itkMagnitudeAndPhaseToComplexImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkMagnitudeAndPhaseToComplexImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkMaskImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkMaskImageFilterTest.cxx index c6fb94320cf..7f9fd2ffb5a 100644 --- a/Modules/Filtering/ImageIntensity/test/itkMaskImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkMaskImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkMaskNegatedImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkMaskNegatedImageFilterTest.cxx index 0727267dbbf..949071461a9 100644 --- a/Modules/Filtering/ImageIntensity/test/itkMaskNegatedImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkMaskNegatedImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkMatrixIndexSelectionImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkMatrixIndexSelectionImageFilterTest.cxx index 7d1af0b2039..af73a66d84b 100644 --- a/Modules/Filtering/ImageIntensity/test/itkMatrixIndexSelectionImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkMatrixIndexSelectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkMaximumImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkMaximumImageFilterTest.cxx index 27a139d44cf..6c08deaf8e6 100644 --- a/Modules/Filtering/ImageIntensity/test/itkMaximumImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkMaximumImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkMinimumImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkMinimumImageFilterTest.cxx index 293213887b7..8b8abe1ea8f 100644 --- a/Modules/Filtering/ImageIntensity/test/itkMinimumImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkMinimumImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkModulusImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkModulusImageFilterTest.cxx index de3524d4d8d..9fe2ac8000f 100644 --- a/Modules/Filtering/ImageIntensity/test/itkModulusImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkModulusImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkMultiplyImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkMultiplyImageFilterTest.cxx index 77d01b44b35..9c6bd3512cf 100644 --- a/Modules/Filtering/ImageIntensity/test/itkMultiplyImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkMultiplyImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkNaryAddImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkNaryAddImageFilterTest.cxx index 699b6729343..2fc2bdd1770 100644 --- a/Modules/Filtering/ImageIntensity/test/itkNaryAddImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkNaryAddImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkNaryMaximumImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkNaryMaximumImageFilterTest.cxx index af2a356e49e..ceef1aa2b13 100644 --- a/Modules/Filtering/ImageIntensity/test/itkNaryMaximumImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkNaryMaximumImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkNormalizeImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkNormalizeImageFilterTest.cxx index 1bd48e4762e..3a2528aa5ef 100644 --- a/Modules/Filtering/ImageIntensity/test/itkNormalizeImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkNormalizeImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkNormalizeToConstantImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkNormalizeToConstantImageFilterTest.cxx index 887de7b9f66..b326d5c99db 100644 --- a/Modules/Filtering/ImageIntensity/test/itkNormalizeToConstantImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkNormalizeToConstantImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkNotEqualTest.cxx b/Modules/Filtering/ImageIntensity/test/itkNotEqualTest.cxx index 52632be8bf8..93f5d168250 100644 --- a/Modules/Filtering/ImageIntensity/test/itkNotEqualTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkNotEqualTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkNotImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkNotImageFilterTest.cxx index 8aadec0daab..05d8bfed100 100644 --- a/Modules/Filtering/ImageIntensity/test/itkNotImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkNotImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkNthElementPixelAccessorTest2.cxx b/Modules/Filtering/ImageIntensity/test/itkNthElementPixelAccessorTest2.cxx index 22583b7bd2b..0c4ead092c6 100644 --- a/Modules/Filtering/ImageIntensity/test/itkNthElementPixelAccessorTest2.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkNthElementPixelAccessorTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkOrImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkOrImageFilterTest.cxx index a629a32713a..aea9ba8fe21 100644 --- a/Modules/Filtering/ImageIntensity/test/itkOrImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkOrImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkPolylineMask2DImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkPolylineMask2DImageFilterTest.cxx index cf6ba74c923..53469312c10 100644 --- a/Modules/Filtering/ImageIntensity/test/itkPolylineMask2DImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkPolylineMask2DImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkPolylineMaskImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkPolylineMaskImageFilterTest.cxx index dc4d06c557c..eb37b1764fe 100644 --- a/Modules/Filtering/ImageIntensity/test/itkPolylineMaskImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkPolylineMaskImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkPowImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkPowImageFilterTest.cxx index a3a74293286..7ff971a9c61 100644 --- a/Modules/Filtering/ImageIntensity/test/itkPowImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkPowImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkPromoteDimensionImageTest.cxx b/Modules/Filtering/ImageIntensity/test/itkPromoteDimensionImageTest.cxx index 52aadf7018d..2cf2dc22c82 100644 --- a/Modules/Filtering/ImageIntensity/test/itkPromoteDimensionImageTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkPromoteDimensionImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkRGBToLuminanceImageFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkRGBToLuminanceImageFilterAndAdaptorTest.cxx index 9901798f896..9c40c70e5ce 100644 --- a/Modules/Filtering/ImageIntensity/test/itkRGBToLuminanceImageFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkRGBToLuminanceImageFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkRGBToVectorAdaptImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkRGBToVectorAdaptImageFilterTest.cxx index 96dbb547a43..76b6344b33a 100644 --- a/Modules/Filtering/ImageIntensity/test/itkRGBToVectorAdaptImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkRGBToVectorAdaptImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkRescaleIntensityImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkRescaleIntensityImageFilterTest.cxx index e8391c5ceaf..41cec155d2e 100644 --- a/Modules/Filtering/ImageIntensity/test/itkRescaleIntensityImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkRescaleIntensityImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkShiftScaleImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkShiftScaleImageFilterTest.cxx index d85df569b55..389cc1ad2bc 100644 --- a/Modules/Filtering/ImageIntensity/test/itkShiftScaleImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkShiftScaleImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkSigmoidImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkSigmoidImageFilterTest.cxx index 57b2476e430..0d59103c1ba 100644 --- a/Modules/Filtering/ImageIntensity/test/itkSigmoidImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkSigmoidImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkSinImageFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkSinImageFilterAndAdaptorTest.cxx index 8ce376778ef..1068e89fd34 100644 --- a/Modules/Filtering/ImageIntensity/test/itkSinImageFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkSinImageFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkSqrtImageFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkSqrtImageFilterAndAdaptorTest.cxx index f3a374e0243..fcb4b4bd69d 100644 --- a/Modules/Filtering/ImageIntensity/test/itkSqrtImageFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkSqrtImageFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkSquareImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkSquareImageFilterTest.cxx index 6969dbc339c..2e7dcd46460 100644 --- a/Modules/Filtering/ImageIntensity/test/itkSquareImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkSquareImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkSubtractImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkSubtractImageFilterTest.cxx index e3e000d4d9f..aee933ed8e5 100644 --- a/Modules/Filtering/ImageIntensity/test/itkSubtractImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkSubtractImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkSymmetricEigenAnalysisImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkSymmetricEigenAnalysisImageFilterTest.cxx index c811468a4df..0fe59c24e35 100644 --- a/Modules/Filtering/ImageIntensity/test/itkSymmetricEigenAnalysisImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkSymmetricEigenAnalysisImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkTanImageFilterAndAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkTanImageFilterAndAdaptorTest.cxx index 710619f2628..ab20b654b89 100644 --- a/Modules/Filtering/ImageIntensity/test/itkTanImageFilterAndAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkTanImageFilterAndAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkTernaryMagnitudeImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkTernaryMagnitudeImageFilterTest.cxx index 319eb9619ca..5f11a271617 100644 --- a/Modules/Filtering/ImageIntensity/test/itkTernaryMagnitudeImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkTernaryMagnitudeImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkTernaryMagnitudeSquaredImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkTernaryMagnitudeSquaredImageFilterTest.cxx index 9c739ad9bc5..988f1511dd5 100644 --- a/Modules/Filtering/ImageIntensity/test/itkTernaryMagnitudeSquaredImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkTernaryMagnitudeSquaredImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkTernaryOperatorImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkTernaryOperatorImageFilterTest.cxx index e396e68330c..eaa12d543a1 100644 --- a/Modules/Filtering/ImageIntensity/test/itkTernaryOperatorImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkTernaryOperatorImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkVectorExpandImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkVectorExpandImageFilterTest.cxx index 524af423686..0f3824648e0 100644 --- a/Modules/Filtering/ImageIntensity/test/itkVectorExpandImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkVectorExpandImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkVectorIndexSelectionCastImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkVectorIndexSelectionCastImageFilterTest.cxx index 5b298b0cf01..4b99781a781 100644 --- a/Modules/Filtering/ImageIntensity/test/itkVectorIndexSelectionCastImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkVectorIndexSelectionCastImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkVectorMagnitudeImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkVectorMagnitudeImageFilterTest.cxx index 97c076192c7..d8d29fe9e54 100644 --- a/Modules/Filtering/ImageIntensity/test/itkVectorMagnitudeImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkVectorMagnitudeImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkVectorRescaleIntensityImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkVectorRescaleIntensityImageFilterTest.cxx index cb4770ed998..1a4debd04b1 100644 --- a/Modules/Filtering/ImageIntensity/test/itkVectorRescaleIntensityImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkVectorRescaleIntensityImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkVectorToRGBImageAdaptorTest.cxx b/Modules/Filtering/ImageIntensity/test/itkVectorToRGBImageAdaptorTest.cxx index bf7512d3ba3..a82d99830a0 100644 --- a/Modules/Filtering/ImageIntensity/test/itkVectorToRGBImageAdaptorTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkVectorToRGBImageAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkWeightedAddImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkWeightedAddImageFilterTest.cxx index 3a62f1ad55a..0ba01439d6c 100644 --- a/Modules/Filtering/ImageIntensity/test/itkWeightedAddImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkWeightedAddImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/test/itkXorImageFilterTest.cxx b/Modules/Filtering/ImageIntensity/test/itkXorImageFilterTest.cxx index 8e604c596c2..a902ca37ae1 100644 --- a/Modules/Filtering/ImageIntensity/test/itkXorImageFilterTest.cxx +++ b/Modules/Filtering/ImageIntensity/test/itkXorImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/wrapping/test/SigmoidImageFilterTest.py b/Modules/Filtering/ImageIntensity/wrapping/test/SigmoidImageFilterTest.py index f03467272f2..0d7e6fd0a5c 100644 --- a/Modules/Filtering/ImageIntensity/wrapping/test/SigmoidImageFilterTest.py +++ b/Modules/Filtering/ImageIntensity/wrapping/test/SigmoidImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/wrapping/test/itkImageFilterNumPyInputsTest.py b/Modules/Filtering/ImageIntensity/wrapping/test/itkImageFilterNumPyInputsTest.py index f8093921281..00ac13c67b2 100644 --- a/Modules/Filtering/ImageIntensity/wrapping/test/itkImageFilterNumPyInputsTest.py +++ b/Modules/Filtering/ImageIntensity/wrapping/test/itkImageFilterNumPyInputsTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageIntensity/wrapping/test/itkIntensityWindowingImageFilterTest.py b/Modules/Filtering/ImageIntensity/wrapping/test/itkIntensityWindowingImageFilterTest.py index 9cfa4810e21..395134ada86 100644 --- a/Modules/Filtering/ImageIntensity/wrapping/test/itkIntensityWindowingImageFilterTest.py +++ b/Modules/Filtering/ImageIntensity/wrapping/test/itkIntensityWindowingImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageLabel/include/itkBinaryContourImageFilter.h b/Modules/Filtering/ImageLabel/include/itkBinaryContourImageFilter.h index 819de9839c3..56675a2d17f 100644 --- a/Modules/Filtering/ImageLabel/include/itkBinaryContourImageFilter.h +++ b/Modules/Filtering/ImageLabel/include/itkBinaryContourImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageLabel/include/itkBinaryContourImageFilter.hxx b/Modules/Filtering/ImageLabel/include/itkBinaryContourImageFilter.hxx index 6afb327d73b..2aaa68eafae 100644 --- a/Modules/Filtering/ImageLabel/include/itkBinaryContourImageFilter.hxx +++ b/Modules/Filtering/ImageLabel/include/itkBinaryContourImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageLabel/include/itkChangeLabelImageFilter.h b/Modules/Filtering/ImageLabel/include/itkChangeLabelImageFilter.h index ae26d51eda8..60f01fcf300 100644 --- a/Modules/Filtering/ImageLabel/include/itkChangeLabelImageFilter.h +++ b/Modules/Filtering/ImageLabel/include/itkChangeLabelImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageLabel/include/itkChangeLabelImageFilter.hxx b/Modules/Filtering/ImageLabel/include/itkChangeLabelImageFilter.hxx index aab6e0f4180..17d2b55099b 100644 --- a/Modules/Filtering/ImageLabel/include/itkChangeLabelImageFilter.hxx +++ b/Modules/Filtering/ImageLabel/include/itkChangeLabelImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageLabel/include/itkLabelContourImageFilter.h b/Modules/Filtering/ImageLabel/include/itkLabelContourImageFilter.h index f41b56cd7f9..42f4ceed970 100644 --- a/Modules/Filtering/ImageLabel/include/itkLabelContourImageFilter.h +++ b/Modules/Filtering/ImageLabel/include/itkLabelContourImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageLabel/include/itkLabelContourImageFilter.hxx b/Modules/Filtering/ImageLabel/include/itkLabelContourImageFilter.hxx index 81fcc7c5471..01ff32fb78b 100644 --- a/Modules/Filtering/ImageLabel/include/itkLabelContourImageFilter.hxx +++ b/Modules/Filtering/ImageLabel/include/itkLabelContourImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageLabel/include/itkScanlineFilterCommon.h b/Modules/Filtering/ImageLabel/include/itkScanlineFilterCommon.h index 80ab9c93b90..2fa7b7e4c5f 100644 --- a/Modules/Filtering/ImageLabel/include/itkScanlineFilterCommon.h +++ b/Modules/Filtering/ImageLabel/include/itkScanlineFilterCommon.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageLabel/test/itkBinaryContourImageFilterTest.cxx b/Modules/Filtering/ImageLabel/test/itkBinaryContourImageFilterTest.cxx index a9a847e74e6..92d427ec7e9 100644 --- a/Modules/Filtering/ImageLabel/test/itkBinaryContourImageFilterTest.cxx +++ b/Modules/Filtering/ImageLabel/test/itkBinaryContourImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageLabel/test/itkChangeLabelImageFilterTest.cxx b/Modules/Filtering/ImageLabel/test/itkChangeLabelImageFilterTest.cxx index b72309258f1..77e789d55ab 100644 --- a/Modules/Filtering/ImageLabel/test/itkChangeLabelImageFilterTest.cxx +++ b/Modules/Filtering/ImageLabel/test/itkChangeLabelImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageLabel/test/itkLabelContourImageFilterTest.cxx b/Modules/Filtering/ImageLabel/test/itkLabelContourImageFilterTest.cxx index d6534dd56ed..25f6618ef66 100644 --- a/Modules/Filtering/ImageLabel/test/itkLabelContourImageFilterTest.cxx +++ b/Modules/Filtering/ImageLabel/test/itkLabelContourImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/include/itkAdditiveGaussianNoiseImageFilter.h b/Modules/Filtering/ImageNoise/include/itkAdditiveGaussianNoiseImageFilter.h index 1a73cbc3562..4c50374e83c 100644 --- a/Modules/Filtering/ImageNoise/include/itkAdditiveGaussianNoiseImageFilter.h +++ b/Modules/Filtering/ImageNoise/include/itkAdditiveGaussianNoiseImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/include/itkAdditiveGaussianNoiseImageFilter.hxx b/Modules/Filtering/ImageNoise/include/itkAdditiveGaussianNoiseImageFilter.hxx index bbc20bd3df5..372acb0f916 100644 --- a/Modules/Filtering/ImageNoise/include/itkAdditiveGaussianNoiseImageFilter.hxx +++ b/Modules/Filtering/ImageNoise/include/itkAdditiveGaussianNoiseImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/include/itkNoiseBaseImageFilter.h b/Modules/Filtering/ImageNoise/include/itkNoiseBaseImageFilter.h index cc6532447ba..4d4c5e30cb7 100644 --- a/Modules/Filtering/ImageNoise/include/itkNoiseBaseImageFilter.h +++ b/Modules/Filtering/ImageNoise/include/itkNoiseBaseImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/include/itkNoiseBaseImageFilter.hxx b/Modules/Filtering/ImageNoise/include/itkNoiseBaseImageFilter.hxx index e27805dec73..4bea360eee8 100644 --- a/Modules/Filtering/ImageNoise/include/itkNoiseBaseImageFilter.hxx +++ b/Modules/Filtering/ImageNoise/include/itkNoiseBaseImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/include/itkSaltAndPepperNoiseImageFilter.h b/Modules/Filtering/ImageNoise/include/itkSaltAndPepperNoiseImageFilter.h index edc6ea5af24..0566ada9b28 100644 --- a/Modules/Filtering/ImageNoise/include/itkSaltAndPepperNoiseImageFilter.h +++ b/Modules/Filtering/ImageNoise/include/itkSaltAndPepperNoiseImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/include/itkSaltAndPepperNoiseImageFilter.hxx b/Modules/Filtering/ImageNoise/include/itkSaltAndPepperNoiseImageFilter.hxx index 5d0ee1a7b9d..b91e626e770 100644 --- a/Modules/Filtering/ImageNoise/include/itkSaltAndPepperNoiseImageFilter.hxx +++ b/Modules/Filtering/ImageNoise/include/itkSaltAndPepperNoiseImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/include/itkShotNoiseImageFilter.h b/Modules/Filtering/ImageNoise/include/itkShotNoiseImageFilter.h index 311b60cce18..260fb3da416 100644 --- a/Modules/Filtering/ImageNoise/include/itkShotNoiseImageFilter.h +++ b/Modules/Filtering/ImageNoise/include/itkShotNoiseImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/include/itkShotNoiseImageFilter.hxx b/Modules/Filtering/ImageNoise/include/itkShotNoiseImageFilter.hxx index 4e9a71d5542..0377f5ae726 100644 --- a/Modules/Filtering/ImageNoise/include/itkShotNoiseImageFilter.hxx +++ b/Modules/Filtering/ImageNoise/include/itkShotNoiseImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/include/itkSpeckleNoiseImageFilter.h b/Modules/Filtering/ImageNoise/include/itkSpeckleNoiseImageFilter.h index f0c5f2794d3..c8a5754da5d 100644 --- a/Modules/Filtering/ImageNoise/include/itkSpeckleNoiseImageFilter.h +++ b/Modules/Filtering/ImageNoise/include/itkSpeckleNoiseImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/include/itkSpeckleNoiseImageFilter.hxx b/Modules/Filtering/ImageNoise/include/itkSpeckleNoiseImageFilter.hxx index be0d7ce0f12..bf3430925c2 100644 --- a/Modules/Filtering/ImageNoise/include/itkSpeckleNoiseImageFilter.hxx +++ b/Modules/Filtering/ImageNoise/include/itkSpeckleNoiseImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/test/itkAdditiveGaussianNoiseImageFilterTest.cxx b/Modules/Filtering/ImageNoise/test/itkAdditiveGaussianNoiseImageFilterTest.cxx index cc7b9ad0fab..369ed96c26f 100644 --- a/Modules/Filtering/ImageNoise/test/itkAdditiveGaussianNoiseImageFilterTest.cxx +++ b/Modules/Filtering/ImageNoise/test/itkAdditiveGaussianNoiseImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/test/itkPeakSignalToNoiseRatioCalculator.h b/Modules/Filtering/ImageNoise/test/itkPeakSignalToNoiseRatioCalculator.h index 9f83b583e14..c7a8c074c6c 100644 --- a/Modules/Filtering/ImageNoise/test/itkPeakSignalToNoiseRatioCalculator.h +++ b/Modules/Filtering/ImageNoise/test/itkPeakSignalToNoiseRatioCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/test/itkPeakSignalToNoiseRatioCalculator.hxx b/Modules/Filtering/ImageNoise/test/itkPeakSignalToNoiseRatioCalculator.hxx index 3f4adbe8b67..2c31b28b462 100644 --- a/Modules/Filtering/ImageNoise/test/itkPeakSignalToNoiseRatioCalculator.hxx +++ b/Modules/Filtering/ImageNoise/test/itkPeakSignalToNoiseRatioCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/test/itkPeakSignalToNoiseRatioCalculatorTest.cxx b/Modules/Filtering/ImageNoise/test/itkPeakSignalToNoiseRatioCalculatorTest.cxx index b09c08aacb3..6679570a587 100644 --- a/Modules/Filtering/ImageNoise/test/itkPeakSignalToNoiseRatioCalculatorTest.cxx +++ b/Modules/Filtering/ImageNoise/test/itkPeakSignalToNoiseRatioCalculatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/test/itkSaltAndPepperNoiseImageFilterTest.cxx b/Modules/Filtering/ImageNoise/test/itkSaltAndPepperNoiseImageFilterTest.cxx index 2674d5f48f4..5fb4c653a30 100644 --- a/Modules/Filtering/ImageNoise/test/itkSaltAndPepperNoiseImageFilterTest.cxx +++ b/Modules/Filtering/ImageNoise/test/itkSaltAndPepperNoiseImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/test/itkShotNoiseImageFilterTest.cxx b/Modules/Filtering/ImageNoise/test/itkShotNoiseImageFilterTest.cxx index 427883221b8..6e1af302937 100644 --- a/Modules/Filtering/ImageNoise/test/itkShotNoiseImageFilterTest.cxx +++ b/Modules/Filtering/ImageNoise/test/itkShotNoiseImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageNoise/test/itkSpeckleNoiseImageFilterTest.cxx b/Modules/Filtering/ImageNoise/test/itkSpeckleNoiseImageFilterTest.cxx index fa30e042095..0f34a070615 100644 --- a/Modules/Filtering/ImageNoise/test/itkSpeckleNoiseImageFilterTest.cxx +++ b/Modules/Filtering/ImageNoise/test/itkSpeckleNoiseImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/include/itkGaborImageSource.h b/Modules/Filtering/ImageSources/include/itkGaborImageSource.h index ba669fdef18..98e3f86c875 100644 --- a/Modules/Filtering/ImageSources/include/itkGaborImageSource.h +++ b/Modules/Filtering/ImageSources/include/itkGaborImageSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/include/itkGaborImageSource.hxx b/Modules/Filtering/ImageSources/include/itkGaborImageSource.hxx index 38403edb80b..a585899ad74 100644 --- a/Modules/Filtering/ImageSources/include/itkGaborImageSource.hxx +++ b/Modules/Filtering/ImageSources/include/itkGaborImageSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/include/itkGaborKernelFunction.h b/Modules/Filtering/ImageSources/include/itkGaborKernelFunction.h index 793c578b530..b915b1fb14c 100644 --- a/Modules/Filtering/ImageSources/include/itkGaborKernelFunction.h +++ b/Modules/Filtering/ImageSources/include/itkGaborKernelFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/include/itkGaussianImageSource.h b/Modules/Filtering/ImageSources/include/itkGaussianImageSource.h index eacb1505e2a..e93def37e39 100644 --- a/Modules/Filtering/ImageSources/include/itkGaussianImageSource.h +++ b/Modules/Filtering/ImageSources/include/itkGaussianImageSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/include/itkGaussianImageSource.hxx b/Modules/Filtering/ImageSources/include/itkGaussianImageSource.hxx index e7e901b00e3..e8b9fb696e3 100644 --- a/Modules/Filtering/ImageSources/include/itkGaussianImageSource.hxx +++ b/Modules/Filtering/ImageSources/include/itkGaussianImageSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/include/itkGenerateImageSource.h b/Modules/Filtering/ImageSources/include/itkGenerateImageSource.h index 5743dba6861..15dd4487c81 100644 --- a/Modules/Filtering/ImageSources/include/itkGenerateImageSource.h +++ b/Modules/Filtering/ImageSources/include/itkGenerateImageSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/include/itkGenerateImageSource.hxx b/Modules/Filtering/ImageSources/include/itkGenerateImageSource.hxx index 3f31ed34495..93521fe0094 100644 --- a/Modules/Filtering/ImageSources/include/itkGenerateImageSource.hxx +++ b/Modules/Filtering/ImageSources/include/itkGenerateImageSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/include/itkGridImageSource.h b/Modules/Filtering/ImageSources/include/itkGridImageSource.h index 6e8f2f0c686..a6549c838c4 100644 --- a/Modules/Filtering/ImageSources/include/itkGridImageSource.h +++ b/Modules/Filtering/ImageSources/include/itkGridImageSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/include/itkGridImageSource.hxx b/Modules/Filtering/ImageSources/include/itkGridImageSource.hxx index eb9ef3a1d4b..4cbbcd07c26 100644 --- a/Modules/Filtering/ImageSources/include/itkGridImageSource.hxx +++ b/Modules/Filtering/ImageSources/include/itkGridImageSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/include/itkParametricImageSource.h b/Modules/Filtering/ImageSources/include/itkParametricImageSource.h index ad1c0928a97..55bce30db70 100644 --- a/Modules/Filtering/ImageSources/include/itkParametricImageSource.h +++ b/Modules/Filtering/ImageSources/include/itkParametricImageSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/include/itkParametricImageSource.hxx b/Modules/Filtering/ImageSources/include/itkParametricImageSource.hxx index 9c1bc57fc57..218ad391f5f 100644 --- a/Modules/Filtering/ImageSources/include/itkParametricImageSource.hxx +++ b/Modules/Filtering/ImageSources/include/itkParametricImageSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/include/itkPhysicalPointImageSource.h b/Modules/Filtering/ImageSources/include/itkPhysicalPointImageSource.h index efe114d8dcb..cdbb59a04a6 100644 --- a/Modules/Filtering/ImageSources/include/itkPhysicalPointImageSource.h +++ b/Modules/Filtering/ImageSources/include/itkPhysicalPointImageSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/include/itkPhysicalPointImageSource.hxx b/Modules/Filtering/ImageSources/include/itkPhysicalPointImageSource.hxx index 930dc5e670e..3135276c082 100644 --- a/Modules/Filtering/ImageSources/include/itkPhysicalPointImageSource.hxx +++ b/Modules/Filtering/ImageSources/include/itkPhysicalPointImageSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/test/itkGaborImageSourceTest.cxx b/Modules/Filtering/ImageSources/test/itkGaborImageSourceTest.cxx index 8b2a0557857..c0ebd9c0fb3 100644 --- a/Modules/Filtering/ImageSources/test/itkGaborImageSourceTest.cxx +++ b/Modules/Filtering/ImageSources/test/itkGaborImageSourceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/test/itkGaborKernelFunctionTest.cxx b/Modules/Filtering/ImageSources/test/itkGaborKernelFunctionTest.cxx index f3e83729043..9b1e883a762 100644 --- a/Modules/Filtering/ImageSources/test/itkGaborKernelFunctionTest.cxx +++ b/Modules/Filtering/ImageSources/test/itkGaborKernelFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/test/itkGaussianImageSourceTest.cxx b/Modules/Filtering/ImageSources/test/itkGaussianImageSourceTest.cxx index d4f2281678a..e26324ba407 100644 --- a/Modules/Filtering/ImageSources/test/itkGaussianImageSourceTest.cxx +++ b/Modules/Filtering/ImageSources/test/itkGaussianImageSourceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/test/itkGridImageSourceTest.cxx b/Modules/Filtering/ImageSources/test/itkGridImageSourceTest.cxx index b9e4dc4d67f..8ca80e7ba89 100644 --- a/Modules/Filtering/ImageSources/test/itkGridImageSourceTest.cxx +++ b/Modules/Filtering/ImageSources/test/itkGridImageSourceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageSources/test/itkPhysicalPointImageSourceTest.cxx b/Modules/Filtering/ImageSources/test/itkPhysicalPointImageSourceTest.cxx index c1963d2a73f..b781ab5a0f3 100644 --- a/Modules/Filtering/ImageSources/test/itkPhysicalPointImageSourceTest.cxx +++ b/Modules/Filtering/ImageSources/test/itkPhysicalPointImageSourceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkAccumulateImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkAccumulateImageFilter.h index f83eeafbaaa..8b1b65698c7 100644 --- a/Modules/Filtering/ImageStatistics/include/itkAccumulateImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkAccumulateImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkAccumulateImageFilter.hxx b/Modules/Filtering/ImageStatistics/include/itkAccumulateImageFilter.hxx index 8f0fdd4ffb6..da556d2ff88 100644 --- a/Modules/Filtering/ImageStatistics/include/itkAccumulateImageFilter.hxx +++ b/Modules/Filtering/ImageStatistics/include/itkAccumulateImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkAdaptiveEqualizationHistogram.h b/Modules/Filtering/ImageStatistics/include/itkAdaptiveEqualizationHistogram.h index bb124c287d4..ec134ed4025 100644 --- a/Modules/Filtering/ImageStatistics/include/itkAdaptiveEqualizationHistogram.h +++ b/Modules/Filtering/ImageStatistics/include/itkAdaptiveEqualizationHistogram.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkAdaptiveHistogramEqualizationImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkAdaptiveHistogramEqualizationImageFilter.h index ce60d91bb0d..2368510aee4 100644 --- a/Modules/Filtering/ImageStatistics/include/itkAdaptiveHistogramEqualizationImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkAdaptiveHistogramEqualizationImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkAdaptiveHistogramEqualizationImageFilter.hxx b/Modules/Filtering/ImageStatistics/include/itkAdaptiveHistogramEqualizationImageFilter.hxx index fbb1492cf25..e7416703586 100644 --- a/Modules/Filtering/ImageStatistics/include/itkAdaptiveHistogramEqualizationImageFilter.hxx +++ b/Modules/Filtering/ImageStatistics/include/itkAdaptiveHistogramEqualizationImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkBinaryProjectionImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkBinaryProjectionImageFilter.h index 15bf97e081b..e1889203ae7 100644 --- a/Modules/Filtering/ImageStatistics/include/itkBinaryProjectionImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkBinaryProjectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkGetAverageSliceImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkGetAverageSliceImageFilter.h index 05395f02a28..76204b84997 100644 --- a/Modules/Filtering/ImageStatistics/include/itkGetAverageSliceImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkGetAverageSliceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkGetAverageSliceImageFilter.hxx b/Modules/Filtering/ImageStatistics/include/itkGetAverageSliceImageFilter.hxx index 06bfb036c11..8ce2967dd4c 100644 --- a/Modules/Filtering/ImageStatistics/include/itkGetAverageSliceImageFilter.hxx +++ b/Modules/Filtering/ImageStatistics/include/itkGetAverageSliceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkHistogramAlgorithmBase.h b/Modules/Filtering/ImageStatistics/include/itkHistogramAlgorithmBase.h index 4f611edd60f..98388daea4c 100644 --- a/Modules/Filtering/ImageStatistics/include/itkHistogramAlgorithmBase.h +++ b/Modules/Filtering/ImageStatistics/include/itkHistogramAlgorithmBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkHistogramAlgorithmBase.hxx b/Modules/Filtering/ImageStatistics/include/itkHistogramAlgorithmBase.hxx index 862ff9eacd7..fde147d895d 100644 --- a/Modules/Filtering/ImageStatistics/include/itkHistogramAlgorithmBase.hxx +++ b/Modules/Filtering/ImageStatistics/include/itkHistogramAlgorithmBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkImageMomentsCalculator.h b/Modules/Filtering/ImageStatistics/include/itkImageMomentsCalculator.h index 86acbfd5c61..0871e595551 100644 --- a/Modules/Filtering/ImageStatistics/include/itkImageMomentsCalculator.h +++ b/Modules/Filtering/ImageStatistics/include/itkImageMomentsCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkImageMomentsCalculator.hxx b/Modules/Filtering/ImageStatistics/include/itkImageMomentsCalculator.hxx index 564a66c2c99..19b2ce387e8 100644 --- a/Modules/Filtering/ImageStatistics/include/itkImageMomentsCalculator.hxx +++ b/Modules/Filtering/ImageStatistics/include/itkImageMomentsCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkImagePCADecompositionCalculator.h b/Modules/Filtering/ImageStatistics/include/itkImagePCADecompositionCalculator.h index 66c09e15495..1b5e9390d52 100644 --- a/Modules/Filtering/ImageStatistics/include/itkImagePCADecompositionCalculator.h +++ b/Modules/Filtering/ImageStatistics/include/itkImagePCADecompositionCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkImagePCADecompositionCalculator.hxx b/Modules/Filtering/ImageStatistics/include/itkImagePCADecompositionCalculator.hxx index 92662984183..bdca423d2ef 100644 --- a/Modules/Filtering/ImageStatistics/include/itkImagePCADecompositionCalculator.hxx +++ b/Modules/Filtering/ImageStatistics/include/itkImagePCADecompositionCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkImagePCAShapeModelEstimator.h b/Modules/Filtering/ImageStatistics/include/itkImagePCAShapeModelEstimator.h index b78f83f3f0b..79c1c865f50 100644 --- a/Modules/Filtering/ImageStatistics/include/itkImagePCAShapeModelEstimator.h +++ b/Modules/Filtering/ImageStatistics/include/itkImagePCAShapeModelEstimator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkImagePCAShapeModelEstimator.hxx b/Modules/Filtering/ImageStatistics/include/itkImagePCAShapeModelEstimator.hxx index 7e105e25f3a..ff087d0ace5 100644 --- a/Modules/Filtering/ImageStatistics/include/itkImagePCAShapeModelEstimator.hxx +++ b/Modules/Filtering/ImageStatistics/include/itkImagePCAShapeModelEstimator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkImageShapeModelEstimatorBase.h b/Modules/Filtering/ImageStatistics/include/itkImageShapeModelEstimatorBase.h index 7ff774f4b73..1a2abbe4912 100644 --- a/Modules/Filtering/ImageStatistics/include/itkImageShapeModelEstimatorBase.h +++ b/Modules/Filtering/ImageStatistics/include/itkImageShapeModelEstimatorBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkImageShapeModelEstimatorBase.hxx b/Modules/Filtering/ImageStatistics/include/itkImageShapeModelEstimatorBase.hxx index 6cc86bb9fdb..3e7f43872bf 100644 --- a/Modules/Filtering/ImageStatistics/include/itkImageShapeModelEstimatorBase.hxx +++ b/Modules/Filtering/ImageStatistics/include/itkImageShapeModelEstimatorBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkLabelOverlapMeasuresImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkLabelOverlapMeasuresImageFilter.h index 74d180fc82f..bd5f2ba5936 100644 --- a/Modules/Filtering/ImageStatistics/include/itkLabelOverlapMeasuresImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkLabelOverlapMeasuresImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkLabelOverlapMeasuresImageFilter.hxx b/Modules/Filtering/ImageStatistics/include/itkLabelOverlapMeasuresImageFilter.hxx index 180d6a0c384..630ad5a0df3 100644 --- a/Modules/Filtering/ImageStatistics/include/itkLabelOverlapMeasuresImageFilter.hxx +++ b/Modules/Filtering/ImageStatistics/include/itkLabelOverlapMeasuresImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkLabelStatisticsImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkLabelStatisticsImageFilter.h index 6fe0d89ea73..8918cbfd9f4 100644 --- a/Modules/Filtering/ImageStatistics/include/itkLabelStatisticsImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkLabelStatisticsImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkLabelStatisticsImageFilter.hxx b/Modules/Filtering/ImageStatistics/include/itkLabelStatisticsImageFilter.hxx index 4876ef3b54d..0665d542d05 100644 --- a/Modules/Filtering/ImageStatistics/include/itkLabelStatisticsImageFilter.hxx +++ b/Modules/Filtering/ImageStatistics/include/itkLabelStatisticsImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkMaximumProjectionImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkMaximumProjectionImageFilter.h index cea9a73170d..bbcac4ba19b 100644 --- a/Modules/Filtering/ImageStatistics/include/itkMaximumProjectionImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkMaximumProjectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkMeanProjectionImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkMeanProjectionImageFilter.h index 3aeb5ac8f41..cbfd59b9f5c 100644 --- a/Modules/Filtering/ImageStatistics/include/itkMeanProjectionImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkMeanProjectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkMedianProjectionImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkMedianProjectionImageFilter.h index d14aae9c4c6..cb3f414088f 100644 --- a/Modules/Filtering/ImageStatistics/include/itkMedianProjectionImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkMedianProjectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkMinimumMaximumImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkMinimumMaximumImageFilter.h index b8f9213d0e0..0d5f3773aa2 100644 --- a/Modules/Filtering/ImageStatistics/include/itkMinimumMaximumImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkMinimumMaximumImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkMinimumMaximumImageFilter.hxx b/Modules/Filtering/ImageStatistics/include/itkMinimumMaximumImageFilter.hxx index 40d06a1f10b..10600d94931 100644 --- a/Modules/Filtering/ImageStatistics/include/itkMinimumMaximumImageFilter.hxx +++ b/Modules/Filtering/ImageStatistics/include/itkMinimumMaximumImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkMinimumProjectionImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkMinimumProjectionImageFilter.h index 58fa05be580..0c7b903c4aa 100644 --- a/Modules/Filtering/ImageStatistics/include/itkMinimumProjectionImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkMinimumProjectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkProjectionImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkProjectionImageFilter.h index 8fa380273b6..905c18532d9 100644 --- a/Modules/Filtering/ImageStatistics/include/itkProjectionImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkProjectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkProjectionImageFilter.hxx b/Modules/Filtering/ImageStatistics/include/itkProjectionImageFilter.hxx index 88895da6d2d..bfb7f764ea2 100644 --- a/Modules/Filtering/ImageStatistics/include/itkProjectionImageFilter.hxx +++ b/Modules/Filtering/ImageStatistics/include/itkProjectionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkStandardDeviationProjectionImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkStandardDeviationProjectionImageFilter.h index 00c9fbde084..d43ad484c97 100644 --- a/Modules/Filtering/ImageStatistics/include/itkStandardDeviationProjectionImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkStandardDeviationProjectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkStatisticsImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkStatisticsImageFilter.h index b36522da7af..c0160f26cf9 100644 --- a/Modules/Filtering/ImageStatistics/include/itkStatisticsImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkStatisticsImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkStatisticsImageFilter.hxx b/Modules/Filtering/ImageStatistics/include/itkStatisticsImageFilter.hxx index b84c13ab15f..a8642f1af2e 100644 --- a/Modules/Filtering/ImageStatistics/include/itkStatisticsImageFilter.hxx +++ b/Modules/Filtering/ImageStatistics/include/itkStatisticsImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/include/itkSumProjectionImageFilter.h b/Modules/Filtering/ImageStatistics/include/itkSumProjectionImageFilter.h index 7c553e4ab9a..f0d646ff68b 100644 --- a/Modules/Filtering/ImageStatistics/include/itkSumProjectionImageFilter.h +++ b/Modules/Filtering/ImageStatistics/include/itkSumProjectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkAccumulateImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkAccumulateImageFilterTest.cxx index 7fd6d533bbf..67f591aef6c 100644 --- a/Modules/Filtering/ImageStatistics/test/itkAccumulateImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkAccumulateImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkAdaptiveHistogramEqualizationImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkAdaptiveHistogramEqualizationImageFilterTest.cxx index 030dc5fecd3..d41a9a4c4e6 100644 --- a/Modules/Filtering/ImageStatistics/test/itkAdaptiveHistogramEqualizationImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkAdaptiveHistogramEqualizationImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkBinaryProjectionImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkBinaryProjectionImageFilterTest.cxx index 29d0d7ea030..0d4ee0232e5 100644 --- a/Modules/Filtering/ImageStatistics/test/itkBinaryProjectionImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkBinaryProjectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkGetAverageSliceImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkGetAverageSliceImageFilterTest.cxx index a8f8c121666..088d3ad54c9 100644 --- a/Modules/Filtering/ImageStatistics/test/itkGetAverageSliceImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkGetAverageSliceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkHistogramToEntropyImageFilterTest1.cxx b/Modules/Filtering/ImageStatistics/test/itkHistogramToEntropyImageFilterTest1.cxx index 586809994a4..b512b895622 100644 --- a/Modules/Filtering/ImageStatistics/test/itkHistogramToEntropyImageFilterTest1.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkHistogramToEntropyImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkHistogramToEntropyImageFilterTest2.cxx b/Modules/Filtering/ImageStatistics/test/itkHistogramToEntropyImageFilterTest2.cxx index a0c78e96a5d..d761c571f16 100644 --- a/Modules/Filtering/ImageStatistics/test/itkHistogramToEntropyImageFilterTest2.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkHistogramToEntropyImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkHistogramToIntensityImageFilterTest1.cxx b/Modules/Filtering/ImageStatistics/test/itkHistogramToIntensityImageFilterTest1.cxx index 9fbeef20fc5..b81444f9e93 100644 --- a/Modules/Filtering/ImageStatistics/test/itkHistogramToIntensityImageFilterTest1.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkHistogramToIntensityImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkHistogramToIntensityImageFilterTest2.cxx b/Modules/Filtering/ImageStatistics/test/itkHistogramToIntensityImageFilterTest2.cxx index d305b844dab..4e9e59c0e3b 100644 --- a/Modules/Filtering/ImageStatistics/test/itkHistogramToIntensityImageFilterTest2.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkHistogramToIntensityImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkHistogramToLogProbabilityImageFilterTest1.cxx b/Modules/Filtering/ImageStatistics/test/itkHistogramToLogProbabilityImageFilterTest1.cxx index a5e1785a26b..f7cdc526862 100644 --- a/Modules/Filtering/ImageStatistics/test/itkHistogramToLogProbabilityImageFilterTest1.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkHistogramToLogProbabilityImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkHistogramToLogProbabilityImageFilterTest2.cxx b/Modules/Filtering/ImageStatistics/test/itkHistogramToLogProbabilityImageFilterTest2.cxx index 1046b17c816..5fc84406464 100644 --- a/Modules/Filtering/ImageStatistics/test/itkHistogramToLogProbabilityImageFilterTest2.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkHistogramToLogProbabilityImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkHistogramToProbabilityImageFilterTest1.cxx b/Modules/Filtering/ImageStatistics/test/itkHistogramToProbabilityImageFilterTest1.cxx index d0df234f9f5..58c94a082d3 100644 --- a/Modules/Filtering/ImageStatistics/test/itkHistogramToProbabilityImageFilterTest1.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkHistogramToProbabilityImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkHistogramToProbabilityImageFilterTest2.cxx b/Modules/Filtering/ImageStatistics/test/itkHistogramToProbabilityImageFilterTest2.cxx index 8514ab90faa..bc851f22a63 100644 --- a/Modules/Filtering/ImageStatistics/test/itkHistogramToProbabilityImageFilterTest2.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkHistogramToProbabilityImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkImageMomentsTest.cxx b/Modules/Filtering/ImageStatistics/test/itkImageMomentsTest.cxx index 360c20a0054..0d41794c29b 100644 --- a/Modules/Filtering/ImageStatistics/test/itkImageMomentsTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkImageMomentsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkImagePCADecompositionCalculatorTest.cxx b/Modules/Filtering/ImageStatistics/test/itkImagePCADecompositionCalculatorTest.cxx index e8dad782ee1..44b16284a2e 100644 --- a/Modules/Filtering/ImageStatistics/test/itkImagePCADecompositionCalculatorTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkImagePCADecompositionCalculatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkImagePCAShapeModelEstimatorTest.cxx b/Modules/Filtering/ImageStatistics/test/itkImagePCAShapeModelEstimatorTest.cxx index 4542504be47..38d42c7494a 100644 --- a/Modules/Filtering/ImageStatistics/test/itkImagePCAShapeModelEstimatorTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkImagePCAShapeModelEstimatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkLabelOverlapMeasuresImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkLabelOverlapMeasuresImageFilterTest.cxx index d403de3028e..dbd65dea679 100644 --- a/Modules/Filtering/ImageStatistics/test/itkLabelOverlapMeasuresImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkLabelOverlapMeasuresImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkLabelStatisticsImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkLabelStatisticsImageFilterTest.cxx index aac126e1b54..7051edff8e1 100644 --- a/Modules/Filtering/ImageStatistics/test/itkLabelStatisticsImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkLabelStatisticsImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkMaximumProjectionImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkMaximumProjectionImageFilterTest.cxx index 75c8210acbf..c0d5ea282d1 100644 --- a/Modules/Filtering/ImageStatistics/test/itkMaximumProjectionImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkMaximumProjectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkMaximumProjectionImageFilterTest2.cxx b/Modules/Filtering/ImageStatistics/test/itkMaximumProjectionImageFilterTest2.cxx index d94d2c6f327..199644b6f1c 100644 --- a/Modules/Filtering/ImageStatistics/test/itkMaximumProjectionImageFilterTest2.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkMaximumProjectionImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkMaximumProjectionImageFilterTest3.cxx b/Modules/Filtering/ImageStatistics/test/itkMaximumProjectionImageFilterTest3.cxx index 1403655f0c7..7f83d01d524 100644 --- a/Modules/Filtering/ImageStatistics/test/itkMaximumProjectionImageFilterTest3.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkMaximumProjectionImageFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkMeanProjectionImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkMeanProjectionImageFilterTest.cxx index d73c2eb2290..5521d1e8737 100644 --- a/Modules/Filtering/ImageStatistics/test/itkMeanProjectionImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkMeanProjectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkMedianProjectionImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkMedianProjectionImageFilterTest.cxx index aeba12d6098..bab824ccaa4 100644 --- a/Modules/Filtering/ImageStatistics/test/itkMedianProjectionImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkMedianProjectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkMinimumMaximumImageFilterGTest.cxx b/Modules/Filtering/ImageStatistics/test/itkMinimumMaximumImageFilterGTest.cxx index 8384f51e8cc..9261bcbcf7e 100644 --- a/Modules/Filtering/ImageStatistics/test/itkMinimumMaximumImageFilterGTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkMinimumMaximumImageFilterGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkMinimumMaximumImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkMinimumMaximumImageFilterTest.cxx index f7032ec6fe1..3d6b3975c66 100644 --- a/Modules/Filtering/ImageStatistics/test/itkMinimumMaximumImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkMinimumMaximumImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkMinimumProjectionImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkMinimumProjectionImageFilterTest.cxx index b5d7598f4f8..a90fea92637 100644 --- a/Modules/Filtering/ImageStatistics/test/itkMinimumProjectionImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkMinimumProjectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkProjectionImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkProjectionImageFilterTest.cxx index 85a3778eb1f..f77ace5d3fc 100644 --- a/Modules/Filtering/ImageStatistics/test/itkProjectionImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkProjectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkStandardDeviationProjectionImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkStandardDeviationProjectionImageFilterTest.cxx index 3761c9b471f..5fda63891ce 100644 --- a/Modules/Filtering/ImageStatistics/test/itkStandardDeviationProjectionImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkStandardDeviationProjectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkStatisticsImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkStatisticsImageFilterTest.cxx index 3ee4061552c..7c493e2c16a 100644 --- a/Modules/Filtering/ImageStatistics/test/itkStatisticsImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkStatisticsImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/ImageStatistics/test/itkSumProjectionImageFilterTest.cxx b/Modules/Filtering/ImageStatistics/test/itkSumProjectionImageFilterTest.cxx index 73af8c8040b..790be21ac66 100644 --- a/Modules/Filtering/ImageStatistics/test/itkSumProjectionImageFilterTest.cxx +++ b/Modules/Filtering/ImageStatistics/test/itkSumProjectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAggregateLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkAggregateLabelMapFilter.h index 83c27885fd4..881b99d824f 100644 --- a/Modules/Filtering/LabelMap/include/itkAggregateLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkAggregateLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAggregateLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkAggregateLabelMapFilter.hxx index 9b6e3586205..cdbd8d06b00 100644 --- a/Modules/Filtering/LabelMap/include/itkAggregateLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkAggregateLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAttributeKeepNObjectsLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkAttributeKeepNObjectsLabelMapFilter.h index e964160bd6e..71b919f938e 100644 --- a/Modules/Filtering/LabelMap/include/itkAttributeKeepNObjectsLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkAttributeKeepNObjectsLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAttributeKeepNObjectsLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkAttributeKeepNObjectsLabelMapFilter.hxx index ad0f89ec24d..63f1b01b34b 100644 --- a/Modules/Filtering/LabelMap/include/itkAttributeKeepNObjectsLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkAttributeKeepNObjectsLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAttributeLabelObject.h b/Modules/Filtering/LabelMap/include/itkAttributeLabelObject.h index 197bce3b6a0..d26b403d1c9 100644 --- a/Modules/Filtering/LabelMap/include/itkAttributeLabelObject.h +++ b/Modules/Filtering/LabelMap/include/itkAttributeLabelObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAttributeOpeningLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkAttributeOpeningLabelMapFilter.h index 20d770ff182..6335656fcf2 100644 --- a/Modules/Filtering/LabelMap/include/itkAttributeOpeningLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkAttributeOpeningLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAttributeOpeningLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkAttributeOpeningLabelMapFilter.hxx index 01f142a8f42..a8ce43cedc4 100644 --- a/Modules/Filtering/LabelMap/include/itkAttributeOpeningLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkAttributeOpeningLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAttributePositionLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkAttributePositionLabelMapFilter.h index f17418f77c0..74a061b1258 100644 --- a/Modules/Filtering/LabelMap/include/itkAttributePositionLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkAttributePositionLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAttributePositionLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkAttributePositionLabelMapFilter.hxx index 86c4dfb6cc8..83eae0cfe16 100644 --- a/Modules/Filtering/LabelMap/include/itkAttributePositionLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkAttributePositionLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAttributeRelabelLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkAttributeRelabelLabelMapFilter.h index 222961ac29d..88835fd5fe5 100644 --- a/Modules/Filtering/LabelMap/include/itkAttributeRelabelLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkAttributeRelabelLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAttributeRelabelLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkAttributeRelabelLabelMapFilter.hxx index bd45ae3e4eb..f132ab410ef 100644 --- a/Modules/Filtering/LabelMap/include/itkAttributeRelabelLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkAttributeRelabelLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAttributeSelectionLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkAttributeSelectionLabelMapFilter.h index fe618fb446d..cd856dc2d03 100644 --- a/Modules/Filtering/LabelMap/include/itkAttributeSelectionLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkAttributeSelectionLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAttributeSelectionLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkAttributeSelectionLabelMapFilter.hxx index 5aa0f997e12..07d6b4b2d1f 100644 --- a/Modules/Filtering/LabelMap/include/itkAttributeSelectionLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkAttributeSelectionLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAttributeUniqueLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkAttributeUniqueLabelMapFilter.h index f6031139ccf..6ae9e532a64 100644 --- a/Modules/Filtering/LabelMap/include/itkAttributeUniqueLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkAttributeUniqueLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAttributeUniqueLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkAttributeUniqueLabelMapFilter.hxx index 1c339bca32d..ea54dabedfe 100644 --- a/Modules/Filtering/LabelMap/include/itkAttributeUniqueLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkAttributeUniqueLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAutoCropLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkAutoCropLabelMapFilter.h index a4b9eddb279..5fcc92e0648 100644 --- a/Modules/Filtering/LabelMap/include/itkAutoCropLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkAutoCropLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkAutoCropLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkAutoCropLabelMapFilter.hxx index fbc253391eb..17c3b5ee456 100644 --- a/Modules/Filtering/LabelMap/include/itkAutoCropLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkAutoCropLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryFillholeImageFilter.h b/Modules/Filtering/LabelMap/include/itkBinaryFillholeImageFilter.h index 7a8d9cc85d6..7acd8945e47 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryFillholeImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkBinaryFillholeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryFillholeImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkBinaryFillholeImageFilter.hxx index 537717d13df..32aed75fcde 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryFillholeImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkBinaryFillholeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryGrindPeakImageFilter.h b/Modules/Filtering/LabelMap/include/itkBinaryGrindPeakImageFilter.h index 6686413fbd9..21f43ea51d1 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryGrindPeakImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkBinaryGrindPeakImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryGrindPeakImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkBinaryGrindPeakImageFilter.hxx index 38615545a27..e575d8bdf65 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryGrindPeakImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkBinaryGrindPeakImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryImageToLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkBinaryImageToLabelMapFilter.h index adaa5563d23..648ff57973c 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryImageToLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkBinaryImageToLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryImageToLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkBinaryImageToLabelMapFilter.hxx index bfb797b03ba..6d8ec0b20d5 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryImageToLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkBinaryImageToLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryImageToShapeLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkBinaryImageToShapeLabelMapFilter.h index 015b0feaf61..d4fb3f6717a 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryImageToShapeLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkBinaryImageToShapeLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryImageToShapeLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkBinaryImageToShapeLabelMapFilter.hxx index ec261e769b6..e2d8924111a 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryImageToShapeLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkBinaryImageToShapeLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryImageToStatisticsLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkBinaryImageToStatisticsLabelMapFilter.h index a6776b93138..21f2eb837eb 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryImageToStatisticsLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkBinaryImageToStatisticsLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryImageToStatisticsLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkBinaryImageToStatisticsLabelMapFilter.hxx index d4c58aecbdf..d327c0a84ac 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryImageToStatisticsLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkBinaryImageToStatisticsLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryNotImageFilter.h b/Modules/Filtering/LabelMap/include/itkBinaryNotImageFilter.h index 4c87fe056a5..fe80a632da5 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryNotImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkBinaryNotImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByDilationImageFilter.h b/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByDilationImageFilter.h index e7dfd5caf12..4cb97322604 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByDilationImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByDilationImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByDilationImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByDilationImageFilter.hxx index 1a5ecd8d31d..43c4197f4b1 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByDilationImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByDilationImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByErosionImageFilter.h b/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByErosionImageFilter.h index 1944173b6fe..a27496b83a8 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByErosionImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByErosionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByErosionImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByErosionImageFilter.hxx index 23089bc15a6..0636eb4da34 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByErosionImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkBinaryReconstructionByErosionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryReconstructionLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkBinaryReconstructionLabelMapFilter.h index fc567774242..d02d2ca9222 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryReconstructionLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkBinaryReconstructionLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryReconstructionLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkBinaryReconstructionLabelMapFilter.hxx index e9127134198..7c59bacb181 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryReconstructionLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkBinaryReconstructionLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryShapeKeepNObjectsImageFilter.h b/Modules/Filtering/LabelMap/include/itkBinaryShapeKeepNObjectsImageFilter.h index 1ad68233556..d66107b0067 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryShapeKeepNObjectsImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkBinaryShapeKeepNObjectsImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryShapeKeepNObjectsImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkBinaryShapeKeepNObjectsImageFilter.hxx index 808a017594f..159cb1f6179 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryShapeKeepNObjectsImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkBinaryShapeKeepNObjectsImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryShapeOpeningImageFilter.h b/Modules/Filtering/LabelMap/include/itkBinaryShapeOpeningImageFilter.h index 4ab47cb2aaa..7ee8cc8dfd2 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryShapeOpeningImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkBinaryShapeOpeningImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryShapeOpeningImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkBinaryShapeOpeningImageFilter.hxx index ad8f2f27aca..3c3b8d1a36f 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryShapeOpeningImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkBinaryShapeOpeningImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryStatisticsKeepNObjectsImageFilter.h b/Modules/Filtering/LabelMap/include/itkBinaryStatisticsKeepNObjectsImageFilter.h index 99c97463e6d..53616d09b61 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryStatisticsKeepNObjectsImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkBinaryStatisticsKeepNObjectsImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryStatisticsKeepNObjectsImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkBinaryStatisticsKeepNObjectsImageFilter.hxx index 24705ca7e51..b14b98ae920 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryStatisticsKeepNObjectsImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkBinaryStatisticsKeepNObjectsImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryStatisticsOpeningImageFilter.h b/Modules/Filtering/LabelMap/include/itkBinaryStatisticsOpeningImageFilter.h index fdb7f767859..f81a2998b27 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryStatisticsOpeningImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkBinaryStatisticsOpeningImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkBinaryStatisticsOpeningImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkBinaryStatisticsOpeningImageFilter.hxx index 7778bdabcc4..13e88ba3ef1 100644 --- a/Modules/Filtering/LabelMap/include/itkBinaryStatisticsOpeningImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkBinaryStatisticsOpeningImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkChangeLabelLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkChangeLabelLabelMapFilter.h index 53ac9e78850..9b53e8125ea 100644 --- a/Modules/Filtering/LabelMap/include/itkChangeLabelLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkChangeLabelLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkChangeLabelLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkChangeLabelLabelMapFilter.hxx index 84336b15ca4..1560feb14c5 100644 --- a/Modules/Filtering/LabelMap/include/itkChangeLabelLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkChangeLabelLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkChangeRegionLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkChangeRegionLabelMapFilter.h index cc9cf3cdf81..381bd9cf08e 100644 --- a/Modules/Filtering/LabelMap/include/itkChangeRegionLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkChangeRegionLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkChangeRegionLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkChangeRegionLabelMapFilter.hxx index 423ec836ff0..c346c4ded0a 100644 --- a/Modules/Filtering/LabelMap/include/itkChangeRegionLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkChangeRegionLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkConvertLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkConvertLabelMapFilter.h index 552df64d440..90c5226779e 100644 --- a/Modules/Filtering/LabelMap/include/itkConvertLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkConvertLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkConvertLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkConvertLabelMapFilter.hxx index 2e74a7bb0ef..685a3788164 100644 --- a/Modules/Filtering/LabelMap/include/itkConvertLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkConvertLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkCropLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkCropLabelMapFilter.h index a6c2994344e..58c97082a43 100644 --- a/Modules/Filtering/LabelMap/include/itkCropLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkCropLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkCropLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkCropLabelMapFilter.hxx index 7eaf3ee3aad..888abb6da75 100644 --- a/Modules/Filtering/LabelMap/include/itkCropLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkCropLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkGeometryUtilities.h b/Modules/Filtering/LabelMap/include/itkGeometryUtilities.h index f6ae2417fa5..d546bec733b 100644 --- a/Modules/Filtering/LabelMap/include/itkGeometryUtilities.h +++ b/Modules/Filtering/LabelMap/include/itkGeometryUtilities.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkInPlaceLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkInPlaceLabelMapFilter.h index fdc92e96223..f660739193f 100644 --- a/Modules/Filtering/LabelMap/include/itkInPlaceLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkInPlaceLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkInPlaceLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkInPlaceLabelMapFilter.hxx index cac62bbb8b5..ff77c4a50a7 100644 --- a/Modules/Filtering/LabelMap/include/itkInPlaceLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkInPlaceLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelImageToLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkLabelImageToLabelMapFilter.h index 7e31063d46f..dccb30ad941 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelImageToLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelImageToLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelImageToLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkLabelImageToLabelMapFilter.hxx index c667c0b93c3..c02ac6479cf 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelImageToLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelImageToLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelImageToShapeLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkLabelImageToShapeLabelMapFilter.h index 72c8afb47fe..1945662517e 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelImageToShapeLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelImageToShapeLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelImageToShapeLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkLabelImageToShapeLabelMapFilter.hxx index 98eced4e507..7ab22ceec28 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelImageToShapeLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelImageToShapeLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelImageToStatisticsLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkLabelImageToStatisticsLabelMapFilter.h index ad81bd58f2b..4ddcaed373f 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelImageToStatisticsLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelImageToStatisticsLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelImageToStatisticsLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkLabelImageToStatisticsLabelMapFilter.hxx index 2f3f87971ab..81c4cf89a77 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelImageToStatisticsLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelImageToStatisticsLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelMap.h b/Modules/Filtering/LabelMap/include/itkLabelMap.h index c758078fdc8..c90683234f8 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelMap.h +++ b/Modules/Filtering/LabelMap/include/itkLabelMap.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelMap.hxx b/Modules/Filtering/LabelMap/include/itkLabelMap.hxx index e2a50f01af0..22ac9eb6194 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelMap.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelMap.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkLabelMapFilter.h index 97fbbfc3f7e..17ff4f1ad51 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkLabelMapFilter.hxx index 52eaea0eec7..52bb51011d4 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelMapMaskImageFilter.h b/Modules/Filtering/LabelMap/include/itkLabelMapMaskImageFilter.h index 4bc9bed9d61..e8d3c0547db 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelMapMaskImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelMapMaskImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelMapMaskImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkLabelMapMaskImageFilter.hxx index a236607d502..9b8ecd17687 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelMapMaskImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelMapMaskImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelMapToAttributeImageFilter.h b/Modules/Filtering/LabelMap/include/itkLabelMapToAttributeImageFilter.h index 1ff85fdbaaa..641ccd23f35 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelMapToAttributeImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelMapToAttributeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelMapToAttributeImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkLabelMapToAttributeImageFilter.hxx index da29f104810..1a1c51fb41a 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelMapToAttributeImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelMapToAttributeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelMapToBinaryImageFilter.h b/Modules/Filtering/LabelMap/include/itkLabelMapToBinaryImageFilter.h index 598b0cd8f1d..0df29b9fafd 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelMapToBinaryImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelMapToBinaryImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelMapToBinaryImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkLabelMapToBinaryImageFilter.hxx index fe19e315a48..7f365705e76 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelMapToBinaryImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelMapToBinaryImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelMapToLabelImageFilter.h b/Modules/Filtering/LabelMap/include/itkLabelMapToLabelImageFilter.h index b39fc5b300f..b124e839d6f 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelMapToLabelImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelMapToLabelImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelMapToLabelImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkLabelMapToLabelImageFilter.hxx index c8dd43d4bb7..4a43f232efe 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelMapToLabelImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelMapToLabelImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelMapUtilities.h b/Modules/Filtering/LabelMap/include/itkLabelMapUtilities.h index 2ed7eac7125..78fe8fef248 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelMapUtilities.h +++ b/Modules/Filtering/LabelMap/include/itkLabelMapUtilities.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelObject.h b/Modules/Filtering/LabelMap/include/itkLabelObject.h index 29110eadeaf..7f4929927e8 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelObject.h +++ b/Modules/Filtering/LabelMap/include/itkLabelObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelObject.hxx b/Modules/Filtering/LabelMap/include/itkLabelObject.hxx index 8f39153304d..fe2196ed5bf 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelObject.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelObjectAccessors.h b/Modules/Filtering/LabelMap/include/itkLabelObjectAccessors.h index 7a0b5428410..494fa91a920 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelObjectAccessors.h +++ b/Modules/Filtering/LabelMap/include/itkLabelObjectAccessors.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelObjectLine.h b/Modules/Filtering/LabelMap/include/itkLabelObjectLine.h index e852b0356c8..8a5e895c10d 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelObjectLine.h +++ b/Modules/Filtering/LabelMap/include/itkLabelObjectLine.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelObjectLine.hxx b/Modules/Filtering/LabelMap/include/itkLabelObjectLine.hxx index 501a48ea6bc..42b0d38a0e1 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelObjectLine.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelObjectLine.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelObjectLineComparator.h b/Modules/Filtering/LabelMap/include/itkLabelObjectLineComparator.h index 733b8754fc4..6d21216a430 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelObjectLineComparator.h +++ b/Modules/Filtering/LabelMap/include/itkLabelObjectLineComparator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelSelectionLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkLabelSelectionLabelMapFilter.h index c3d0a29ae2d..a555922fd40 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelSelectionLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelSelectionLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelShapeKeepNObjectsImageFilter.h b/Modules/Filtering/LabelMap/include/itkLabelShapeKeepNObjectsImageFilter.h index 75e5b52af5a..8b168b707be 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelShapeKeepNObjectsImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelShapeKeepNObjectsImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelShapeKeepNObjectsImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkLabelShapeKeepNObjectsImageFilter.hxx index 29519c3edf8..f343106ff47 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelShapeKeepNObjectsImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelShapeKeepNObjectsImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelShapeOpeningImageFilter.h b/Modules/Filtering/LabelMap/include/itkLabelShapeOpeningImageFilter.h index d384a3530dd..e6e3aa31710 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelShapeOpeningImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelShapeOpeningImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelShapeOpeningImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkLabelShapeOpeningImageFilter.hxx index b19fc5bb27e..ae48033cbc0 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelShapeOpeningImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelShapeOpeningImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelStatisticsKeepNObjectsImageFilter.h b/Modules/Filtering/LabelMap/include/itkLabelStatisticsKeepNObjectsImageFilter.h index 81852ba88ad..d84037db9e9 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelStatisticsKeepNObjectsImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelStatisticsKeepNObjectsImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelStatisticsKeepNObjectsImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkLabelStatisticsKeepNObjectsImageFilter.hxx index c47980a28ae..58236b3c22f 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelStatisticsKeepNObjectsImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelStatisticsKeepNObjectsImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelStatisticsOpeningImageFilter.h b/Modules/Filtering/LabelMap/include/itkLabelStatisticsOpeningImageFilter.h index 61071a18896..e447ccdd625 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelStatisticsOpeningImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelStatisticsOpeningImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelStatisticsOpeningImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkLabelStatisticsOpeningImageFilter.hxx index d28c7122879..ceeea3178d0 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelStatisticsOpeningImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkLabelStatisticsOpeningImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkLabelUniqueLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkLabelUniqueLabelMapFilter.h index ddc18638f6c..cbca3b15679 100644 --- a/Modules/Filtering/LabelMap/include/itkLabelUniqueLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkLabelUniqueLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkMergeLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkMergeLabelMapFilter.h index 006d9046fc9..1491a1923ab 100644 --- a/Modules/Filtering/LabelMap/include/itkMergeLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkMergeLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkMergeLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkMergeLabelMapFilter.hxx index 0e46437e3f3..9538b9878c0 100644 --- a/Modules/Filtering/LabelMap/include/itkMergeLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkMergeLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkObjectByObjectLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkObjectByObjectLabelMapFilter.h index 684295478b2..d2a86d876a1 100644 --- a/Modules/Filtering/LabelMap/include/itkObjectByObjectLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkObjectByObjectLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkObjectByObjectLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkObjectByObjectLabelMapFilter.hxx index 32060cfae19..a7438f5a0c6 100644 --- a/Modules/Filtering/LabelMap/include/itkObjectByObjectLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkObjectByObjectLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkPadLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkPadLabelMapFilter.h index f7d753900c2..8be6b859c5c 100644 --- a/Modules/Filtering/LabelMap/include/itkPadLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkPadLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkPadLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkPadLabelMapFilter.hxx index b0e2599ec78..8f74612fa5f 100644 --- a/Modules/Filtering/LabelMap/include/itkPadLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkPadLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkRegionFromReferenceLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkRegionFromReferenceLabelMapFilter.h index 7bb87adef15..fe52e0b0379 100644 --- a/Modules/Filtering/LabelMap/include/itkRegionFromReferenceLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkRegionFromReferenceLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkRegionFromReferenceLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkRegionFromReferenceLabelMapFilter.hxx index d49b8809432..f2409657f33 100644 --- a/Modules/Filtering/LabelMap/include/itkRegionFromReferenceLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkRegionFromReferenceLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkRelabelLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkRelabelLabelMapFilter.h index 68d405a842e..d6b370b23ab 100644 --- a/Modules/Filtering/LabelMap/include/itkRelabelLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkRelabelLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeKeepNObjectsLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkShapeKeepNObjectsLabelMapFilter.h index 763ff17ff3a..5ebaf2037db 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeKeepNObjectsLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkShapeKeepNObjectsLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeKeepNObjectsLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkShapeKeepNObjectsLabelMapFilter.hxx index b83d90358fb..95955cad6d0 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeKeepNObjectsLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkShapeKeepNObjectsLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkShapeLabelMapFilter.h index 160c063f053..baef3ddf467 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkShapeLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkShapeLabelMapFilter.hxx index 98a24d94de8..63b09543784 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkShapeLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeLabelObject.h b/Modules/Filtering/LabelMap/include/itkShapeLabelObject.h index 6a2b026a7c5..af55b6be5cc 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeLabelObject.h +++ b/Modules/Filtering/LabelMap/include/itkShapeLabelObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeLabelObjectAccessors.h b/Modules/Filtering/LabelMap/include/itkShapeLabelObjectAccessors.h index fbdd5db7ef0..788d70003fa 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeLabelObjectAccessors.h +++ b/Modules/Filtering/LabelMap/include/itkShapeLabelObjectAccessors.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeOpeningLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkShapeOpeningLabelMapFilter.h index 4da11ad6d74..7225cc935d3 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeOpeningLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkShapeOpeningLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeOpeningLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkShapeOpeningLabelMapFilter.hxx index fd5187a83ac..3f4f09aeec6 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeOpeningLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkShapeOpeningLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapePositionLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkShapePositionLabelMapFilter.h index 5b3fc2b101c..49dd76dcedf 100644 --- a/Modules/Filtering/LabelMap/include/itkShapePositionLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkShapePositionLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapePositionLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkShapePositionLabelMapFilter.hxx index d42b74d0041..3c54529481c 100644 --- a/Modules/Filtering/LabelMap/include/itkShapePositionLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkShapePositionLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeRelabelImageFilter.h b/Modules/Filtering/LabelMap/include/itkShapeRelabelImageFilter.h index ab894617107..121b9254c95 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeRelabelImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkShapeRelabelImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeRelabelImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkShapeRelabelImageFilter.hxx index 678b8255d13..35024f612f0 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeRelabelImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkShapeRelabelImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeRelabelLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkShapeRelabelLabelMapFilter.h index 489380a8cca..9da578bcaee 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeRelabelLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkShapeRelabelLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeRelabelLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkShapeRelabelLabelMapFilter.hxx index c76cb397648..4b8d8bf1268 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeRelabelLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkShapeRelabelLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeUniqueLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkShapeUniqueLabelMapFilter.h index 1dab989a9da..c961f06abe6 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeUniqueLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkShapeUniqueLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShapeUniqueLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkShapeUniqueLabelMapFilter.hxx index b113266117f..fa7276ccaf1 100644 --- a/Modules/Filtering/LabelMap/include/itkShapeUniqueLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkShapeUniqueLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShiftScaleLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkShiftScaleLabelMapFilter.h index 959b7dc4f97..7f4647eab82 100644 --- a/Modules/Filtering/LabelMap/include/itkShiftScaleLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkShiftScaleLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkShiftScaleLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkShiftScaleLabelMapFilter.hxx index ca3823cd10c..35d8b66cfb3 100644 --- a/Modules/Filtering/LabelMap/include/itkShiftScaleLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkShiftScaleLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsKeepNObjectsLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkStatisticsKeepNObjectsLabelMapFilter.h index db492993531..198cd8bd1dc 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsKeepNObjectsLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkStatisticsKeepNObjectsLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsKeepNObjectsLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkStatisticsKeepNObjectsLabelMapFilter.hxx index 4827328079e..a807465b45b 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsKeepNObjectsLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkStatisticsKeepNObjectsLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkStatisticsLabelMapFilter.h index e1e868c599b..7408b47f911 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkStatisticsLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkStatisticsLabelMapFilter.hxx index bf51f37761d..ba320b91cc1 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkStatisticsLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsLabelObject.h b/Modules/Filtering/LabelMap/include/itkStatisticsLabelObject.h index 8fb82f98762..4169565ac2e 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsLabelObject.h +++ b/Modules/Filtering/LabelMap/include/itkStatisticsLabelObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsLabelObjectAccessors.h b/Modules/Filtering/LabelMap/include/itkStatisticsLabelObjectAccessors.h index 8f3bd30ecf2..a69b7d07952 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsLabelObjectAccessors.h +++ b/Modules/Filtering/LabelMap/include/itkStatisticsLabelObjectAccessors.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsOpeningLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkStatisticsOpeningLabelMapFilter.h index be27ebfc039..bb0909c9f1a 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsOpeningLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkStatisticsOpeningLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsOpeningLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkStatisticsOpeningLabelMapFilter.hxx index 355cdba85a2..1caaa7aa179 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsOpeningLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkStatisticsOpeningLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsPositionLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkStatisticsPositionLabelMapFilter.h index 159823bcdef..174fa2ee382 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsPositionLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkStatisticsPositionLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsPositionLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkStatisticsPositionLabelMapFilter.hxx index 3c3320ef57f..456749b840d 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsPositionLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkStatisticsPositionLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsRelabelImageFilter.h b/Modules/Filtering/LabelMap/include/itkStatisticsRelabelImageFilter.h index 4484e297bce..04cb5982ef8 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsRelabelImageFilter.h +++ b/Modules/Filtering/LabelMap/include/itkStatisticsRelabelImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsRelabelImageFilter.hxx b/Modules/Filtering/LabelMap/include/itkStatisticsRelabelImageFilter.hxx index 81371b2f4e3..394c8e5e44a 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsRelabelImageFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkStatisticsRelabelImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsRelabelLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkStatisticsRelabelLabelMapFilter.h index 2b84aaff19f..dc096280657 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsRelabelLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkStatisticsRelabelLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsRelabelLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkStatisticsRelabelLabelMapFilter.hxx index 5aecdc8ac3c..14f41b4e56f 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsRelabelLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkStatisticsRelabelLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsUniqueLabelMapFilter.h b/Modules/Filtering/LabelMap/include/itkStatisticsUniqueLabelMapFilter.h index 6dd60dfdbb0..cee7ce75dd0 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsUniqueLabelMapFilter.h +++ b/Modules/Filtering/LabelMap/include/itkStatisticsUniqueLabelMapFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/include/itkStatisticsUniqueLabelMapFilter.hxx b/Modules/Filtering/LabelMap/include/itkStatisticsUniqueLabelMapFilter.hxx index 587e15ac9e5..17222660aea 100644 --- a/Modules/Filtering/LabelMap/include/itkStatisticsUniqueLabelMapFilter.hxx +++ b/Modules/Filtering/LabelMap/include/itkStatisticsUniqueLabelMapFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/src/itkGeometryUtilities.cxx b/Modules/Filtering/LabelMap/src/itkGeometryUtilities.cxx index 9b9979bd7c8..d326d7b93a7 100644 --- a/Modules/Filtering/LabelMap/src/itkGeometryUtilities.cxx +++ b/Modules/Filtering/LabelMap/src/itkGeometryUtilities.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/src/itkMergeLabelMapFilter.cxx b/Modules/Filtering/LabelMap/src/itkMergeLabelMapFilter.cxx index 727ffb151fa..08299e14474 100644 --- a/Modules/Filtering/LabelMap/src/itkMergeLabelMapFilter.cxx +++ b/Modules/Filtering/LabelMap/src/itkMergeLabelMapFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkAggregateLabelMapFilterTest.cxx b/Modules/Filtering/LabelMap/test/itkAggregateLabelMapFilterTest.cxx index 2a3c9dd18cc..1d2973a6ee6 100644 --- a/Modules/Filtering/LabelMap/test/itkAggregateLabelMapFilterTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkAggregateLabelMapFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkAttributeKeepNObjectsLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkAttributeKeepNObjectsLabelMapFilterTest1.cxx index d0ff3cf2c45..fc600a05555 100644 --- a/Modules/Filtering/LabelMap/test/itkAttributeKeepNObjectsLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkAttributeKeepNObjectsLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkAttributeLabelObjectAccessorsTest1.cxx b/Modules/Filtering/LabelMap/test/itkAttributeLabelObjectAccessorsTest1.cxx index 58dd1697e03..192634d506f 100644 --- a/Modules/Filtering/LabelMap/test/itkAttributeLabelObjectAccessorsTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkAttributeLabelObjectAccessorsTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkAttributeOpeningLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkAttributeOpeningLabelMapFilterTest1.cxx index e1d40a54b76..089027b074c 100644 --- a/Modules/Filtering/LabelMap/test/itkAttributeOpeningLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkAttributeOpeningLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkAttributePositionLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkAttributePositionLabelMapFilterTest1.cxx index 070f1c8068b..5d59174c521 100644 --- a/Modules/Filtering/LabelMap/test/itkAttributePositionLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkAttributePositionLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkAttributeRelabelLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkAttributeRelabelLabelMapFilterTest1.cxx index c625d82b120..1cf66f3b9b9 100644 --- a/Modules/Filtering/LabelMap/test/itkAttributeRelabelLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkAttributeRelabelLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkAttributeUniqueLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkAttributeUniqueLabelMapFilterTest1.cxx index 9853a8ebe62..797c5badc52 100644 --- a/Modules/Filtering/LabelMap/test/itkAttributeUniqueLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkAttributeUniqueLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkAutoCropLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkAutoCropLabelMapFilterTest1.cxx index 3ed7bbea624..7cb676f7860 100644 --- a/Modules/Filtering/LabelMap/test/itkAutoCropLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkAutoCropLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkAutoCropLabelMapFilterTest2.cxx b/Modules/Filtering/LabelMap/test/itkAutoCropLabelMapFilterTest2.cxx index af0c460cbb2..d95812d25a3 100644 --- a/Modules/Filtering/LabelMap/test/itkAutoCropLabelMapFilterTest2.cxx +++ b/Modules/Filtering/LabelMap/test/itkAutoCropLabelMapFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkBinaryFillholeImageFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkBinaryFillholeImageFilterTest1.cxx index 5b762336237..493ba0252ab 100644 --- a/Modules/Filtering/LabelMap/test/itkBinaryFillholeImageFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkBinaryFillholeImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkBinaryGrindPeakImageFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkBinaryGrindPeakImageFilterTest1.cxx index cbc57141530..64e5f6139b4 100644 --- a/Modules/Filtering/LabelMap/test/itkBinaryGrindPeakImageFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkBinaryGrindPeakImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkBinaryImageToLabelMapFilterTest.cxx b/Modules/Filtering/LabelMap/test/itkBinaryImageToLabelMapFilterTest.cxx index 27b4142e050..0a7031d50c3 100644 --- a/Modules/Filtering/LabelMap/test/itkBinaryImageToLabelMapFilterTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkBinaryImageToLabelMapFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkBinaryImageToLabelMapFilterTest2.cxx b/Modules/Filtering/LabelMap/test/itkBinaryImageToLabelMapFilterTest2.cxx index 1f7961fc891..0692cc9fbe8 100644 --- a/Modules/Filtering/LabelMap/test/itkBinaryImageToLabelMapFilterTest2.cxx +++ b/Modules/Filtering/LabelMap/test/itkBinaryImageToLabelMapFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkBinaryImageToShapeLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkBinaryImageToShapeLabelMapFilterTest1.cxx index 30acbda62c8..bbf0d08e1fd 100644 --- a/Modules/Filtering/LabelMap/test/itkBinaryImageToShapeLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkBinaryImageToShapeLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkBinaryImageToStatisticsLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkBinaryImageToStatisticsLabelMapFilterTest1.cxx index a26939e0d77..a02b7d3bb6c 100644 --- a/Modules/Filtering/LabelMap/test/itkBinaryImageToStatisticsLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkBinaryImageToStatisticsLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkBinaryReconstructionByDilationImageFilterTest.cxx b/Modules/Filtering/LabelMap/test/itkBinaryReconstructionByDilationImageFilterTest.cxx index 7f5bef9d1a1..8ba79554031 100644 --- a/Modules/Filtering/LabelMap/test/itkBinaryReconstructionByDilationImageFilterTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkBinaryReconstructionByDilationImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkBinaryReconstructionByErosionImageFilterTest.cxx b/Modules/Filtering/LabelMap/test/itkBinaryReconstructionByErosionImageFilterTest.cxx index b1b05d24e50..b2a5997cad6 100644 --- a/Modules/Filtering/LabelMap/test/itkBinaryReconstructionByErosionImageFilterTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkBinaryReconstructionByErosionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkBinaryReconstructionLabelMapFilterTest.cxx b/Modules/Filtering/LabelMap/test/itkBinaryReconstructionLabelMapFilterTest.cxx index 1562ad3bd63..875e580b4ed 100644 --- a/Modules/Filtering/LabelMap/test/itkBinaryReconstructionLabelMapFilterTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkBinaryReconstructionLabelMapFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkBinaryShapeKeepNObjectsImageFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkBinaryShapeKeepNObjectsImageFilterTest1.cxx index b9ba9f747be..499583edc68 100644 --- a/Modules/Filtering/LabelMap/test/itkBinaryShapeKeepNObjectsImageFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkBinaryShapeKeepNObjectsImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkBinaryShapeOpeningImageFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkBinaryShapeOpeningImageFilterTest1.cxx index 4f37d92335e..5821c5a4ae9 100644 --- a/Modules/Filtering/LabelMap/test/itkBinaryShapeOpeningImageFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkBinaryShapeOpeningImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkBinaryStatisticsKeepNObjectsImageFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkBinaryStatisticsKeepNObjectsImageFilterTest1.cxx index 9ef69315559..2116ba01492 100644 --- a/Modules/Filtering/LabelMap/test/itkBinaryStatisticsKeepNObjectsImageFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkBinaryStatisticsKeepNObjectsImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkBinaryStatisticsOpeningImageFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkBinaryStatisticsOpeningImageFilterTest1.cxx index b482fcc8235..950ac79a068 100644 --- a/Modules/Filtering/LabelMap/test/itkBinaryStatisticsOpeningImageFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkBinaryStatisticsOpeningImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkChangeLabelLabelMapFilterTest.cxx b/Modules/Filtering/LabelMap/test/itkChangeLabelLabelMapFilterTest.cxx index 207dc62e069..4d32a00f8c7 100644 --- a/Modules/Filtering/LabelMap/test/itkChangeLabelLabelMapFilterTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkChangeLabelLabelMapFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkChangeRegionLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkChangeRegionLabelMapFilterTest1.cxx index 137ccd8c0bc..2281b56ef1b 100644 --- a/Modules/Filtering/LabelMap/test/itkChangeRegionLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkChangeRegionLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkConvertLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkConvertLabelMapFilterTest1.cxx index 9dbfc1b6648..f6e23622760 100644 --- a/Modules/Filtering/LabelMap/test/itkConvertLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkConvertLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkConvertLabelMapFilterTest2.cxx b/Modules/Filtering/LabelMap/test/itkConvertLabelMapFilterTest2.cxx index d99f4081deb..1f8fb78acf1 100644 --- a/Modules/Filtering/LabelMap/test/itkConvertLabelMapFilterTest2.cxx +++ b/Modules/Filtering/LabelMap/test/itkConvertLabelMapFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkCropLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkCropLabelMapFilterTest1.cxx index d8e656c8699..eb24695e584 100644 --- a/Modules/Filtering/LabelMap/test/itkCropLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkCropLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelImageToLabelMapFilterTest.cxx b/Modules/Filtering/LabelMap/test/itkLabelImageToLabelMapFilterTest.cxx index 4c4ed02e8fb..e15c8ecd990 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelImageToLabelMapFilterTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelImageToLabelMapFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelImageToShapeLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkLabelImageToShapeLabelMapFilterTest1.cxx index fba88045f0f..d4e1b51dc91 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelImageToShapeLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelImageToShapeLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelImageToStatisticsLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkLabelImageToStatisticsLabelMapFilterTest1.cxx index 5f97b09c10f..906d4cf8849 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelImageToStatisticsLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelImageToStatisticsLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelMapFilterTest.cxx b/Modules/Filtering/LabelMap/test/itkLabelMapFilterTest.cxx index 1bdf4c36ffa..30de560a335 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelMapFilterTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelMapFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelMapMaskImageFilterTest.cxx b/Modules/Filtering/LabelMap/test/itkLabelMapMaskImageFilterTest.cxx index eaa3a095836..aaab748a4a0 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelMapMaskImageFilterTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelMapMaskImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelMapTest.cxx b/Modules/Filtering/LabelMap/test/itkLabelMapTest.cxx index 09dfc4e7471..ba04685d1d9 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelMapTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelMapTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelMapTest2.cxx b/Modules/Filtering/LabelMap/test/itkLabelMapTest2.cxx index 6178d08bdb2..eba40576722 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelMapTest2.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelMapTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelMapToAttributeImageFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkLabelMapToAttributeImageFilterTest1.cxx index 451dd5788e0..81c893d1cf7 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelMapToAttributeImageFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelMapToAttributeImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelMapToBinaryImageFilterTest.cxx b/Modules/Filtering/LabelMap/test/itkLabelMapToBinaryImageFilterTest.cxx index 325515c36f0..78873ce4167 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelMapToBinaryImageFilterTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelMapToBinaryImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelMapToLabelImageFilterTest.cxx b/Modules/Filtering/LabelMap/test/itkLabelMapToLabelImageFilterTest.cxx index 9672fe785ce..135b778f5c1 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelMapToLabelImageFilterTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelMapToLabelImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelObjectLineComparatorTest.cxx b/Modules/Filtering/LabelMap/test/itkLabelObjectLineComparatorTest.cxx index 1ef2b9b50ee..10daf54fe0a 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelObjectLineComparatorTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelObjectLineComparatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelObjectLineTest.cxx b/Modules/Filtering/LabelMap/test/itkLabelObjectLineTest.cxx index 728c1823fab..c27f2686521 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelObjectLineTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelObjectLineTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelObjectTest.cxx b/Modules/Filtering/LabelMap/test/itkLabelObjectTest.cxx index b09f42363a4..ab60978de34 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelObjectTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelSelectionLabelMapFilterTest.cxx b/Modules/Filtering/LabelMap/test/itkLabelSelectionLabelMapFilterTest.cxx index 1a480342a32..57942403ded 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelSelectionLabelMapFilterTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelSelectionLabelMapFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelShapeKeepNObjectsImageFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkLabelShapeKeepNObjectsImageFilterTest1.cxx index 3984667a73e..d0e412abd53 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelShapeKeepNObjectsImageFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelShapeKeepNObjectsImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelShapeOpeningImageFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkLabelShapeOpeningImageFilterTest1.cxx index bf9eb2b1bb1..390debbf32a 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelShapeOpeningImageFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelShapeOpeningImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelStatisticsKeepNObjectsImageFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkLabelStatisticsKeepNObjectsImageFilterTest1.cxx index 6f4e8b0c6e8..4b8c21012ec 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelStatisticsKeepNObjectsImageFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelStatisticsKeepNObjectsImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelStatisticsOpeningImageFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkLabelStatisticsOpeningImageFilterTest1.cxx index 5f6015ba02b..ff36950b6ba 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelStatisticsOpeningImageFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelStatisticsOpeningImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkLabelUniqueLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkLabelUniqueLabelMapFilterTest1.cxx index 473b11fc066..aedcb0bb78f 100644 --- a/Modules/Filtering/LabelMap/test/itkLabelUniqueLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkLabelUniqueLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkMergeLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkMergeLabelMapFilterTest1.cxx index e87af8124ec..0f16fd7aeda 100644 --- a/Modules/Filtering/LabelMap/test/itkMergeLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkMergeLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkObjectByObjectLabelMapFilterTest.cxx b/Modules/Filtering/LabelMap/test/itkObjectByObjectLabelMapFilterTest.cxx index 8ade37daeb0..b2e2d1ccee3 100644 --- a/Modules/Filtering/LabelMap/test/itkObjectByObjectLabelMapFilterTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkObjectByObjectLabelMapFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkPadLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkPadLabelMapFilterTest1.cxx index ce9c5842ab0..98d280830e3 100644 --- a/Modules/Filtering/LabelMap/test/itkPadLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkPadLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkRegionFromReferenceLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkRegionFromReferenceLabelMapFilterTest1.cxx index b169fc30b3f..770f9eda052 100644 --- a/Modules/Filtering/LabelMap/test/itkRegionFromReferenceLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkRegionFromReferenceLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkRelabelLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkRelabelLabelMapFilterTest1.cxx index 70afa582e93..a63330c7eba 100644 --- a/Modules/Filtering/LabelMap/test/itkRelabelLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkRelabelLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkShapeKeepNObjectsLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkShapeKeepNObjectsLabelMapFilterTest1.cxx index 294a0430644..2f91582b734 100644 --- a/Modules/Filtering/LabelMap/test/itkShapeKeepNObjectsLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkShapeKeepNObjectsLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkShapeLabelMapFilterGTest.cxx b/Modules/Filtering/LabelMap/test/itkShapeLabelMapFilterGTest.cxx index 20fdec5cf90..79fc71c349c 100644 --- a/Modules/Filtering/LabelMap/test/itkShapeLabelMapFilterGTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkShapeLabelMapFilterGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkShapeLabelObjectAccessorsTest1.cxx b/Modules/Filtering/LabelMap/test/itkShapeLabelObjectAccessorsTest1.cxx index b68c7ebede7..98469ef740f 100644 --- a/Modules/Filtering/LabelMap/test/itkShapeLabelObjectAccessorsTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkShapeLabelObjectAccessorsTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkShapeOpeningLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkShapeOpeningLabelMapFilterTest1.cxx index e63afbbefe0..015d2044baf 100644 --- a/Modules/Filtering/LabelMap/test/itkShapeOpeningLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkShapeOpeningLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkShapePositionLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkShapePositionLabelMapFilterTest1.cxx index aabc2046102..040a4e06c3f 100644 --- a/Modules/Filtering/LabelMap/test/itkShapePositionLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkShapePositionLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkShapeRelabelImageFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkShapeRelabelImageFilterTest1.cxx index 503fb211a1c..994046292d5 100644 --- a/Modules/Filtering/LabelMap/test/itkShapeRelabelImageFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkShapeRelabelImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkShapeRelabelLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkShapeRelabelLabelMapFilterTest1.cxx index c87706fdb87..f9670021e4f 100644 --- a/Modules/Filtering/LabelMap/test/itkShapeRelabelLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkShapeRelabelLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkShapeUniqueLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkShapeUniqueLabelMapFilterTest1.cxx index 43d85d5a658..556a1d6839d 100644 --- a/Modules/Filtering/LabelMap/test/itkShapeUniqueLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkShapeUniqueLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkShiftLabelObjectTest.cxx b/Modules/Filtering/LabelMap/test/itkShiftLabelObjectTest.cxx index 988fc3a6b7b..4d2891d1194 100644 --- a/Modules/Filtering/LabelMap/test/itkShiftLabelObjectTest.cxx +++ b/Modules/Filtering/LabelMap/test/itkShiftLabelObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkShiftScaleLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkShiftScaleLabelMapFilterTest1.cxx index 02faa1ed62a..deb9205a887 100644 --- a/Modules/Filtering/LabelMap/test/itkShiftScaleLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkShiftScaleLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkStatisticsKeepNObjectsLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkStatisticsKeepNObjectsLabelMapFilterTest1.cxx index 87e5a015a51..9f18d0f7c8d 100644 --- a/Modules/Filtering/LabelMap/test/itkStatisticsKeepNObjectsLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkStatisticsKeepNObjectsLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkStatisticsOpeningLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkStatisticsOpeningLabelMapFilterTest1.cxx index e3202d524f3..c6b0e1c9d29 100644 --- a/Modules/Filtering/LabelMap/test/itkStatisticsOpeningLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkStatisticsOpeningLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkStatisticsPositionLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkStatisticsPositionLabelMapFilterTest1.cxx index 863868f597c..7d8e692598c 100644 --- a/Modules/Filtering/LabelMap/test/itkStatisticsPositionLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkStatisticsPositionLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkStatisticsRelabelImageFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkStatisticsRelabelImageFilterTest1.cxx index 9906ccc8d47..b680ce20f79 100644 --- a/Modules/Filtering/LabelMap/test/itkStatisticsRelabelImageFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkStatisticsRelabelImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkStatisticsRelabelLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkStatisticsRelabelLabelMapFilterTest1.cxx index 9721d627915..0a8be706fd9 100644 --- a/Modules/Filtering/LabelMap/test/itkStatisticsRelabelLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkStatisticsRelabelLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/LabelMap/test/itkStatisticsUniqueLabelMapFilterTest1.cxx b/Modules/Filtering/LabelMap/test/itkStatisticsUniqueLabelMapFilterTest1.cxx index 182250bd8dc..26f99e5b4be 100644 --- a/Modules/Filtering/LabelMap/test/itkStatisticsUniqueLabelMapFilterTest1.cxx +++ b/Modules/Filtering/LabelMap/test/itkStatisticsUniqueLabelMapFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorCloseImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkAnchorCloseImageFilter.h index ddc7547ab9a..7f5cf1109f1 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorCloseImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorCloseImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorDilateImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkAnchorDilateImageFilter.h index 4e64eb36f52..b2de6a29639 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorDilateImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorDilateImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateImageFilter.h index 6744f14b612..06dbf0de84c 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateImageFilter.hxx index 6145d9840d6..8b14fd9163a 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateLine.h b/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateLine.h index e1831fef198..04ed0d3162a 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateLine.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateLine.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateLine.hxx b/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateLine.hxx index 5abd7ef4156..c4690bb0242 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateLine.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeDilateLine.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeImageFilter.h index d96c9ff0cab..17e1b89088c 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorErodeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseImageFilter.h index e6c0e16ec8d..b2357206045 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseImageFilter.hxx index 0411b478454..05ac4fc011f 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseLine.h b/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseLine.h index 17ef6e33cca..ea34e80d4e7 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseLine.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseLine.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseLine.hxx b/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseLine.hxx index d1ecb313c4b..3ebb6d1abb8 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseLine.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenCloseLine.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenImageFilter.h index 8b5ff939946..400ae8a1e4c 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorOpenImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorUtilities.h b/Modules/Filtering/MathematicalMorphology/include/itkAnchorUtilities.h index 6449ca80423..d10ce6f1908 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorUtilities.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorUtilities.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkAnchorUtilities.hxx b/Modules/Filtering/MathematicalMorphology/include/itkAnchorUtilities.hxx index 8ecdb63c406..3b2b0446d54 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkAnchorUtilities.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkAnchorUtilities.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkBasicDilateImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkBasicDilateImageFilter.h index 8d57d8c881d..9e0edf498ad 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkBasicDilateImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkBasicDilateImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkBasicDilateImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkBasicDilateImageFilter.hxx index a463dddffc7..29c710a07c3 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkBasicDilateImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkBasicDilateImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkBasicErodeImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkBasicErodeImageFilter.h index 2cdbf9de326..b7f54f4a9ce 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkBasicErodeImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkBasicErodeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkBasicErodeImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkBasicErodeImageFilter.hxx index cc72c679d73..ac05938c45f 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkBasicErodeImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkBasicErodeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkBinaryBallStructuringElement.h b/Modules/Filtering/MathematicalMorphology/include/itkBinaryBallStructuringElement.h index 65ef55546ec..a9cbfec5501 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkBinaryBallStructuringElement.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkBinaryBallStructuringElement.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkBinaryBallStructuringElement.hxx b/Modules/Filtering/MathematicalMorphology/include/itkBinaryBallStructuringElement.hxx index f1534df8b86..3ac0b5cb823 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkBinaryBallStructuringElement.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkBinaryBallStructuringElement.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkBinaryCrossStructuringElement.h b/Modules/Filtering/MathematicalMorphology/include/itkBinaryCrossStructuringElement.h index 75a94f282b0..735eb596483 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkBinaryCrossStructuringElement.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkBinaryCrossStructuringElement.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkBinaryCrossStructuringElement.hxx b/Modules/Filtering/MathematicalMorphology/include/itkBinaryCrossStructuringElement.hxx index 9987f6f33d7..69df0a070a4 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkBinaryCrossStructuringElement.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkBinaryCrossStructuringElement.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkBlackTopHatImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkBlackTopHatImageFilter.h index 3d950eaa3d8..cef83ad21a5 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkBlackTopHatImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkBlackTopHatImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkBlackTopHatImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkBlackTopHatImageFilter.hxx index e6ba465e88d..7a6d0701320 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkBlackTopHatImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkBlackTopHatImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkClosingByReconstructionImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkClosingByReconstructionImageFilter.h index 62a9f4af5e4..202be7538b7 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkClosingByReconstructionImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkClosingByReconstructionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkClosingByReconstructionImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkClosingByReconstructionImageFilter.hxx index b9f210d12b6..bec3a1a7c03 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkClosingByReconstructionImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkClosingByReconstructionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkDoubleThresholdImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkDoubleThresholdImageFilter.h index 502116011da..9eae5d2be6b 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkDoubleThresholdImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkDoubleThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkDoubleThresholdImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkDoubleThresholdImageFilter.hxx index 5440db56c7d..eb798c0021b 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkDoubleThresholdImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkDoubleThresholdImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkFlatStructuringElement.h b/Modules/Filtering/MathematicalMorphology/include/itkFlatStructuringElement.h index dc0bbf7aaf2..c64d744144c 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkFlatStructuringElement.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkFlatStructuringElement.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkFlatStructuringElement.hxx b/Modules/Filtering/MathematicalMorphology/include/itkFlatStructuringElement.hxx index f1560527f7d..b2a5d8604f8 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkFlatStructuringElement.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkFlatStructuringElement.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedClosingImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedClosingImageFilter.h index 8fb242c5ab1..c6cfe39bf71 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedClosingImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedClosingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedClosingImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedClosingImageFilter.hxx index bfe28c8e052..49e96d5b5be 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedClosingImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedClosingImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedOpeningImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedOpeningImageFilter.h index 06aa0b196be..78e8b4b6789 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedOpeningImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedOpeningImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedOpeningImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedOpeningImageFilter.hxx index ae13f47b34d..8a10d8cbc32 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedOpeningImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleConnectedOpeningImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleDilateImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleDilateImageFilter.h index 85d49b20d82..49c696f6313 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleDilateImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleDilateImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleDilateImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleDilateImageFilter.hxx index 22925a34bf6..0e2408e5f00 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleDilateImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleDilateImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleErodeImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleErodeImageFilter.h index e6c650b0cd7..70ccf92e4e3 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleErodeImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleErodeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleErodeImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleErodeImageFilter.hxx index 7533a70cef0..825bf88c2c8 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleErodeImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleErodeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFillholeImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFillholeImageFilter.h index 8bea32007cd..4eae2a7b00d 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFillholeImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFillholeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFillholeImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFillholeImageFilter.hxx index 0ac15a8e57c..efc99fd2c8d 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFillholeImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFillholeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionDilateImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionDilateImageFilter.h index 0653f42e5d6..0ce14386b6f 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionDilateImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionDilateImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionDilateImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionDilateImageFilter.hxx index 53f25444c2e..0db289b9b64 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionDilateImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionDilateImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionErodeImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionErodeImageFilter.h index ff990850dd9..dc7d4f52c44 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionErodeImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionErodeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionErodeImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionErodeImageFilter.hxx index e4da00a1d7b..44a7d7092cb 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionErodeImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleFunctionErodeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicDilateImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicDilateImageFilter.h index e0e43ed138a..8c8e04ae879 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicDilateImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicDilateImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicDilateImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicDilateImageFilter.hxx index a8bd6623313..ee6e62547a2 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicDilateImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicDilateImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicErodeImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicErodeImageFilter.h index 18b3bbdd230..39380f42a2c 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicErodeImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicErodeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicErodeImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicErodeImageFilter.hxx index d0665f21da1..4b2c773f508 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicErodeImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGeodesicErodeImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGrindPeakImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGrindPeakImageFilter.h index 61c7d04b05c..bb74d158e62 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGrindPeakImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGrindPeakImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGrindPeakImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGrindPeakImageFilter.hxx index 72d0e94170b..64fe04709cd 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGrindPeakImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleGrindPeakImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalClosingImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalClosingImageFilter.h index 86afb5dcc96..1331fa3f4c3 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalClosingImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalClosingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalClosingImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalClosingImageFilter.hxx index 7f1cd52132a..28ae40ba019 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalClosingImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalClosingImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalOpeningImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalOpeningImageFilter.h index b8551dd13aa..4f1627b4589 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalOpeningImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalOpeningImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalOpeningImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalOpeningImageFilter.hxx index 2e0ecc3534a..abb5d16df41 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalOpeningImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkGrayscaleMorphologicalOpeningImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkHConcaveImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkHConcaveImageFilter.h index 2897d89da20..e737a554885 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkHConcaveImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkHConcaveImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkHConcaveImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkHConcaveImageFilter.hxx index 46967c390b5..3d80cad5a44 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkHConcaveImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkHConcaveImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkHConvexImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkHConvexImageFilter.h index 3434992b80d..117bbd88e20 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkHConvexImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkHConvexImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkHConvexImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkHConvexImageFilter.hxx index 286b8ba7a90..9d5e2c50a9f 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkHConvexImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkHConvexImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkHMaximaImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkHMaximaImageFilter.h index 292d5f93937..19f1efaedf9 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkHMaximaImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkHMaximaImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkHMaximaImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkHMaximaImageFilter.hxx index 132370140c3..630f3eddc58 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkHMaximaImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkHMaximaImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkHMinimaImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkHMinimaImageFilter.h index 823fb0ec10f..ba7c1d3870b 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkHMinimaImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkHMinimaImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkHMinimaImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkHMinimaImageFilter.hxx index 3e1e0b02c37..bbe6c261eb9 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkHMinimaImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkHMinimaImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMaskedMovingHistogramImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkMaskedMovingHistogramImageFilter.h index 435ef323bce..99722a98950 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMaskedMovingHistogramImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkMaskedMovingHistogramImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMaskedMovingHistogramImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkMaskedMovingHistogramImageFilter.hxx index d6670a69492..fd5915b80d9 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMaskedMovingHistogramImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkMaskedMovingHistogramImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMaskedRankImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkMaskedRankImageFilter.h index 13cddc4d079..2e0e8013116 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMaskedRankImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkMaskedRankImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMaskedRankImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkMaskedRankImageFilter.hxx index f7a3f8c56c4..b9bdab8ce3a 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMaskedRankImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkMaskedRankImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMorphologicalGradientImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkMorphologicalGradientImageFilter.h index 171c1438c65..3c956eab558 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMorphologicalGradientImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkMorphologicalGradientImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMorphologicalGradientImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkMorphologicalGradientImageFilter.hxx index 85d60d83f5f..154af095ee7 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMorphologicalGradientImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkMorphologicalGradientImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMorphologyHistogram.h b/Modules/Filtering/MathematicalMorphology/include/itkMorphologyHistogram.h index 88a90fedf9a..c87797ba541 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMorphologyHistogram.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkMorphologyHistogram.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMorphologyImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkMorphologyImageFilter.h index 23c9b1d2a4f..3b8634bf341 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMorphologyImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkMorphologyImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMorphologyImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkMorphologyImageFilter.hxx index b7222ffc4af..c421e38f884 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMorphologyImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkMorphologyImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramDilateImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramDilateImageFilter.h index e222e4f3f43..268f512a2db 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramDilateImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramDilateImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramErodeImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramErodeImageFilter.h index e8713ad432a..8ad691fb6f3 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramErodeImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramErodeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramMorphologicalGradientImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramMorphologicalGradientImageFilter.h index a36c7aa95ca..583b4b17792 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramMorphologicalGradientImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramMorphologicalGradientImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramMorphologyImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramMorphologyImageFilter.h index e92a32c93d7..3eafdf3f4d4 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramMorphologyImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramMorphologyImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramMorphologyImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramMorphologyImageFilter.hxx index 48e073c15f0..3341938a643 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramMorphologyImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkMovingHistogramMorphologyImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkOpeningByReconstructionImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkOpeningByReconstructionImageFilter.h index 1c0b5123a95..25a66bdee76 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkOpeningByReconstructionImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkOpeningByReconstructionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkOpeningByReconstructionImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkOpeningByReconstructionImageFilter.hxx index 422cb91da8b..5d044a805b3 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkOpeningByReconstructionImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkOpeningByReconstructionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkRankHistogram.h b/Modules/Filtering/MathematicalMorphology/include/itkRankHistogram.h index 50454c8541d..258bb937078 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkRankHistogram.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkRankHistogram.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkRankImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkRankImageFilter.h index f90809493f4..f61ed3f1754 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkRankImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkRankImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkRankImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkRankImageFilter.hxx index 33be794331b..febc73abbf1 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkRankImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkRankImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkReconstructionByDilationImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkReconstructionByDilationImageFilter.h index 72a0cf64b40..8eedd581b1b 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkReconstructionByDilationImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkReconstructionByDilationImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkReconstructionByErosionImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkReconstructionByErosionImageFilter.h index c05a0bb187c..1daa984c79a 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkReconstructionByErosionImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkReconstructionByErosionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkReconstructionImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkReconstructionImageFilter.h index 6fd807bd3c1..99a32fbada4 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkReconstructionImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkReconstructionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkReconstructionImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkReconstructionImageFilter.hxx index 80b6f7acc82..65e13f48c71 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkReconstructionImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkReconstructionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkRegionalMaximaImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkRegionalMaximaImageFilter.h index e930ba5ca33..14771ed0e16 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkRegionalMaximaImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkRegionalMaximaImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkRegionalMaximaImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkRegionalMaximaImageFilter.hxx index bfded10ad7d..6795793e4e0 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkRegionalMaximaImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkRegionalMaximaImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkRegionalMinimaImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkRegionalMinimaImageFilter.h index 8470ace9636..ed3a26cadf9 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkRegionalMinimaImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkRegionalMinimaImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkRegionalMinimaImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkRegionalMinimaImageFilter.hxx index e57499679d4..104699999d5 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkRegionalMinimaImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkRegionalMinimaImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkSharedMorphologyUtilities.h b/Modules/Filtering/MathematicalMorphology/include/itkSharedMorphologyUtilities.h index 83868aa97bb..17f4b10f7eb 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkSharedMorphologyUtilities.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkSharedMorphologyUtilities.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkSharedMorphologyUtilities.hxx b/Modules/Filtering/MathematicalMorphology/include/itkSharedMorphologyUtilities.hxx index bf74ab7de11..551868abd4b 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkSharedMorphologyUtilities.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkSharedMorphologyUtilities.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalExtremaImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalExtremaImageFilter.h index 0fdf7f13b1e..42964c19be1 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalExtremaImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalExtremaImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalExtremaImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalExtremaImageFilter.hxx index 95a4c2c4e16..bd0baf7deff 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalExtremaImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalExtremaImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalMaximaImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalMaximaImageFilter.h index a626b40a251..eac7cf98bae 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalMaximaImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalMaximaImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalMinimaImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalMinimaImageFilter.h index 2d633398239..d557fb4abf1 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalMinimaImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkValuedRegionalMinimaImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanDilateImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanDilateImageFilter.h index f4d9f1c7879..adf3559d935 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanDilateImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanDilateImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanErodeDilateImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanErodeDilateImageFilter.h index f89017f85e6..7adcf22d284 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanErodeDilateImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanErodeDilateImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanErodeDilateImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanErodeDilateImageFilter.hxx index e0da521650d..5663511a989 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanErodeDilateImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanErodeDilateImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanErodeImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanErodeImageFilter.h index d4768c8a5cc..f337b38ef79 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanErodeImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanErodeImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanUtilities.h b/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanUtilities.h index 637da6a26ef..aaa9ce53efc 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanUtilities.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanUtilities.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanUtilities.hxx b/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanUtilities.hxx index 495636fa5a9..b5fd0a74018 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanUtilities.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkVanHerkGilWermanUtilities.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkWhiteTopHatImageFilter.h b/Modules/Filtering/MathematicalMorphology/include/itkWhiteTopHatImageFilter.h index fa676740c56..46ca6be4a9e 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkWhiteTopHatImageFilter.h +++ b/Modules/Filtering/MathematicalMorphology/include/itkWhiteTopHatImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/include/itkWhiteTopHatImageFilter.hxx b/Modules/Filtering/MathematicalMorphology/include/itkWhiteTopHatImageFilter.hxx index 66119a7e4f8..03c01cdacd9 100644 --- a/Modules/Filtering/MathematicalMorphology/include/itkWhiteTopHatImageFilter.hxx +++ b/Modules/Filtering/MathematicalMorphology/include/itkWhiteTopHatImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkClosingByReconstructionImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkClosingByReconstructionImageFilterTest.cxx index 343398165c5..cb35522cc1d 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkClosingByReconstructionImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkClosingByReconstructionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkDoubleThresholdImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkDoubleThresholdImageFilterTest.cxx index 874b8bfb36d..e7828a03fdf 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkDoubleThresholdImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkDoubleThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkFlatStructuringElementTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkFlatStructuringElementTest.cxx index 0b863b6a9bb..0158da92cba 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkFlatStructuringElementTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkFlatStructuringElementTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkFlatStructuringElementTest2.cxx b/Modules/Filtering/MathematicalMorphology/test/itkFlatStructuringElementTest2.cxx index b78daea4538..13cdb42a952 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkFlatStructuringElementTest2.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkFlatStructuringElementTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkFlatStructuringElementTest3.cxx b/Modules/Filtering/MathematicalMorphology/test/itkFlatStructuringElementTest3.cxx index 9b392887d93..f188cee1ce1 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkFlatStructuringElementTest3.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkFlatStructuringElementTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleConnectedClosingImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleConnectedClosingImageFilterTest.cxx index 1ea3d365790..34aefa6a662 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleConnectedClosingImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleConnectedClosingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleConnectedOpeningImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleConnectedOpeningImageFilterTest.cxx index 45fa0e069ce..3fd49e9d2fb 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleConnectedOpeningImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleConnectedOpeningImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleDilateImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleDilateImageFilterTest.cxx index c06c7a8465c..fc96d1bc5d6 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleDilateImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleDilateImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleErodeImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleErodeImageFilterTest.cxx index 0552e788982..9fed3ea781d 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleErodeImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleErodeImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleFillholeImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleFillholeImageFilterTest.cxx index 94aa87c2766..86ccd08f233 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleFillholeImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleFillholeImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleFunctionDilateImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleFunctionDilateImageFilterTest.cxx index 3c05c791dc9..797ec362064 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleFunctionDilateImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleFunctionDilateImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleFunctionErodeImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleFunctionErodeImageFilterTest.cxx index 3ec6efde79f..6b681550c37 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleFunctionErodeImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleFunctionErodeImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleGeodesicErodeDilateImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleGeodesicErodeDilateImageFilterTest.cxx index c94ee58cdda..7d181ef7c60 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleGeodesicErodeDilateImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleGeodesicErodeDilateImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalClosingImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalClosingImageFilterTest.cxx index bdde372a4cc..3703aaf91d8 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalClosingImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalClosingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalClosingImageFilterTest2.cxx b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalClosingImageFilterTest2.cxx index c13d61d82f7..03782d40a48 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalClosingImageFilterTest2.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalClosingImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalOpeningImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalOpeningImageFilterTest.cxx index 78a5f04296a..438e6eea1e3 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalOpeningImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalOpeningImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalOpeningImageFilterTest2.cxx b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalOpeningImageFilterTest2.cxx index 421ae024925..d710102bbbf 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalOpeningImageFilterTest2.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkGrayscaleMorphologicalOpeningImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkHConcaveImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkHConcaveImageFilterTest.cxx index 74d318a3d81..007731e7542 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkHConcaveImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkHConcaveImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkHConvexConcaveImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkHConvexConcaveImageFilterTest.cxx index edab669b481..b86dce56ae3 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkHConvexConcaveImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkHConvexConcaveImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkHConvexImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkHConvexImageFilterTest.cxx index d57f4a1f93b..238b668ba9e 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkHConvexImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkHConvexImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkHMaximaImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkHMaximaImageFilterTest.cxx index 15c5ccd0e0a..4ce4a083b2a 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkHMaximaImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkHMaximaImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkHMaximaMinimaImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkHMaximaMinimaImageFilterTest.cxx index 7bff1dccf40..ea8ff647327 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkHMaximaMinimaImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkHMaximaMinimaImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkHMinimaImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkHMinimaImageFilterTest.cxx index b41e4959a4f..f0d4c8526cb 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkHMinimaImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkHMinimaImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleDilateImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleDilateImageFilterTest.cxx index c6fcd2e47a9..3d327749111 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleDilateImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleDilateImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleErodeImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleErodeImageFilterTest.cxx index 96e27f5b419..f2213be13ae 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleErodeImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleErodeImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleMorphologicalClosingImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleMorphologicalClosingImageFilterTest.cxx index b3001b39d82..fda4821a543 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleMorphologicalClosingImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleMorphologicalClosingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleMorphologicalOpeningImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleMorphologicalOpeningImageFilterTest.cxx index 212bef934fa..73383187625 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleMorphologicalOpeningImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkMapGrayscaleMorphologicalOpeningImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkMapMaskedRankImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkMapMaskedRankImageFilterTest.cxx index 0032ae600d7..71e9efb03a2 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkMapMaskedRankImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkMapMaskedRankImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkMapRankImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkMapRankImageFilterTest.cxx index 397c5e58d42..9b7f426f4ef 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkMapRankImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkMapRankImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkMaskedRankImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkMaskedRankImageFilterTest.cxx index dde468fb51e..3fdf14dc29e 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkMaskedRankImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkMaskedRankImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkMorphologicalGradientImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkMorphologicalGradientImageFilterTest.cxx index 2c00b835ca2..0e90258913e 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkMorphologicalGradientImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkMorphologicalGradientImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkMorphologicalGradientImageFilterTest2.cxx b/Modules/Filtering/MathematicalMorphology/test/itkMorphologicalGradientImageFilterTest2.cxx index c22e832cd4b..6b5144143d3 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkMorphologicalGradientImageFilterTest2.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkMorphologicalGradientImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkObjectMorphologyImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkObjectMorphologyImageFilterTest.cxx index df3dbcdb3bb..b41be9afc6e 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkObjectMorphologyImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkObjectMorphologyImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkOpeningByReconstructionImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkOpeningByReconstructionImageFilterTest.cxx index 9ad63483890..413cf8898ba 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkOpeningByReconstructionImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkOpeningByReconstructionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkOpeningByReconstructionImageFilterTest2.cxx b/Modules/Filtering/MathematicalMorphology/test/itkOpeningByReconstructionImageFilterTest2.cxx index 4ceb544cb15..997a4d2ad5c 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkOpeningByReconstructionImageFilterTest2.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkOpeningByReconstructionImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkRankImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkRankImageFilterTest.cxx index 3dd1f6090e8..5b3c83ceff2 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkRankImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkRankImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkRegionalMaximaImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkRegionalMaximaImageFilterTest.cxx index cb4884e43f0..e65a7859038 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkRegionalMaximaImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkRegionalMaximaImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkRegionalMinimaImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkRegionalMinimaImageFilterTest.cxx index 268c165c2b1..9770c841b02 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkRegionalMinimaImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkRegionalMinimaImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkRemoveBoundaryObjectsTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkRemoveBoundaryObjectsTest.cxx index 5e4d9482143..9f2b9a413e5 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkRemoveBoundaryObjectsTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkRemoveBoundaryObjectsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkRemoveBoundaryObjectsTest2.cxx b/Modules/Filtering/MathematicalMorphology/test/itkRemoveBoundaryObjectsTest2.cxx index 9fed150d3bc..975e218b3d4 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkRemoveBoundaryObjectsTest2.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkRemoveBoundaryObjectsTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkShapedIteratorFromStructuringElementTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkShapedIteratorFromStructuringElementTest.cxx index efb182baf0a..509350dc9a2 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkShapedIteratorFromStructuringElementTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkShapedIteratorFromStructuringElementTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkTopHatImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkTopHatImageFilterTest.cxx index 2704f20e440..f5a85c97b99 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkTopHatImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkTopHatImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkValuedRegionalMaximaImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkValuedRegionalMaximaImageFilterTest.cxx index a0a83b2b59b..2680cf483a8 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkValuedRegionalMaximaImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkValuedRegionalMaximaImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/test/itkValuedRegionalMinimaImageFilterTest.cxx b/Modules/Filtering/MathematicalMorphology/test/itkValuedRegionalMinimaImageFilterTest.cxx index 54c59dc9b0f..48f1209a1c4 100644 --- a/Modules/Filtering/MathematicalMorphology/test/itkValuedRegionalMinimaImageFilterTest.cxx +++ b/Modules/Filtering/MathematicalMorphology/test/itkValuedRegionalMinimaImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/wrapping/test/BoxGrayscaleDilateImageFilterTest.py b/Modules/Filtering/MathematicalMorphology/wrapping/test/BoxGrayscaleDilateImageFilterTest.py index c96a560fa83..5ebf4faab39 100644 --- a/Modules/Filtering/MathematicalMorphology/wrapping/test/BoxGrayscaleDilateImageFilterTest.py +++ b/Modules/Filtering/MathematicalMorphology/wrapping/test/BoxGrayscaleDilateImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/wrapping/test/FlatStructuringElementTest.py b/Modules/Filtering/MathematicalMorphology/wrapping/test/FlatStructuringElementTest.py index 1b046a1597a..01dca7f8315 100644 --- a/Modules/Filtering/MathematicalMorphology/wrapping/test/FlatStructuringElementTest.py +++ b/Modules/Filtering/MathematicalMorphology/wrapping/test/FlatStructuringElementTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/wrapping/test/GrayscaleDilateImageFilterTest.py b/Modules/Filtering/MathematicalMorphology/wrapping/test/GrayscaleDilateImageFilterTest.py index 653008519b0..d6046271450 100755 --- a/Modules/Filtering/MathematicalMorphology/wrapping/test/GrayscaleDilateImageFilterTest.py +++ b/Modules/Filtering/MathematicalMorphology/wrapping/test/GrayscaleDilateImageFilterTest.py @@ -2,7 +2,7 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/MathematicalMorphology/wrapping/test/GrayscaleErodeImageFilterTest.py b/Modules/Filtering/MathematicalMorphology/wrapping/test/GrayscaleErodeImageFilterTest.py index 74c92dbb448..07c95d93d1a 100755 --- a/Modules/Filtering/MathematicalMorphology/wrapping/test/GrayscaleErodeImageFilterTest.py +++ b/Modules/Filtering/MathematicalMorphology/wrapping/test/GrayscaleErodeImageFilterTest.py @@ -2,7 +2,7 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkChainCodePath.h b/Modules/Filtering/Path/include/itkChainCodePath.h index e91bdc507a3..9a7d330f981 100644 --- a/Modules/Filtering/Path/include/itkChainCodePath.h +++ b/Modules/Filtering/Path/include/itkChainCodePath.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkChainCodePath.hxx b/Modules/Filtering/Path/include/itkChainCodePath.hxx index 2e14269070b..c94f80265e8 100644 --- a/Modules/Filtering/Path/include/itkChainCodePath.hxx +++ b/Modules/Filtering/Path/include/itkChainCodePath.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkChainCodePath2D.h b/Modules/Filtering/Path/include/itkChainCodePath2D.h index 03f35fce7b7..507108f431b 100644 --- a/Modules/Filtering/Path/include/itkChainCodePath2D.h +++ b/Modules/Filtering/Path/include/itkChainCodePath2D.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkChainCodeToFourierSeriesPathFilter.h b/Modules/Filtering/Path/include/itkChainCodeToFourierSeriesPathFilter.h index 3f4b0f53715..1a2dff82cdc 100644 --- a/Modules/Filtering/Path/include/itkChainCodeToFourierSeriesPathFilter.h +++ b/Modules/Filtering/Path/include/itkChainCodeToFourierSeriesPathFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkChainCodeToFourierSeriesPathFilter.hxx b/Modules/Filtering/Path/include/itkChainCodeToFourierSeriesPathFilter.hxx index 962d811b687..d0ca7d67559 100644 --- a/Modules/Filtering/Path/include/itkChainCodeToFourierSeriesPathFilter.hxx +++ b/Modules/Filtering/Path/include/itkChainCodeToFourierSeriesPathFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkContourExtractor2DImageFilter.h b/Modules/Filtering/Path/include/itkContourExtractor2DImageFilter.h index 74a80ede1a5..e1d3f3220d5 100644 --- a/Modules/Filtering/Path/include/itkContourExtractor2DImageFilter.h +++ b/Modules/Filtering/Path/include/itkContourExtractor2DImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkContourExtractor2DImageFilter.hxx b/Modules/Filtering/Path/include/itkContourExtractor2DImageFilter.hxx index fff96e52c0b..d7984ee9aea 100644 --- a/Modules/Filtering/Path/include/itkContourExtractor2DImageFilter.hxx +++ b/Modules/Filtering/Path/include/itkContourExtractor2DImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkExtractOrthogonalSwath2DImageFilter.h b/Modules/Filtering/Path/include/itkExtractOrthogonalSwath2DImageFilter.h index 708266f4ff3..8be3db0c63b 100644 --- a/Modules/Filtering/Path/include/itkExtractOrthogonalSwath2DImageFilter.h +++ b/Modules/Filtering/Path/include/itkExtractOrthogonalSwath2DImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkExtractOrthogonalSwath2DImageFilter.hxx b/Modules/Filtering/Path/include/itkExtractOrthogonalSwath2DImageFilter.hxx index d349cb7a2e9..c6d07cea50e 100644 --- a/Modules/Filtering/Path/include/itkExtractOrthogonalSwath2DImageFilter.hxx +++ b/Modules/Filtering/Path/include/itkExtractOrthogonalSwath2DImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkFourierSeriesPath.h b/Modules/Filtering/Path/include/itkFourierSeriesPath.h index 69956ed8c5a..9a1e764e1a7 100644 --- a/Modules/Filtering/Path/include/itkFourierSeriesPath.h +++ b/Modules/Filtering/Path/include/itkFourierSeriesPath.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkFourierSeriesPath.hxx b/Modules/Filtering/Path/include/itkFourierSeriesPath.hxx index 36531549225..e2f4c2c91d0 100644 --- a/Modules/Filtering/Path/include/itkFourierSeriesPath.hxx +++ b/Modules/Filtering/Path/include/itkFourierSeriesPath.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkHilbertPath.h b/Modules/Filtering/Path/include/itkHilbertPath.h index 86746e78371..82fd233c94c 100644 --- a/Modules/Filtering/Path/include/itkHilbertPath.h +++ b/Modules/Filtering/Path/include/itkHilbertPath.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkHilbertPath.hxx b/Modules/Filtering/Path/include/itkHilbertPath.hxx index 8ce2a0410c5..1ca53ff47ab 100644 --- a/Modules/Filtering/Path/include/itkHilbertPath.hxx +++ b/Modules/Filtering/Path/include/itkHilbertPath.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkImageAndPathToImageFilter.h b/Modules/Filtering/Path/include/itkImageAndPathToImageFilter.h index dec36042faf..66c4dddeec5 100644 --- a/Modules/Filtering/Path/include/itkImageAndPathToImageFilter.h +++ b/Modules/Filtering/Path/include/itkImageAndPathToImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkImageAndPathToImageFilter.hxx b/Modules/Filtering/Path/include/itkImageAndPathToImageFilter.hxx index 153fdd7593c..af648224ba3 100644 --- a/Modules/Filtering/Path/include/itkImageAndPathToImageFilter.hxx +++ b/Modules/Filtering/Path/include/itkImageAndPathToImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkImageToPathFilter.h b/Modules/Filtering/Path/include/itkImageToPathFilter.h index ea9451deccd..ae9bf7da86d 100644 --- a/Modules/Filtering/Path/include/itkImageToPathFilter.h +++ b/Modules/Filtering/Path/include/itkImageToPathFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkImageToPathFilter.hxx b/Modules/Filtering/Path/include/itkImageToPathFilter.hxx index ac32429b010..99eb8299506 100644 --- a/Modules/Filtering/Path/include/itkImageToPathFilter.hxx +++ b/Modules/Filtering/Path/include/itkImageToPathFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkOrthogonalSwath2DPathFilter.h b/Modules/Filtering/Path/include/itkOrthogonalSwath2DPathFilter.h index bf4d611bb93..ad5f0c08eba 100644 --- a/Modules/Filtering/Path/include/itkOrthogonalSwath2DPathFilter.h +++ b/Modules/Filtering/Path/include/itkOrthogonalSwath2DPathFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkOrthogonalSwath2DPathFilter.hxx b/Modules/Filtering/Path/include/itkOrthogonalSwath2DPathFilter.hxx index d947a201352..38083006a8c 100644 --- a/Modules/Filtering/Path/include/itkOrthogonalSwath2DPathFilter.hxx +++ b/Modules/Filtering/Path/include/itkOrthogonalSwath2DPathFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkOrthogonallyCorrected2DParametricPath.h b/Modules/Filtering/Path/include/itkOrthogonallyCorrected2DParametricPath.h index 37e6d1c6d55..43d31128dd6 100644 --- a/Modules/Filtering/Path/include/itkOrthogonallyCorrected2DParametricPath.h +++ b/Modules/Filtering/Path/include/itkOrthogonallyCorrected2DParametricPath.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkParametricPath.h b/Modules/Filtering/Path/include/itkParametricPath.h index 8aa96cdc8ee..8458580a97f 100644 --- a/Modules/Filtering/Path/include/itkParametricPath.h +++ b/Modules/Filtering/Path/include/itkParametricPath.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkParametricPath.hxx b/Modules/Filtering/Path/include/itkParametricPath.hxx index ba7d4b3d210..30034fb4dfc 100644 --- a/Modules/Filtering/Path/include/itkParametricPath.hxx +++ b/Modules/Filtering/Path/include/itkParametricPath.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPath.h b/Modules/Filtering/Path/include/itkPath.h index fddc9bc2a24..678e69c57ec 100644 --- a/Modules/Filtering/Path/include/itkPath.h +++ b/Modules/Filtering/Path/include/itkPath.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPath.hxx b/Modules/Filtering/Path/include/itkPath.hxx index d771ce893d2..668f42d6fd7 100644 --- a/Modules/Filtering/Path/include/itkPath.hxx +++ b/Modules/Filtering/Path/include/itkPath.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathAndImageToPathFilter.h b/Modules/Filtering/Path/include/itkPathAndImageToPathFilter.h index a1dcfff423f..2465f25d2b1 100644 --- a/Modules/Filtering/Path/include/itkPathAndImageToPathFilter.h +++ b/Modules/Filtering/Path/include/itkPathAndImageToPathFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathAndImageToPathFilter.hxx b/Modules/Filtering/Path/include/itkPathAndImageToPathFilter.hxx index bf4a59b1012..b43da33c5e2 100644 --- a/Modules/Filtering/Path/include/itkPathAndImageToPathFilter.hxx +++ b/Modules/Filtering/Path/include/itkPathAndImageToPathFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathConstIterator.h b/Modules/Filtering/Path/include/itkPathConstIterator.h index cb426a73f36..fcd072de866 100644 --- a/Modules/Filtering/Path/include/itkPathConstIterator.h +++ b/Modules/Filtering/Path/include/itkPathConstIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathConstIterator.hxx b/Modules/Filtering/Path/include/itkPathConstIterator.hxx index 879399db3f5..ddf86813e32 100644 --- a/Modules/Filtering/Path/include/itkPathConstIterator.hxx +++ b/Modules/Filtering/Path/include/itkPathConstIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathFunctions.h b/Modules/Filtering/Path/include/itkPathFunctions.h index 2728f97f5ef..48cabc00eee 100644 --- a/Modules/Filtering/Path/include/itkPathFunctions.h +++ b/Modules/Filtering/Path/include/itkPathFunctions.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathIterator.h b/Modules/Filtering/Path/include/itkPathIterator.h index 0e256ae93e9..eec6dc5656c 100644 --- a/Modules/Filtering/Path/include/itkPathIterator.h +++ b/Modules/Filtering/Path/include/itkPathIterator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathIterator.hxx b/Modules/Filtering/Path/include/itkPathIterator.hxx index 84bc2fd6e93..ec34b5846ad 100644 --- a/Modules/Filtering/Path/include/itkPathIterator.hxx +++ b/Modules/Filtering/Path/include/itkPathIterator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathSource.h b/Modules/Filtering/Path/include/itkPathSource.h index 39fba78c833..58cd96fe040 100644 --- a/Modules/Filtering/Path/include/itkPathSource.h +++ b/Modules/Filtering/Path/include/itkPathSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathSource.hxx b/Modules/Filtering/Path/include/itkPathSource.hxx index 4df22f0f0ce..ae17d39e3fa 100644 --- a/Modules/Filtering/Path/include/itkPathSource.hxx +++ b/Modules/Filtering/Path/include/itkPathSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathToChainCodePathFilter.h b/Modules/Filtering/Path/include/itkPathToChainCodePathFilter.h index 80c7bb49f8b..3f76820042b 100644 --- a/Modules/Filtering/Path/include/itkPathToChainCodePathFilter.h +++ b/Modules/Filtering/Path/include/itkPathToChainCodePathFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathToChainCodePathFilter.hxx b/Modules/Filtering/Path/include/itkPathToChainCodePathFilter.hxx index 7ef54935498..228f56c50a5 100644 --- a/Modules/Filtering/Path/include/itkPathToChainCodePathFilter.hxx +++ b/Modules/Filtering/Path/include/itkPathToChainCodePathFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathToImageFilter.h b/Modules/Filtering/Path/include/itkPathToImageFilter.h index 7445f265962..09eb197487c 100644 --- a/Modules/Filtering/Path/include/itkPathToImageFilter.h +++ b/Modules/Filtering/Path/include/itkPathToImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathToImageFilter.hxx b/Modules/Filtering/Path/include/itkPathToImageFilter.hxx index 1408acda1d7..f2d0f06d26e 100644 --- a/Modules/Filtering/Path/include/itkPathToImageFilter.hxx +++ b/Modules/Filtering/Path/include/itkPathToImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathToPathFilter.h b/Modules/Filtering/Path/include/itkPathToPathFilter.h index caa49d6ae51..0c62532e068 100644 --- a/Modules/Filtering/Path/include/itkPathToPathFilter.h +++ b/Modules/Filtering/Path/include/itkPathToPathFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPathToPathFilter.hxx b/Modules/Filtering/Path/include/itkPathToPathFilter.hxx index 82b47186d1f..f7e9a143bf2 100644 --- a/Modules/Filtering/Path/include/itkPathToPathFilter.hxx +++ b/Modules/Filtering/Path/include/itkPathToPathFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPolyLineParametricPath.h b/Modules/Filtering/Path/include/itkPolyLineParametricPath.h index 64145989f57..55b369f44ef 100644 --- a/Modules/Filtering/Path/include/itkPolyLineParametricPath.h +++ b/Modules/Filtering/Path/include/itkPolyLineParametricPath.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/include/itkPolyLineParametricPath.hxx b/Modules/Filtering/Path/include/itkPolyLineParametricPath.hxx index 698d84fa9ac..ac9416d17ef 100644 --- a/Modules/Filtering/Path/include/itkPolyLineParametricPath.hxx +++ b/Modules/Filtering/Path/include/itkPolyLineParametricPath.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/src/itkChainCodePath2D.cxx b/Modules/Filtering/Path/src/itkChainCodePath2D.cxx index 99306d4c5cd..f5e8545b45b 100644 --- a/Modules/Filtering/Path/src/itkChainCodePath2D.cxx +++ b/Modules/Filtering/Path/src/itkChainCodePath2D.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/src/itkOrthogonallyCorrected2DParametricPath.cxx b/Modules/Filtering/Path/src/itkOrthogonallyCorrected2DParametricPath.cxx index b93c64330a8..5c79b004096 100644 --- a/Modules/Filtering/Path/src/itkOrthogonallyCorrected2DParametricPath.cxx +++ b/Modules/Filtering/Path/src/itkOrthogonallyCorrected2DParametricPath.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkChainCodePath2DTest.cxx b/Modules/Filtering/Path/test/itkChainCodePath2DTest.cxx index fb2822718f7..d4420244ecc 100644 --- a/Modules/Filtering/Path/test/itkChainCodePath2DTest.cxx +++ b/Modules/Filtering/Path/test/itkChainCodePath2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkChainCodePathTest.cxx b/Modules/Filtering/Path/test/itkChainCodePathTest.cxx index dce4519a0c1..4e09c37f1b1 100644 --- a/Modules/Filtering/Path/test/itkChainCodePathTest.cxx +++ b/Modules/Filtering/Path/test/itkChainCodePathTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkChainCodeToFourierSeriesPathFilterTest.cxx b/Modules/Filtering/Path/test/itkChainCodeToFourierSeriesPathFilterTest.cxx index 4c3f5ca6184..0334c3c8a2f 100644 --- a/Modules/Filtering/Path/test/itkChainCodeToFourierSeriesPathFilterTest.cxx +++ b/Modules/Filtering/Path/test/itkChainCodeToFourierSeriesPathFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkContourExtractor2DImageFilterTest.cxx b/Modules/Filtering/Path/test/itkContourExtractor2DImageFilterTest.cxx index abc13a266b3..f60ced58aad 100644 --- a/Modules/Filtering/Path/test/itkContourExtractor2DImageFilterTest.cxx +++ b/Modules/Filtering/Path/test/itkContourExtractor2DImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkExtractOrthogonalSwath2DImageFilterTest.cxx b/Modules/Filtering/Path/test/itkExtractOrthogonalSwath2DImageFilterTest.cxx index 704816b2bc9..028a13da6d0 100644 --- a/Modules/Filtering/Path/test/itkExtractOrthogonalSwath2DImageFilterTest.cxx +++ b/Modules/Filtering/Path/test/itkExtractOrthogonalSwath2DImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkFourierSeriesPathTest.cxx b/Modules/Filtering/Path/test/itkFourierSeriesPathTest.cxx index 4f228a69a8e..9dbb2811793 100644 --- a/Modules/Filtering/Path/test/itkFourierSeriesPathTest.cxx +++ b/Modules/Filtering/Path/test/itkFourierSeriesPathTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkHilbertPathTest.cxx b/Modules/Filtering/Path/test/itkHilbertPathTest.cxx index bb6e4e43a54..cda15a48793 100644 --- a/Modules/Filtering/Path/test/itkHilbertPathTest.cxx +++ b/Modules/Filtering/Path/test/itkHilbertPathTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkOrthogonalSwath2DPathFilterTest.cxx b/Modules/Filtering/Path/test/itkOrthogonalSwath2DPathFilterTest.cxx index f59fac83164..817530d46b8 100644 --- a/Modules/Filtering/Path/test/itkOrthogonalSwath2DPathFilterTest.cxx +++ b/Modules/Filtering/Path/test/itkOrthogonalSwath2DPathFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkOrthogonallyCorrected2DParametricPathTest.cxx b/Modules/Filtering/Path/test/itkOrthogonallyCorrected2DParametricPathTest.cxx index 77dae455815..812229735ac 100644 --- a/Modules/Filtering/Path/test/itkOrthogonallyCorrected2DParametricPathTest.cxx +++ b/Modules/Filtering/Path/test/itkOrthogonallyCorrected2DParametricPathTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkPathFunctionsTest.cxx b/Modules/Filtering/Path/test/itkPathFunctionsTest.cxx index 89e90f8ebb9..255cda76966 100644 --- a/Modules/Filtering/Path/test/itkPathFunctionsTest.cxx +++ b/Modules/Filtering/Path/test/itkPathFunctionsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkPathIteratorTest.cxx b/Modules/Filtering/Path/test/itkPathIteratorTest.cxx index 9697592c1d1..7f19a444755 100644 --- a/Modules/Filtering/Path/test/itkPathIteratorTest.cxx +++ b/Modules/Filtering/Path/test/itkPathIteratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkPathToChainCodePathFilterTest.cxx b/Modules/Filtering/Path/test/itkPathToChainCodePathFilterTest.cxx index c802e12cb77..e94f0b431ce 100644 --- a/Modules/Filtering/Path/test/itkPathToChainCodePathFilterTest.cxx +++ b/Modules/Filtering/Path/test/itkPathToChainCodePathFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkPathToImageFilterTest.cxx b/Modules/Filtering/Path/test/itkPathToImageFilterTest.cxx index e48a5cfa308..6fed741858c 100644 --- a/Modules/Filtering/Path/test/itkPathToImageFilterTest.cxx +++ b/Modules/Filtering/Path/test/itkPathToImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Path/test/itkPolyLineParametricPathTest.cxx b/Modules/Filtering/Path/test/itkPolyLineParametricPathTest.cxx index dee8290405a..93f29be2324 100644 --- a/Modules/Filtering/Path/test/itkPolyLineParametricPathTest.cxx +++ b/Modules/Filtering/Path/test/itkPolyLineParametricPathTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkBorderQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkBorderQuadEdgeMeshFilter.h index 6b8f2ceb985..871cf10f02f 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkBorderQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkBorderQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkBorderQuadEdgeMeshFilter.hxx b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkBorderQuadEdgeMeshFilter.hxx index ca5da16e1fb..1a7eaeaa173 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkBorderQuadEdgeMeshFilter.hxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkBorderQuadEdgeMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkCleanQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkCleanQuadEdgeMeshFilter.h index 3e054a73bfb..202f302d283 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkCleanQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkCleanQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkCleanQuadEdgeMeshFilter.hxx b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkCleanQuadEdgeMeshFilter.hxx index dac12941eb5..bdc258f92a4 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkCleanQuadEdgeMeshFilter.hxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkCleanQuadEdgeMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDecimationQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDecimationQuadEdgeMeshFilter.h index e7f9eccf7b0..22c747f50b1 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDecimationQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDecimationQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDelaunayConformingQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDelaunayConformingQuadEdgeMeshFilter.h index 00d40289fcf..99b3bd28d63 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDelaunayConformingQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDelaunayConformingQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDelaunayConformingQuadEdgeMeshFilter.hxx b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDelaunayConformingQuadEdgeMeshFilter.hxx index 5b08abf6921..3b2a14522a5 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDelaunayConformingQuadEdgeMeshFilter.hxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDelaunayConformingQuadEdgeMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteCurvatureQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteCurvatureQuadEdgeMeshFilter.h index 23e95767c5e..9c4c60bd5b9 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteCurvatureQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteCurvatureQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteCurvatureTensorQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteCurvatureTensorQuadEdgeMeshFilter.h index 36d6003e7a4..e19c4c6ecde 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteCurvatureTensorQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteCurvatureTensorQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h index b2e96e1aed3..0618ec7660a 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteGaussianCurvatureQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h index 51a7f21320a..49e7f9e53c4 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteMaximumCurvatureQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h index 64c4bb4fd88..b95d2bc0619 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteMeanCurvatureQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteMinimumCurvatureQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteMinimumCurvatureQuadEdgeMeshFilter.h index 375390ce445..585581b10e3 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteMinimumCurvatureQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscreteMinimumCurvatureQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscretePrincipalCurvaturesQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscretePrincipalCurvaturesQuadEdgeMeshFilter.h index 8b70dcf1764..76e970ee90a 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscretePrincipalCurvaturesQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkDiscretePrincipalCurvaturesQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkEdgeDecimationQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkEdgeDecimationQuadEdgeMeshFilter.h index 7245eb4638c..1ee4f32d22c 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkEdgeDecimationQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkEdgeDecimationQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkEdgeDecimationQuadEdgeMeshFilter.hxx b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkEdgeDecimationQuadEdgeMeshFilter.hxx index 1b854c8009d..b00033dc8ec 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkEdgeDecimationQuadEdgeMeshFilter.hxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkEdgeDecimationQuadEdgeMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilter.h index 34d9627ee06..a392ea89059 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilter.hxx b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilter.hxx index 4037f0c989e..2a7a5e3fbf4 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilter.hxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints.h index cebb3f249c6..bda9fe2cecf 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints.hxx b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints.hxx index 48972fec4ab..6701486a821 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints.hxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraints.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints.h index 3f0bccccec6..cf77c2c04bf 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints.hxx b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints.hxx index 26c2a8191ba..b9313403292 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints.hxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraints.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkNormalQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkNormalQuadEdgeMeshFilter.h index d72f514bf99..143104cb1b1 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkNormalQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkNormalQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkNormalQuadEdgeMeshFilter.hxx b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkNormalQuadEdgeMeshFilter.hxx index b10c99a969c..a19917439ec 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkNormalQuadEdgeMeshFilter.hxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkNormalQuadEdgeMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkParameterizationQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkParameterizationQuadEdgeMeshFilter.h index 823fdd6ce53..f5775afef25 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkParameterizationQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkParameterizationQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkParameterizationQuadEdgeMeshFilter.hxx b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkParameterizationQuadEdgeMeshFilter.hxx index 0f20e1f44a2..d6d295a38a6 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkParameterizationQuadEdgeMeshFilter.hxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkParameterizationQuadEdgeMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadEdgeMeshDecimationCriteria.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadEdgeMeshDecimationCriteria.h index 463c8366068..a7e935b83a6 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadEdgeMeshDecimationCriteria.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadEdgeMeshDecimationCriteria.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadEdgeMeshDecimationQuadricElementHelper.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadEdgeMeshDecimationQuadricElementHelper.h index 7ac06e9ca7f..7479a8951e1 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadEdgeMeshDecimationQuadricElementHelper.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadEdgeMeshDecimationQuadricElementHelper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadEdgeMeshParamMatrixCoefficients.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadEdgeMeshParamMatrixCoefficients.h index 4a04b03cf12..b11e52137cb 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadEdgeMeshParamMatrixCoefficients.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadEdgeMeshParamMatrixCoefficients.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadricDecimationQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadricDecimationQuadEdgeMeshFilter.h index f431d0e9567..0f5b73c36f2 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadricDecimationQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadricDecimationQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadricDecimationQuadEdgeMeshFilter.hxx b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadricDecimationQuadEdgeMeshFilter.hxx index c03c4e86cc2..4ccb8df677e 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadricDecimationQuadEdgeMeshFilter.hxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkQuadricDecimationQuadEdgeMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSmoothingQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSmoothingQuadEdgeMeshFilter.h index c593e47b32b..b5a0c1d258b 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSmoothingQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSmoothingQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSmoothingQuadEdgeMeshFilter.hxx b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSmoothingQuadEdgeMeshFilter.hxx index ecc0e5a0d38..d55b7fa0229 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSmoothingQuadEdgeMeshFilter.hxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSmoothingQuadEdgeMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h index 0cd9ba96aa5..38f7adfa790 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.hxx b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.hxx index b995ba605c1..0def06fe009 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.hxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/include/itkSquaredEdgeLengthDecimationQuadEdgeMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkAutomaticTopologyQuadEdgeMeshSourceTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkAutomaticTopologyQuadEdgeMeshSourceTest.cxx index 78785c8dd9f..cd967978958 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkAutomaticTopologyQuadEdgeMeshSourceTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkAutomaticTopologyQuadEdgeMeshSourceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkBinaryMask3DQuadEdgeMeshSourceTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkBinaryMask3DQuadEdgeMeshSourceTest.cxx index a36cfb14aa6..052de6f14c7 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkBinaryMask3DQuadEdgeMeshSourceTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkBinaryMask3DQuadEdgeMeshSourceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkBorderQuadEdgeMeshFilterTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkBorderQuadEdgeMeshFilterTest.cxx index 3fe71ab08e0..0a9c5f666af 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkBorderQuadEdgeMeshFilterTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkBorderQuadEdgeMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkBorderQuadEdgeMeshFilterTest2.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkBorderQuadEdgeMeshFilterTest2.cxx index d7f452bc82a..04ed7a8862f 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkBorderQuadEdgeMeshFilterTest2.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkBorderQuadEdgeMeshFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkCleanQuadEdgeMeshFilterTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkCleanQuadEdgeMeshFilterTest.cxx index fa00c3762a2..959647f0e7a 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkCleanQuadEdgeMeshFilterTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkCleanQuadEdgeMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDelaunayConformingQuadEdgeMeshFilterTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDelaunayConformingQuadEdgeMeshFilterTest.cxx index b70c67122c0..64732562aec 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDelaunayConformingQuadEdgeMeshFilterTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDelaunayConformingQuadEdgeMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteGaussianCurvatureQuadEdgeMeshFilterTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteGaussianCurvatureQuadEdgeMeshFilterTest.cxx index 75a9eee62c2..ae8f8bdf7c4 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteGaussianCurvatureQuadEdgeMeshFilterTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteGaussianCurvatureQuadEdgeMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteMaximumCurvatureQuadEdgeMeshFilterTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteMaximumCurvatureQuadEdgeMeshFilterTest.cxx index b8f25ae1e77..9dc8fff0462 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteMaximumCurvatureQuadEdgeMeshFilterTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteMaximumCurvatureQuadEdgeMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteMeanCurvatureQuadEdgeMeshFilterTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteMeanCurvatureQuadEdgeMeshFilterTest.cxx index cd38bbe19da..cd67c2db47b 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteMeanCurvatureQuadEdgeMeshFilterTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteMeanCurvatureQuadEdgeMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteMinimumCurvatureQuadEdgeMeshFilterTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteMinimumCurvatureQuadEdgeMeshFilterTest.cxx index dc239aaf0cd..725d15a6b02 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteMinimumCurvatureQuadEdgeMeshFilterTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkDiscreteMinimumCurvatureQuadEdgeMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraintsTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraintsTest.cxx index a67031e7068..6f14569137a 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraintsTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkLaplacianDeformationQuadEdgeMeshFilterWithHardConstraintsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraintsTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraintsTest.cxx index 4d8cd69c939..808cf13f1f9 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraintsTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkLaplacianDeformationQuadEdgeMeshFilterWithSoftConstraintsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkNormalQuadEdgeMeshFilterTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkNormalQuadEdgeMeshFilterTest.cxx index e67eec0c2c9..d7a5509910e 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkNormalQuadEdgeMeshFilterTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkNormalQuadEdgeMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkParameterizationQuadEdgeMeshFilterTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkParameterizationQuadEdgeMeshFilterTest.cxx index 87c60aa7f6b..54c9dba25b9 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkParameterizationQuadEdgeMeshFilterTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkParameterizationQuadEdgeMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkQuadricDecimationQuadEdgeMeshFilterTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkQuadricDecimationQuadEdgeMeshFilterTest.cxx index 8f2271c3bb6..bb595c601ea 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkQuadricDecimationQuadEdgeMeshFilterTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkQuadricDecimationQuadEdgeMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkRegularSphereQuadEdgeMeshSourceTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkRegularSphereQuadEdgeMeshSourceTest.cxx index 08bcf379285..ad41a95ded5 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkRegularSphereQuadEdgeMeshSourceTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkRegularSphereQuadEdgeMeshSourceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkSmoothingQuadEdgeMeshFilterTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkSmoothingQuadEdgeMeshFilterTest.cxx index 1c1fdb5e815..210ad4a59dd 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkSmoothingQuadEdgeMeshFilterTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkSmoothingQuadEdgeMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkSquaredEdgeLengthDecimationQuadEdgeMeshFilterTest.cxx b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkSquaredEdgeLengthDecimationQuadEdgeMeshFilterTest.cxx index 071bbc91c62..3886261833f 100644 --- a/Modules/Filtering/QuadEdgeMeshFiltering/test/itkSquaredEdgeLengthDecimationQuadEdgeMeshFilterTest.cxx +++ b/Modules/Filtering/QuadEdgeMeshFiltering/test/itkSquaredEdgeLengthDecimationQuadEdgeMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkBinomialBlurImageFilter.h b/Modules/Filtering/Smoothing/include/itkBinomialBlurImageFilter.h index 83359ab0b93..1e1b740b89c 100644 --- a/Modules/Filtering/Smoothing/include/itkBinomialBlurImageFilter.h +++ b/Modules/Filtering/Smoothing/include/itkBinomialBlurImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkBinomialBlurImageFilter.hxx b/Modules/Filtering/Smoothing/include/itkBinomialBlurImageFilter.hxx index d2f00058375..c1bc0bf151d 100644 --- a/Modules/Filtering/Smoothing/include/itkBinomialBlurImageFilter.hxx +++ b/Modules/Filtering/Smoothing/include/itkBinomialBlurImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkBoxMeanImageFilter.h b/Modules/Filtering/Smoothing/include/itkBoxMeanImageFilter.h index 3a087bc8363..8f36603b0c0 100644 --- a/Modules/Filtering/Smoothing/include/itkBoxMeanImageFilter.h +++ b/Modules/Filtering/Smoothing/include/itkBoxMeanImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkBoxMeanImageFilter.hxx b/Modules/Filtering/Smoothing/include/itkBoxMeanImageFilter.hxx index a263283d297..69d61749f5e 100644 --- a/Modules/Filtering/Smoothing/include/itkBoxMeanImageFilter.hxx +++ b/Modules/Filtering/Smoothing/include/itkBoxMeanImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkBoxSigmaImageFilter.h b/Modules/Filtering/Smoothing/include/itkBoxSigmaImageFilter.h index 6abe8108938..b69fc7aceda 100644 --- a/Modules/Filtering/Smoothing/include/itkBoxSigmaImageFilter.h +++ b/Modules/Filtering/Smoothing/include/itkBoxSigmaImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkBoxSigmaImageFilter.hxx b/Modules/Filtering/Smoothing/include/itkBoxSigmaImageFilter.hxx index cf4e19877bc..a335160ffb7 100644 --- a/Modules/Filtering/Smoothing/include/itkBoxSigmaImageFilter.hxx +++ b/Modules/Filtering/Smoothing/include/itkBoxSigmaImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkBoxUtilities.h b/Modules/Filtering/Smoothing/include/itkBoxUtilities.h index e3475c32ddd..4cb1f29da79 100644 --- a/Modules/Filtering/Smoothing/include/itkBoxUtilities.h +++ b/Modules/Filtering/Smoothing/include/itkBoxUtilities.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkDiscreteGaussianImageFilter.h b/Modules/Filtering/Smoothing/include/itkDiscreteGaussianImageFilter.h index 725ed7a8642..152d1f48e1d 100644 --- a/Modules/Filtering/Smoothing/include/itkDiscreteGaussianImageFilter.h +++ b/Modules/Filtering/Smoothing/include/itkDiscreteGaussianImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkDiscreteGaussianImageFilter.hxx b/Modules/Filtering/Smoothing/include/itkDiscreteGaussianImageFilter.hxx index d908a7efca9..2f62b889864 100644 --- a/Modules/Filtering/Smoothing/include/itkDiscreteGaussianImageFilter.hxx +++ b/Modules/Filtering/Smoothing/include/itkDiscreteGaussianImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkMeanImageFilter.h b/Modules/Filtering/Smoothing/include/itkMeanImageFilter.h index 12dc5acd31c..2b527fecd26 100644 --- a/Modules/Filtering/Smoothing/include/itkMeanImageFilter.h +++ b/Modules/Filtering/Smoothing/include/itkMeanImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkMeanImageFilter.hxx b/Modules/Filtering/Smoothing/include/itkMeanImageFilter.hxx index c213fbb2c49..655c4034013 100644 --- a/Modules/Filtering/Smoothing/include/itkMeanImageFilter.hxx +++ b/Modules/Filtering/Smoothing/include/itkMeanImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkMedianImageFilter.h b/Modules/Filtering/Smoothing/include/itkMedianImageFilter.h index 9874ea3b414..9d8a1a22f2c 100644 --- a/Modules/Filtering/Smoothing/include/itkMedianImageFilter.h +++ b/Modules/Filtering/Smoothing/include/itkMedianImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkMedianImageFilter.hxx b/Modules/Filtering/Smoothing/include/itkMedianImageFilter.hxx index 9a946b6e6b9..a5a2ca17a2e 100644 --- a/Modules/Filtering/Smoothing/include/itkMedianImageFilter.hxx +++ b/Modules/Filtering/Smoothing/include/itkMedianImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkRecursiveGaussianImageFilter.h b/Modules/Filtering/Smoothing/include/itkRecursiveGaussianImageFilter.h index 693c6e8279c..c4b238c91e7 100644 --- a/Modules/Filtering/Smoothing/include/itkRecursiveGaussianImageFilter.h +++ b/Modules/Filtering/Smoothing/include/itkRecursiveGaussianImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkRecursiveGaussianImageFilter.hxx b/Modules/Filtering/Smoothing/include/itkRecursiveGaussianImageFilter.hxx index 5e0d2a2e25e..daff0e9650f 100644 --- a/Modules/Filtering/Smoothing/include/itkRecursiveGaussianImageFilter.hxx +++ b/Modules/Filtering/Smoothing/include/itkRecursiveGaussianImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkSmoothingRecursiveGaussianImageFilter.h b/Modules/Filtering/Smoothing/include/itkSmoothingRecursiveGaussianImageFilter.h index 19fbe830b44..3c0b40d84df 100644 --- a/Modules/Filtering/Smoothing/include/itkSmoothingRecursiveGaussianImageFilter.h +++ b/Modules/Filtering/Smoothing/include/itkSmoothingRecursiveGaussianImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/include/itkSmoothingRecursiveGaussianImageFilter.hxx b/Modules/Filtering/Smoothing/include/itkSmoothingRecursiveGaussianImageFilter.hxx index e1bdda7b6a6..03694592ee9 100644 --- a/Modules/Filtering/Smoothing/include/itkSmoothingRecursiveGaussianImageFilter.hxx +++ b/Modules/Filtering/Smoothing/include/itkSmoothingRecursiveGaussianImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/src/itkRecursiveGaussianImageFilter.cxx b/Modules/Filtering/Smoothing/src/itkRecursiveGaussianImageFilter.cxx index 1fd328017ae..927c79c1326 100644 --- a/Modules/Filtering/Smoothing/src/itkRecursiveGaussianImageFilter.cxx +++ b/Modules/Filtering/Smoothing/src/itkRecursiveGaussianImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkBoxMeanImageFilterTest.cxx b/Modules/Filtering/Smoothing/test/itkBoxMeanImageFilterTest.cxx index afd177d6238..599c5e7272a 100644 --- a/Modules/Filtering/Smoothing/test/itkBoxMeanImageFilterTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkBoxMeanImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkBoxSigmaImageFilterTest.cxx b/Modules/Filtering/Smoothing/test/itkBoxSigmaImageFilterTest.cxx index b92298ff8a6..236ab3e3957 100644 --- a/Modules/Filtering/Smoothing/test/itkBoxSigmaImageFilterTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkBoxSigmaImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkDiscreteGaussianImageFilterTest.cxx b/Modules/Filtering/Smoothing/test/itkDiscreteGaussianImageFilterTest.cxx index 80c62e8a1ef..fd9d97cbb52 100644 --- a/Modules/Filtering/Smoothing/test/itkDiscreteGaussianImageFilterTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkDiscreteGaussianImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkDiscreteGaussianImageFilterTest2.cxx b/Modules/Filtering/Smoothing/test/itkDiscreteGaussianImageFilterTest2.cxx index 3cf1af1af0c..fb172367135 100644 --- a/Modules/Filtering/Smoothing/test/itkDiscreteGaussianImageFilterTest2.cxx +++ b/Modules/Filtering/Smoothing/test/itkDiscreteGaussianImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkMeanImageFilterGTest.cxx b/Modules/Filtering/Smoothing/test/itkMeanImageFilterGTest.cxx index 8d6dec53532..43cfba832fa 100644 --- a/Modules/Filtering/Smoothing/test/itkMeanImageFilterGTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkMeanImageFilterGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkMeanImageFilterTest.cxx b/Modules/Filtering/Smoothing/test/itkMeanImageFilterTest.cxx index dbae2bd4a43..8b7c806019d 100644 --- a/Modules/Filtering/Smoothing/test/itkMeanImageFilterTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkMeanImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkMedianImageFilterGTest.cxx b/Modules/Filtering/Smoothing/test/itkMedianImageFilterGTest.cxx index 106336e0ffe..89e89332d53 100644 --- a/Modules/Filtering/Smoothing/test/itkMedianImageFilterGTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkMedianImageFilterGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkMedianImageFilterTest.cxx b/Modules/Filtering/Smoothing/test/itkMedianImageFilterTest.cxx index d48e7277c81..8323acb2d8f 100644 --- a/Modules/Filtering/Smoothing/test/itkMedianImageFilterTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkMedianImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkRecursiveGaussianImageFiltersOnTensorsTest.cxx b/Modules/Filtering/Smoothing/test/itkRecursiveGaussianImageFiltersOnTensorsTest.cxx index 4195050b61b..7c9804e2693 100644 --- a/Modules/Filtering/Smoothing/test/itkRecursiveGaussianImageFiltersOnTensorsTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkRecursiveGaussianImageFiltersOnTensorsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkRecursiveGaussianImageFiltersOnVectorImageTest.cxx b/Modules/Filtering/Smoothing/test/itkRecursiveGaussianImageFiltersOnVectorImageTest.cxx index 9b917064458..a354262cbbf 100644 --- a/Modules/Filtering/Smoothing/test/itkRecursiveGaussianImageFiltersOnVectorImageTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkRecursiveGaussianImageFiltersOnVectorImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkRecursiveGaussianImageFiltersTest.cxx b/Modules/Filtering/Smoothing/test/itkRecursiveGaussianImageFiltersTest.cxx index 26d289cb9f6..5f75ce639d3 100644 --- a/Modules/Filtering/Smoothing/test/itkRecursiveGaussianImageFiltersTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkRecursiveGaussianImageFiltersTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkRecursiveGaussianScaleSpaceTest1.cxx b/Modules/Filtering/Smoothing/test/itkRecursiveGaussianScaleSpaceTest1.cxx index 7e4fe556506..81b090ebac8 100644 --- a/Modules/Filtering/Smoothing/test/itkRecursiveGaussianScaleSpaceTest1.cxx +++ b/Modules/Filtering/Smoothing/test/itkRecursiveGaussianScaleSpaceTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterOnImageAdaptorTest.cxx b/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterOnImageAdaptorTest.cxx index 6defa70adc1..e6224ff9cff 100644 --- a/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterOnImageAdaptorTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterOnImageAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterOnImageOfVectorTest.cxx b/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterOnImageOfVectorTest.cxx index f7d096382e8..af15cd8361f 100644 --- a/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterOnImageOfVectorTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterOnImageOfVectorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterOnVectorImageTest.cxx b/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterOnVectorImageTest.cxx index a759882ae45..196cae83245 100644 --- a/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterOnVectorImageTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterOnVectorImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterTest.cxx b/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterTest.cxx index b8dd2721191..f1243e07aa7 100644 --- a/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterTest.cxx +++ b/Modules/Filtering/Smoothing/test/itkSmoothingRecursiveGaussianImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/wrapping/test/MeanImageFilterFunctionCallTest.py b/Modules/Filtering/Smoothing/wrapping/test/MeanImageFilterFunctionCallTest.py index 36f022dc0da..8542d2fc29b 100644 --- a/Modules/Filtering/Smoothing/wrapping/test/MeanImageFilterFunctionCallTest.py +++ b/Modules/Filtering/Smoothing/wrapping/test/MeanImageFilterFunctionCallTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/wrapping/test/MeanImageFilterTest.py b/Modules/Filtering/Smoothing/wrapping/test/MeanImageFilterTest.py index e0e30cfd655..f6ee84272eb 100644 --- a/Modules/Filtering/Smoothing/wrapping/test/MeanImageFilterTest.py +++ b/Modules/Filtering/Smoothing/wrapping/test/MeanImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/wrapping/test/MedianImageFilterFunctionalDocumentationTest.py b/Modules/Filtering/Smoothing/wrapping/test/MedianImageFilterFunctionalDocumentationTest.py index 0ef23dd802d..f71e7ab3cb5 100644 --- a/Modules/Filtering/Smoothing/wrapping/test/MedianImageFilterFunctionalDocumentationTest.py +++ b/Modules/Filtering/Smoothing/wrapping/test/MedianImageFilterFunctionalDocumentationTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/wrapping/test/MedianImageFilterTest.py b/Modules/Filtering/Smoothing/wrapping/test/MedianImageFilterTest.py index d60bbcbc67b..6fee5be369a 100644 --- a/Modules/Filtering/Smoothing/wrapping/test/MedianImageFilterTest.py +++ b/Modules/Filtering/Smoothing/wrapping/test/MedianImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Smoothing/wrapping/test/PythonAutoPipelineTest.py b/Modules/Filtering/Smoothing/wrapping/test/PythonAutoPipelineTest.py index e9f4274be0a..6732adcd6cd 100644 --- a/Modules/Filtering/Smoothing/wrapping/test/PythonAutoPipelineTest.py +++ b/Modules/Filtering/Smoothing/wrapping/test/PythonAutoPipelineTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/SpatialFunction/include/itkSpatialFunctionImageEvaluatorFilter.h b/Modules/Filtering/SpatialFunction/include/itkSpatialFunctionImageEvaluatorFilter.h index 3d2c03a171c..0885f0df397 100644 --- a/Modules/Filtering/SpatialFunction/include/itkSpatialFunctionImageEvaluatorFilter.h +++ b/Modules/Filtering/SpatialFunction/include/itkSpatialFunctionImageEvaluatorFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/SpatialFunction/include/itkSpatialFunctionImageEvaluatorFilter.hxx b/Modules/Filtering/SpatialFunction/include/itkSpatialFunctionImageEvaluatorFilter.hxx index 78a7ded32a3..a410fcc9e04 100644 --- a/Modules/Filtering/SpatialFunction/include/itkSpatialFunctionImageEvaluatorFilter.hxx +++ b/Modules/Filtering/SpatialFunction/include/itkSpatialFunctionImageEvaluatorFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/SpatialFunction/test/itkSpatialFunctionImageEvaluatorFilterTest.cxx b/Modules/Filtering/SpatialFunction/test/itkSpatialFunctionImageEvaluatorFilterTest.cxx index d017f630027..3545f19816e 100644 --- a/Modules/Filtering/SpatialFunction/test/itkSpatialFunctionImageEvaluatorFilterTest.cxx +++ b/Modules/Filtering/SpatialFunction/test/itkSpatialFunctionImageEvaluatorFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkBinaryThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkBinaryThresholdImageFilter.h index 84ea6584e59..adc4b032d5b 100644 --- a/Modules/Filtering/Thresholding/include/itkBinaryThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkBinaryThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkBinaryThresholdImageFilter.hxx b/Modules/Filtering/Thresholding/include/itkBinaryThresholdImageFilter.hxx index 054048bac44..0bbb4ca7983 100644 --- a/Modules/Filtering/Thresholding/include/itkBinaryThresholdImageFilter.hxx +++ b/Modules/Filtering/Thresholding/include/itkBinaryThresholdImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkBinaryThresholdProjectionImageFilter.h b/Modules/Filtering/Thresholding/include/itkBinaryThresholdProjectionImageFilter.h index b237bfab9a5..5446f384adf 100644 --- a/Modules/Filtering/Thresholding/include/itkBinaryThresholdProjectionImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkBinaryThresholdProjectionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkHistogramThresholdCalculator.h b/Modules/Filtering/Thresholding/include/itkHistogramThresholdCalculator.h index 268262df8f2..4b25145e957 100644 --- a/Modules/Filtering/Thresholding/include/itkHistogramThresholdCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkHistogramThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkHistogramThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkHistogramThresholdImageFilter.h index 02b4e734d7e..55cbace0a0a 100644 --- a/Modules/Filtering/Thresholding/include/itkHistogramThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkHistogramThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkHistogramThresholdImageFilter.hxx b/Modules/Filtering/Thresholding/include/itkHistogramThresholdImageFilter.hxx index 029f4d2ab45..eff2620470a 100644 --- a/Modules/Filtering/Thresholding/include/itkHistogramThresholdImageFilter.hxx +++ b/Modules/Filtering/Thresholding/include/itkHistogramThresholdImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkHuangThresholdCalculator.h b/Modules/Filtering/Thresholding/include/itkHuangThresholdCalculator.h index 89753e3121a..e872600a1aa 100644 --- a/Modules/Filtering/Thresholding/include/itkHuangThresholdCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkHuangThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkHuangThresholdCalculator.hxx b/Modules/Filtering/Thresholding/include/itkHuangThresholdCalculator.hxx index a648264555b..ae201a05315 100644 --- a/Modules/Filtering/Thresholding/include/itkHuangThresholdCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkHuangThresholdCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkHuangThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkHuangThresholdImageFilter.h index cdf8c692c94..475a9e5cd47 100644 --- a/Modules/Filtering/Thresholding/include/itkHuangThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkHuangThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkIntermodesThresholdCalculator.h b/Modules/Filtering/Thresholding/include/itkIntermodesThresholdCalculator.h index ecc9de9edf0..8a32417a17d 100644 --- a/Modules/Filtering/Thresholding/include/itkIntermodesThresholdCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkIntermodesThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkIntermodesThresholdCalculator.hxx b/Modules/Filtering/Thresholding/include/itkIntermodesThresholdCalculator.hxx index 62c62a45492..74767d6f259 100644 --- a/Modules/Filtering/Thresholding/include/itkIntermodesThresholdCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkIntermodesThresholdCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkIntermodesThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkIntermodesThresholdImageFilter.h index a1a61b67163..efaf89b7909 100644 --- a/Modules/Filtering/Thresholding/include/itkIntermodesThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkIntermodesThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkIsoDataThresholdCalculator.h b/Modules/Filtering/Thresholding/include/itkIsoDataThresholdCalculator.h index 1c0e74440ec..580a004881f 100644 --- a/Modules/Filtering/Thresholding/include/itkIsoDataThresholdCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkIsoDataThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkIsoDataThresholdCalculator.hxx b/Modules/Filtering/Thresholding/include/itkIsoDataThresholdCalculator.hxx index f3f81b867b3..1d2d6e449b9 100644 --- a/Modules/Filtering/Thresholding/include/itkIsoDataThresholdCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkIsoDataThresholdCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkIsoDataThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkIsoDataThresholdImageFilter.h index fd0ed7a8cdd..06cc678071f 100644 --- a/Modules/Filtering/Thresholding/include/itkIsoDataThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkIsoDataThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageCalculator.h b/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageCalculator.h index 77427d69f7c..bf695f5ea00 100644 --- a/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageCalculator.hxx b/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageCalculator.hxx index ae8dd497d2f..bbc59c0ce76 100644 --- a/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageFilter.h index 2876b6b4f5e..6defa469ab4 100644 --- a/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageFilter.hxx b/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageFilter.hxx index f24c35fd14b..8e2c9d58e5e 100644 --- a/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageFilter.hxx +++ b/Modules/Filtering/Thresholding/include/itkKappaSigmaThresholdImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkKittlerIllingworthThresholdCalculator.h b/Modules/Filtering/Thresholding/include/itkKittlerIllingworthThresholdCalculator.h index 49d09ccfe2c..02a5bfc4a62 100644 --- a/Modules/Filtering/Thresholding/include/itkKittlerIllingworthThresholdCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkKittlerIllingworthThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkKittlerIllingworthThresholdCalculator.hxx b/Modules/Filtering/Thresholding/include/itkKittlerIllingworthThresholdCalculator.hxx index a0a542c2eb0..bd39b1dac38 100644 --- a/Modules/Filtering/Thresholding/include/itkKittlerIllingworthThresholdCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkKittlerIllingworthThresholdCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkKittlerIllingworthThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkKittlerIllingworthThresholdImageFilter.h index a2e4b7b1c62..d807ea42fde 100644 --- a/Modules/Filtering/Thresholding/include/itkKittlerIllingworthThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkKittlerIllingworthThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkLiThresholdCalculator.h b/Modules/Filtering/Thresholding/include/itkLiThresholdCalculator.h index afcc987d01f..da45ee9c278 100644 --- a/Modules/Filtering/Thresholding/include/itkLiThresholdCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkLiThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkLiThresholdCalculator.hxx b/Modules/Filtering/Thresholding/include/itkLiThresholdCalculator.hxx index 63061f4fe4a..1d251f68793 100644 --- a/Modules/Filtering/Thresholding/include/itkLiThresholdCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkLiThresholdCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkLiThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkLiThresholdImageFilter.h index 1c8cc1f5d47..1ef1b42a5db 100644 --- a/Modules/Filtering/Thresholding/include/itkLiThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkLiThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkMaximumEntropyThresholdCalculator.h b/Modules/Filtering/Thresholding/include/itkMaximumEntropyThresholdCalculator.h index 4c12327825a..664e65aac9c 100644 --- a/Modules/Filtering/Thresholding/include/itkMaximumEntropyThresholdCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkMaximumEntropyThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkMaximumEntropyThresholdCalculator.hxx b/Modules/Filtering/Thresholding/include/itkMaximumEntropyThresholdCalculator.hxx index 4b671db8000..e43cd708560 100644 --- a/Modules/Filtering/Thresholding/include/itkMaximumEntropyThresholdCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkMaximumEntropyThresholdCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkMaximumEntropyThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkMaximumEntropyThresholdImageFilter.h index 412f16273e3..c5f0dfc7764 100644 --- a/Modules/Filtering/Thresholding/include/itkMaximumEntropyThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkMaximumEntropyThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkMomentsThresholdCalculator.h b/Modules/Filtering/Thresholding/include/itkMomentsThresholdCalculator.h index 80bebbc8584..a86e3695dd6 100644 --- a/Modules/Filtering/Thresholding/include/itkMomentsThresholdCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkMomentsThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkMomentsThresholdCalculator.hxx b/Modules/Filtering/Thresholding/include/itkMomentsThresholdCalculator.hxx index 947426213c6..b5ebd203293 100644 --- a/Modules/Filtering/Thresholding/include/itkMomentsThresholdCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkMomentsThresholdCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkMomentsThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkMomentsThresholdImageFilter.h index 21a6d9bca58..cb74f3ce32b 100644 --- a/Modules/Filtering/Thresholding/include/itkMomentsThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkMomentsThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsCalculator.h b/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsCalculator.h index 27b50bcb311..34a8f9323dc 100644 --- a/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsCalculator.hxx b/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsCalculator.hxx index 6e627dbac5a..f9b0e732b12 100644 --- a/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsImageFilter.h b/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsImageFilter.h index 05f9046e5dd..67420e5bf9e 100644 --- a/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsImageFilter.hxx b/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsImageFilter.hxx index 3ee7b03b807..e013bbc90ba 100644 --- a/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsImageFilter.hxx +++ b/Modules/Filtering/Thresholding/include/itkOtsuMultipleThresholdsImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkOtsuThresholdCalculator.h b/Modules/Filtering/Thresholding/include/itkOtsuThresholdCalculator.h index 8832e0b9344..a37a1f723a5 100644 --- a/Modules/Filtering/Thresholding/include/itkOtsuThresholdCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkOtsuThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkOtsuThresholdCalculator.hxx b/Modules/Filtering/Thresholding/include/itkOtsuThresholdCalculator.hxx index e303ea11cf6..74f43d081eb 100644 --- a/Modules/Filtering/Thresholding/include/itkOtsuThresholdCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkOtsuThresholdCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkOtsuThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkOtsuThresholdImageFilter.h index c0b3594dd5a..b8320c4a777 100644 --- a/Modules/Filtering/Thresholding/include/itkOtsuThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkOtsuThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkRenyiEntropyThresholdCalculator.h b/Modules/Filtering/Thresholding/include/itkRenyiEntropyThresholdCalculator.h index 5ab342e975f..5532bd80f88 100644 --- a/Modules/Filtering/Thresholding/include/itkRenyiEntropyThresholdCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkRenyiEntropyThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkRenyiEntropyThresholdCalculator.hxx b/Modules/Filtering/Thresholding/include/itkRenyiEntropyThresholdCalculator.hxx index 804ea88fba6..8b6766f2945 100644 --- a/Modules/Filtering/Thresholding/include/itkRenyiEntropyThresholdCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkRenyiEntropyThresholdCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkRenyiEntropyThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkRenyiEntropyThresholdImageFilter.h index a8bef38cfd1..d8688e09700 100644 --- a/Modules/Filtering/Thresholding/include/itkRenyiEntropyThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkRenyiEntropyThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkShanbhagThresholdCalculator.h b/Modules/Filtering/Thresholding/include/itkShanbhagThresholdCalculator.h index 0ebe7ecf903..753b24bcd88 100644 --- a/Modules/Filtering/Thresholding/include/itkShanbhagThresholdCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkShanbhagThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkShanbhagThresholdCalculator.hxx b/Modules/Filtering/Thresholding/include/itkShanbhagThresholdCalculator.hxx index 6fadc251f73..b048d6bea9d 100644 --- a/Modules/Filtering/Thresholding/include/itkShanbhagThresholdCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkShanbhagThresholdCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkShanbhagThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkShanbhagThresholdImageFilter.h index de156e2ddd5..ea77ff3631b 100644 --- a/Modules/Filtering/Thresholding/include/itkShanbhagThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkShanbhagThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkThresholdImageFilter.h index 36787c2a089..8a5b3721f9d 100644 --- a/Modules/Filtering/Thresholding/include/itkThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkThresholdImageFilter.hxx b/Modules/Filtering/Thresholding/include/itkThresholdImageFilter.hxx index bdc7c6a5453..16955cf1921 100644 --- a/Modules/Filtering/Thresholding/include/itkThresholdImageFilter.hxx +++ b/Modules/Filtering/Thresholding/include/itkThresholdImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkThresholdLabelerImageFilter.h b/Modules/Filtering/Thresholding/include/itkThresholdLabelerImageFilter.h index 0e729f05faf..a7e054b985b 100644 --- a/Modules/Filtering/Thresholding/include/itkThresholdLabelerImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkThresholdLabelerImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkThresholdLabelerImageFilter.hxx b/Modules/Filtering/Thresholding/include/itkThresholdLabelerImageFilter.hxx index cb16b4f1d91..a2ed3b71520 100644 --- a/Modules/Filtering/Thresholding/include/itkThresholdLabelerImageFilter.hxx +++ b/Modules/Filtering/Thresholding/include/itkThresholdLabelerImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkTriangleThresholdCalculator.h b/Modules/Filtering/Thresholding/include/itkTriangleThresholdCalculator.h index 0822d012fb7..4f37a59e055 100644 --- a/Modules/Filtering/Thresholding/include/itkTriangleThresholdCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkTriangleThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkTriangleThresholdCalculator.hxx b/Modules/Filtering/Thresholding/include/itkTriangleThresholdCalculator.hxx index a4efb76f0a1..20a6ae81a6a 100644 --- a/Modules/Filtering/Thresholding/include/itkTriangleThresholdCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkTriangleThresholdCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkTriangleThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkTriangleThresholdImageFilter.h index a7f01e2c4ec..8f00b79986a 100644 --- a/Modules/Filtering/Thresholding/include/itkTriangleThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkTriangleThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkYenThresholdCalculator.h b/Modules/Filtering/Thresholding/include/itkYenThresholdCalculator.h index 80dce9b88c2..44b65e84e21 100644 --- a/Modules/Filtering/Thresholding/include/itkYenThresholdCalculator.h +++ b/Modules/Filtering/Thresholding/include/itkYenThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkYenThresholdCalculator.hxx b/Modules/Filtering/Thresholding/include/itkYenThresholdCalculator.hxx index c4c233a2ed1..6228572ee24 100644 --- a/Modules/Filtering/Thresholding/include/itkYenThresholdCalculator.hxx +++ b/Modules/Filtering/Thresholding/include/itkYenThresholdCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/include/itkYenThresholdImageFilter.h b/Modules/Filtering/Thresholding/include/itkYenThresholdImageFilter.h index da9bbaf6723..e4ad596bd98 100644 --- a/Modules/Filtering/Thresholding/include/itkYenThresholdImageFilter.h +++ b/Modules/Filtering/Thresholding/include/itkYenThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkBinaryThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkBinaryThresholdImageFilterTest.cxx index 1289780b6be..f8f13f2c8ce 100644 --- a/Modules/Filtering/Thresholding/test/itkBinaryThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkBinaryThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkBinaryThresholdImageFilterTest2.cxx b/Modules/Filtering/Thresholding/test/itkBinaryThresholdImageFilterTest2.cxx index e29a9f9ae45..87a08b48559 100644 --- a/Modules/Filtering/Thresholding/test/itkBinaryThresholdImageFilterTest2.cxx +++ b/Modules/Filtering/Thresholding/test/itkBinaryThresholdImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkBinaryThresholdProjectionImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkBinaryThresholdProjectionImageFilterTest.cxx index 28f3182b21f..fd0bb5fd60a 100644 --- a/Modules/Filtering/Thresholding/test/itkBinaryThresholdProjectionImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkBinaryThresholdProjectionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkBinaryThresholdSpatialFunctionTest.cxx b/Modules/Filtering/Thresholding/test/itkBinaryThresholdSpatialFunctionTest.cxx index 7e6a1402e21..6f7a9fb0e2c 100644 --- a/Modules/Filtering/Thresholding/test/itkBinaryThresholdSpatialFunctionTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkBinaryThresholdSpatialFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkHuangMaskedThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkHuangMaskedThresholdImageFilterTest.cxx index b2c0cb5c3ec..6d9871bbc6b 100644 --- a/Modules/Filtering/Thresholding/test/itkHuangMaskedThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkHuangMaskedThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkHuangThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkHuangThresholdImageFilterTest.cxx index 5e213cd9140..5a777ff2dd4 100644 --- a/Modules/Filtering/Thresholding/test/itkHuangThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkHuangThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkIntermodesMaskedThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkIntermodesMaskedThresholdImageFilterTest.cxx index b309a60c5ce..4c261bc0d1e 100644 --- a/Modules/Filtering/Thresholding/test/itkIntermodesMaskedThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkIntermodesMaskedThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkIntermodesThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkIntermodesThresholdImageFilterTest.cxx index 47c582c9427..e991f2cd275 100644 --- a/Modules/Filtering/Thresholding/test/itkIntermodesThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkIntermodesThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkIsoDataMaskedThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkIsoDataMaskedThresholdImageFilterTest.cxx index 253473daaf9..cb9887f66dd 100644 --- a/Modules/Filtering/Thresholding/test/itkIsoDataMaskedThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkIsoDataMaskedThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkIsoDataThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkIsoDataThresholdImageFilterTest.cxx index b90f5134837..f9cbc22acb8 100644 --- a/Modules/Filtering/Thresholding/test/itkIsoDataThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkIsoDataThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkKappaSigmaThresholdImageCalculatorTest.cxx b/Modules/Filtering/Thresholding/test/itkKappaSigmaThresholdImageCalculatorTest.cxx index ef57b632d6d..3910c3489a1 100644 --- a/Modules/Filtering/Thresholding/test/itkKappaSigmaThresholdImageCalculatorTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkKappaSigmaThresholdImageCalculatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkKappaSigmaThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkKappaSigmaThresholdImageFilterTest.cxx index 488d47fe888..3d80a7ed38f 100644 --- a/Modules/Filtering/Thresholding/test/itkKappaSigmaThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkKappaSigmaThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkKittlerIllingworthMaskedThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkKittlerIllingworthMaskedThresholdImageFilterTest.cxx index 13cdaa40dbc..02bca371e71 100644 --- a/Modules/Filtering/Thresholding/test/itkKittlerIllingworthMaskedThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkKittlerIllingworthMaskedThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkKittlerIllingworthThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkKittlerIllingworthThresholdImageFilterTest.cxx index 749960c5dde..0320bf6e929 100644 --- a/Modules/Filtering/Thresholding/test/itkKittlerIllingworthThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkKittlerIllingworthThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkLiMaskedThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkLiMaskedThresholdImageFilterTest.cxx index 96f24973678..0e564bd17f2 100644 --- a/Modules/Filtering/Thresholding/test/itkLiMaskedThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkLiMaskedThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkLiThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkLiThresholdImageFilterTest.cxx index fb453fc286b..5dc0e02b95a 100644 --- a/Modules/Filtering/Thresholding/test/itkLiThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkLiThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkMaximumEntropyMaskedThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkMaximumEntropyMaskedThresholdImageFilterTest.cxx index 4872ee24caf..9719d657b06 100644 --- a/Modules/Filtering/Thresholding/test/itkMaximumEntropyMaskedThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkMaximumEntropyMaskedThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkMaximumEntropyThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkMaximumEntropyThresholdImageFilterTest.cxx index 618be86d78b..def7fa8fd84 100644 --- a/Modules/Filtering/Thresholding/test/itkMaximumEntropyThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkMaximumEntropyThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkMomentsMaskedThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkMomentsMaskedThresholdImageFilterTest.cxx index 690e5fdd748..61be639d5f3 100644 --- a/Modules/Filtering/Thresholding/test/itkMomentsMaskedThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkMomentsMaskedThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkMomentsThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkMomentsThresholdImageFilterTest.cxx index 807ad46ba7f..38a680a0992 100644 --- a/Modules/Filtering/Thresholding/test/itkMomentsThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkMomentsThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkOtsuMaskedThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkOtsuMaskedThresholdImageFilterTest.cxx index 75aee6f2f6d..fb891b8effd 100644 --- a/Modules/Filtering/Thresholding/test/itkOtsuMaskedThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkOtsuMaskedThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkOtsuMultipleThresholdsCalculatorTest.cxx b/Modules/Filtering/Thresholding/test/itkOtsuMultipleThresholdsCalculatorTest.cxx index c69bbe5f276..c043d2ff1af 100644 --- a/Modules/Filtering/Thresholding/test/itkOtsuMultipleThresholdsCalculatorTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkOtsuMultipleThresholdsCalculatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkOtsuMultipleThresholdsCalculatorTest2.cxx b/Modules/Filtering/Thresholding/test/itkOtsuMultipleThresholdsCalculatorTest2.cxx index 3f482949528..838cfc79afc 100644 --- a/Modules/Filtering/Thresholding/test/itkOtsuMultipleThresholdsCalculatorTest2.cxx +++ b/Modules/Filtering/Thresholding/test/itkOtsuMultipleThresholdsCalculatorTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkOtsuMultipleThresholdsImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkOtsuMultipleThresholdsImageFilterTest.cxx index 07002bc1db9..1091f4fbe94 100644 --- a/Modules/Filtering/Thresholding/test/itkOtsuMultipleThresholdsImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkOtsuMultipleThresholdsImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkOtsuThresholdCalculatorTest.cxx b/Modules/Filtering/Thresholding/test/itkOtsuThresholdCalculatorTest.cxx index 56d45328f77..0bf3da5d638 100644 --- a/Modules/Filtering/Thresholding/test/itkOtsuThresholdCalculatorTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkOtsuThresholdCalculatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkOtsuThresholdCalculatorVersusOtsuMultipleThresholdsCalculatorTest.cxx b/Modules/Filtering/Thresholding/test/itkOtsuThresholdCalculatorVersusOtsuMultipleThresholdsCalculatorTest.cxx index c4e17935102..943deb5df20 100644 --- a/Modules/Filtering/Thresholding/test/itkOtsuThresholdCalculatorVersusOtsuMultipleThresholdsCalculatorTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkOtsuThresholdCalculatorVersusOtsuMultipleThresholdsCalculatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkOtsuThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkOtsuThresholdImageFilterTest.cxx index ed8f394f042..26728b16eff 100644 --- a/Modules/Filtering/Thresholding/test/itkOtsuThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkOtsuThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkRenyiEntropyMaskedThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkRenyiEntropyMaskedThresholdImageFilterTest.cxx index 15edcb3d12e..4fc25dfa76c 100644 --- a/Modules/Filtering/Thresholding/test/itkRenyiEntropyMaskedThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkRenyiEntropyMaskedThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkRenyiEntropyThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkRenyiEntropyThresholdImageFilterTest.cxx index 8653fc8da44..ca30aa8ccf8 100644 --- a/Modules/Filtering/Thresholding/test/itkRenyiEntropyThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkRenyiEntropyThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkShanbhagMaskedThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkShanbhagMaskedThresholdImageFilterTest.cxx index f7ec9169269..8f8503e8cdc 100644 --- a/Modules/Filtering/Thresholding/test/itkShanbhagMaskedThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkShanbhagMaskedThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkShanbhagThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkShanbhagThresholdImageFilterTest.cxx index ee3b5ed3de0..cbb37e70899 100644 --- a/Modules/Filtering/Thresholding/test/itkShanbhagThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkShanbhagThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkThresholdImageFilterTest.cxx index 56c77f056b2..79802a490ad 100644 --- a/Modules/Filtering/Thresholding/test/itkThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkThresholdLabelerImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkThresholdLabelerImageFilterTest.cxx index 86db4293bab..41211410e38 100644 --- a/Modules/Filtering/Thresholding/test/itkThresholdLabelerImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkThresholdLabelerImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkTriangleMaskedThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkTriangleMaskedThresholdImageFilterTest.cxx index b906bc5cdb0..9970c086855 100644 --- a/Modules/Filtering/Thresholding/test/itkTriangleMaskedThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkTriangleMaskedThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkTriangleThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkTriangleThresholdImageFilterTest.cxx index 98dbeee71fd..97c32187b30 100644 --- a/Modules/Filtering/Thresholding/test/itkTriangleThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkTriangleThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkYenMaskedThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkYenMaskedThresholdImageFilterTest.cxx index 8ad0004c7c1..8f5779ed243 100644 --- a/Modules/Filtering/Thresholding/test/itkYenMaskedThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkYenMaskedThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/test/itkYenThresholdImageFilterTest.cxx b/Modules/Filtering/Thresholding/test/itkYenThresholdImageFilterTest.cxx index 802a358580c..ffc743260dc 100644 --- a/Modules/Filtering/Thresholding/test/itkYenThresholdImageFilterTest.cxx +++ b/Modules/Filtering/Thresholding/test/itkYenThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/wrapping/test/BinaryThresholdImageFilterTest.py b/Modules/Filtering/Thresholding/wrapping/test/BinaryThresholdImageFilterTest.py index ef7f5fa322c..9b261a412a7 100644 --- a/Modules/Filtering/Thresholding/wrapping/test/BinaryThresholdImageFilterTest.py +++ b/Modules/Filtering/Thresholding/wrapping/test/BinaryThresholdImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Filtering/Thresholding/wrapping/test/ThresholdImageFilterTest.py b/Modules/Filtering/Thresholding/wrapping/test/ThresholdImageFilterTest.py index 1e49caebd79..ae844f5461b 100644 --- a/Modules/Filtering/Thresholding/wrapping/test/ThresholdImageFilterTest.py +++ b/Modules/Filtering/Thresholding/wrapping/test/ThresholdImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/IO/BMP/include/itkBMPImageIO.h b/Modules/IO/BMP/include/itkBMPImageIO.h index 6d2182644ab..709a53c5241 100644 --- a/Modules/IO/BMP/include/itkBMPImageIO.h +++ b/Modules/IO/BMP/include/itkBMPImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BMP/include/itkBMPImageIOFactory.h b/Modules/IO/BMP/include/itkBMPImageIOFactory.h index 3bcf67fd905..154247f96f3 100644 --- a/Modules/IO/BMP/include/itkBMPImageIOFactory.h +++ b/Modules/IO/BMP/include/itkBMPImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BMP/src/itkBMPImageIO.cxx b/Modules/IO/BMP/src/itkBMPImageIO.cxx index 087e7ac6a1b..f3ad81b6ecf 100644 --- a/Modules/IO/BMP/src/itkBMPImageIO.cxx +++ b/Modules/IO/BMP/src/itkBMPImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BMP/src/itkBMPImageIOFactory.cxx b/Modules/IO/BMP/src/itkBMPImageIOFactory.cxx index 654325487f7..97d7a768b60 100644 --- a/Modules/IO/BMP/src/itkBMPImageIOFactory.cxx +++ b/Modules/IO/BMP/src/itkBMPImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BMP/test/itkBMPImageIOTest.cxx b/Modules/IO/BMP/test/itkBMPImageIOTest.cxx index cdecd04c50f..e04b324de9d 100644 --- a/Modules/IO/BMP/test/itkBMPImageIOTest.cxx +++ b/Modules/IO/BMP/test/itkBMPImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BMP/test/itkBMPImageIOTest2.cxx b/Modules/IO/BMP/test/itkBMPImageIOTest2.cxx index b56e7bf3fdd..b03f6ecc66d 100644 --- a/Modules/IO/BMP/test/itkBMPImageIOTest2.cxx +++ b/Modules/IO/BMP/test/itkBMPImageIOTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BMP/test/itkBMPImageIOTest3.cxx b/Modules/IO/BMP/test/itkBMPImageIOTest3.cxx index 64d8127e273..c43e7c3c7a7 100644 --- a/Modules/IO/BMP/test/itkBMPImageIOTest3.cxx +++ b/Modules/IO/BMP/test/itkBMPImageIOTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BMP/test/itkBMPImageIOTest4.cxx b/Modules/IO/BMP/test/itkBMPImageIOTest4.cxx index 98d51fd06b9..6c3ef401225 100644 --- a/Modules/IO/BMP/test/itkBMPImageIOTest4.cxx +++ b/Modules/IO/BMP/test/itkBMPImageIOTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BMP/test/itkBMPImageIOTest5.cxx b/Modules/IO/BMP/test/itkBMPImageIOTest5.cxx index 089613f146a..89b364a02d8 100644 --- a/Modules/IO/BMP/test/itkBMPImageIOTest5.cxx +++ b/Modules/IO/BMP/test/itkBMPImageIOTest5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BMP/test/itkBMPImageIOTestExtension.cxx b/Modules/IO/BMP/test/itkBMPImageIOTestExtension.cxx index 329d4f28f87..4cf0d0bcf7c 100644 --- a/Modules/IO/BMP/test/itkBMPImageIOTestExtension.cxx +++ b/Modules/IO/BMP/test/itkBMPImageIOTestExtension.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BMP/test/itkBMPImageIOTestPalette.cxx b/Modules/IO/BMP/test/itkBMPImageIOTestPalette.cxx index 8ad9417524e..49c6360d8f1 100644 --- a/Modules/IO/BMP/test/itkBMPImageIOTestPalette.cxx +++ b/Modules/IO/BMP/test/itkBMPImageIOTestPalette.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BioRad/include/itkBioRadImageIO.h b/Modules/IO/BioRad/include/itkBioRadImageIO.h index d21f70fe5dc..e691636447c 100644 --- a/Modules/IO/BioRad/include/itkBioRadImageIO.h +++ b/Modules/IO/BioRad/include/itkBioRadImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BioRad/include/itkBioRadImageIOFactory.h b/Modules/IO/BioRad/include/itkBioRadImageIOFactory.h index bc3a8d0e023..d6cd380b191 100644 --- a/Modules/IO/BioRad/include/itkBioRadImageIOFactory.h +++ b/Modules/IO/BioRad/include/itkBioRadImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BioRad/src/itkBioRadImageIO.cxx b/Modules/IO/BioRad/src/itkBioRadImageIO.cxx index e6ea216071b..d6398791e1f 100644 --- a/Modules/IO/BioRad/src/itkBioRadImageIO.cxx +++ b/Modules/IO/BioRad/src/itkBioRadImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BioRad/src/itkBioRadImageIOFactory.cxx b/Modules/IO/BioRad/src/itkBioRadImageIOFactory.cxx index b3394ec9737..31325924a85 100644 --- a/Modules/IO/BioRad/src/itkBioRadImageIOFactory.cxx +++ b/Modules/IO/BioRad/src/itkBioRadImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/BioRad/test/itkBioRadImageIOTest.cxx b/Modules/IO/BioRad/test/itkBioRadImageIOTest.cxx index 88b2967d31e..0ba82072e92 100644 --- a/Modules/IO/BioRad/test/itkBioRadImageIOTest.cxx +++ b/Modules/IO/BioRad/test/itkBioRadImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Bruker/include/itkBruker2dseqImageIO.h b/Modules/IO/Bruker/include/itkBruker2dseqImageIO.h index 19d2451590d..d1753384223 100644 --- a/Modules/IO/Bruker/include/itkBruker2dseqImageIO.h +++ b/Modules/IO/Bruker/include/itkBruker2dseqImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Bruker/include/itkBruker2dseqImageIOFactory.h b/Modules/IO/Bruker/include/itkBruker2dseqImageIOFactory.h index 650d5728ada..198619c5c33 100644 --- a/Modules/IO/Bruker/include/itkBruker2dseqImageIOFactory.h +++ b/Modules/IO/Bruker/include/itkBruker2dseqImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Bruker/src/itkBruker2dseqImageIO.cxx b/Modules/IO/Bruker/src/itkBruker2dseqImageIO.cxx index 9f3bf9aefdb..ef32f60cc68 100644 --- a/Modules/IO/Bruker/src/itkBruker2dseqImageIO.cxx +++ b/Modules/IO/Bruker/src/itkBruker2dseqImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Bruker/src/itkBruker2dseqImageIOFactory.cxx b/Modules/IO/Bruker/src/itkBruker2dseqImageIOFactory.cxx index 9514e12571c..414dc4e8254 100644 --- a/Modules/IO/Bruker/src/itkBruker2dseqImageIOFactory.cxx +++ b/Modules/IO/Bruker/src/itkBruker2dseqImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Bruker/test/itkBrukerImageTest.cxx b/Modules/IO/Bruker/test/itkBrukerImageTest.cxx index c316b423a95..dd8738df939 100644 --- a/Modules/IO/Bruker/test/itkBrukerImageTest.cxx +++ b/Modules/IO/Bruker/test/itkBrukerImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/CSV/include/itkCSVArray2DDataObject.h b/Modules/IO/CSV/include/itkCSVArray2DDataObject.h index c1112f93f64..da587bd157d 100644 --- a/Modules/IO/CSV/include/itkCSVArray2DDataObject.h +++ b/Modules/IO/CSV/include/itkCSVArray2DDataObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/CSV/include/itkCSVArray2DDataObject.hxx b/Modules/IO/CSV/include/itkCSVArray2DDataObject.hxx index e371d812055..349002d5f44 100644 --- a/Modules/IO/CSV/include/itkCSVArray2DDataObject.hxx +++ b/Modules/IO/CSV/include/itkCSVArray2DDataObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/CSV/include/itkCSVArray2DFileReader.h b/Modules/IO/CSV/include/itkCSVArray2DFileReader.h index 2ec58c58531..c41b07b8bb3 100644 --- a/Modules/IO/CSV/include/itkCSVArray2DFileReader.h +++ b/Modules/IO/CSV/include/itkCSVArray2DFileReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/CSV/include/itkCSVArray2DFileReader.hxx b/Modules/IO/CSV/include/itkCSVArray2DFileReader.hxx index 128181f986b..15346dac50c 100644 --- a/Modules/IO/CSV/include/itkCSVArray2DFileReader.hxx +++ b/Modules/IO/CSV/include/itkCSVArray2DFileReader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/CSV/include/itkCSVFileReaderBase.h b/Modules/IO/CSV/include/itkCSVFileReaderBase.h index 6f4fde25b96..d96082f8e4f 100644 --- a/Modules/IO/CSV/include/itkCSVFileReaderBase.h +++ b/Modules/IO/CSV/include/itkCSVFileReaderBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/CSV/include/itkCSVNumericObjectFileWriter.h b/Modules/IO/CSV/include/itkCSVNumericObjectFileWriter.h index 6f5731a3119..4de3d7c83d7 100644 --- a/Modules/IO/CSV/include/itkCSVNumericObjectFileWriter.h +++ b/Modules/IO/CSV/include/itkCSVNumericObjectFileWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/CSV/include/itkCSVNumericObjectFileWriter.hxx b/Modules/IO/CSV/include/itkCSVNumericObjectFileWriter.hxx index e1f8ff4e881..db537c83bec 100644 --- a/Modules/IO/CSV/include/itkCSVNumericObjectFileWriter.hxx +++ b/Modules/IO/CSV/include/itkCSVNumericObjectFileWriter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/CSV/src/itkCSVFileReaderBase.cxx b/Modules/IO/CSV/src/itkCSVFileReaderBase.cxx index 8216138d67b..cb57de31335 100644 --- a/Modules/IO/CSV/src/itkCSVFileReaderBase.cxx +++ b/Modules/IO/CSV/src/itkCSVFileReaderBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/CSV/test/itkCSVArray2DFileReaderTest.cxx b/Modules/IO/CSV/test/itkCSVArray2DFileReaderTest.cxx index 6bd7e7067a2..ca82408a7e2 100644 --- a/Modules/IO/CSV/test/itkCSVArray2DFileReaderTest.cxx +++ b/Modules/IO/CSV/test/itkCSVArray2DFileReaderTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/CSV/test/itkCSVArray2DFileReaderWriterTest.cxx b/Modules/IO/CSV/test/itkCSVArray2DFileReaderWriterTest.cxx index 94fc790f696..3226b135631 100644 --- a/Modules/IO/CSV/test/itkCSVArray2DFileReaderWriterTest.cxx +++ b/Modules/IO/CSV/test/itkCSVArray2DFileReaderWriterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/CSV/test/itkCSVNumericObjectFileWriterTest.cxx b/Modules/IO/CSV/test/itkCSVNumericObjectFileWriterTest.cxx index 6d9585722b0..43724f0d34d 100644 --- a/Modules/IO/CSV/test/itkCSVNumericObjectFileWriterTest.cxx +++ b/Modules/IO/CSV/test/itkCSVNumericObjectFileWriterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/include/itkDCMTKFileReader.h b/Modules/IO/DCMTK/include/itkDCMTKFileReader.h index ceb9b1028cc..3cb36cb9787 100644 --- a/Modules/IO/DCMTK/include/itkDCMTKFileReader.h +++ b/Modules/IO/DCMTK/include/itkDCMTKFileReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/include/itkDCMTKImageIO.h b/Modules/IO/DCMTK/include/itkDCMTKImageIO.h index d101f7306cf..0e6f1cd4e7b 100644 --- a/Modules/IO/DCMTK/include/itkDCMTKImageIO.h +++ b/Modules/IO/DCMTK/include/itkDCMTKImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/include/itkDCMTKImageIOFactory.h b/Modules/IO/DCMTK/include/itkDCMTKImageIOFactory.h index 81ad612bcac..358f5859c4a 100644 --- a/Modules/IO/DCMTK/include/itkDCMTKImageIOFactory.h +++ b/Modules/IO/DCMTK/include/itkDCMTKImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/include/itkDCMTKSeriesFileNames.h b/Modules/IO/DCMTK/include/itkDCMTKSeriesFileNames.h index acf7507630e..e17533174dd 100644 --- a/Modules/IO/DCMTK/include/itkDCMTKSeriesFileNames.h +++ b/Modules/IO/DCMTK/include/itkDCMTKSeriesFileNames.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/src/itkDCMTKFileReader.cxx b/Modules/IO/DCMTK/src/itkDCMTKFileReader.cxx index cc544a389da..040355100c7 100644 --- a/Modules/IO/DCMTK/src/itkDCMTKFileReader.cxx +++ b/Modules/IO/DCMTK/src/itkDCMTKFileReader.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/src/itkDCMTKImageIO.cxx b/Modules/IO/DCMTK/src/itkDCMTKImageIO.cxx index f51b405b985..a58e55ff7c0 100644 --- a/Modules/IO/DCMTK/src/itkDCMTKImageIO.cxx +++ b/Modules/IO/DCMTK/src/itkDCMTKImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/src/itkDCMTKImageIOFactory.cxx b/Modules/IO/DCMTK/src/itkDCMTKImageIOFactory.cxx index 294d89c1d2a..42e44ebd876 100644 --- a/Modules/IO/DCMTK/src/itkDCMTKImageIOFactory.cxx +++ b/Modules/IO/DCMTK/src/itkDCMTKImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/src/itkDCMTKSeriesFileNames.cxx b/Modules/IO/DCMTK/src/itkDCMTKSeriesFileNames.cxx index a78eb8797b1..54a1493e28e 100644 --- a/Modules/IO/DCMTK/src/itkDCMTKSeriesFileNames.cxx +++ b/Modules/IO/DCMTK/src/itkDCMTKSeriesFileNames.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/test/itkDCMTKImageIOMultiFrameImageTest.cxx b/Modules/IO/DCMTK/test/itkDCMTKImageIOMultiFrameImageTest.cxx index eccbf401371..817dca565ea 100644 --- a/Modules/IO/DCMTK/test/itkDCMTKImageIOMultiFrameImageTest.cxx +++ b/Modules/IO/DCMTK/test/itkDCMTKImageIOMultiFrameImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/test/itkDCMTKImageIONoPreambleTest.cxx b/Modules/IO/DCMTK/test/itkDCMTKImageIONoPreambleTest.cxx index 9fcf06d6007..36795098441 100644 --- a/Modules/IO/DCMTK/test/itkDCMTKImageIONoPreambleTest.cxx +++ b/Modules/IO/DCMTK/test/itkDCMTKImageIONoPreambleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/test/itkDCMTKImageIOOrthoDirTest.cxx b/Modules/IO/DCMTK/test/itkDCMTKImageIOOrthoDirTest.cxx index 797ef30411c..a10679ace30 100644 --- a/Modules/IO/DCMTK/test/itkDCMTKImageIOOrthoDirTest.cxx +++ b/Modules/IO/DCMTK/test/itkDCMTKImageIOOrthoDirTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/test/itkDCMTKImageIOSlopeInterceptTest.cxx b/Modules/IO/DCMTK/test/itkDCMTKImageIOSlopeInterceptTest.cxx index 76367be775c..0305b6e17c2 100644 --- a/Modules/IO/DCMTK/test/itkDCMTKImageIOSlopeInterceptTest.cxx +++ b/Modules/IO/DCMTK/test/itkDCMTKImageIOSlopeInterceptTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/test/itkDCMTKImageIOTest.cxx b/Modules/IO/DCMTK/test/itkDCMTKImageIOTest.cxx index 4c44b2994fa..5f5bc6c9c22 100644 --- a/Modules/IO/DCMTK/test/itkDCMTKImageIOTest.cxx +++ b/Modules/IO/DCMTK/test/itkDCMTKImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/test/itkDCMTKLoggerTest.cxx b/Modules/IO/DCMTK/test/itkDCMTKLoggerTest.cxx index 73e494671be..e60a77acc1b 100644 --- a/Modules/IO/DCMTK/test/itkDCMTKLoggerTest.cxx +++ b/Modules/IO/DCMTK/test/itkDCMTKLoggerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/test/itkDCMTKMultiFrame4DTest.cxx b/Modules/IO/DCMTK/test/itkDCMTKMultiFrame4DTest.cxx index 4c27d5792b3..742d5e411ca 100644 --- a/Modules/IO/DCMTK/test/itkDCMTKMultiFrame4DTest.cxx +++ b/Modules/IO/DCMTK/test/itkDCMTKMultiFrame4DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/test/itkDCMTKRGBImageIOTest.cxx b/Modules/IO/DCMTK/test/itkDCMTKRGBImageIOTest.cxx index 3fb7c399633..1c6007ea30f 100644 --- a/Modules/IO/DCMTK/test/itkDCMTKRGBImageIOTest.cxx +++ b/Modules/IO/DCMTK/test/itkDCMTKRGBImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/test/itkDCMTKSeriesReadImageWrite.cxx b/Modules/IO/DCMTK/test/itkDCMTKSeriesReadImageWrite.cxx index fcc0e99bd24..544945322c0 100644 --- a/Modules/IO/DCMTK/test/itkDCMTKSeriesReadImageWrite.cxx +++ b/Modules/IO/DCMTK/test/itkDCMTKSeriesReadImageWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/DCMTK/test/itkDCMTKSeriesStreamReadImageWrite.cxx b/Modules/IO/DCMTK/test/itkDCMTKSeriesStreamReadImageWrite.cxx index 2d457aa5977..a3a62c990f2 100644 --- a/Modules/IO/DCMTK/test/itkDCMTKSeriesStreamReadImageWrite.cxx +++ b/Modules/IO/DCMTK/test/itkDCMTKSeriesStreamReadImageWrite.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/include/itkGDCMImageIO.h b/Modules/IO/GDCM/include/itkGDCMImageIO.h index 56f556c4626..81cff02776b 100644 --- a/Modules/IO/GDCM/include/itkGDCMImageIO.h +++ b/Modules/IO/GDCM/include/itkGDCMImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/include/itkGDCMImageIOFactory.h b/Modules/IO/GDCM/include/itkGDCMImageIOFactory.h index db05006c3db..e2ec9761a9e 100644 --- a/Modules/IO/GDCM/include/itkGDCMImageIOFactory.h +++ b/Modules/IO/GDCM/include/itkGDCMImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/include/itkGDCMSeriesFileNames.h b/Modules/IO/GDCM/include/itkGDCMSeriesFileNames.h index f3f84b00c4c..ccaf3e0c992 100644 --- a/Modules/IO/GDCM/include/itkGDCMSeriesFileNames.h +++ b/Modules/IO/GDCM/include/itkGDCMSeriesFileNames.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/src/itkGDCMImageIO.cxx b/Modules/IO/GDCM/src/itkGDCMImageIO.cxx index c32326b18f8..e48f353b88d 100644 --- a/Modules/IO/GDCM/src/itkGDCMImageIO.cxx +++ b/Modules/IO/GDCM/src/itkGDCMImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/src/itkGDCMImageIOFactory.cxx b/Modules/IO/GDCM/src/itkGDCMImageIOFactory.cxx index 82e1a3d8232..5cff5eb502c 100644 --- a/Modules/IO/GDCM/src/itkGDCMImageIOFactory.cxx +++ b/Modules/IO/GDCM/src/itkGDCMImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/src/itkGDCMSeriesFileNames.cxx b/Modules/IO/GDCM/src/itkGDCMSeriesFileNames.cxx index c41838ebc13..ab9ae6c19ba 100644 --- a/Modules/IO/GDCM/src/itkGDCMSeriesFileNames.cxx +++ b/Modules/IO/GDCM/src/itkGDCMSeriesFileNames.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMImageIONoCrashTest.cxx b/Modules/IO/GDCM/test/itkGDCMImageIONoCrashTest.cxx index 545d16266c5..c22ee2b505e 100644 --- a/Modules/IO/GDCM/test/itkGDCMImageIONoCrashTest.cxx +++ b/Modules/IO/GDCM/test/itkGDCMImageIONoCrashTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMImageIONoPreambleTest.cxx b/Modules/IO/GDCM/test/itkGDCMImageIONoPreambleTest.cxx index a76b174bd65..4a5f1b8bfdc 100644 --- a/Modules/IO/GDCM/test/itkGDCMImageIONoPreambleTest.cxx +++ b/Modules/IO/GDCM/test/itkGDCMImageIONoPreambleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMImageIOOrthoDirTest.cxx b/Modules/IO/GDCM/test/itkGDCMImageIOOrthoDirTest.cxx index 0918ec2a9e0..a2b75de8fb9 100644 --- a/Modules/IO/GDCM/test/itkGDCMImageIOOrthoDirTest.cxx +++ b/Modules/IO/GDCM/test/itkGDCMImageIOOrthoDirTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMImageIOTest.cxx b/Modules/IO/GDCM/test/itkGDCMImageIOTest.cxx index b4714b20ddd..28b1107a79d 100644 --- a/Modules/IO/GDCM/test/itkGDCMImageIOTest.cxx +++ b/Modules/IO/GDCM/test/itkGDCMImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMImageIOTest2.cxx b/Modules/IO/GDCM/test/itkGDCMImageIOTest2.cxx index 8f92ec602b7..dd0ab2d17f9 100644 --- a/Modules/IO/GDCM/test/itkGDCMImageIOTest2.cxx +++ b/Modules/IO/GDCM/test/itkGDCMImageIOTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMImageOrientationPatientTest.cxx b/Modules/IO/GDCM/test/itkGDCMImageOrientationPatientTest.cxx index 2270057f4b8..c5f06320add 100644 --- a/Modules/IO/GDCM/test/itkGDCMImageOrientationPatientTest.cxx +++ b/Modules/IO/GDCM/test/itkGDCMImageOrientationPatientTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMImagePositionPatientTest.cxx b/Modules/IO/GDCM/test/itkGDCMImagePositionPatientTest.cxx index d669d19f172..f6adcdf3ae8 100644 --- a/Modules/IO/GDCM/test/itkGDCMImagePositionPatientTest.cxx +++ b/Modules/IO/GDCM/test/itkGDCMImagePositionPatientTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMImageReadSeriesWriteTest.cxx b/Modules/IO/GDCM/test/itkGDCMImageReadSeriesWriteTest.cxx index bd3695f5597..2aa1bbe5847 100644 --- a/Modules/IO/GDCM/test/itkGDCMImageReadSeriesWriteTest.cxx +++ b/Modules/IO/GDCM/test/itkGDCMImageReadSeriesWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMImageReadWriteTest.cxx b/Modules/IO/GDCM/test/itkGDCMImageReadWriteTest.cxx index 24cfd520ab9..a880659d00e 100644 --- a/Modules/IO/GDCM/test/itkGDCMImageReadWriteTest.cxx +++ b/Modules/IO/GDCM/test/itkGDCMImageReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMLegacyMultiFrameTest.cxx b/Modules/IO/GDCM/test/itkGDCMLegacyMultiFrameTest.cxx index 2562b44561a..5f3e6eae3b2 100644 --- a/Modules/IO/GDCM/test/itkGDCMLegacyMultiFrameTest.cxx +++ b/Modules/IO/GDCM/test/itkGDCMLegacyMultiFrameTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMLoadImageSpacingTest.cxx b/Modules/IO/GDCM/test/itkGDCMLoadImageSpacingTest.cxx index 9a073c081bf..dedd0169464 100644 --- a/Modules/IO/GDCM/test/itkGDCMLoadImageSpacingTest.cxx +++ b/Modules/IO/GDCM/test/itkGDCMLoadImageSpacingTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMSeriesMissingDicomTagTest.cxx b/Modules/IO/GDCM/test/itkGDCMSeriesMissingDicomTagTest.cxx index 1c89384514a..a75d69a88b4 100644 --- a/Modules/IO/GDCM/test/itkGDCMSeriesMissingDicomTagTest.cxx +++ b/Modules/IO/GDCM/test/itkGDCMSeriesMissingDicomTagTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMSeriesReadImageWriteTest.cxx b/Modules/IO/GDCM/test/itkGDCMSeriesReadImageWriteTest.cxx index 1f7aa312da9..5aef154777a 100644 --- a/Modules/IO/GDCM/test/itkGDCMSeriesReadImageWriteTest.cxx +++ b/Modules/IO/GDCM/test/itkGDCMSeriesReadImageWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/test/itkGDCMSeriesStreamReadImageWriteTest.cxx b/Modules/IO/GDCM/test/itkGDCMSeriesStreamReadImageWriteTest.cxx index 0b4fe1ee4c7..38db453c190 100644 --- a/Modules/IO/GDCM/test/itkGDCMSeriesStreamReadImageWriteTest.cxx +++ b/Modules/IO/GDCM/test/itkGDCMSeriesStreamReadImageWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GDCM/wrapping/test/ReadDicomAndReadTagTest.py b/Modules/IO/GDCM/wrapping/test/ReadDicomAndReadTagTest.py index 8e7012b8d21..5b38dcb8708 100644 --- a/Modules/IO/GDCM/wrapping/test/ReadDicomAndReadTagTest.py +++ b/Modules/IO/GDCM/wrapping/test/ReadDicomAndReadTagTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/include/itkGE4ImageIO.h b/Modules/IO/GE/include/itkGE4ImageIO.h index 658221d5650..eccc8dc847f 100644 --- a/Modules/IO/GE/include/itkGE4ImageIO.h +++ b/Modules/IO/GE/include/itkGE4ImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/include/itkGE4ImageIOFactory.h b/Modules/IO/GE/include/itkGE4ImageIOFactory.h index 16af4691e79..149a3756f20 100644 --- a/Modules/IO/GE/include/itkGE4ImageIOFactory.h +++ b/Modules/IO/GE/include/itkGE4ImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/include/itkGE5ImageIO.h b/Modules/IO/GE/include/itkGE5ImageIO.h index 7a444c36ab4..277052c45e5 100644 --- a/Modules/IO/GE/include/itkGE5ImageIO.h +++ b/Modules/IO/GE/include/itkGE5ImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/include/itkGE5ImageIOFactory.h b/Modules/IO/GE/include/itkGE5ImageIOFactory.h index 5637137a3ff..f157835e836 100644 --- a/Modules/IO/GE/include/itkGE5ImageIOFactory.h +++ b/Modules/IO/GE/include/itkGE5ImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/include/itkGEAdwImageIO.h b/Modules/IO/GE/include/itkGEAdwImageIO.h index adcc47aa459..467f01beb8a 100644 --- a/Modules/IO/GE/include/itkGEAdwImageIO.h +++ b/Modules/IO/GE/include/itkGEAdwImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/include/itkGEAdwImageIOFactory.h b/Modules/IO/GE/include/itkGEAdwImageIOFactory.h index 6bf75d187ee..f6c9a39b414 100644 --- a/Modules/IO/GE/include/itkGEAdwImageIOFactory.h +++ b/Modules/IO/GE/include/itkGEAdwImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/include/itkMvtSunf.h b/Modules/IO/GE/include/itkMvtSunf.h index 6c785f9cca6..d757e8b4397 100644 --- a/Modules/IO/GE/include/itkMvtSunf.h +++ b/Modules/IO/GE/include/itkMvtSunf.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/src/Ge4xHdr.h b/Modules/IO/GE/src/Ge4xHdr.h index 33704acd4bf..daed7113994 100644 --- a/Modules/IO/GE/src/Ge4xHdr.h +++ b/Modules/IO/GE/src/Ge4xHdr.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/src/Ge5xHdr.h b/Modules/IO/GE/src/Ge5xHdr.h index 66534507fe1..054b1c33dd0 100644 --- a/Modules/IO/GE/src/Ge5xHdr.h +++ b/Modules/IO/GE/src/Ge5xHdr.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/src/itkGE4ImageIO.cxx b/Modules/IO/GE/src/itkGE4ImageIO.cxx index 77d3ca5c44c..bf40a056571 100644 --- a/Modules/IO/GE/src/itkGE4ImageIO.cxx +++ b/Modules/IO/GE/src/itkGE4ImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/src/itkGE4ImageIOFactory.cxx b/Modules/IO/GE/src/itkGE4ImageIOFactory.cxx index 9fed2a61d96..d558805f220 100644 --- a/Modules/IO/GE/src/itkGE4ImageIOFactory.cxx +++ b/Modules/IO/GE/src/itkGE4ImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/src/itkGE5ImageIO.cxx b/Modules/IO/GE/src/itkGE5ImageIO.cxx index f281fcd9ea2..4c95a63483f 100644 --- a/Modules/IO/GE/src/itkGE5ImageIO.cxx +++ b/Modules/IO/GE/src/itkGE5ImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/src/itkGE5ImageIOFactory.cxx b/Modules/IO/GE/src/itkGE5ImageIOFactory.cxx index ea8ff268977..544a0a9c2ad 100644 --- a/Modules/IO/GE/src/itkGE5ImageIOFactory.cxx +++ b/Modules/IO/GE/src/itkGE5ImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/src/itkGEAdwImageIO.cxx b/Modules/IO/GE/src/itkGEAdwImageIO.cxx index 1a04b13ae44..90f1d9a8823 100644 --- a/Modules/IO/GE/src/itkGEAdwImageIO.cxx +++ b/Modules/IO/GE/src/itkGEAdwImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/src/itkGEAdwImageIOFactory.cxx b/Modules/IO/GE/src/itkGEAdwImageIOFactory.cxx index 93e513a9f02..0251f401bec 100644 --- a/Modules/IO/GE/src/itkGEAdwImageIOFactory.cxx +++ b/Modules/IO/GE/src/itkGEAdwImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GE/test/itkGEImageIOTest.cxx b/Modules/IO/GE/test/itkGEImageIOTest.cxx index 38388e02ab6..c8306252050 100644 --- a/Modules/IO/GE/test/itkGEImageIOTest.cxx +++ b/Modules/IO/GE/test/itkGEImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GIPL/include/itkGiplImageIO.h b/Modules/IO/GIPL/include/itkGiplImageIO.h index 0bcb1c43eed..9624c41d5ce 100644 --- a/Modules/IO/GIPL/include/itkGiplImageIO.h +++ b/Modules/IO/GIPL/include/itkGiplImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GIPL/include/itkGiplImageIOFactory.h b/Modules/IO/GIPL/include/itkGiplImageIOFactory.h index 5b1a223b769..f7e87a548f0 100644 --- a/Modules/IO/GIPL/include/itkGiplImageIOFactory.h +++ b/Modules/IO/GIPL/include/itkGiplImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GIPL/src/itkGiplImageIO.cxx b/Modules/IO/GIPL/src/itkGiplImageIO.cxx index ac17d93e0fd..3229e5abc2e 100644 --- a/Modules/IO/GIPL/src/itkGiplImageIO.cxx +++ b/Modules/IO/GIPL/src/itkGiplImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GIPL/src/itkGiplImageIOFactory.cxx b/Modules/IO/GIPL/src/itkGiplImageIOFactory.cxx index c6389e84a65..0d1cd84d55d 100644 --- a/Modules/IO/GIPL/src/itkGiplImageIOFactory.cxx +++ b/Modules/IO/GIPL/src/itkGiplImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/GIPL/test/itkGiplImageIOTest.cxx b/Modules/IO/GIPL/test/itkGiplImageIOTest.cxx index dcc5dd58641..10260d9a60f 100644 --- a/Modules/IO/GIPL/test/itkGiplImageIOTest.cxx +++ b/Modules/IO/GIPL/test/itkGiplImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/HDF5/include/itkHDF5ImageIO.h b/Modules/IO/HDF5/include/itkHDF5ImageIO.h index faa8ea90bc4..6a10ebbd0f3 100644 --- a/Modules/IO/HDF5/include/itkHDF5ImageIO.h +++ b/Modules/IO/HDF5/include/itkHDF5ImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/HDF5/include/itkHDF5ImageIOFactory.h b/Modules/IO/HDF5/include/itkHDF5ImageIOFactory.h index c62e300a687..6c724886c43 100644 --- a/Modules/IO/HDF5/include/itkHDF5ImageIOFactory.h +++ b/Modules/IO/HDF5/include/itkHDF5ImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/HDF5/src/itkHDF5ImageIO.cxx b/Modules/IO/HDF5/src/itkHDF5ImageIO.cxx index 79fa1d22bb8..510debe05fb 100644 --- a/Modules/IO/HDF5/src/itkHDF5ImageIO.cxx +++ b/Modules/IO/HDF5/src/itkHDF5ImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/HDF5/src/itkHDF5ImageIOFactory.cxx b/Modules/IO/HDF5/src/itkHDF5ImageIOFactory.cxx index 4d7ed7f138c..24e982bb90e 100644 --- a/Modules/IO/HDF5/src/itkHDF5ImageIOFactory.cxx +++ b/Modules/IO/HDF5/src/itkHDF5ImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/HDF5/test/itkHDF5ImageIOStreamingReadWriteTest.cxx b/Modules/IO/HDF5/test/itkHDF5ImageIOStreamingReadWriteTest.cxx index de2c1e12a12..8a70e397f69 100644 --- a/Modules/IO/HDF5/test/itkHDF5ImageIOStreamingReadWriteTest.cxx +++ b/Modules/IO/HDF5/test/itkHDF5ImageIOStreamingReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/HDF5/test/itkHDF5ImageIOTest.cxx b/Modules/IO/HDF5/test/itkHDF5ImageIOTest.cxx index 979f90fc5f0..e94854cd39c 100644 --- a/Modules/IO/HDF5/test/itkHDF5ImageIOTest.cxx +++ b/Modules/IO/HDF5/test/itkHDF5ImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/IPL/include/itkGEImageHeader.h b/Modules/IO/IPL/include/itkGEImageHeader.h index 2337d2e4e1f..c9addeccf08 100644 --- a/Modules/IO/IPL/include/itkGEImageHeader.h +++ b/Modules/IO/IPL/include/itkGEImageHeader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/IPL/include/itkIPLCommonImageIO.h b/Modules/IO/IPL/include/itkIPLCommonImageIO.h index 7efe728e2e9..5524e899017 100644 --- a/Modules/IO/IPL/include/itkIPLCommonImageIO.h +++ b/Modules/IO/IPL/include/itkIPLCommonImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/IPL/include/itkIPLFileNameList.h b/Modules/IO/IPL/include/itkIPLFileNameList.h index ab5a019ce57..2ee7dd4d466 100644 --- a/Modules/IO/IPL/include/itkIPLFileNameList.h +++ b/Modules/IO/IPL/include/itkIPLFileNameList.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/IPL/src/itkIPLCommonImageIO.cxx b/Modules/IO/IPL/src/itkIPLCommonImageIO.cxx index 2a8142cc200..51d2c4539c5 100644 --- a/Modules/IO/IPL/src/itkIPLCommonImageIO.cxx +++ b/Modules/IO/IPL/src/itkIPLCommonImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/IPL/src/itkIPLFileNameList.cxx b/Modules/IO/IPL/src/itkIPLFileNameList.cxx index 77c6d30b010..2207f7c57ff 100644 --- a/Modules/IO/IPL/src/itkIPLFileNameList.cxx +++ b/Modules/IO/IPL/src/itkIPLFileNameList.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/CMake/itkTestCStyleIOWCharFilename.cxx b/Modules/IO/ImageBase/CMake/itkTestCStyleIOWCharFilename.cxx index 5b7db62566b..2243602a456 100644 --- a/Modules/IO/ImageBase/CMake/itkTestCStyleIOWCharFilename.cxx +++ b/Modules/IO/ImageBase/CMake/itkTestCStyleIOWCharFilename.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/CMake/itkTestFDStream.cxx b/Modules/IO/ImageBase/CMake/itkTestFDStream.cxx index 09497774fd5..68bb472c515 100644 --- a/Modules/IO/ImageBase/CMake/itkTestFDStream.cxx +++ b/Modules/IO/ImageBase/CMake/itkTestFDStream.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/CMake/itkTestIOStreamsWCharFilenameConstructors.cxx b/Modules/IO/ImageBase/CMake/itkTestIOStreamsWCharFilenameConstructors.cxx index b0d5e469baa..7dc69e99245 100644 --- a/Modules/IO/ImageBase/CMake/itkTestIOStreamsWCharFilenameConstructors.cxx +++ b/Modules/IO/ImageBase/CMake/itkTestIOStreamsWCharFilenameConstructors.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkArchetypeSeriesFileNames.h b/Modules/IO/ImageBase/include/itkArchetypeSeriesFileNames.h index 2ea55c68b1f..dfc29706ffc 100644 --- a/Modules/IO/ImageBase/include/itkArchetypeSeriesFileNames.h +++ b/Modules/IO/ImageBase/include/itkArchetypeSeriesFileNames.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkConvertPixelBuffer.h b/Modules/IO/ImageBase/include/itkConvertPixelBuffer.h index 33c0fd4c279..81b68c07e9c 100644 --- a/Modules/IO/ImageBase/include/itkConvertPixelBuffer.h +++ b/Modules/IO/ImageBase/include/itkConvertPixelBuffer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkConvertPixelBuffer.hxx b/Modules/IO/ImageBase/include/itkConvertPixelBuffer.hxx index 1bcc2db35e3..1081b040611 100644 --- a/Modules/IO/ImageBase/include/itkConvertPixelBuffer.hxx +++ b/Modules/IO/ImageBase/include/itkConvertPixelBuffer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkIOCommon.h b/Modules/IO/ImageBase/include/itkIOCommon.h index 7f92aa80ab6..620974279ab 100644 --- a/Modules/IO/ImageBase/include/itkIOCommon.h +++ b/Modules/IO/ImageBase/include/itkIOCommon.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkIOTestHelper.h b/Modules/IO/ImageBase/include/itkIOTestHelper.h index 0eb17f75c86..75521961cf0 100644 --- a/Modules/IO/ImageBase/include/itkIOTestHelper.h +++ b/Modules/IO/ImageBase/include/itkIOTestHelper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkImageFileReader.h b/Modules/IO/ImageBase/include/itkImageFileReader.h index 7755cf4f9d9..de40f09788e 100644 --- a/Modules/IO/ImageBase/include/itkImageFileReader.h +++ b/Modules/IO/ImageBase/include/itkImageFileReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkImageFileReader.hxx b/Modules/IO/ImageBase/include/itkImageFileReader.hxx index 2a3622da223..4b845e430b9 100644 --- a/Modules/IO/ImageBase/include/itkImageFileReader.hxx +++ b/Modules/IO/ImageBase/include/itkImageFileReader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkImageFileReaderException.h b/Modules/IO/ImageBase/include/itkImageFileReaderException.h index 5a75ca98c5c..a5f76349ecc 100644 --- a/Modules/IO/ImageBase/include/itkImageFileReaderException.h +++ b/Modules/IO/ImageBase/include/itkImageFileReaderException.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkImageFileWriter.h b/Modules/IO/ImageBase/include/itkImageFileWriter.h index 06d92e31d34..b80ca9e08ca 100644 --- a/Modules/IO/ImageBase/include/itkImageFileWriter.h +++ b/Modules/IO/ImageBase/include/itkImageFileWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkImageFileWriter.hxx b/Modules/IO/ImageBase/include/itkImageFileWriter.hxx index 5f8a4fd61b4..00efbfd6454 100644 --- a/Modules/IO/ImageBase/include/itkImageFileWriter.hxx +++ b/Modules/IO/ImageBase/include/itkImageFileWriter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkImageIOBase.h b/Modules/IO/ImageBase/include/itkImageIOBase.h index 67294c4bd19..5cbde67f83b 100644 --- a/Modules/IO/ImageBase/include/itkImageIOBase.h +++ b/Modules/IO/ImageBase/include/itkImageIOBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkImageIOFactory.h b/Modules/IO/ImageBase/include/itkImageIOFactory.h index 7ed2215a07c..4c64c6c3942 100644 --- a/Modules/IO/ImageBase/include/itkImageIOFactory.h +++ b/Modules/IO/ImageBase/include/itkImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkImageSeriesReader.h b/Modules/IO/ImageBase/include/itkImageSeriesReader.h index 87f3995a837..4092aa5748e 100644 --- a/Modules/IO/ImageBase/include/itkImageSeriesReader.h +++ b/Modules/IO/ImageBase/include/itkImageSeriesReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkImageSeriesReader.hxx b/Modules/IO/ImageBase/include/itkImageSeriesReader.hxx index 3e046ea39b0..09780218eb9 100644 --- a/Modules/IO/ImageBase/include/itkImageSeriesReader.hxx +++ b/Modules/IO/ImageBase/include/itkImageSeriesReader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkImageSeriesWriter.h b/Modules/IO/ImageBase/include/itkImageSeriesWriter.h index df3f2cfda37..bf0e93af4ac 100644 --- a/Modules/IO/ImageBase/include/itkImageSeriesWriter.h +++ b/Modules/IO/ImageBase/include/itkImageSeriesWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkImageSeriesWriter.hxx b/Modules/IO/ImageBase/include/itkImageSeriesWriter.hxx index f7d2dcac12d..e95e8c68d26 100644 --- a/Modules/IO/ImageBase/include/itkImageSeriesWriter.hxx +++ b/Modules/IO/ImageBase/include/itkImageSeriesWriter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkInternationalizationIOHelpers.h b/Modules/IO/ImageBase/include/itkInternationalizationIOHelpers.h index ec25f7f47a3..b94ffc1342d 100644 --- a/Modules/IO/ImageBase/include/itkInternationalizationIOHelpers.h +++ b/Modules/IO/ImageBase/include/itkInternationalizationIOHelpers.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkNumericSeriesFileNames.h b/Modules/IO/ImageBase/include/itkNumericSeriesFileNames.h index 40aabe4c488..fb356f8aa9e 100644 --- a/Modules/IO/ImageBase/include/itkNumericSeriesFileNames.h +++ b/Modules/IO/ImageBase/include/itkNumericSeriesFileNames.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkRegularExpressionSeriesFileNames.h b/Modules/IO/ImageBase/include/itkRegularExpressionSeriesFileNames.h index d6e94e7b32d..46247581b93 100644 --- a/Modules/IO/ImageBase/include/itkRegularExpressionSeriesFileNames.h +++ b/Modules/IO/ImageBase/include/itkRegularExpressionSeriesFileNames.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/include/itkStreamingImageIOBase.h b/Modules/IO/ImageBase/include/itkStreamingImageIOBase.h index dcb2c1156d8..d792ec75367 100644 --- a/Modules/IO/ImageBase/include/itkStreamingImageIOBase.h +++ b/Modules/IO/ImageBase/include/itkStreamingImageIOBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/src/itkArchetypeSeriesFileNames.cxx b/Modules/IO/ImageBase/src/itkArchetypeSeriesFileNames.cxx index a7a182a1fe4..79ee2fe36da 100644 --- a/Modules/IO/ImageBase/src/itkArchetypeSeriesFileNames.cxx +++ b/Modules/IO/ImageBase/src/itkArchetypeSeriesFileNames.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/src/itkIOCommon.cxx b/Modules/IO/ImageBase/src/itkIOCommon.cxx index b5342bf0f43..4a38451e4d9 100644 --- a/Modules/IO/ImageBase/src/itkIOCommon.cxx +++ b/Modules/IO/ImageBase/src/itkIOCommon.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/src/itkIOConfigure.h.in b/Modules/IO/ImageBase/src/itkIOConfigure.h.in index c705554aa48..c6a031a38c1 100644 --- a/Modules/IO/ImageBase/src/itkIOConfigure.h.in +++ b/Modules/IO/ImageBase/src/itkIOConfigure.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/src/itkImageFileReaderException.cxx b/Modules/IO/ImageBase/src/itkImageFileReaderException.cxx index 4af78f43fe6..343b43d012f 100644 --- a/Modules/IO/ImageBase/src/itkImageFileReaderException.cxx +++ b/Modules/IO/ImageBase/src/itkImageFileReaderException.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/src/itkImageFileWriter.cxx b/Modules/IO/ImageBase/src/itkImageFileWriter.cxx index 472ebd968d6..b463df7c587 100644 --- a/Modules/IO/ImageBase/src/itkImageFileWriter.cxx +++ b/Modules/IO/ImageBase/src/itkImageFileWriter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/src/itkImageIOBase.cxx b/Modules/IO/ImageBase/src/itkImageIOBase.cxx index ab68143a6ec..9932a463a3d 100644 --- a/Modules/IO/ImageBase/src/itkImageIOBase.cxx +++ b/Modules/IO/ImageBase/src/itkImageIOBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/src/itkImageIOFactory.cxx b/Modules/IO/ImageBase/src/itkImageIOFactory.cxx index 99cfd8d31a0..4da6291cdf4 100644 --- a/Modules/IO/ImageBase/src/itkImageIOFactory.cxx +++ b/Modules/IO/ImageBase/src/itkImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/src/itkImageSeriesWriter.cxx b/Modules/IO/ImageBase/src/itkImageSeriesWriter.cxx index 9781a411785..0cddec8fd6d 100644 --- a/Modules/IO/ImageBase/src/itkImageSeriesWriter.cxx +++ b/Modules/IO/ImageBase/src/itkImageSeriesWriter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/src/itkNumericSeriesFileNames.cxx b/Modules/IO/ImageBase/src/itkNumericSeriesFileNames.cxx index 8cf97f030d2..062156cab4c 100644 --- a/Modules/IO/ImageBase/src/itkNumericSeriesFileNames.cxx +++ b/Modules/IO/ImageBase/src/itkNumericSeriesFileNames.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/src/itkRawImageIOUtilities.cxx b/Modules/IO/ImageBase/src/itkRawImageIOUtilities.cxx index e6dda27e797..3e91726491d 100644 --- a/Modules/IO/ImageBase/src/itkRawImageIOUtilities.cxx +++ b/Modules/IO/ImageBase/src/itkRawImageIOUtilities.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/src/itkRegularExpressionSeriesFileNames.cxx b/Modules/IO/ImageBase/src/itkRegularExpressionSeriesFileNames.cxx index e87c61ca169..55264a9aa9a 100644 --- a/Modules/IO/ImageBase/src/itkRegularExpressionSeriesFileNames.cxx +++ b/Modules/IO/ImageBase/src/itkRegularExpressionSeriesFileNames.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/src/itkStreamingImageIOBase.cxx b/Modules/IO/ImageBase/src/itkStreamingImageIOBase.cxx index 8e93c7247d1..38fb5e12d59 100644 --- a/Modules/IO/ImageBase/src/itkStreamingImageIOBase.cxx +++ b/Modules/IO/ImageBase/src/itkStreamingImageIOBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itk64bitTest.cxx b/Modules/IO/ImageBase/test/itk64bitTest.cxx index 1de3e07000b..7a5b95b3539 100644 --- a/Modules/IO/ImageBase/test/itk64bitTest.cxx +++ b/Modules/IO/ImageBase/test/itk64bitTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkArchetypeSeriesFileNamesTest.cxx b/Modules/IO/ImageBase/test/itkArchetypeSeriesFileNamesTest.cxx index b0dea6ccb4d..e4bc33ed3d0 100644 --- a/Modules/IO/ImageBase/test/itkArchetypeSeriesFileNamesTest.cxx +++ b/Modules/IO/ImageBase/test/itkArchetypeSeriesFileNamesTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkConvertBufferTest.cxx b/Modules/IO/ImageBase/test/itkConvertBufferTest.cxx index 583425d4ee8..b1171c155cb 100644 --- a/Modules/IO/ImageBase/test/itkConvertBufferTest.cxx +++ b/Modules/IO/ImageBase/test/itkConvertBufferTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkConvertBufferTest2.cxx b/Modules/IO/ImageBase/test/itkConvertBufferTest2.cxx index c2ef50117d1..2b01555562e 100644 --- a/Modules/IO/ImageBase/test/itkConvertBufferTest2.cxx +++ b/Modules/IO/ImageBase/test/itkConvertBufferTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkFileFreeImageIO.cxx b/Modules/IO/ImageBase/test/itkFileFreeImageIO.cxx index cf651d64a14..1c90b1aad8c 100644 --- a/Modules/IO/ImageBase/test/itkFileFreeImageIO.cxx +++ b/Modules/IO/ImageBase/test/itkFileFreeImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkFileFreeImageIO.h b/Modules/IO/ImageBase/test/itkFileFreeImageIO.h index af97d967f37..7577e06eedc 100644 --- a/Modules/IO/ImageBase/test/itkFileFreeImageIO.h +++ b/Modules/IO/ImageBase/test/itkFileFreeImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkFileFreeImageIOFactory.cxx b/Modules/IO/ImageBase/test/itkFileFreeImageIOFactory.cxx index 4f6e1c972f4..7d4d73ce653 100644 --- a/Modules/IO/ImageBase/test/itkFileFreeImageIOFactory.cxx +++ b/Modules/IO/ImageBase/test/itkFileFreeImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkFileFreeImageIOFactory.h b/Modules/IO/ImageBase/test/itkFileFreeImageIOFactory.h index 6d1c39fd8ac..d4d577f4a2a 100644 --- a/Modules/IO/ImageBase/test/itkFileFreeImageIOFactory.h +++ b/Modules/IO/ImageBase/test/itkFileFreeImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkIOCommonTest.cxx b/Modules/IO/ImageBase/test/itkIOCommonTest.cxx index 70f1bafef40..c51c578b2bf 100644 --- a/Modules/IO/ImageBase/test/itkIOCommonTest.cxx +++ b/Modules/IO/ImageBase/test/itkIOCommonTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkIOCommonTest2.cxx b/Modules/IO/ImageBase/test/itkIOCommonTest2.cxx index e0685f01afc..039b8fa6781 100644 --- a/Modules/IO/ImageBase/test/itkIOCommonTest2.cxx +++ b/Modules/IO/ImageBase/test/itkIOCommonTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkIOPluginTest.cxx b/Modules/IO/ImageBase/test/itkIOPluginTest.cxx index 9527d7ef327..d0e69216c59 100644 --- a/Modules/IO/ImageBase/test/itkIOPluginTest.cxx +++ b/Modules/IO/ImageBase/test/itkIOPluginTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileReaderDimensionsTest.cxx b/Modules/IO/ImageBase/test/itkImageFileReaderDimensionsTest.cxx index 68ff8f7a96b..e7e70713a8f 100644 --- a/Modules/IO/ImageBase/test/itkImageFileReaderDimensionsTest.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileReaderDimensionsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileReaderPositiveSpacingTest.cxx b/Modules/IO/ImageBase/test/itkImageFileReaderPositiveSpacingTest.cxx index c2061435ace..6ffc201a3cc 100644 --- a/Modules/IO/ImageBase/test/itkImageFileReaderPositiveSpacingTest.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileReaderPositiveSpacingTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileReaderStreamingTest.cxx b/Modules/IO/ImageBase/test/itkImageFileReaderStreamingTest.cxx index e424648b472..0fd0f2df10a 100644 --- a/Modules/IO/ImageBase/test/itkImageFileReaderStreamingTest.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileReaderStreamingTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileReaderStreamingTest2.cxx b/Modules/IO/ImageBase/test/itkImageFileReaderStreamingTest2.cxx index e5bf8f5563c..b65da73ab40 100644 --- a/Modules/IO/ImageBase/test/itkImageFileReaderStreamingTest2.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileReaderStreamingTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileReaderTest1.cxx b/Modules/IO/ImageBase/test/itkImageFileReaderTest1.cxx index 0cd226bc018..5076e081170 100644 --- a/Modules/IO/ImageBase/test/itkImageFileReaderTest1.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileReaderTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileWriterPastingTest1.cxx b/Modules/IO/ImageBase/test/itkImageFileWriterPastingTest1.cxx index 17d48936eb8..f8fe9e0808f 100644 --- a/Modules/IO/ImageBase/test/itkImageFileWriterPastingTest1.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileWriterPastingTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileWriterPastingTest2.cxx b/Modules/IO/ImageBase/test/itkImageFileWriterPastingTest2.cxx index 240d53e801c..00e1cbffa2d 100644 --- a/Modules/IO/ImageBase/test/itkImageFileWriterPastingTest2.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileWriterPastingTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileWriterPastingTest3.cxx b/Modules/IO/ImageBase/test/itkImageFileWriterPastingTest3.cxx index 940ab35cc3c..1716dc264af 100644 --- a/Modules/IO/ImageBase/test/itkImageFileWriterPastingTest3.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileWriterPastingTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileWriterStreamingPastingCompressingTest1.cxx b/Modules/IO/ImageBase/test/itkImageFileWriterStreamingPastingCompressingTest1.cxx index 429eebe8b2c..729f348a0dd 100644 --- a/Modules/IO/ImageBase/test/itkImageFileWriterStreamingPastingCompressingTest1.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileWriterStreamingPastingCompressingTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileWriterStreamingTest1.cxx b/Modules/IO/ImageBase/test/itkImageFileWriterStreamingTest1.cxx index 74732a24cc8..2b02c4ed6f4 100644 --- a/Modules/IO/ImageBase/test/itkImageFileWriterStreamingTest1.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileWriterStreamingTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileWriterStreamingTest2.cxx b/Modules/IO/ImageBase/test/itkImageFileWriterStreamingTest2.cxx index 9821d826ab2..dcf65b3eea8 100644 --- a/Modules/IO/ImageBase/test/itkImageFileWriterStreamingTest2.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileWriterStreamingTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileWriterTest.cxx b/Modules/IO/ImageBase/test/itkImageFileWriterTest.cxx index 60fba597f19..ffe0dff0b63 100644 --- a/Modules/IO/ImageBase/test/itkImageFileWriterTest.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileWriterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileWriterTest2.cxx b/Modules/IO/ImageBase/test/itkImageFileWriterTest2.cxx index caeda23e942..582ed2fd7eb 100644 --- a/Modules/IO/ImageBase/test/itkImageFileWriterTest2.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileWriterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageFileWriterUpdateLargestPossibleRegionTest.cxx b/Modules/IO/ImageBase/test/itkImageFileWriterUpdateLargestPossibleRegionTest.cxx index 71fe3260dee..16c928a93d2 100644 --- a/Modules/IO/ImageBase/test/itkImageFileWriterUpdateLargestPossibleRegionTest.cxx +++ b/Modules/IO/ImageBase/test/itkImageFileWriterUpdateLargestPossibleRegionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageIOBaseTest.cxx b/Modules/IO/ImageBase/test/itkImageIOBaseTest.cxx index 6e714091e87..03f8d58072c 100644 --- a/Modules/IO/ImageBase/test/itkImageIOBaseTest.cxx +++ b/Modules/IO/ImageBase/test/itkImageIOBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageIODirection2DTest.cxx b/Modules/IO/ImageBase/test/itkImageIODirection2DTest.cxx index b81a488e227..39915313444 100644 --- a/Modules/IO/ImageBase/test/itkImageIODirection2DTest.cxx +++ b/Modules/IO/ImageBase/test/itkImageIODirection2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageIODirection3DTest.cxx b/Modules/IO/ImageBase/test/itkImageIODirection3DTest.cxx index 5c93b0fe0c4..6661047530e 100644 --- a/Modules/IO/ImageBase/test/itkImageIODirection3DTest.cxx +++ b/Modules/IO/ImageBase/test/itkImageIODirection3DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageIOFileNameExtensionsTests.cxx b/Modules/IO/ImageBase/test/itkImageIOFileNameExtensionsTests.cxx index bb2108b4ac9..a6d3c7ecce7 100644 --- a/Modules/IO/ImageBase/test/itkImageIOFileNameExtensionsTests.cxx +++ b/Modules/IO/ImageBase/test/itkImageIOFileNameExtensionsTests.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageSeriesReaderDimensionsTest.cxx b/Modules/IO/ImageBase/test/itkImageSeriesReaderDimensionsTest.cxx index a0ce12547a6..7501224fe65 100644 --- a/Modules/IO/ImageBase/test/itkImageSeriesReaderDimensionsTest.cxx +++ b/Modules/IO/ImageBase/test/itkImageSeriesReaderDimensionsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageSeriesReaderSamplingTest.cxx b/Modules/IO/ImageBase/test/itkImageSeriesReaderSamplingTest.cxx index 430bbf33557..9ab258585ed 100644 --- a/Modules/IO/ImageBase/test/itkImageSeriesReaderSamplingTest.cxx +++ b/Modules/IO/ImageBase/test/itkImageSeriesReaderSamplingTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageSeriesReaderVectorTest.cxx b/Modules/IO/ImageBase/test/itkImageSeriesReaderVectorTest.cxx index 8f38240ed8c..27ae36daf20 100644 --- a/Modules/IO/ImageBase/test/itkImageSeriesReaderVectorTest.cxx +++ b/Modules/IO/ImageBase/test/itkImageSeriesReaderVectorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkImageSeriesWriterTest.cxx b/Modules/IO/ImageBase/test/itkImageSeriesWriterTest.cxx index 50efd91d081..7b6ad49ad20 100644 --- a/Modules/IO/ImageBase/test/itkImageSeriesWriterTest.cxx +++ b/Modules/IO/ImageBase/test/itkImageSeriesWriterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkLargeImageWriteConvertReadTest.cxx b/Modules/IO/ImageBase/test/itkLargeImageWriteConvertReadTest.cxx index 2aa83e61df7..5601e6be5b3 100644 --- a/Modules/IO/ImageBase/test/itkLargeImageWriteConvertReadTest.cxx +++ b/Modules/IO/ImageBase/test/itkLargeImageWriteConvertReadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkLargeImageWriteReadTest.cxx b/Modules/IO/ImageBase/test/itkLargeImageWriteReadTest.cxx index 966f2a27214..0fc1c35c204 100644 --- a/Modules/IO/ImageBase/test/itkLargeImageWriteReadTest.cxx +++ b/Modules/IO/ImageBase/test/itkLargeImageWriteReadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkMatrixImageWriteReadTest.cxx b/Modules/IO/ImageBase/test/itkMatrixImageWriteReadTest.cxx index c60d2e175f1..e67ceda7354 100644 --- a/Modules/IO/ImageBase/test/itkMatrixImageWriteReadTest.cxx +++ b/Modules/IO/ImageBase/test/itkMatrixImageWriteReadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkNoiseImageFilterTest.cxx b/Modules/IO/ImageBase/test/itkNoiseImageFilterTest.cxx index 368006a2f76..8a04565abe9 100644 --- a/Modules/IO/ImageBase/test/itkNoiseImageFilterTest.cxx +++ b/Modules/IO/ImageBase/test/itkNoiseImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkNumericSeriesFileNamesTest.cxx b/Modules/IO/ImageBase/test/itkNumericSeriesFileNamesTest.cxx index 4ecdef39e4c..701db3d4e2d 100644 --- a/Modules/IO/ImageBase/test/itkNumericSeriesFileNamesTest.cxx +++ b/Modules/IO/ImageBase/test/itkNumericSeriesFileNamesTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkReadWriteImageWithDictionaryTest.cxx b/Modules/IO/ImageBase/test/itkReadWriteImageWithDictionaryTest.cxx index c15e4c49ff2..a479e42b79b 100644 --- a/Modules/IO/ImageBase/test/itkReadWriteImageWithDictionaryTest.cxx +++ b/Modules/IO/ImageBase/test/itkReadWriteImageWithDictionaryTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkRegularExpressionSeriesFileNamesTest.cxx b/Modules/IO/ImageBase/test/itkRegularExpressionSeriesFileNamesTest.cxx index 53ec69da0c0..c82836c659a 100644 --- a/Modules/IO/ImageBase/test/itkRegularExpressionSeriesFileNamesTest.cxx +++ b/Modules/IO/ImageBase/test/itkRegularExpressionSeriesFileNamesTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkUnicodeIOTest.cxx b/Modules/IO/ImageBase/test/itkUnicodeIOTest.cxx index 300693d6952..d22cfbe9b22 100644 --- a/Modules/IO/ImageBase/test/itkUnicodeIOTest.cxx +++ b/Modules/IO/ImageBase/test/itkUnicodeIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/ImageBase/test/itkVectorImageReadWriteTest.cxx b/Modules/IO/ImageBase/test/itkVectorImageReadWriteTest.cxx index d81f98d1d70..5f72d3b25a8 100644 --- a/Modules/IO/ImageBase/test/itkVectorImageReadWriteTest.cxx +++ b/Modules/IO/ImageBase/test/itkVectorImageReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG/include/itkJPEGImageIO.h b/Modules/IO/JPEG/include/itkJPEGImageIO.h index 86cd49fc3a6..85a21f20af3 100644 --- a/Modules/IO/JPEG/include/itkJPEGImageIO.h +++ b/Modules/IO/JPEG/include/itkJPEGImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG/include/itkJPEGImageIOFactory.h b/Modules/IO/JPEG/include/itkJPEGImageIOFactory.h index 125a9b5c1ac..fdcc0ce9b57 100644 --- a/Modules/IO/JPEG/include/itkJPEGImageIOFactory.h +++ b/Modules/IO/JPEG/include/itkJPEGImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG/src/itkJPEGImageIO.cxx b/Modules/IO/JPEG/src/itkJPEGImageIO.cxx index 4010f92fc87..df67e8c9dae 100644 --- a/Modules/IO/JPEG/src/itkJPEGImageIO.cxx +++ b/Modules/IO/JPEG/src/itkJPEGImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG/src/itkJPEGImageIOFactory.cxx b/Modules/IO/JPEG/src/itkJPEGImageIOFactory.cxx index d5b7e4a3892..49744374af7 100644 --- a/Modules/IO/JPEG/src/itkJPEGImageIOFactory.cxx +++ b/Modules/IO/JPEG/src/itkJPEGImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG/test/itkJPEGImageIOTest.cxx b/Modules/IO/JPEG/test/itkJPEGImageIOTest.cxx index 5a3406f7f0c..24d59dcabd8 100644 --- a/Modules/IO/JPEG/test/itkJPEGImageIOTest.cxx +++ b/Modules/IO/JPEG/test/itkJPEGImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG/test/itkJPEGImageIOTest2.cxx b/Modules/IO/JPEG/test/itkJPEGImageIOTest2.cxx index cda40e0f8f2..3ab722684f1 100644 --- a/Modules/IO/JPEG/test/itkJPEGImageIOTest2.cxx +++ b/Modules/IO/JPEG/test/itkJPEGImageIOTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG2000/include/itkJPEG2000ImageIO.h b/Modules/IO/JPEG2000/include/itkJPEG2000ImageIO.h index 30f454adfc0..e7f834bb718 100644 --- a/Modules/IO/JPEG2000/include/itkJPEG2000ImageIO.h +++ b/Modules/IO/JPEG2000/include/itkJPEG2000ImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG2000/include/itkJPEG2000ImageIOFactory.h b/Modules/IO/JPEG2000/include/itkJPEG2000ImageIOFactory.h index 481660d598b..be8acf4b064 100644 --- a/Modules/IO/JPEG2000/include/itkJPEG2000ImageIOFactory.h +++ b/Modules/IO/JPEG2000/include/itkJPEG2000ImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG2000/src/itkJPEG2000ImageIO.cxx b/Modules/IO/JPEG2000/src/itkJPEG2000ImageIO.cxx index 58e31641c1e..1efae1c6512 100644 --- a/Modules/IO/JPEG2000/src/itkJPEG2000ImageIO.cxx +++ b/Modules/IO/JPEG2000/src/itkJPEG2000ImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG2000/src/itkJPEG2000ImageIOFactory.cxx b/Modules/IO/JPEG2000/src/itkJPEG2000ImageIOFactory.cxx index 848718ea4d6..2d11571084e 100644 --- a/Modules/IO/JPEG2000/src/itkJPEG2000ImageIOFactory.cxx +++ b/Modules/IO/JPEG2000/src/itkJPEG2000ImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOFactoryTest01.cxx b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOFactoryTest01.cxx index 76238016e61..fa96f6669ce 100644 --- a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOFactoryTest01.cxx +++ b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOFactoryTest01.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIORegionOfInterest.cxx b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIORegionOfInterest.cxx index c03ac5d2648..9840bd59d86 100644 --- a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIORegionOfInterest.cxx +++ b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIORegionOfInterest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest00.cxx b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest00.cxx index 3ce800d8345..37f388586d8 100644 --- a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest00.cxx +++ b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest00.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest01.cxx b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest01.cxx index ac35e04aecd..54480401d57 100644 --- a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest01.cxx +++ b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest01.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest02.cxx b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest02.cxx index f554efa3ba3..dcdc80f6811 100644 --- a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest02.cxx +++ b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest02.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest03.cxx b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest03.cxx index 71e990faaeb..551d3245c30 100644 --- a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest03.cxx +++ b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest03.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest04.cxx b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest04.cxx index d3689ae9a4f..10687b46612 100644 --- a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest04.cxx +++ b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest04.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest05.cxx b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest05.cxx index a067b72ce12..cdaa8942452 100644 --- a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest05.cxx +++ b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest05.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest06.cxx b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest06.cxx index dc9981e4cd2..55a31d34d40 100644 --- a/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest06.cxx +++ b/Modules/IO/JPEG2000/test/itkJPEG2000ImageIOTest06.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/LSM/include/itkLSMImageIO.h b/Modules/IO/LSM/include/itkLSMImageIO.h index efb460ab174..a5a55fe6789 100644 --- a/Modules/IO/LSM/include/itkLSMImageIO.h +++ b/Modules/IO/LSM/include/itkLSMImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/LSM/include/itkLSMImageIOFactory.h b/Modules/IO/LSM/include/itkLSMImageIOFactory.h index 9a51e7e9651..7b0b9b784b8 100644 --- a/Modules/IO/LSM/include/itkLSMImageIOFactory.h +++ b/Modules/IO/LSM/include/itkLSMImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/LSM/src/itkLSMImageIO.cxx b/Modules/IO/LSM/src/itkLSMImageIO.cxx index effe355d9f3..7994509e410 100644 --- a/Modules/IO/LSM/src/itkLSMImageIO.cxx +++ b/Modules/IO/LSM/src/itkLSMImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/LSM/src/itkLSMImageIOFactory.cxx b/Modules/IO/LSM/src/itkLSMImageIOFactory.cxx index bda96a5afe6..02d539ed48b 100644 --- a/Modules/IO/LSM/src/itkLSMImageIOFactory.cxx +++ b/Modules/IO/LSM/src/itkLSMImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/LSM/test/itkLSMImageIOTest.cxx b/Modules/IO/LSM/test/itkLSMImageIOTest.cxx index 5f8193d6f5e..6d2da8d515e 100644 --- a/Modules/IO/LSM/test/itkLSMImageIOTest.cxx +++ b/Modules/IO/LSM/test/itkLSMImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MINC/include/itkMINCImageIO.h b/Modules/IO/MINC/include/itkMINCImageIO.h index 3b07f75d1b4..79341e1b42b 100644 --- a/Modules/IO/MINC/include/itkMINCImageIO.h +++ b/Modules/IO/MINC/include/itkMINCImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MINC/include/itkMINCImageIOFactory.h b/Modules/IO/MINC/include/itkMINCImageIOFactory.h index 0435bfc1b32..55876b545e1 100644 --- a/Modules/IO/MINC/include/itkMINCImageIOFactory.h +++ b/Modules/IO/MINC/include/itkMINCImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MINC/src/itkMINCImageIO.cxx b/Modules/IO/MINC/src/itkMINCImageIO.cxx index 461ba5cf392..536e40133f2 100644 --- a/Modules/IO/MINC/src/itkMINCImageIO.cxx +++ b/Modules/IO/MINC/src/itkMINCImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MINC/src/itkMINCImageIOFactory.cxx b/Modules/IO/MINC/src/itkMINCImageIOFactory.cxx index d2f66b5d7b7..2870ec81756 100644 --- a/Modules/IO/MINC/src/itkMINCImageIOFactory.cxx +++ b/Modules/IO/MINC/src/itkMINCImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MINC/test/itkMINCImageIOTest.cxx b/Modules/IO/MINC/test/itkMINCImageIOTest.cxx index a07da735e53..0ac0ae457a4 100644 --- a/Modules/IO/MINC/test/itkMINCImageIOTest.cxx +++ b/Modules/IO/MINC/test/itkMINCImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MINC/test/itkMINCImageIOTest2.cxx b/Modules/IO/MINC/test/itkMINCImageIOTest2.cxx index 8d4fea5728d..1b1976f04b6 100644 --- a/Modules/IO/MINC/test/itkMINCImageIOTest2.cxx +++ b/Modules/IO/MINC/test/itkMINCImageIOTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MINC/test/itkMINCImageIOTest4.cxx b/Modules/IO/MINC/test/itkMINCImageIOTest4.cxx index 6868258ce0c..5cf6cf50f7a 100644 --- a/Modules/IO/MINC/test/itkMINCImageIOTest4.cxx +++ b/Modules/IO/MINC/test/itkMINCImageIOTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MINC/test/itkMINCImageIOTest_2D.cxx b/Modules/IO/MINC/test/itkMINCImageIOTest_2D.cxx index 9009bfd2768..82440cbf592 100644 --- a/Modules/IO/MINC/test/itkMINCImageIOTest_2D.cxx +++ b/Modules/IO/MINC/test/itkMINCImageIOTest_2D.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MINC/test/itkMINCImageIOTest_4D.cxx b/Modules/IO/MINC/test/itkMINCImageIOTest_4D.cxx index 28837d9fe66..82fd855dc0b 100644 --- a/Modules/IO/MINC/test/itkMINCImageIOTest_4D.cxx +++ b/Modules/IO/MINC/test/itkMINCImageIOTest_4D.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MINC/test/itkMINCImageIOTest_Labels.cxx b/Modules/IO/MINC/test/itkMINCImageIOTest_Labels.cxx index b1b051fb67c..a32841469f4 100644 --- a/Modules/IO/MINC/test/itkMINCImageIOTest_Labels.cxx +++ b/Modules/IO/MINC/test/itkMINCImageIOTest_Labels.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MRC/include/itkMRCHeaderObject.h b/Modules/IO/MRC/include/itkMRCHeaderObject.h index 6246cc08f93..6203457d727 100644 --- a/Modules/IO/MRC/include/itkMRCHeaderObject.h +++ b/Modules/IO/MRC/include/itkMRCHeaderObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MRC/include/itkMRCImageIO.h b/Modules/IO/MRC/include/itkMRCImageIO.h index 94eb58a0819..3fcea9fee95 100644 --- a/Modules/IO/MRC/include/itkMRCImageIO.h +++ b/Modules/IO/MRC/include/itkMRCImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MRC/include/itkMRCImageIOFactory.h b/Modules/IO/MRC/include/itkMRCImageIOFactory.h index d0fc22361d1..7f49308cc70 100644 --- a/Modules/IO/MRC/include/itkMRCImageIOFactory.h +++ b/Modules/IO/MRC/include/itkMRCImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MRC/src/itkMRCHeaderObject.cxx b/Modules/IO/MRC/src/itkMRCHeaderObject.cxx index 285668098a3..12c591a63b3 100644 --- a/Modules/IO/MRC/src/itkMRCHeaderObject.cxx +++ b/Modules/IO/MRC/src/itkMRCHeaderObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MRC/src/itkMRCImageIO.cxx b/Modules/IO/MRC/src/itkMRCImageIO.cxx index a2ae52f49de..7e4b64d5442 100644 --- a/Modules/IO/MRC/src/itkMRCImageIO.cxx +++ b/Modules/IO/MRC/src/itkMRCImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MRC/src/itkMRCImageIOFactory.cxx b/Modules/IO/MRC/src/itkMRCImageIOFactory.cxx index 85a214fc85a..80ba9f1814a 100644 --- a/Modules/IO/MRC/src/itkMRCImageIOFactory.cxx +++ b/Modules/IO/MRC/src/itkMRCImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MRC/src/itkMRCImageIOPrivate.h b/Modules/IO/MRC/src/itkMRCImageIOPrivate.h index c70d7f41888..de5109ca82c 100644 --- a/Modules/IO/MRC/src/itkMRCImageIOPrivate.h +++ b/Modules/IO/MRC/src/itkMRCImageIOPrivate.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MRC/test/itkMRCImageIOTest.cxx b/Modules/IO/MRC/test/itkMRCImageIOTest.cxx index 7356cbeab69..39b14306452 100644 --- a/Modules/IO/MRC/test/itkMRCImageIOTest.cxx +++ b/Modules/IO/MRC/test/itkMRCImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MRC/test/itkMRCImageIOTest2.cxx b/Modules/IO/MRC/test/itkMRCImageIOTest2.cxx index 49d88238471..de643a79fa0 100644 --- a/Modules/IO/MRC/test/itkMRCImageIOTest2.cxx +++ b/Modules/IO/MRC/test/itkMRCImageIOTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Mesh/test/itkMeshFileReadWriteTest.cxx b/Modules/IO/Mesh/test/itkMeshFileReadWriteTest.cxx index 258aa5dee7a..cde2a870a6f 100644 --- a/Modules/IO/Mesh/test/itkMeshFileReadWriteTest.cxx +++ b/Modules/IO/Mesh/test/itkMeshFileReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBYU/include/itkBYUMeshIO.h b/Modules/IO/MeshBYU/include/itkBYUMeshIO.h index a7addb36f45..77227bf8349 100644 --- a/Modules/IO/MeshBYU/include/itkBYUMeshIO.h +++ b/Modules/IO/MeshBYU/include/itkBYUMeshIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBYU/include/itkBYUMeshIOFactory.h b/Modules/IO/MeshBYU/include/itkBYUMeshIOFactory.h index 54df3f93c01..088389c2674 100644 --- a/Modules/IO/MeshBYU/include/itkBYUMeshIOFactory.h +++ b/Modules/IO/MeshBYU/include/itkBYUMeshIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBYU/src/itkBYUMeshIO.cxx b/Modules/IO/MeshBYU/src/itkBYUMeshIO.cxx index 0fba1a63225..6d03c40ba0b 100644 --- a/Modules/IO/MeshBYU/src/itkBYUMeshIO.cxx +++ b/Modules/IO/MeshBYU/src/itkBYUMeshIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBYU/src/itkBYUMeshIOFactory.cxx b/Modules/IO/MeshBYU/src/itkBYUMeshIOFactory.cxx index 5ee1ed003f0..3989ebc9b17 100644 --- a/Modules/IO/MeshBYU/src/itkBYUMeshIOFactory.cxx +++ b/Modules/IO/MeshBYU/src/itkBYUMeshIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBYU/test/itkMeshFileReadWriteTest.cxx b/Modules/IO/MeshBYU/test/itkMeshFileReadWriteTest.cxx index 258aa5dee7a..cde2a870a6f 100644 --- a/Modules/IO/MeshBYU/test/itkMeshFileReadWriteTest.cxx +++ b/Modules/IO/MeshBYU/test/itkMeshFileReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkConvertArrayPixelBuffer.h b/Modules/IO/MeshBase/include/itkConvertArrayPixelBuffer.h index 83d966be40b..5227628102b 100644 --- a/Modules/IO/MeshBase/include/itkConvertArrayPixelBuffer.h +++ b/Modules/IO/MeshBase/include/itkConvertArrayPixelBuffer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkConvertArrayPixelBuffer.hxx b/Modules/IO/MeshBase/include/itkConvertArrayPixelBuffer.hxx index e4df29423bc..129698c9648 100644 --- a/Modules/IO/MeshBase/include/itkConvertArrayPixelBuffer.hxx +++ b/Modules/IO/MeshBase/include/itkConvertArrayPixelBuffer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkConvertVariableLengthVectorPixelBuffer.h b/Modules/IO/MeshBase/include/itkConvertVariableLengthVectorPixelBuffer.h index 90df047b131..15e0c59528e 100644 --- a/Modules/IO/MeshBase/include/itkConvertVariableLengthVectorPixelBuffer.h +++ b/Modules/IO/MeshBase/include/itkConvertVariableLengthVectorPixelBuffer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkConvertVariableLengthVectorPixelBuffer.hxx b/Modules/IO/MeshBase/include/itkConvertVariableLengthVectorPixelBuffer.hxx index 11af6ce7b21..a5a81ad10e7 100644 --- a/Modules/IO/MeshBase/include/itkConvertVariableLengthVectorPixelBuffer.hxx +++ b/Modules/IO/MeshBase/include/itkConvertVariableLengthVectorPixelBuffer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkMeshConvertPixelTraits.h b/Modules/IO/MeshBase/include/itkMeshConvertPixelTraits.h index b1e0ce99e73..ff9d573fef8 100644 --- a/Modules/IO/MeshBase/include/itkMeshConvertPixelTraits.h +++ b/Modules/IO/MeshBase/include/itkMeshConvertPixelTraits.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkMeshFileReader.h b/Modules/IO/MeshBase/include/itkMeshFileReader.h index 113c736959d..05130e00e5a 100644 --- a/Modules/IO/MeshBase/include/itkMeshFileReader.h +++ b/Modules/IO/MeshBase/include/itkMeshFileReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkMeshFileReader.hxx b/Modules/IO/MeshBase/include/itkMeshFileReader.hxx index f49bc14623e..8bc23cc1214 100644 --- a/Modules/IO/MeshBase/include/itkMeshFileReader.hxx +++ b/Modules/IO/MeshBase/include/itkMeshFileReader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkMeshFileReaderException.h b/Modules/IO/MeshBase/include/itkMeshFileReaderException.h index ed5ec52a04d..d6960652693 100644 --- a/Modules/IO/MeshBase/include/itkMeshFileReaderException.h +++ b/Modules/IO/MeshBase/include/itkMeshFileReaderException.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkMeshFileTestHelper.h b/Modules/IO/MeshBase/include/itkMeshFileTestHelper.h index 75da1dd73e7..47db0a78b03 100644 --- a/Modules/IO/MeshBase/include/itkMeshFileTestHelper.h +++ b/Modules/IO/MeshBase/include/itkMeshFileTestHelper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkMeshFileWriter.h b/Modules/IO/MeshBase/include/itkMeshFileWriter.h index 85f9abb188e..0deca668039 100644 --- a/Modules/IO/MeshBase/include/itkMeshFileWriter.h +++ b/Modules/IO/MeshBase/include/itkMeshFileWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkMeshFileWriter.hxx b/Modules/IO/MeshBase/include/itkMeshFileWriter.hxx index 668353f05c8..c5ed70cbc5a 100644 --- a/Modules/IO/MeshBase/include/itkMeshFileWriter.hxx +++ b/Modules/IO/MeshBase/include/itkMeshFileWriter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkMeshFileWriterException.h b/Modules/IO/MeshBase/include/itkMeshFileWriterException.h index a9dca187f10..0c75b474477 100644 --- a/Modules/IO/MeshBase/include/itkMeshFileWriterException.h +++ b/Modules/IO/MeshBase/include/itkMeshFileWriterException.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkMeshIOBase.h b/Modules/IO/MeshBase/include/itkMeshIOBase.h index 3381b18e85c..ab719f8e76e 100644 --- a/Modules/IO/MeshBase/include/itkMeshIOBase.h +++ b/Modules/IO/MeshBase/include/itkMeshIOBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/include/itkMeshIOFactory.h b/Modules/IO/MeshBase/include/itkMeshIOFactory.h index 19093083ee8..5a35904bb14 100644 --- a/Modules/IO/MeshBase/include/itkMeshIOFactory.h +++ b/Modules/IO/MeshBase/include/itkMeshIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/src/itkMeshFileReaderException.cxx b/Modules/IO/MeshBase/src/itkMeshFileReaderException.cxx index dda96ec826b..092bf72168e 100644 --- a/Modules/IO/MeshBase/src/itkMeshFileReaderException.cxx +++ b/Modules/IO/MeshBase/src/itkMeshFileReaderException.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/src/itkMeshFileWriterException.cxx b/Modules/IO/MeshBase/src/itkMeshFileWriterException.cxx index 8871f1b3c08..6eec524828d 100644 --- a/Modules/IO/MeshBase/src/itkMeshFileWriterException.cxx +++ b/Modules/IO/MeshBase/src/itkMeshFileWriterException.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/src/itkMeshIOBase.cxx b/Modules/IO/MeshBase/src/itkMeshIOBase.cxx index 3ecda5f43fc..89ceb5b8f36 100644 --- a/Modules/IO/MeshBase/src/itkMeshIOBase.cxx +++ b/Modules/IO/MeshBase/src/itkMeshIOBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshBase/src/itkMeshIOFactory.cxx b/Modules/IO/MeshBase/src/itkMeshIOFactory.cxx index afd58da9540..9e7797fccb5 100644 --- a/Modules/IO/MeshBase/src/itkMeshIOFactory.cxx +++ b/Modules/IO/MeshBase/src/itkMeshIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshFreeSurfer/include/itkFreeSurferAsciiMeshIO.h b/Modules/IO/MeshFreeSurfer/include/itkFreeSurferAsciiMeshIO.h index e96bc827184..0d76fd5b37b 100644 --- a/Modules/IO/MeshFreeSurfer/include/itkFreeSurferAsciiMeshIO.h +++ b/Modules/IO/MeshFreeSurfer/include/itkFreeSurferAsciiMeshIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshFreeSurfer/include/itkFreeSurferAsciiMeshIOFactory.h b/Modules/IO/MeshFreeSurfer/include/itkFreeSurferAsciiMeshIOFactory.h index 6d3849e7ad6..2a5dbd4bf69 100644 --- a/Modules/IO/MeshFreeSurfer/include/itkFreeSurferAsciiMeshIOFactory.h +++ b/Modules/IO/MeshFreeSurfer/include/itkFreeSurferAsciiMeshIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshFreeSurfer/include/itkFreeSurferBinaryMeshIO.h b/Modules/IO/MeshFreeSurfer/include/itkFreeSurferBinaryMeshIO.h index 3dbd4c4ef3a..f5cd88b4679 100644 --- a/Modules/IO/MeshFreeSurfer/include/itkFreeSurferBinaryMeshIO.h +++ b/Modules/IO/MeshFreeSurfer/include/itkFreeSurferBinaryMeshIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshFreeSurfer/include/itkFreeSurferBinaryMeshIOFactory.h b/Modules/IO/MeshFreeSurfer/include/itkFreeSurferBinaryMeshIOFactory.h index 888c0ba90d6..c41978d72ee 100644 --- a/Modules/IO/MeshFreeSurfer/include/itkFreeSurferBinaryMeshIOFactory.h +++ b/Modules/IO/MeshFreeSurfer/include/itkFreeSurferBinaryMeshIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshFreeSurfer/src/itkFreeSurferAsciiMeshIO.cxx b/Modules/IO/MeshFreeSurfer/src/itkFreeSurferAsciiMeshIO.cxx index ae2507ff624..c56a6a0ebbb 100644 --- a/Modules/IO/MeshFreeSurfer/src/itkFreeSurferAsciiMeshIO.cxx +++ b/Modules/IO/MeshFreeSurfer/src/itkFreeSurferAsciiMeshIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshFreeSurfer/src/itkFreeSurferAsciiMeshIOFactory.cxx b/Modules/IO/MeshFreeSurfer/src/itkFreeSurferAsciiMeshIOFactory.cxx index b1d6340e7c8..c5d402e049d 100644 --- a/Modules/IO/MeshFreeSurfer/src/itkFreeSurferAsciiMeshIOFactory.cxx +++ b/Modules/IO/MeshFreeSurfer/src/itkFreeSurferAsciiMeshIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshFreeSurfer/src/itkFreeSurferBinaryMeshIO.cxx b/Modules/IO/MeshFreeSurfer/src/itkFreeSurferBinaryMeshIO.cxx index 86e0a18ce77..3dab66ef0ad 100644 --- a/Modules/IO/MeshFreeSurfer/src/itkFreeSurferBinaryMeshIO.cxx +++ b/Modules/IO/MeshFreeSurfer/src/itkFreeSurferBinaryMeshIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshFreeSurfer/src/itkFreeSurferBinaryMeshIOFactory.cxx b/Modules/IO/MeshFreeSurfer/src/itkFreeSurferBinaryMeshIOFactory.cxx index 2f134cc3e0f..2c4442eb461 100644 --- a/Modules/IO/MeshFreeSurfer/src/itkFreeSurferBinaryMeshIOFactory.cxx +++ b/Modules/IO/MeshFreeSurfer/src/itkFreeSurferBinaryMeshIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshFreeSurfer/test/itkMeshFileReadWriteTest.cxx b/Modules/IO/MeshFreeSurfer/test/itkMeshFileReadWriteTest.cxx index 258aa5dee7a..cde2a870a6f 100644 --- a/Modules/IO/MeshFreeSurfer/test/itkMeshFileReadWriteTest.cxx +++ b/Modules/IO/MeshFreeSurfer/test/itkMeshFileReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshGifti/include/itkGiftiMeshIO.h b/Modules/IO/MeshGifti/include/itkGiftiMeshIO.h index 9d74c00cbd9..9d6b9508040 100644 --- a/Modules/IO/MeshGifti/include/itkGiftiMeshIO.h +++ b/Modules/IO/MeshGifti/include/itkGiftiMeshIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshGifti/include/itkGiftiMeshIOFactory.h b/Modules/IO/MeshGifti/include/itkGiftiMeshIOFactory.h index ff5a26826c5..ce1035397ce 100644 --- a/Modules/IO/MeshGifti/include/itkGiftiMeshIOFactory.h +++ b/Modules/IO/MeshGifti/include/itkGiftiMeshIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshGifti/src/itkGiftiMeshIO.cxx b/Modules/IO/MeshGifti/src/itkGiftiMeshIO.cxx index 589bac93e2f..7dee4d4fb7e 100644 --- a/Modules/IO/MeshGifti/src/itkGiftiMeshIO.cxx +++ b/Modules/IO/MeshGifti/src/itkGiftiMeshIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshGifti/src/itkGiftiMeshIOFactory.cxx b/Modules/IO/MeshGifti/src/itkGiftiMeshIOFactory.cxx index da9e7732f9b..517849a3b5f 100644 --- a/Modules/IO/MeshGifti/src/itkGiftiMeshIOFactory.cxx +++ b/Modules/IO/MeshGifti/src/itkGiftiMeshIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshGifti/test/itkMeshFileReadWriteTest.cxx b/Modules/IO/MeshGifti/test/itkMeshFileReadWriteTest.cxx index 258aa5dee7a..cde2a870a6f 100644 --- a/Modules/IO/MeshGifti/test/itkMeshFileReadWriteTest.cxx +++ b/Modules/IO/MeshGifti/test/itkMeshFileReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshOBJ/include/itkOBJMeshIO.h b/Modules/IO/MeshOBJ/include/itkOBJMeshIO.h index bcebb7772ad..cd2df6703e5 100644 --- a/Modules/IO/MeshOBJ/include/itkOBJMeshIO.h +++ b/Modules/IO/MeshOBJ/include/itkOBJMeshIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshOBJ/include/itkOBJMeshIOFactory.h b/Modules/IO/MeshOBJ/include/itkOBJMeshIOFactory.h index e1753ddeb19..8c3022d1290 100644 --- a/Modules/IO/MeshOBJ/include/itkOBJMeshIOFactory.h +++ b/Modules/IO/MeshOBJ/include/itkOBJMeshIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshOBJ/src/itkOBJMeshIO.cxx b/Modules/IO/MeshOBJ/src/itkOBJMeshIO.cxx index 431d71a1436..577b94074ed 100644 --- a/Modules/IO/MeshOBJ/src/itkOBJMeshIO.cxx +++ b/Modules/IO/MeshOBJ/src/itkOBJMeshIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshOBJ/src/itkOBJMeshIOFactory.cxx b/Modules/IO/MeshOBJ/src/itkOBJMeshIOFactory.cxx index 6066ffdfe53..c02207a5a82 100644 --- a/Modules/IO/MeshOBJ/src/itkOBJMeshIOFactory.cxx +++ b/Modules/IO/MeshOBJ/src/itkOBJMeshIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshOBJ/test/itkMeshFileReadWriteTest.cxx b/Modules/IO/MeshOBJ/test/itkMeshFileReadWriteTest.cxx index 258aa5dee7a..cde2a870a6f 100644 --- a/Modules/IO/MeshOBJ/test/itkMeshFileReadWriteTest.cxx +++ b/Modules/IO/MeshOBJ/test/itkMeshFileReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshOFF/include/itkOFFMeshIO.h b/Modules/IO/MeshOFF/include/itkOFFMeshIO.h index 60ed2798b97..33fb87777fe 100644 --- a/Modules/IO/MeshOFF/include/itkOFFMeshIO.h +++ b/Modules/IO/MeshOFF/include/itkOFFMeshIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshOFF/include/itkOFFMeshIOFactory.h b/Modules/IO/MeshOFF/include/itkOFFMeshIOFactory.h index 9a9ac1bfcb8..3b06bb573ea 100644 --- a/Modules/IO/MeshOFF/include/itkOFFMeshIOFactory.h +++ b/Modules/IO/MeshOFF/include/itkOFFMeshIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshOFF/src/itkOFFMeshIO.cxx b/Modules/IO/MeshOFF/src/itkOFFMeshIO.cxx index 0fd1e1ebc94..b13dbc0feba 100644 --- a/Modules/IO/MeshOFF/src/itkOFFMeshIO.cxx +++ b/Modules/IO/MeshOFF/src/itkOFFMeshIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshOFF/src/itkOFFMeshIOFactory.cxx b/Modules/IO/MeshOFF/src/itkOFFMeshIOFactory.cxx index 66f5fbfd19c..e73739d6438 100644 --- a/Modules/IO/MeshOFF/src/itkOFFMeshIOFactory.cxx +++ b/Modules/IO/MeshOFF/src/itkOFFMeshIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshOFF/test/itkMeshFileReadWriteTest.cxx b/Modules/IO/MeshOFF/test/itkMeshFileReadWriteTest.cxx index 258aa5dee7a..cde2a870a6f 100644 --- a/Modules/IO/MeshOFF/test/itkMeshFileReadWriteTest.cxx +++ b/Modules/IO/MeshOFF/test/itkMeshFileReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshVTK/include/itkVTKPolyDataMeshIO.h b/Modules/IO/MeshVTK/include/itkVTKPolyDataMeshIO.h index 2e947eee4b4..84074b6c3e8 100644 --- a/Modules/IO/MeshVTK/include/itkVTKPolyDataMeshIO.h +++ b/Modules/IO/MeshVTK/include/itkVTKPolyDataMeshIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshVTK/include/itkVTKPolyDataMeshIOFactory.h b/Modules/IO/MeshVTK/include/itkVTKPolyDataMeshIOFactory.h index 93a7e8c2e49..e6538de7a6b 100644 --- a/Modules/IO/MeshVTK/include/itkVTKPolyDataMeshIOFactory.h +++ b/Modules/IO/MeshVTK/include/itkVTKPolyDataMeshIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshVTK/src/itkVTKPolyDataMeshIO.cxx b/Modules/IO/MeshVTK/src/itkVTKPolyDataMeshIO.cxx index 4d1f773750a..135131ec822 100644 --- a/Modules/IO/MeshVTK/src/itkVTKPolyDataMeshIO.cxx +++ b/Modules/IO/MeshVTK/src/itkVTKPolyDataMeshIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshVTK/src/itkVTKPolyDataMeshIOFactory.cxx b/Modules/IO/MeshVTK/src/itkVTKPolyDataMeshIOFactory.cxx index 22800ea8ad5..0ec195ed2ca 100644 --- a/Modules/IO/MeshVTK/src/itkVTKPolyDataMeshIOFactory.cxx +++ b/Modules/IO/MeshVTK/src/itkVTKPolyDataMeshIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshVTK/test/itkMeshFileReadWriteTest.cxx b/Modules/IO/MeshVTK/test/itkMeshFileReadWriteTest.cxx index 258aa5dee7a..cde2a870a6f 100644 --- a/Modules/IO/MeshVTK/test/itkMeshFileReadWriteTest.cxx +++ b/Modules/IO/MeshVTK/test/itkMeshFileReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshVTK/test/itkMeshFileReadWriteVectorAttributeTest.cxx b/Modules/IO/MeshVTK/test/itkMeshFileReadWriteVectorAttributeTest.cxx index c89ee70a485..5e1c76e420f 100644 --- a/Modules/IO/MeshVTK/test/itkMeshFileReadWriteVectorAttributeTest.cxx +++ b/Modules/IO/MeshVTK/test/itkMeshFileReadWriteVectorAttributeTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshVTK/test/itkMeshFileWriteReadTensorTest.cxx b/Modules/IO/MeshVTK/test/itkMeshFileWriteReadTensorTest.cxx index 27091563c75..62b74d4a00a 100644 --- a/Modules/IO/MeshVTK/test/itkMeshFileWriteReadTensorTest.cxx +++ b/Modules/IO/MeshVTK/test/itkMeshFileWriteReadTensorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshVTK/test/itkPolylineReadWriteTest.cxx b/Modules/IO/MeshVTK/test/itkPolylineReadWriteTest.cxx index c60003726d3..63c3f26f6f2 100644 --- a/Modules/IO/MeshVTK/test/itkPolylineReadWriteTest.cxx +++ b/Modules/IO/MeshVTK/test/itkPolylineReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/MeshVTK/test/itkVTKPolyDataMeshCanReadImageTest.cxx b/Modules/IO/MeshVTK/test/itkVTKPolyDataMeshCanReadImageTest.cxx index 19f2e45c411..002f36d6cfb 100644 --- a/Modules/IO/MeshVTK/test/itkVTKPolyDataMeshCanReadImageTest.cxx +++ b/Modules/IO/MeshVTK/test/itkVTKPolyDataMeshCanReadImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/include/itkMetaArrayReader.h b/Modules/IO/Meta/include/itkMetaArrayReader.h index 127b2cbbbc8..383e219e2bb 100644 --- a/Modules/IO/Meta/include/itkMetaArrayReader.h +++ b/Modules/IO/Meta/include/itkMetaArrayReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/include/itkMetaArrayWriter.h b/Modules/IO/Meta/include/itkMetaArrayWriter.h index b7a5413ad41..f5fc2cb5c28 100644 --- a/Modules/IO/Meta/include/itkMetaArrayWriter.h +++ b/Modules/IO/Meta/include/itkMetaArrayWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/include/itkMetaImageIO.h b/Modules/IO/Meta/include/itkMetaImageIO.h index 85431f1414d..03185f380b6 100644 --- a/Modules/IO/Meta/include/itkMetaImageIO.h +++ b/Modules/IO/Meta/include/itkMetaImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/include/itkMetaImageIOFactory.h b/Modules/IO/Meta/include/itkMetaImageIOFactory.h index 243c85fbb67..a1fcebf41b9 100644 --- a/Modules/IO/Meta/include/itkMetaImageIOFactory.h +++ b/Modules/IO/Meta/include/itkMetaImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/src/itkMetaArrayReader.cxx b/Modules/IO/Meta/src/itkMetaArrayReader.cxx index 8be25d9fd66..a04855a9b5b 100644 --- a/Modules/IO/Meta/src/itkMetaArrayReader.cxx +++ b/Modules/IO/Meta/src/itkMetaArrayReader.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/src/itkMetaArrayWriter.cxx b/Modules/IO/Meta/src/itkMetaArrayWriter.cxx index f56d718e6b4..75e113652e6 100644 --- a/Modules/IO/Meta/src/itkMetaArrayWriter.cxx +++ b/Modules/IO/Meta/src/itkMetaArrayWriter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/src/itkMetaImageIO.cxx b/Modules/IO/Meta/src/itkMetaImageIO.cxx index 713130253da..cc10d4cef41 100644 --- a/Modules/IO/Meta/src/itkMetaImageIO.cxx +++ b/Modules/IO/Meta/src/itkMetaImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/src/itkMetaImageIOFactory.cxx b/Modules/IO/Meta/src/itkMetaImageIOFactory.cxx index 3f50fc49ae1..b636e34f82a 100644 --- a/Modules/IO/Meta/src/itkMetaImageIOFactory.cxx +++ b/Modules/IO/Meta/src/itkMetaImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/test/itkLargeMetaImageWriteReadTest.cxx b/Modules/IO/Meta/test/itkLargeMetaImageWriteReadTest.cxx index 0a59a8c7f80..af21b0924c5 100644 --- a/Modules/IO/Meta/test/itkLargeMetaImageWriteReadTest.cxx +++ b/Modules/IO/Meta/test/itkLargeMetaImageWriteReadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/test/itkMetaImageIOGzTest.cxx b/Modules/IO/Meta/test/itkMetaImageIOGzTest.cxx index 386c63f6ef0..a276bef01fe 100644 --- a/Modules/IO/Meta/test/itkMetaImageIOGzTest.cxx +++ b/Modules/IO/Meta/test/itkMetaImageIOGzTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/test/itkMetaImageIOMetaDataTest.cxx b/Modules/IO/Meta/test/itkMetaImageIOMetaDataTest.cxx index bf02bdf25ea..4b3b13d53fb 100644 --- a/Modules/IO/Meta/test/itkMetaImageIOMetaDataTest.cxx +++ b/Modules/IO/Meta/test/itkMetaImageIOMetaDataTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/test/itkMetaImageIOTest.cxx b/Modules/IO/Meta/test/itkMetaImageIOTest.cxx index 9cdda82306d..66cb6973aa2 100644 --- a/Modules/IO/Meta/test/itkMetaImageIOTest.cxx +++ b/Modules/IO/Meta/test/itkMetaImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/test/itkMetaImageIOTest2.cxx b/Modules/IO/Meta/test/itkMetaImageIOTest2.cxx index 769524fa2df..f30ab77ceb3 100644 --- a/Modules/IO/Meta/test/itkMetaImageIOTest2.cxx +++ b/Modules/IO/Meta/test/itkMetaImageIOTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/test/itkMetaImageStreamingIOTest.cxx b/Modules/IO/Meta/test/itkMetaImageStreamingIOTest.cxx index 0d6e657db77..91735532f2d 100644 --- a/Modules/IO/Meta/test/itkMetaImageStreamingIOTest.cxx +++ b/Modules/IO/Meta/test/itkMetaImageStreamingIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/test/itkMetaImageStreamingWriterIOTest.cxx b/Modules/IO/Meta/test/itkMetaImageStreamingWriterIOTest.cxx index fceb35998d1..b4ea62590db 100644 --- a/Modules/IO/Meta/test/itkMetaImageStreamingWriterIOTest.cxx +++ b/Modules/IO/Meta/test/itkMetaImageStreamingWriterIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/test/itkMetaTestLongFilename.cxx b/Modules/IO/Meta/test/itkMetaTestLongFilename.cxx index 51e258fc00a..79022c21ae3 100644 --- a/Modules/IO/Meta/test/itkMetaTestLongFilename.cxx +++ b/Modules/IO/Meta/test/itkMetaTestLongFilename.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/test/testMetaArray.cxx b/Modules/IO/Meta/test/testMetaArray.cxx index 715f62819ac..51dc4707821 100644 --- a/Modules/IO/Meta/test/testMetaArray.cxx +++ b/Modules/IO/Meta/test/testMetaArray.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/test/testMetaCommand.cxx b/Modules/IO/Meta/test/testMetaCommand.cxx index 8181f68572b..f50593d0061 100644 --- a/Modules/IO/Meta/test/testMetaCommand.cxx +++ b/Modules/IO/Meta/test/testMetaCommand.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/test/testMetaGroup.cxx b/Modules/IO/Meta/test/testMetaGroup.cxx index 168e1d66f04..e006e776799 100644 --- a/Modules/IO/Meta/test/testMetaGroup.cxx +++ b/Modules/IO/Meta/test/testMetaGroup.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/test/testMetaImage.cxx b/Modules/IO/Meta/test/testMetaImage.cxx index 94b2df4ca19..d242a4c2e21 100644 --- a/Modules/IO/Meta/test/testMetaImage.cxx +++ b/Modules/IO/Meta/test/testMetaImage.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Meta/test/testMetaMesh.cxx b/Modules/IO/Meta/test/testMetaMesh.cxx index 0e30889315a..113daf256ed 100644 --- a/Modules/IO/Meta/test/testMetaMesh.cxx +++ b/Modules/IO/Meta/test/testMetaMesh.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/include/itkNiftiImageIO.h b/Modules/IO/NIFTI/include/itkNiftiImageIO.h index b0d2d3f799b..7d142e2df61 100644 --- a/Modules/IO/NIFTI/include/itkNiftiImageIO.h +++ b/Modules/IO/NIFTI/include/itkNiftiImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/include/itkNiftiImageIOFactory.h b/Modules/IO/NIFTI/include/itkNiftiImageIOFactory.h index d08da655119..74f2b3c71cc 100644 --- a/Modules/IO/NIFTI/include/itkNiftiImageIOFactory.h +++ b/Modules/IO/NIFTI/include/itkNiftiImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/src/itkNiftiImageIO.cxx b/Modules/IO/NIFTI/src/itkNiftiImageIO.cxx index 5a7a7c3835e..93bd2e499bb 100644 --- a/Modules/IO/NIFTI/src/itkNiftiImageIO.cxx +++ b/Modules/IO/NIFTI/src/itkNiftiImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/src/itkNiftiImageIOConfigurePrivate.h.in b/Modules/IO/NIFTI/src/itkNiftiImageIOConfigurePrivate.h.in index 6155fcecd3b..70197c72092 100644 --- a/Modules/IO/NIFTI/src/itkNiftiImageIOConfigurePrivate.h.in +++ b/Modules/IO/NIFTI/src/itkNiftiImageIOConfigurePrivate.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/src/itkNiftiImageIOFactory.cxx b/Modules/IO/NIFTI/src/itkNiftiImageIOFactory.cxx index a5c8aad0042..be1ee1a8a51 100644 --- a/Modules/IO/NIFTI/src/itkNiftiImageIOFactory.cxx +++ b/Modules/IO/NIFTI/src/itkNiftiImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/BigEndian_hdr.h b/Modules/IO/NIFTI/test/BigEndian_hdr.h index c27042e321f..d46764bd968 100644 --- a/Modules/IO/NIFTI/test/BigEndian_hdr.h +++ b/Modules/IO/NIFTI/test/BigEndian_hdr.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/BigEndian_img.h b/Modules/IO/NIFTI/test/BigEndian_img.h index 55b1bf20150..e2d4f0c3902 100644 --- a/Modules/IO/NIFTI/test/BigEndian_img.h +++ b/Modules/IO/NIFTI/test/BigEndian_img.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/LittleEndian_hdr.h b/Modules/IO/NIFTI/test/LittleEndian_hdr.h index f4aa5e696e0..a063efb963e 100644 --- a/Modules/IO/NIFTI/test/LittleEndian_hdr.h +++ b/Modules/IO/NIFTI/test/LittleEndian_hdr.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/LittleEndian_img.h b/Modules/IO/NIFTI/test/LittleEndian_img.h index b0b8422341e..21c064986dd 100644 --- a/Modules/IO/NIFTI/test/LittleEndian_img.h +++ b/Modules/IO/NIFTI/test/LittleEndian_img.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkExtractSlice.cxx b/Modules/IO/NIFTI/test/itkExtractSlice.cxx index c3608024bfc..eaed09948a5 100644 --- a/Modules/IO/NIFTI/test/itkExtractSlice.cxx +++ b/Modules/IO/NIFTI/test/itkExtractSlice.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTest.cxx b/Modules/IO/NIFTI/test/itkNiftiImageIOTest.cxx index 32c882ed502..818d56d998a 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTest.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTest.h b/Modules/IO/NIFTI/test/itkNiftiImageIOTest.h index 90be63e332a..1090e609d93 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTest.h +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTest.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTest10.cxx b/Modules/IO/NIFTI/test/itkNiftiImageIOTest10.cxx index def25506a42..8b6e5bf7976 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTest10.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTest10.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTest11.cxx b/Modules/IO/NIFTI/test/itkNiftiImageIOTest11.cxx index 059a7969db6..cea0600106d 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTest11.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTest11.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTest12.cxx b/Modules/IO/NIFTI/test/itkNiftiImageIOTest12.cxx index 0a3eea9edc5..df496713609 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTest12.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTest12.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTest2.cxx b/Modules/IO/NIFTI/test/itkNiftiImageIOTest2.cxx index 4593c1dd468..a0a2f2a34b9 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTest2.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTest3.cxx b/Modules/IO/NIFTI/test/itkNiftiImageIOTest3.cxx index f7b03937f9a..fdc6fdc7fae 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTest3.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTest4.cxx b/Modules/IO/NIFTI/test/itkNiftiImageIOTest4.cxx index f4fefe3408b..53399ea4483 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTest4.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTest5.cxx b/Modules/IO/NIFTI/test/itkNiftiImageIOTest5.cxx index 9634b0291cf..cb0e20b6435 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTest5.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTest5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTest6.cxx b/Modules/IO/NIFTI/test/itkNiftiImageIOTest6.cxx index b41c53ec4a0..7e8114b355b 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTest6.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTest6.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTest7.cxx b/Modules/IO/NIFTI/test/itkNiftiImageIOTest7.cxx index 5141cfbc408..6d0d576854b 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTest7.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTest7.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTest8.cxx b/Modules/IO/NIFTI/test/itkNiftiImageIOTest8.cxx index 112238325dc..96ae5c271fb 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTest8.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTest8.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTest9.cxx b/Modules/IO/NIFTI/test/itkNiftiImageIOTest9.cxx index d3c2184d657..44e49d58117 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTest9.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTest9.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiImageIOTestHelper.cxx b/Modules/IO/NIFTI/test/itkNiftiImageIOTestHelper.cxx index 3cb3227ea55..25ba22d5095 100644 --- a/Modules/IO/NIFTI/test/itkNiftiImageIOTestHelper.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiImageIOTestHelper.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NIFTI/test/itkNiftiReadAnalyzeTest.cxx b/Modules/IO/NIFTI/test/itkNiftiReadAnalyzeTest.cxx index d063160d16b..2a6aa339ae0 100644 --- a/Modules/IO/NIFTI/test/itkNiftiReadAnalyzeTest.cxx +++ b/Modules/IO/NIFTI/test/itkNiftiReadAnalyzeTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/include/itkNrrdImageIO.h b/Modules/IO/NRRD/include/itkNrrdImageIO.h index 4d1e5d1c91f..5122ccff895 100644 --- a/Modules/IO/NRRD/include/itkNrrdImageIO.h +++ b/Modules/IO/NRRD/include/itkNrrdImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/include/itkNrrdImageIOFactory.h b/Modules/IO/NRRD/include/itkNrrdImageIOFactory.h index 33a4e5d5245..9e58d603746 100644 --- a/Modules/IO/NRRD/include/itkNrrdImageIOFactory.h +++ b/Modules/IO/NRRD/include/itkNrrdImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/src/itkNrrdImageIO.cxx b/Modules/IO/NRRD/src/itkNrrdImageIO.cxx index d5cacf1365c..1484e8cb27d 100644 --- a/Modules/IO/NRRD/src/itkNrrdImageIO.cxx +++ b/Modules/IO/NRRD/src/itkNrrdImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/src/itkNrrdImageIOFactory.cxx b/Modules/IO/NRRD/src/itkNrrdImageIOFactory.cxx index d03ee8344a6..89976a3c82f 100644 --- a/Modules/IO/NRRD/src/itkNrrdImageIOFactory.cxx +++ b/Modules/IO/NRRD/src/itkNrrdImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdComplexImageReadTest.cxx b/Modules/IO/NRRD/test/itkNrrdComplexImageReadTest.cxx index 21b3904fe91..ae3b675c397 100644 --- a/Modules/IO/NRRD/test/itkNrrdComplexImageReadTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdComplexImageReadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdComplexImageReadWriteTest.cxx b/Modules/IO/NRRD/test/itkNrrdComplexImageReadWriteTest.cxx index 828df17adda..8625d9272d6 100644 --- a/Modules/IO/NRRD/test/itkNrrdComplexImageReadWriteTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdComplexImageReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdCovariantVectorImageReadTest.cxx b/Modules/IO/NRRD/test/itkNrrdCovariantVectorImageReadTest.cxx index d19a84e4267..2968d9d6c7d 100644 --- a/Modules/IO/NRRD/test/itkNrrdCovariantVectorImageReadTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdCovariantVectorImageReadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdCovariantVectorImageReadWriteTest.cxx b/Modules/IO/NRRD/test/itkNrrdCovariantVectorImageReadWriteTest.cxx index 4f86032d8d5..88a09e151f3 100644 --- a/Modules/IO/NRRD/test/itkNrrdCovariantVectorImageReadWriteTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdCovariantVectorImageReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdDiffusionTensor3DImageReadTensorDoubleWriteTensorDoubleTest.cxx b/Modules/IO/NRRD/test/itkNrrdDiffusionTensor3DImageReadTensorDoubleWriteTensorDoubleTest.cxx index 78eb9b731c6..85738ac1553 100644 --- a/Modules/IO/NRRD/test/itkNrrdDiffusionTensor3DImageReadTensorDoubleWriteTensorDoubleTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdDiffusionTensor3DImageReadTensorDoubleWriteTensorDoubleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdDiffusionTensor3DImageReadTest.cxx b/Modules/IO/NRRD/test/itkNrrdDiffusionTensor3DImageReadTest.cxx index cdd2c2b9df2..127e2f6994a 100644 --- a/Modules/IO/NRRD/test/itkNrrdDiffusionTensor3DImageReadTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdDiffusionTensor3DImageReadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdDiffusionTensor3DImageReadWriteTest.cxx b/Modules/IO/NRRD/test/itkNrrdDiffusionTensor3DImageReadWriteTest.cxx index 93e099ceaf8..7c20e252925 100644 --- a/Modules/IO/NRRD/test/itkNrrdDiffusionTensor3DImageReadWriteTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdDiffusionTensor3DImageReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdImageIOTest.cxx b/Modules/IO/NRRD/test/itkNrrdImageIOTest.cxx index 37a05500033..781b2e366f7 100644 --- a/Modules/IO/NRRD/test/itkNrrdImageIOTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdImageIOTest.h b/Modules/IO/NRRD/test/itkNrrdImageIOTest.h index 6c53386bbd2..32f1a52247d 100644 --- a/Modules/IO/NRRD/test/itkNrrdImageIOTest.h +++ b/Modules/IO/NRRD/test/itkNrrdImageIOTest.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdImageReadWriteTest.cxx b/Modules/IO/NRRD/test/itkNrrdImageReadWriteTest.cxx index dd836b990c7..84b5f9943ff 100644 --- a/Modules/IO/NRRD/test/itkNrrdImageReadWriteTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdImageReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdMetaDataTest.cxx b/Modules/IO/NRRD/test/itkNrrdMetaDataTest.cxx index 6aa74eeb587..ea02e4d4622 100644 --- a/Modules/IO/NRRD/test/itkNrrdMetaDataTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdMetaDataTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdRGBAImageReadWriteTest.cxx b/Modules/IO/NRRD/test/itkNrrdRGBAImageReadWriteTest.cxx index 273a2710659..b4fd5b08ffd 100644 --- a/Modules/IO/NRRD/test/itkNrrdRGBAImageReadWriteTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdRGBAImageReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdRGBImageReadWriteTest.cxx b/Modules/IO/NRRD/test/itkNrrdRGBImageReadWriteTest.cxx index a516e3b209c..9b87626bb43 100644 --- a/Modules/IO/NRRD/test/itkNrrdRGBImageReadWriteTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdRGBImageReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdVectorImageReadTest.cxx b/Modules/IO/NRRD/test/itkNrrdVectorImageReadTest.cxx index d09f7f36bbe..b692912ea16 100644 --- a/Modules/IO/NRRD/test/itkNrrdVectorImageReadTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdVectorImageReadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/NRRD/test/itkNrrdVectorImageReadWriteTest.cxx b/Modules/IO/NRRD/test/itkNrrdVectorImageReadWriteTest.cxx index 1478b3cea73..002a0afdda4 100644 --- a/Modules/IO/NRRD/test/itkNrrdVectorImageReadWriteTest.cxx +++ b/Modules/IO/NRRD/test/itkNrrdVectorImageReadWriteTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PNG/include/itkPNGImageIO.h b/Modules/IO/PNG/include/itkPNGImageIO.h index de4c40395d8..39389c91525 100644 --- a/Modules/IO/PNG/include/itkPNGImageIO.h +++ b/Modules/IO/PNG/include/itkPNGImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PNG/include/itkPNGImageIOFactory.h b/Modules/IO/PNG/include/itkPNGImageIOFactory.h index aa9c6b92d9f..4f9e6d4c0fd 100644 --- a/Modules/IO/PNG/include/itkPNGImageIOFactory.h +++ b/Modules/IO/PNG/include/itkPNGImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PNG/src/itkPNGImageIO.cxx b/Modules/IO/PNG/src/itkPNGImageIO.cxx index d1cffe4438a..f8973274b79 100644 --- a/Modules/IO/PNG/src/itkPNGImageIO.cxx +++ b/Modules/IO/PNG/src/itkPNGImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PNG/src/itkPNGImageIOFactory.cxx b/Modules/IO/PNG/src/itkPNGImageIOFactory.cxx index ab250b7548a..061ec9b99f2 100644 --- a/Modules/IO/PNG/src/itkPNGImageIOFactory.cxx +++ b/Modules/IO/PNG/src/itkPNGImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PNG/test/itkPNGImageIOTest.cxx b/Modules/IO/PNG/test/itkPNGImageIOTest.cxx index b35022d7900..3d97ac180c7 100644 --- a/Modules/IO/PNG/test/itkPNGImageIOTest.cxx +++ b/Modules/IO/PNG/test/itkPNGImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PNG/test/itkPNGImageIOTest2.cxx b/Modules/IO/PNG/test/itkPNGImageIOTest2.cxx index 159d2679f19..b746d3ee419 100644 --- a/Modules/IO/PNG/test/itkPNGImageIOTest2.cxx +++ b/Modules/IO/PNG/test/itkPNGImageIOTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PNG/test/itkPNGImageIOTest3.cxx b/Modules/IO/PNG/test/itkPNGImageIOTest3.cxx index af15d719abf..bf49f0f1452 100644 --- a/Modules/IO/PNG/test/itkPNGImageIOTest3.cxx +++ b/Modules/IO/PNG/test/itkPNGImageIOTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PNG/test/itkPNGImageIOTestPalette.cxx b/Modules/IO/PNG/test/itkPNGImageIOTestPalette.cxx index b5152ed42c5..c5c6f13a404 100644 --- a/Modules/IO/PNG/test/itkPNGImageIOTestPalette.cxx +++ b/Modules/IO/PNG/test/itkPNGImageIOTestPalette.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PhilipsREC/include/itkPhilipsPAR.h b/Modules/IO/PhilipsREC/include/itkPhilipsPAR.h index 9d05fc487bf..ff5061ed82d 100644 --- a/Modules/IO/PhilipsREC/include/itkPhilipsPAR.h +++ b/Modules/IO/PhilipsREC/include/itkPhilipsPAR.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PhilipsREC/include/itkPhilipsRECImageIO.h b/Modules/IO/PhilipsREC/include/itkPhilipsRECImageIO.h index 7ecb0ba0f50..d66b411758c 100644 --- a/Modules/IO/PhilipsREC/include/itkPhilipsRECImageIO.h +++ b/Modules/IO/PhilipsREC/include/itkPhilipsRECImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PhilipsREC/include/itkPhilipsRECImageIOFactory.h b/Modules/IO/PhilipsREC/include/itkPhilipsRECImageIOFactory.h index dc87c1883df..42d42ea5838 100644 --- a/Modules/IO/PhilipsREC/include/itkPhilipsRECImageIOFactory.h +++ b/Modules/IO/PhilipsREC/include/itkPhilipsRECImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PhilipsREC/src/itkPhilipsPAR.cxx b/Modules/IO/PhilipsREC/src/itkPhilipsPAR.cxx index 58e4723a6ba..4bd7c9303f2 100644 --- a/Modules/IO/PhilipsREC/src/itkPhilipsPAR.cxx +++ b/Modules/IO/PhilipsREC/src/itkPhilipsPAR.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PhilipsREC/src/itkPhilipsRECImageIO.cxx b/Modules/IO/PhilipsREC/src/itkPhilipsRECImageIO.cxx index d9f929e98d4..5bafb6145ac 100644 --- a/Modules/IO/PhilipsREC/src/itkPhilipsRECImageIO.cxx +++ b/Modules/IO/PhilipsREC/src/itkPhilipsRECImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PhilipsREC/src/itkPhilipsRECImageIOFactory.cxx b/Modules/IO/PhilipsREC/src/itkPhilipsRECImageIOFactory.cxx index a2d22646f20..ffee195cb1e 100644 --- a/Modules/IO/PhilipsREC/src/itkPhilipsRECImageIOFactory.cxx +++ b/Modules/IO/PhilipsREC/src/itkPhilipsRECImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOOrientationTest.cxx b/Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOOrientationTest.cxx index 6544f2a1bd3..84ec2eb35e9 100644 --- a/Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOOrientationTest.cxx +++ b/Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOOrientationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOPrintTest.cxx b/Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOPrintTest.cxx index 11b112410ac..6e4034d336b 100644 --- a/Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOPrintTest.cxx +++ b/Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOPrintTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOTest.cxx b/Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOTest.cxx index 0895c8ac248..1bc1c8ed40a 100644 --- a/Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOTest.cxx +++ b/Modules/IO/PhilipsREC/test/itkPhilipsRECImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/RAW/include/itkRawImageIO.h b/Modules/IO/RAW/include/itkRawImageIO.h index 77af9101177..db5b741fcc9 100644 --- a/Modules/IO/RAW/include/itkRawImageIO.h +++ b/Modules/IO/RAW/include/itkRawImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/RAW/include/itkRawImageIO.hxx b/Modules/IO/RAW/include/itkRawImageIO.hxx index 8b5dc041e19..daff85f4258 100644 --- a/Modules/IO/RAW/include/itkRawImageIO.hxx +++ b/Modules/IO/RAW/include/itkRawImageIO.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/RAW/test/itkRawImageIOTest.cxx b/Modules/IO/RAW/test/itkRawImageIOTest.cxx index 7b1323f643f..4969e39cb94 100644 --- a/Modules/IO/RAW/test/itkRawImageIOTest.cxx +++ b/Modules/IO/RAW/test/itkRawImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/RAW/test/itkRawImageIOTest2.cxx b/Modules/IO/RAW/test/itkRawImageIOTest2.cxx index c56a718c8b4..742d266764c 100644 --- a/Modules/IO/RAW/test/itkRawImageIOTest2.cxx +++ b/Modules/IO/RAW/test/itkRawImageIOTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/RAW/test/itkRawImageIOTest3.cxx b/Modules/IO/RAW/test/itkRawImageIOTest3.cxx index 793e47ded49..3c8334c12ea 100644 --- a/Modules/IO/RAW/test/itkRawImageIOTest3.cxx +++ b/Modules/IO/RAW/test/itkRawImageIOTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/RAW/test/itkRawImageIOTest4.cxx b/Modules/IO/RAW/test/itkRawImageIOTest4.cxx index d37f32d6683..503c7a42152 100644 --- a/Modules/IO/RAW/test/itkRawImageIOTest4.cxx +++ b/Modules/IO/RAW/test/itkRawImageIOTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/RAW/test/itkRawImageIOTest5.cxx b/Modules/IO/RAW/test/itkRawImageIOTest5.cxx index 2935c8df79a..ff7d2aacb63 100644 --- a/Modules/IO/RAW/test/itkRawImageIOTest5.cxx +++ b/Modules/IO/RAW/test/itkRawImageIOTest5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Siemens/include/itkSiemensVisionImageIO.h b/Modules/IO/Siemens/include/itkSiemensVisionImageIO.h index 85a61ed3c20..7ed9d708269 100644 --- a/Modules/IO/Siemens/include/itkSiemensVisionImageIO.h +++ b/Modules/IO/Siemens/include/itkSiemensVisionImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Siemens/include/itkSiemensVisionImageIOFactory.h b/Modules/IO/Siemens/include/itkSiemensVisionImageIOFactory.h index 3becdc9a74b..d4daf92ef59 100644 --- a/Modules/IO/Siemens/include/itkSiemensVisionImageIOFactory.h +++ b/Modules/IO/Siemens/include/itkSiemensVisionImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Siemens/src/itkSiemensVisionImageIO.cxx b/Modules/IO/Siemens/src/itkSiemensVisionImageIO.cxx index d05800dbc6c..21d3dd85545 100644 --- a/Modules/IO/Siemens/src/itkSiemensVisionImageIO.cxx +++ b/Modules/IO/Siemens/src/itkSiemensVisionImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Siemens/src/itkSiemensVisionImageIOFactory.cxx b/Modules/IO/Siemens/src/itkSiemensVisionImageIOFactory.cxx index 2ff6ce481cf..76c69003693 100644 --- a/Modules/IO/Siemens/src/itkSiemensVisionImageIOFactory.cxx +++ b/Modules/IO/Siemens/src/itkSiemensVisionImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/SpatialObjects/include/itkPolygonGroupSpatialObjectXMLFile.h b/Modules/IO/SpatialObjects/include/itkPolygonGroupSpatialObjectXMLFile.h index da68d927e0f..3d6044e6db4 100644 --- a/Modules/IO/SpatialObjects/include/itkPolygonGroupSpatialObjectXMLFile.h +++ b/Modules/IO/SpatialObjects/include/itkPolygonGroupSpatialObjectXMLFile.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/SpatialObjects/include/itkSpatialObjectReader.h b/Modules/IO/SpatialObjects/include/itkSpatialObjectReader.h index c15565458b0..eba50994b1d 100644 --- a/Modules/IO/SpatialObjects/include/itkSpatialObjectReader.h +++ b/Modules/IO/SpatialObjects/include/itkSpatialObjectReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/SpatialObjects/include/itkSpatialObjectReader.hxx b/Modules/IO/SpatialObjects/include/itkSpatialObjectReader.hxx index 57e1a6921e2..1d4725102a6 100644 --- a/Modules/IO/SpatialObjects/include/itkSpatialObjectReader.hxx +++ b/Modules/IO/SpatialObjects/include/itkSpatialObjectReader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/SpatialObjects/include/itkSpatialObjectWriter.h b/Modules/IO/SpatialObjects/include/itkSpatialObjectWriter.h index 0f6b56c1e9f..9ec723e5d79 100644 --- a/Modules/IO/SpatialObjects/include/itkSpatialObjectWriter.h +++ b/Modules/IO/SpatialObjects/include/itkSpatialObjectWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/SpatialObjects/include/itkSpatialObjectWriter.hxx b/Modules/IO/SpatialObjects/include/itkSpatialObjectWriter.hxx index 4adbed8b8f6..8517713b864 100644 --- a/Modules/IO/SpatialObjects/include/itkSpatialObjectWriter.hxx +++ b/Modules/IO/SpatialObjects/include/itkSpatialObjectWriter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/SpatialObjects/src/itkPolygonGroupSpatialObjectXMLFile.cxx b/Modules/IO/SpatialObjects/src/itkPolygonGroupSpatialObjectXMLFile.cxx index 0761d0d3c33..986ad856037 100644 --- a/Modules/IO/SpatialObjects/src/itkPolygonGroupSpatialObjectXMLFile.cxx +++ b/Modules/IO/SpatialObjects/src/itkPolygonGroupSpatialObjectXMLFile.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/SpatialObjects/test/itkPolygonGroupSpatialObjectXMLFileTest.cxx b/Modules/IO/SpatialObjects/test/itkPolygonGroupSpatialObjectXMLFileTest.cxx index 94a65f5bd54..21e7fc94b5b 100644 --- a/Modules/IO/SpatialObjects/test/itkPolygonGroupSpatialObjectXMLFileTest.cxx +++ b/Modules/IO/SpatialObjects/test/itkPolygonGroupSpatialObjectXMLFileTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/SpatialObjects/test/itkReadVesselTubeSpatialObjectTest.cxx b/Modules/IO/SpatialObjects/test/itkReadVesselTubeSpatialObjectTest.cxx index 4b8161074d9..75036f32c27 100644 --- a/Modules/IO/SpatialObjects/test/itkReadVesselTubeSpatialObjectTest.cxx +++ b/Modules/IO/SpatialObjects/test/itkReadVesselTubeSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/SpatialObjects/test/itkReadWriteSpatialObjectTest.cxx b/Modules/IO/SpatialObjects/test/itkReadWriteSpatialObjectTest.cxx index 19b7798a4a1..7b2e430d5bf 100644 --- a/Modules/IO/SpatialObjects/test/itkReadWriteSpatialObjectTest.cxx +++ b/Modules/IO/SpatialObjects/test/itkReadWriteSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Stimulate/include/itkStimulateImageIO.h b/Modules/IO/Stimulate/include/itkStimulateImageIO.h index 5d3ab4f0423..f3b45dab9f0 100644 --- a/Modules/IO/Stimulate/include/itkStimulateImageIO.h +++ b/Modules/IO/Stimulate/include/itkStimulateImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Stimulate/include/itkStimulateImageIOFactory.h b/Modules/IO/Stimulate/include/itkStimulateImageIOFactory.h index cef84f9fe4b..5f334b10b08 100644 --- a/Modules/IO/Stimulate/include/itkStimulateImageIOFactory.h +++ b/Modules/IO/Stimulate/include/itkStimulateImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Stimulate/src/itkStimulateImageIO.cxx b/Modules/IO/Stimulate/src/itkStimulateImageIO.cxx index 6ad3b5db670..9461a1689cd 100644 --- a/Modules/IO/Stimulate/src/itkStimulateImageIO.cxx +++ b/Modules/IO/Stimulate/src/itkStimulateImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Stimulate/src/itkStimulateImageIOFactory.cxx b/Modules/IO/Stimulate/src/itkStimulateImageIOFactory.cxx index 95f29d7cd10..70118ebcda5 100644 --- a/Modules/IO/Stimulate/src/itkStimulateImageIOFactory.cxx +++ b/Modules/IO/Stimulate/src/itkStimulateImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Stimulate/test/itkStimulateImageIOTest.cxx b/Modules/IO/Stimulate/test/itkStimulateImageIOTest.cxx index a0a9191aa9a..66c55334232 100644 --- a/Modules/IO/Stimulate/test/itkStimulateImageIOTest.cxx +++ b/Modules/IO/Stimulate/test/itkStimulateImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/Stimulate/test/itkStimulateImageIOTest2.cxx b/Modules/IO/Stimulate/test/itkStimulateImageIOTest2.cxx index 3936b2945a7..f80d9416f6f 100644 --- a/Modules/IO/Stimulate/test/itkStimulateImageIOTest2.cxx +++ b/Modules/IO/Stimulate/test/itkStimulateImageIOTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TIFF/include/itkTIFFImageIO.h b/Modules/IO/TIFF/include/itkTIFFImageIO.h index fb472a04501..825c1fdd2f0 100644 --- a/Modules/IO/TIFF/include/itkTIFFImageIO.h +++ b/Modules/IO/TIFF/include/itkTIFFImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TIFF/include/itkTIFFImageIOFactory.h b/Modules/IO/TIFF/include/itkTIFFImageIOFactory.h index 3d9e4902fdc..e8c1907ebd7 100644 --- a/Modules/IO/TIFF/include/itkTIFFImageIOFactory.h +++ b/Modules/IO/TIFF/include/itkTIFFImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TIFF/src/itkTIFFImageIO.cxx b/Modules/IO/TIFF/src/itkTIFFImageIO.cxx index d745ac0fb73..f31c8638395 100644 --- a/Modules/IO/TIFF/src/itkTIFFImageIO.cxx +++ b/Modules/IO/TIFF/src/itkTIFFImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TIFF/src/itkTIFFImageIOFactory.cxx b/Modules/IO/TIFF/src/itkTIFFImageIOFactory.cxx index 5248caba5a0..83f759e18aa 100644 --- a/Modules/IO/TIFF/src/itkTIFFImageIOFactory.cxx +++ b/Modules/IO/TIFF/src/itkTIFFImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TIFF/src/itkTIFFReaderInternal.cxx b/Modules/IO/TIFF/src/itkTIFFReaderInternal.cxx index cc6b7798633..e574d299161 100644 --- a/Modules/IO/TIFF/src/itkTIFFReaderInternal.cxx +++ b/Modules/IO/TIFF/src/itkTIFFReaderInternal.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TIFF/src/itkTIFFReaderInternal.h b/Modules/IO/TIFF/src/itkTIFFReaderInternal.h index 2dc1e276b0e..47e8c9b589c 100644 --- a/Modules/IO/TIFF/src/itkTIFFReaderInternal.h +++ b/Modules/IO/TIFF/src/itkTIFFReaderInternal.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TIFF/test/itkLargeTIFFImageWriteReadTest.cxx b/Modules/IO/TIFF/test/itkLargeTIFFImageWriteReadTest.cxx index eb9209e207b..03dd06d1f1c 100644 --- a/Modules/IO/TIFF/test/itkLargeTIFFImageWriteReadTest.cxx +++ b/Modules/IO/TIFF/test/itkLargeTIFFImageWriteReadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TIFF/test/itkTIFFImageIOCompressionTest.cxx b/Modules/IO/TIFF/test/itkTIFFImageIOCompressionTest.cxx index 6a9c00f1c77..9d0368d5756 100644 --- a/Modules/IO/TIFF/test/itkTIFFImageIOCompressionTest.cxx +++ b/Modules/IO/TIFF/test/itkTIFFImageIOCompressionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TIFF/test/itkTIFFImageIOInfoTest.cxx b/Modules/IO/TIFF/test/itkTIFFImageIOInfoTest.cxx index b5241aa4ca9..7f547290e58 100644 --- a/Modules/IO/TIFF/test/itkTIFFImageIOInfoTest.cxx +++ b/Modules/IO/TIFF/test/itkTIFFImageIOInfoTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TIFF/test/itkTIFFImageIOTest.cxx b/Modules/IO/TIFF/test/itkTIFFImageIOTest.cxx index a55caed0573..8f4fad535a2 100644 --- a/Modules/IO/TIFF/test/itkTIFFImageIOTest.cxx +++ b/Modules/IO/TIFF/test/itkTIFFImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TIFF/test/itkTIFFImageIOTest2.cxx b/Modules/IO/TIFF/test/itkTIFFImageIOTest2.cxx index affb89042b3..fadf91e8125 100644 --- a/Modules/IO/TIFF/test/itkTIFFImageIOTest2.cxx +++ b/Modules/IO/TIFF/test/itkTIFFImageIOTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TIFF/test/itkTIFFImageIOTestPalette.cxx b/Modules/IO/TIFF/test/itkTIFFImageIOTestPalette.cxx index 36d6f46c7fa..9bc595eefb7 100644 --- a/Modules/IO/TIFF/test/itkTIFFImageIOTestPalette.cxx +++ b/Modules/IO/TIFF/test/itkTIFFImageIOTestPalette.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/include/itkCompositeTransformIOHelper.h b/Modules/IO/TransformBase/include/itkCompositeTransformIOHelper.h index 763cc2f1046..6c096ae2a79 100644 --- a/Modules/IO/TransformBase/include/itkCompositeTransformIOHelper.h +++ b/Modules/IO/TransformBase/include/itkCompositeTransformIOHelper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/include/itkTransformFileReader.h b/Modules/IO/TransformBase/include/itkTransformFileReader.h index 55abd609698..3b06ae1c534 100644 --- a/Modules/IO/TransformBase/include/itkTransformFileReader.h +++ b/Modules/IO/TransformBase/include/itkTransformFileReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/include/itkTransformFileWriter.h b/Modules/IO/TransformBase/include/itkTransformFileWriter.h index 39d49282efc..2e9cd844642 100644 --- a/Modules/IO/TransformBase/include/itkTransformFileWriter.h +++ b/Modules/IO/TransformBase/include/itkTransformFileWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/include/itkTransformIOBase.h b/Modules/IO/TransformBase/include/itkTransformIOBase.h index e4cd97bafb9..b6769f95773 100644 --- a/Modules/IO/TransformBase/include/itkTransformIOBase.h +++ b/Modules/IO/TransformBase/include/itkTransformIOBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/include/itkTransformIOFactory.h b/Modules/IO/TransformBase/include/itkTransformIOFactory.h index 1e5847589a4..dacdfb63c0c 100644 --- a/Modules/IO/TransformBase/include/itkTransformIOFactory.h +++ b/Modules/IO/TransformBase/include/itkTransformIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/src/itkCompositeTransformIOHelper.cxx b/Modules/IO/TransformBase/src/itkCompositeTransformIOHelper.cxx index 0d9fb472905..9966d126a86 100644 --- a/Modules/IO/TransformBase/src/itkCompositeTransformIOHelper.cxx +++ b/Modules/IO/TransformBase/src/itkCompositeTransformIOHelper.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/src/itkTransformFileReader.cxx b/Modules/IO/TransformBase/src/itkTransformFileReader.cxx index cd503c7a3e2..8d0b6df8e57 100644 --- a/Modules/IO/TransformBase/src/itkTransformFileReader.cxx +++ b/Modules/IO/TransformBase/src/itkTransformFileReader.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/src/itkTransformFileWriterSpecializations.cxx b/Modules/IO/TransformBase/src/itkTransformFileWriterSpecializations.cxx index 8a9d786d379..20b7314a505 100644 --- a/Modules/IO/TransformBase/src/itkTransformFileWriterSpecializations.cxx +++ b/Modules/IO/TransformBase/src/itkTransformFileWriterSpecializations.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/src/itkTransformIOBase.cxx b/Modules/IO/TransformBase/src/itkTransformIOBase.cxx index 65a9ddd8c49..4ef919499bc 100644 --- a/Modules/IO/TransformBase/src/itkTransformIOBase.cxx +++ b/Modules/IO/TransformBase/src/itkTransformIOBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/src/itkTransformIOFactory.cxx b/Modules/IO/TransformBase/src/itkTransformIOFactory.cxx index 4f03b6147da..0bee5694d2f 100644 --- a/Modules/IO/TransformBase/src/itkTransformIOFactory.cxx +++ b/Modules/IO/TransformBase/src/itkTransformIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/test/itkTransformFileReaderTemplateTest.cxx b/Modules/IO/TransformBase/test/itkTransformFileReaderTemplateTest.cxx index 4bf01cf1160..b26eaa96351 100644 --- a/Modules/IO/TransformBase/test/itkTransformFileReaderTemplateTest.cxx +++ b/Modules/IO/TransformBase/test/itkTransformFileReaderTemplateTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/test/itkTransformFileReaderTest.cxx b/Modules/IO/TransformBase/test/itkTransformFileReaderTest.cxx index f5e4af629f5..4db61d25ddb 100644 --- a/Modules/IO/TransformBase/test/itkTransformFileReaderTest.cxx +++ b/Modules/IO/TransformBase/test/itkTransformFileReaderTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/test/itkTransformFileWriterTemplateTest.cxx b/Modules/IO/TransformBase/test/itkTransformFileWriterTemplateTest.cxx index 5c940bfd902..e243e2f5f88 100644 --- a/Modules/IO/TransformBase/test/itkTransformFileWriterTemplateTest.cxx +++ b/Modules/IO/TransformBase/test/itkTransformFileWriterTemplateTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformBase/test/itkTransformFileWriterTest.cxx b/Modules/IO/TransformBase/test/itkTransformFileWriterTest.cxx index bc8118ce5b8..bcada3ab629 100644 --- a/Modules/IO/TransformBase/test/itkTransformFileWriterTest.cxx +++ b/Modules/IO/TransformBase/test/itkTransformFileWriterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformFactory/include/itkTransformFactory.h b/Modules/IO/TransformFactory/include/itkTransformFactory.h index cac9fd57af4..8cc17c8477e 100644 --- a/Modules/IO/TransformFactory/include/itkTransformFactory.h +++ b/Modules/IO/TransformFactory/include/itkTransformFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformFactory/include/itkTransformFactoryBase.h b/Modules/IO/TransformFactory/include/itkTransformFactoryBase.h index 2b1937239f0..b91b38a6dc8 100644 --- a/Modules/IO/TransformFactory/include/itkTransformFactoryBase.h +++ b/Modules/IO/TransformFactory/include/itkTransformFactoryBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformFactory/src/itkTransformFactoryBase.cxx b/Modules/IO/TransformFactory/src/itkTransformFactoryBase.cxx index cd744094e68..bcb9c25a5f8 100644 --- a/Modules/IO/TransformFactory/src/itkTransformFactoryBase.cxx +++ b/Modules/IO/TransformFactory/src/itkTransformFactoryBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformFactory/src/itkTransformFactoryBaseRegister.hxx b/Modules/IO/TransformFactory/src/itkTransformFactoryBaseRegister.hxx index 3e95612f6c8..f110deff240 100644 --- a/Modules/IO/TransformFactory/src/itkTransformFactoryBaseRegister.hxx +++ b/Modules/IO/TransformFactory/src/itkTransformFactoryBaseRegister.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformFactory/src/itkTransformFactoryBaseRegisterDoubleParameters.cxx b/Modules/IO/TransformFactory/src/itkTransformFactoryBaseRegisterDoubleParameters.cxx index 3d0a0b6a79a..3e50817faa1 100644 --- a/Modules/IO/TransformFactory/src/itkTransformFactoryBaseRegisterDoubleParameters.cxx +++ b/Modules/IO/TransformFactory/src/itkTransformFactoryBaseRegisterDoubleParameters.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformFactory/src/itkTransformFactoryBaseRegisterFloatParameters.cxx b/Modules/IO/TransformFactory/src/itkTransformFactoryBaseRegisterFloatParameters.cxx index 45da36568d9..fd802a576eb 100644 --- a/Modules/IO/TransformFactory/src/itkTransformFactoryBaseRegisterFloatParameters.cxx +++ b/Modules/IO/TransformFactory/src/itkTransformFactoryBaseRegisterFloatParameters.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformFactory/test/itkTransformFactoryBaseTest.cxx b/Modules/IO/TransformFactory/test/itkTransformFactoryBaseTest.cxx index ea43a416937..9bd950c2b86 100644 --- a/Modules/IO/TransformFactory/test/itkTransformFactoryBaseTest.cxx +++ b/Modules/IO/TransformFactory/test/itkTransformFactoryBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformHDF5/include/itkHDF5TransformIO.h b/Modules/IO/TransformHDF5/include/itkHDF5TransformIO.h index c3f57e2e003..1700f28b6e5 100644 --- a/Modules/IO/TransformHDF5/include/itkHDF5TransformIO.h +++ b/Modules/IO/TransformHDF5/include/itkHDF5TransformIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformHDF5/include/itkHDF5TransformIOFactory.h b/Modules/IO/TransformHDF5/include/itkHDF5TransformIOFactory.h index 404aa706dcf..2dc9137f155 100644 --- a/Modules/IO/TransformHDF5/include/itkHDF5TransformIOFactory.h +++ b/Modules/IO/TransformHDF5/include/itkHDF5TransformIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformHDF5/src/itkHDF5TransformIO.cxx b/Modules/IO/TransformHDF5/src/itkHDF5TransformIO.cxx index 92a1e6869b9..d0972a9f89d 100644 --- a/Modules/IO/TransformHDF5/src/itkHDF5TransformIO.cxx +++ b/Modules/IO/TransformHDF5/src/itkHDF5TransformIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformHDF5/src/itkHDF5TransformIOFactory.cxx b/Modules/IO/TransformHDF5/src/itkHDF5TransformIOFactory.cxx index ae1f0374986..45eead1d66f 100644 --- a/Modules/IO/TransformHDF5/src/itkHDF5TransformIOFactory.cxx +++ b/Modules/IO/TransformHDF5/src/itkHDF5TransformIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformHDF5/test/itkIOTransformHDF5Test.cxx b/Modules/IO/TransformHDF5/test/itkIOTransformHDF5Test.cxx index 536a8a76605..2e701493c6b 100644 --- a/Modules/IO/TransformHDF5/test/itkIOTransformHDF5Test.cxx +++ b/Modules/IO/TransformHDF5/test/itkIOTransformHDF5Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformHDF5/test/itkThinPlateTransformWriteReadTest.cxx b/Modules/IO/TransformHDF5/test/itkThinPlateTransformWriteReadTest.cxx index 6edbb29732c..21fb6d45028 100644 --- a/Modules/IO/TransformHDF5/test/itkThinPlateTransformWriteReadTest.cxx +++ b/Modules/IO/TransformHDF5/test/itkThinPlateTransformWriteReadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformInsightLegacy/include/itkTxtTransformIO.h b/Modules/IO/TransformInsightLegacy/include/itkTxtTransformIO.h index 3a1843cd021..f96a42d723f 100644 --- a/Modules/IO/TransformInsightLegacy/include/itkTxtTransformIO.h +++ b/Modules/IO/TransformInsightLegacy/include/itkTxtTransformIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformInsightLegacy/include/itkTxtTransformIOFactory.h b/Modules/IO/TransformInsightLegacy/include/itkTxtTransformIOFactory.h index 169260ecf95..d92ea06d88d 100644 --- a/Modules/IO/TransformInsightLegacy/include/itkTxtTransformIOFactory.h +++ b/Modules/IO/TransformInsightLegacy/include/itkTxtTransformIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformInsightLegacy/src/itkTxtTransformIO.cxx b/Modules/IO/TransformInsightLegacy/src/itkTxtTransformIO.cxx index 125070262aa..c22f800d0c0 100644 --- a/Modules/IO/TransformInsightLegacy/src/itkTxtTransformIO.cxx +++ b/Modules/IO/TransformInsightLegacy/src/itkTxtTransformIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformInsightLegacy/src/itkTxtTransformIOFactory.cxx b/Modules/IO/TransformInsightLegacy/src/itkTxtTransformIOFactory.cxx index a8c1850bf9a..50e5e5bbbb2 100644 --- a/Modules/IO/TransformInsightLegacy/src/itkTxtTransformIOFactory.cxx +++ b/Modules/IO/TransformInsightLegacy/src/itkTxtTransformIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformInsightLegacy/test/itkIOEuler3DTransformTxtTest.cxx b/Modules/IO/TransformInsightLegacy/test/itkIOEuler3DTransformTxtTest.cxx index 0549ef0f67a..9992f609932 100644 --- a/Modules/IO/TransformInsightLegacy/test/itkIOEuler3DTransformTxtTest.cxx +++ b/Modules/IO/TransformInsightLegacy/test/itkIOEuler3DTransformTxtTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformInsightLegacy/test/itkIOTransformTxtTest.cxx b/Modules/IO/TransformInsightLegacy/test/itkIOTransformTxtTest.cxx index 509cba06d94..c32b6450a78 100644 --- a/Modules/IO/TransformInsightLegacy/test/itkIOTransformTxtTest.cxx +++ b/Modules/IO/TransformInsightLegacy/test/itkIOTransformTxtTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformMINC/include/itkMINCTransformAdapter.h b/Modules/IO/TransformMINC/include/itkMINCTransformAdapter.h index ca988bcb579..79c8fe0805a 100644 --- a/Modules/IO/TransformMINC/include/itkMINCTransformAdapter.h +++ b/Modules/IO/TransformMINC/include/itkMINCTransformAdapter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformMINC/include/itkMINCTransformIO.h b/Modules/IO/TransformMINC/include/itkMINCTransformIO.h index 93edf6fd24c..fceffc75a06 100644 --- a/Modules/IO/TransformMINC/include/itkMINCTransformIO.h +++ b/Modules/IO/TransformMINC/include/itkMINCTransformIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformMINC/include/itkMINCTransformIOFactory.h b/Modules/IO/TransformMINC/include/itkMINCTransformIOFactory.h index 9f068dab2e6..a6ea98a0eda 100644 --- a/Modules/IO/TransformMINC/include/itkMINCTransformIOFactory.h +++ b/Modules/IO/TransformMINC/include/itkMINCTransformIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformMINC/src/itkMINCTransformIO.cxx b/Modules/IO/TransformMINC/src/itkMINCTransformIO.cxx index 39059537f3c..08e9482cde5 100644 --- a/Modules/IO/TransformMINC/src/itkMINCTransformIO.cxx +++ b/Modules/IO/TransformMINC/src/itkMINCTransformIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformMINC/src/itkMINCTransformIOFactory.cxx b/Modules/IO/TransformMINC/src/itkMINCTransformIOFactory.cxx index bf3b695665a..516d680aac1 100644 --- a/Modules/IO/TransformMINC/src/itkMINCTransformIOFactory.cxx +++ b/Modules/IO/TransformMINC/src/itkMINCTransformIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformMINC/test/itkIOTransformMINCTest.cxx b/Modules/IO/TransformMINC/test/itkIOTransformMINCTest.cxx index f772e7be4ae..2a9bd17876a 100644 --- a/Modules/IO/TransformMINC/test/itkIOTransformMINCTest.cxx +++ b/Modules/IO/TransformMINC/test/itkIOTransformMINCTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformMINC/test/itkMINCTransformAdapterTest.cxx b/Modules/IO/TransformMINC/test/itkMINCTransformAdapterTest.cxx index c0e83f3b9c0..cec858bbe02 100644 --- a/Modules/IO/TransformMINC/test/itkMINCTransformAdapterTest.cxx +++ b/Modules/IO/TransformMINC/test/itkMINCTransformAdapterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformMatlab/include/itkMatlabTransformIO.h b/Modules/IO/TransformMatlab/include/itkMatlabTransformIO.h index bd24548fa0d..41165aa377b 100644 --- a/Modules/IO/TransformMatlab/include/itkMatlabTransformIO.h +++ b/Modules/IO/TransformMatlab/include/itkMatlabTransformIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformMatlab/include/itkMatlabTransformIOFactory.h b/Modules/IO/TransformMatlab/include/itkMatlabTransformIOFactory.h index 728081e49f3..b301fe96d3c 100644 --- a/Modules/IO/TransformMatlab/include/itkMatlabTransformIOFactory.h +++ b/Modules/IO/TransformMatlab/include/itkMatlabTransformIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformMatlab/src/itkMatlabTransformIO.cxx b/Modules/IO/TransformMatlab/src/itkMatlabTransformIO.cxx index 3255869fb60..200918b2367 100644 --- a/Modules/IO/TransformMatlab/src/itkMatlabTransformIO.cxx +++ b/Modules/IO/TransformMatlab/src/itkMatlabTransformIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformMatlab/src/itkMatlabTransformIOFactory.cxx b/Modules/IO/TransformMatlab/src/itkMatlabTransformIOFactory.cxx index 0016d633b56..f632b2572c5 100644 --- a/Modules/IO/TransformMatlab/src/itkMatlabTransformIOFactory.cxx +++ b/Modules/IO/TransformMatlab/src/itkMatlabTransformIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/TransformMatlab/test/itkIOTransformMatlabTest.cxx b/Modules/IO/TransformMatlab/test/itkIOTransformMatlabTest.cxx index 25d74b372a4..de6dfd81c60 100644 --- a/Modules/IO/TransformMatlab/test/itkIOTransformMatlabTest.cxx +++ b/Modules/IO/TransformMatlab/test/itkIOTransformMatlabTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/VTK/include/itkVTKImageIO.h b/Modules/IO/VTK/include/itkVTKImageIO.h index 20c4dfc9498..0b24670861a 100644 --- a/Modules/IO/VTK/include/itkVTKImageIO.h +++ b/Modules/IO/VTK/include/itkVTKImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/VTK/include/itkVTKImageIOFactory.h b/Modules/IO/VTK/include/itkVTKImageIOFactory.h index 24eb8b03985..ed2c621303f 100644 --- a/Modules/IO/VTK/include/itkVTKImageIOFactory.h +++ b/Modules/IO/VTK/include/itkVTKImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/VTK/src/itkVTKImageIO.cxx b/Modules/IO/VTK/src/itkVTKImageIO.cxx index da091e2d508..fb31e082ff5 100644 --- a/Modules/IO/VTK/src/itkVTKImageIO.cxx +++ b/Modules/IO/VTK/src/itkVTKImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/VTK/src/itkVTKImageIOFactory.cxx b/Modules/IO/VTK/src/itkVTKImageIOFactory.cxx index 56b8e4b0711..2c77d6ae4d3 100644 --- a/Modules/IO/VTK/src/itkVTKImageIOFactory.cxx +++ b/Modules/IO/VTK/src/itkVTKImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/VTK/test/itkVTKImageIO2Test.cxx b/Modules/IO/VTK/test/itkVTKImageIO2Test.cxx index 17d9810842d..7c6dcc8da20 100644 --- a/Modules/IO/VTK/test/itkVTKImageIO2Test.cxx +++ b/Modules/IO/VTK/test/itkVTKImageIO2Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/VTK/test/itkVTKImageIO2Test2.cxx b/Modules/IO/VTK/test/itkVTKImageIO2Test2.cxx index f66612e36e2..41e718ec856 100644 --- a/Modules/IO/VTK/test/itkVTKImageIO2Test2.cxx +++ b/Modules/IO/VTK/test/itkVTKImageIO2Test2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/VTK/test/itkVTKImageIOFileReadTest.cxx b/Modules/IO/VTK/test/itkVTKImageIOFileReadTest.cxx index 59f37d5373a..b1188f6fab5 100644 --- a/Modules/IO/VTK/test/itkVTKImageIOFileReadTest.cxx +++ b/Modules/IO/VTK/test/itkVTKImageIOFileReadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/VTK/test/itkVTKImageIOStreamTest.cxx b/Modules/IO/VTK/test/itkVTKImageIOStreamTest.cxx index 2b23194c9e8..b84c0100b35 100644 --- a/Modules/IO/VTK/test/itkVTKImageIOStreamTest.cxx +++ b/Modules/IO/VTK/test/itkVTKImageIOStreamTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/VTK/test/itkVTKImageIOTest.cxx b/Modules/IO/VTK/test/itkVTKImageIOTest.cxx index 13954beff87..4f998b1b4dc 100644 --- a/Modules/IO/VTK/test/itkVTKImageIOTest.cxx +++ b/Modules/IO/VTK/test/itkVTKImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/VTK/test/itkVTKImageIOTest2.cxx b/Modules/IO/VTK/test/itkVTKImageIOTest2.cxx index 1aed77007e6..f7bdf52274e 100644 --- a/Modules/IO/VTK/test/itkVTKImageIOTest2.cxx +++ b/Modules/IO/VTK/test/itkVTKImageIOTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/VTK/test/itkVTKImageIOTest3.cxx b/Modules/IO/VTK/test/itkVTKImageIOTest3.cxx index 9145e7e4d63..93839354d15 100644 --- a/Modules/IO/VTK/test/itkVTKImageIOTest3.cxx +++ b/Modules/IO/VTK/test/itkVTKImageIOTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkDOMNode.h b/Modules/IO/XML/include/itkDOMNode.h index 03f00c2d2aa..4ac7e6f96b1 100644 --- a/Modules/IO/XML/include/itkDOMNode.h +++ b/Modules/IO/XML/include/itkDOMNode.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkDOMNodeXMLReader.h b/Modules/IO/XML/include/itkDOMNodeXMLReader.h index 77230181533..dff022850da 100644 --- a/Modules/IO/XML/include/itkDOMNodeXMLReader.h +++ b/Modules/IO/XML/include/itkDOMNodeXMLReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkDOMNodeXMLWriter.h b/Modules/IO/XML/include/itkDOMNodeXMLWriter.h index 198563d7cc2..0a11d0fe5d8 100644 --- a/Modules/IO/XML/include/itkDOMNodeXMLWriter.h +++ b/Modules/IO/XML/include/itkDOMNodeXMLWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkDOMReader.h b/Modules/IO/XML/include/itkDOMReader.h index 08972a7e9e2..af0cb9681be 100644 --- a/Modules/IO/XML/include/itkDOMReader.h +++ b/Modules/IO/XML/include/itkDOMReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkDOMReader.hxx b/Modules/IO/XML/include/itkDOMReader.hxx index 5a85319b545..5b176d5ce41 100644 --- a/Modules/IO/XML/include/itkDOMReader.hxx +++ b/Modules/IO/XML/include/itkDOMReader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkDOMTextNode.h b/Modules/IO/XML/include/itkDOMTextNode.h index 99bfb0641c9..5e3fe9aae25 100644 --- a/Modules/IO/XML/include/itkDOMTextNode.h +++ b/Modules/IO/XML/include/itkDOMTextNode.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkDOMWriter.h b/Modules/IO/XML/include/itkDOMWriter.h index 0b4da1350d0..0911c34316e 100644 --- a/Modules/IO/XML/include/itkDOMWriter.h +++ b/Modules/IO/XML/include/itkDOMWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkDOMWriter.hxx b/Modules/IO/XML/include/itkDOMWriter.hxx index 654f5a73e44..1a4501cfd5b 100644 --- a/Modules/IO/XML/include/itkDOMWriter.hxx +++ b/Modules/IO/XML/include/itkDOMWriter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkFancyString.h b/Modules/IO/XML/include/itkFancyString.h index 9d4e92a087b..fc7fd95c1cc 100644 --- a/Modules/IO/XML/include/itkFancyString.h +++ b/Modules/IO/XML/include/itkFancyString.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkFancyString.hxx b/Modules/IO/XML/include/itkFancyString.hxx index 8f1fd59e68b..c8a95bedda8 100644 --- a/Modules/IO/XML/include/itkFancyString.hxx +++ b/Modules/IO/XML/include/itkFancyString.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkFileTools.h b/Modules/IO/XML/include/itkFileTools.h index 3296cce4985..f2a870e1197 100644 --- a/Modules/IO/XML/include/itkFileTools.h +++ b/Modules/IO/XML/include/itkFileTools.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkStringTools.h b/Modules/IO/XML/include/itkStringTools.h index edd52554492..1687f76090e 100644 --- a/Modules/IO/XML/include/itkStringTools.h +++ b/Modules/IO/XML/include/itkStringTools.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkStringTools.hxx b/Modules/IO/XML/include/itkStringTools.hxx index 1612c6d1d2e..7d20c938acd 100644 --- a/Modules/IO/XML/include/itkStringTools.hxx +++ b/Modules/IO/XML/include/itkStringTools.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/include/itkXMLFile.h b/Modules/IO/XML/include/itkXMLFile.h index 975316a37c5..8892a726068 100644 --- a/Modules/IO/XML/include/itkXMLFile.h +++ b/Modules/IO/XML/include/itkXMLFile.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/src/itkDOMNode.cxx b/Modules/IO/XML/src/itkDOMNode.cxx index 0841f3b1f54..336cf369d82 100644 --- a/Modules/IO/XML/src/itkDOMNode.cxx +++ b/Modules/IO/XML/src/itkDOMNode.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/src/itkDOMNodeXMLReader.cxx b/Modules/IO/XML/src/itkDOMNodeXMLReader.cxx index 3a7e055e2d5..b6d0e41c3d3 100644 --- a/Modules/IO/XML/src/itkDOMNodeXMLReader.cxx +++ b/Modules/IO/XML/src/itkDOMNodeXMLReader.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/src/itkDOMNodeXMLWriter.cxx b/Modules/IO/XML/src/itkDOMNodeXMLWriter.cxx index 8fbab407b9e..dbb1b8b131c 100644 --- a/Modules/IO/XML/src/itkDOMNodeXMLWriter.cxx +++ b/Modules/IO/XML/src/itkDOMNodeXMLWriter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/src/itkFancyString.cxx b/Modules/IO/XML/src/itkFancyString.cxx index 96ef327f324..ed77a4009e4 100644 --- a/Modules/IO/XML/src/itkFancyString.cxx +++ b/Modules/IO/XML/src/itkFancyString.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/src/itkStringTools.cxx b/Modules/IO/XML/src/itkStringTools.cxx index 93705738a7b..e6ef74156ea 100644 --- a/Modules/IO/XML/src/itkStringTools.cxx +++ b/Modules/IO/XML/src/itkStringTools.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/src/itkXMLFile.cxx b/Modules/IO/XML/src/itkXMLFile.cxx index 69d4c39f23a..92cc8cadfaa 100644 --- a/Modules/IO/XML/src/itkXMLFile.cxx +++ b/Modules/IO/XML/src/itkXMLFile.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/test/itkDOMTest1.cxx b/Modules/IO/XML/test/itkDOMTest1.cxx index 02b69929e65..571dc14e05c 100644 --- a/Modules/IO/XML/test/itkDOMTest1.cxx +++ b/Modules/IO/XML/test/itkDOMTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/test/itkDOMTest2.cxx b/Modules/IO/XML/test/itkDOMTest2.cxx index 6efd1e7ed7f..6771105f6a5 100644 --- a/Modules/IO/XML/test/itkDOMTest2.cxx +++ b/Modules/IO/XML/test/itkDOMTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/test/itkDOMTest3.cxx b/Modules/IO/XML/test/itkDOMTest3.cxx index 98d1ea6d6e4..eb34b9efb1b 100644 --- a/Modules/IO/XML/test/itkDOMTest3.cxx +++ b/Modules/IO/XML/test/itkDOMTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/test/itkDOMTest4.cxx b/Modules/IO/XML/test/itkDOMTest4.cxx index e2eebdf6494..52e5c776c6b 100644 --- a/Modules/IO/XML/test/itkDOMTest4.cxx +++ b/Modules/IO/XML/test/itkDOMTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/test/itkDOMTest5.cxx b/Modules/IO/XML/test/itkDOMTest5.cxx index f47086ced2f..012a541b63d 100644 --- a/Modules/IO/XML/test/itkDOMTest5.cxx +++ b/Modules/IO/XML/test/itkDOMTest5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/test/itkDOMTest6.cxx b/Modules/IO/XML/test/itkDOMTest6.cxx index 4c466c692f5..fd984f4798b 100644 --- a/Modules/IO/XML/test/itkDOMTest6.cxx +++ b/Modules/IO/XML/test/itkDOMTest6.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/test/itkDOMTest7.cxx b/Modules/IO/XML/test/itkDOMTest7.cxx index 640cd470953..aef22766e01 100644 --- a/Modules/IO/XML/test/itkDOMTest7.cxx +++ b/Modules/IO/XML/test/itkDOMTest7.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/test/itkDOMTest8.cxx b/Modules/IO/XML/test/itkDOMTest8.cxx index e39cf2fbf21..36886f1711d 100644 --- a/Modules/IO/XML/test/itkDOMTest8.cxx +++ b/Modules/IO/XML/test/itkDOMTest8.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/test/itkDOMTestObject.h b/Modules/IO/XML/test/itkDOMTestObject.h index ceddf702836..21d7dcd9ad1 100644 --- a/Modules/IO/XML/test/itkDOMTestObject.h +++ b/Modules/IO/XML/test/itkDOMTestObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/test/itkDOMTestObjectDOMReader.h b/Modules/IO/XML/test/itkDOMTestObjectDOMReader.h index 8ab33fd2863..a58048d6082 100644 --- a/Modules/IO/XML/test/itkDOMTestObjectDOMReader.h +++ b/Modules/IO/XML/test/itkDOMTestObjectDOMReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/IO/XML/test/itkDOMTestObjectDOMWriter.h b/Modules/IO/XML/test/itkDOMTestObjectDOMWriter.h index bb2fde7c24b..aa8d4a9a3aa 100644 --- a/Modules/IO/XML/test/itkDOMTestObjectDOMWriter.h +++ b/Modules/IO/XML/test/itkDOMTestObjectDOMWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsHeaderObjCxxTest.mm b/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsHeaderObjCxxTest.mm index 7fdde63661d..00c82c0c855 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsHeaderObjCxxTest.mm +++ b/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsHeaderObjCxxTest.mm @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest.cxx index 8a55b0b4205..d93865e6023 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest2.cxx b/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest2.cxx index 08df148ddb4..97c227a10ae 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest2.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest3.cxx b/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest3.cxx index 4a5e706f43d..fc8e221a212 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest3.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest4.cxx b/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest4.cxx index 7bbc562e4d6..4c80597a4b3 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest4.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkAlgorithmsPrintTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkBasicClasses.tcl b/Modules/Nonunit/IntegratedTest/test/itkBasicClasses.tcl index 221f67cce6c..9b58ebfff7c 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkBasicClasses.tcl +++ b/Modules/Nonunit/IntegratedTest/test/itkBasicClasses.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkBasicFiltersHeaderObjCxxTest.mm b/Modules/Nonunit/IntegratedTest/test/itkBasicFiltersHeaderObjCxxTest.mm index 8c9e03b61b9..aa28c8a8fb1 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkBasicFiltersHeaderObjCxxTest.mm +++ b/Modules/Nonunit/IntegratedTest/test/itkBasicFiltersHeaderObjCxxTest.mm @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkBasicFiltersPrintTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkBasicFiltersPrintTest.cxx index a5d515fe936..01cc87d3caa 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkBasicFiltersPrintTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkBasicFiltersPrintTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkBasicFiltersPrintTest2.cxx b/Modules/Nonunit/IntegratedTest/test/itkBasicFiltersPrintTest2.cxx index 8e696b8b4d0..63615cf80f1 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkBasicFiltersPrintTest2.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkBasicFiltersPrintTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkBioRadImageIOTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkBioRadImageIOTest.cxx index c23b9573c9b..f1e5fd47f41 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkBioRadImageIOTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkBioRadImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkCommonHeaderObjCxxTest.mm b/Modules/Nonunit/IntegratedTest/test/itkCommonHeaderObjCxxTest.mm index 8cbb048d7d9..3aef132fc10 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkCommonHeaderObjCxxTest.mm +++ b/Modules/Nonunit/IntegratedTest/test/itkCommonHeaderObjCxxTest.mm @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkCommonPrintTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkCommonPrintTest.cxx index be0b3761fec..86554617284 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkCommonPrintTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkCommonPrintTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkCurvatureFlowTestTcl.tcl b/Modules/Nonunit/IntegratedTest/test/itkCurvatureFlowTestTcl.tcl index 209c5e02b97..800c99213fc 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkCurvatureFlowTestTcl.tcl +++ b/Modules/Nonunit/IntegratedTest/test/itkCurvatureFlowTestTcl.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkCurvatureFlowTestTcl2.tcl b/Modules/Nonunit/IntegratedTest/test/itkCurvatureFlowTestTcl2.tcl index 30d822ff02c..155d98f463d 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkCurvatureFlowTestTcl2.tcl +++ b/Modules/Nonunit/IntegratedTest/test/itkCurvatureFlowTestTcl2.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkFilterImageAddTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkFilterImageAddTest.cxx index 47867d01d0c..29551ba6f0d 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkFilterImageAddTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkFilterImageAddTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkIOHeaderObjCxxTest.mm b/Modules/Nonunit/IntegratedTest/test/itkIOHeaderObjCxxTest.mm index a2dcc89ea23..109035c0d9b 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkIOHeaderObjCxxTest.mm +++ b/Modules/Nonunit/IntegratedTest/test/itkIOHeaderObjCxxTest.mm @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkIOPrintTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkIOPrintTest.cxx index fbbd81be743..08978213554 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkIOPrintTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkIOPrintTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkImageToHistogramFilterTest4.cxx b/Modules/Nonunit/IntegratedTest/test/itkImageToHistogramFilterTest4.cxx index 28d38f12c04..fec04928539 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkImageToHistogramFilterTest4.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkImageToHistogramFilterTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkMaskedImageToHistogramFilterTest1.cxx b/Modules/Nonunit/IntegratedTest/test/itkMaskedImageToHistogramFilterTest1.cxx index 10debb88b53..118356686aa 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkMaskedImageToHistogramFilterTest1.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkMaskedImageToHistogramFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkMaximumDecisionRuleTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkMaximumDecisionRuleTest.cxx index 8ad02318d18..bc93b2a2ef4 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkMaximumDecisionRuleTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkMaximumDecisionRuleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkMaximumRatioDecisionRuleTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkMaximumRatioDecisionRuleTest.cxx index edf8254303d..5c95d08d7ea 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkMaximumRatioDecisionRuleTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkMaximumRatioDecisionRuleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkMinimumDecisionRuleTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkMinimumDecisionRuleTest.cxx index ca2b3bc56a7..60899260626 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkMinimumDecisionRuleTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkMinimumDecisionRuleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkNumericsHeaderObjCxxTest.mm b/Modules/Nonunit/IntegratedTest/test/itkNumericsHeaderObjCxxTest.mm index a39659b541d..7bed71bcb31 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkNumericsHeaderObjCxxTest.mm +++ b/Modules/Nonunit/IntegratedTest/test/itkNumericsHeaderObjCxxTest.mm @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkNumericsPrintTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkNumericsPrintTest.cxx index 260399c44d4..d73d3d7951b 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkNumericsPrintTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkNumericsPrintTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkPolygonCellTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkPolygonCellTest.cxx index 73d7e05ab33..be0f9235263 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkPolygonCellTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkPolygonCellTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkReleaseDataFilterTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkReleaseDataFilterTest.cxx index bc718a079d1..7f373bda570 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkReleaseDataFilterTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkReleaseDataFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkShrinkImagePreserveObjectPhysicalLocations.cxx b/Modules/Nonunit/IntegratedTest/test/itkShrinkImagePreserveObjectPhysicalLocations.cxx index a46d58335aa..433876eb0ba 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkShrinkImagePreserveObjectPhysicalLocations.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkShrinkImagePreserveObjectPhysicalLocations.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkSpatialObjectHeaderObjCxxTest.mm b/Modules/Nonunit/IntegratedTest/test/itkSpatialObjectHeaderObjCxxTest.mm index 9b498e2145d..554ed59e60f 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkSpatialObjectHeaderObjCxxTest.mm +++ b/Modules/Nonunit/IntegratedTest/test/itkSpatialObjectHeaderObjCxxTest.mm @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkSpatialObjectPrintTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkSpatialObjectPrintTest.cxx index 71a42120690..9d98c4e417f 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkSpatialObjectPrintTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkSpatialObjectPrintTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkStatisticsPrintTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkStatisticsPrintTest.cxx index 0ecd2c0fc31..a064a5675ad 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkStatisticsPrintTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkStatisticsPrintTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/test/itkTriangleHelperTest.cxx b/Modules/Nonunit/IntegratedTest/test/itkTriangleHelperTest.cxx index 846bbb8aecc..3533d7746be 100644 --- a/Modules/Nonunit/IntegratedTest/test/itkTriangleHelperTest.cxx +++ b/Modules/Nonunit/IntegratedTest/test/itkTriangleHelperTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/IntegratedTest/wrapping/test/itkCurvatureFlowTestPython2.py b/Modules/Nonunit/IntegratedTest/wrapping/test/itkCurvatureFlowTestPython2.py index 24dfdc37524..4e4bd015f76 100644 --- a/Modules/Nonunit/IntegratedTest/wrapping/test/itkCurvatureFlowTestPython2.py +++ b/Modules/Nonunit/IntegratedTest/wrapping/test/itkCurvatureFlowTestPython2.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkAreaClosingImageFilter.h b/Modules/Nonunit/Review/include/itkAreaClosingImageFilter.h index 8acd55cd3b5..b69717e80c1 100644 --- a/Modules/Nonunit/Review/include/itkAreaClosingImageFilter.h +++ b/Modules/Nonunit/Review/include/itkAreaClosingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkAreaOpeningImageFilter.h b/Modules/Nonunit/Review/include/itkAreaOpeningImageFilter.h index 5f03bfaf0cc..b40e96f6293 100644 --- a/Modules/Nonunit/Review/include/itkAreaOpeningImageFilter.h +++ b/Modules/Nonunit/Review/include/itkAreaOpeningImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkAttributeMorphologyBaseImageFilter.h b/Modules/Nonunit/Review/include/itkAttributeMorphologyBaseImageFilter.h index b31e9ed58b8..ccd44487bdf 100644 --- a/Modules/Nonunit/Review/include/itkAttributeMorphologyBaseImageFilter.h +++ b/Modules/Nonunit/Review/include/itkAttributeMorphologyBaseImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkAttributeMorphologyBaseImageFilter.hxx b/Modules/Nonunit/Review/include/itkAttributeMorphologyBaseImageFilter.hxx index 92802ed5ebd..3436f63d2c8 100644 --- a/Modules/Nonunit/Review/include/itkAttributeMorphologyBaseImageFilter.hxx +++ b/Modules/Nonunit/Review/include/itkAttributeMorphologyBaseImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkComplexBSplineInterpolateImageFunction.h b/Modules/Nonunit/Review/include/itkComplexBSplineInterpolateImageFunction.h index 4f98b4bd2c8..9bef3c16e06 100644 --- a/Modules/Nonunit/Review/include/itkComplexBSplineInterpolateImageFunction.h +++ b/Modules/Nonunit/Review/include/itkComplexBSplineInterpolateImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkComplexBSplineInterpolateImageFunction.hxx b/Modules/Nonunit/Review/include/itkComplexBSplineInterpolateImageFunction.hxx index cb5b821ca18..2a81ca19f49 100644 --- a/Modules/Nonunit/Review/include/itkComplexBSplineInterpolateImageFunction.hxx +++ b/Modules/Nonunit/Review/include/itkComplexBSplineInterpolateImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkConformalFlatteningMeshFilter.h b/Modules/Nonunit/Review/include/itkConformalFlatteningMeshFilter.h index b96871b1310..61e3d111988 100644 --- a/Modules/Nonunit/Review/include/itkConformalFlatteningMeshFilter.h +++ b/Modules/Nonunit/Review/include/itkConformalFlatteningMeshFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkConformalFlatteningMeshFilter.hxx b/Modules/Nonunit/Review/include/itkConformalFlatteningMeshFilter.hxx index bdf3c013358..c953cb3f9c6 100644 --- a/Modules/Nonunit/Review/include/itkConformalFlatteningMeshFilter.hxx +++ b/Modules/Nonunit/Review/include/itkConformalFlatteningMeshFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkConstrainedRegionBasedLevelSetFunctionSharedData.h b/Modules/Nonunit/Review/include/itkConstrainedRegionBasedLevelSetFunctionSharedData.h index 2c474140a74..c02a3af4fba 100644 --- a/Modules/Nonunit/Review/include/itkConstrainedRegionBasedLevelSetFunctionSharedData.h +++ b/Modules/Nonunit/Review/include/itkConstrainedRegionBasedLevelSetFunctionSharedData.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkDirectFourierReconstructionImageToImageFilter.h b/Modules/Nonunit/Review/include/itkDirectFourierReconstructionImageToImageFilter.h index 0c530edad2e..ef7e5c01716 100644 --- a/Modules/Nonunit/Review/include/itkDirectFourierReconstructionImageToImageFilter.h +++ b/Modules/Nonunit/Review/include/itkDirectFourierReconstructionImageToImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkDirectFourierReconstructionImageToImageFilter.hxx b/Modules/Nonunit/Review/include/itkDirectFourierReconstructionImageToImageFilter.hxx index eb30c572189..f956774583a 100644 --- a/Modules/Nonunit/Review/include/itkDirectFourierReconstructionImageToImageFilter.hxx +++ b/Modules/Nonunit/Review/include/itkDirectFourierReconstructionImageToImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkDiscreteGaussianDerivativeImageFunction.h b/Modules/Nonunit/Review/include/itkDiscreteGaussianDerivativeImageFunction.h index e247dd578e9..f05b6a3b6e3 100644 --- a/Modules/Nonunit/Review/include/itkDiscreteGaussianDerivativeImageFunction.h +++ b/Modules/Nonunit/Review/include/itkDiscreteGaussianDerivativeImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkDiscreteGaussianDerivativeImageFunction.hxx b/Modules/Nonunit/Review/include/itkDiscreteGaussianDerivativeImageFunction.hxx index c15b3373a68..ecf7598d602 100644 --- a/Modules/Nonunit/Review/include/itkDiscreteGaussianDerivativeImageFunction.hxx +++ b/Modules/Nonunit/Review/include/itkDiscreteGaussianDerivativeImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkDiscreteGradientMagnitudeGaussianImageFunction.h b/Modules/Nonunit/Review/include/itkDiscreteGradientMagnitudeGaussianImageFunction.h index 05b69c554be..b818dfd2dc5 100644 --- a/Modules/Nonunit/Review/include/itkDiscreteGradientMagnitudeGaussianImageFunction.h +++ b/Modules/Nonunit/Review/include/itkDiscreteGradientMagnitudeGaussianImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkDiscreteGradientMagnitudeGaussianImageFunction.hxx b/Modules/Nonunit/Review/include/itkDiscreteGradientMagnitudeGaussianImageFunction.hxx index ee0a8630036..4e3dc28f7cb 100644 --- a/Modules/Nonunit/Review/include/itkDiscreteGradientMagnitudeGaussianImageFunction.hxx +++ b/Modules/Nonunit/Review/include/itkDiscreteGradientMagnitudeGaussianImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkDiscreteHessianGaussianImageFunction.h b/Modules/Nonunit/Review/include/itkDiscreteHessianGaussianImageFunction.h index bf2771c89a5..ae2cf7a8d39 100644 --- a/Modules/Nonunit/Review/include/itkDiscreteHessianGaussianImageFunction.h +++ b/Modules/Nonunit/Review/include/itkDiscreteHessianGaussianImageFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkDiscreteHessianGaussianImageFunction.hxx b/Modules/Nonunit/Review/include/itkDiscreteHessianGaussianImageFunction.hxx index 2db04afdcfe..2a53ccb4fba 100644 --- a/Modules/Nonunit/Review/include/itkDiscreteHessianGaussianImageFunction.hxx +++ b/Modules/Nonunit/Review/include/itkDiscreteHessianGaussianImageFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkFastApproximateRankImageFilter.h b/Modules/Nonunit/Review/include/itkFastApproximateRankImageFilter.h index 3dea591c3e0..63d8246d0a8 100644 --- a/Modules/Nonunit/Review/include/itkFastApproximateRankImageFilter.h +++ b/Modules/Nonunit/Review/include/itkFastApproximateRankImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkGridForwardWarpImageFilter.h b/Modules/Nonunit/Review/include/itkGridForwardWarpImageFilter.h index 307bb1ec151..2fa9a2de458 100644 --- a/Modules/Nonunit/Review/include/itkGridForwardWarpImageFilter.h +++ b/Modules/Nonunit/Review/include/itkGridForwardWarpImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkGridForwardWarpImageFilter.hxx b/Modules/Nonunit/Review/include/itkGridForwardWarpImageFilter.hxx index d0aa2f394b9..27b4097694a 100644 --- a/Modules/Nonunit/Review/include/itkGridForwardWarpImageFilter.hxx +++ b/Modules/Nonunit/Review/include/itkGridForwardWarpImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkLabelGeometryImageFilter.h b/Modules/Nonunit/Review/include/itkLabelGeometryImageFilter.h index 2c3de406790..a19fc811277 100644 --- a/Modules/Nonunit/Review/include/itkLabelGeometryImageFilter.h +++ b/Modules/Nonunit/Review/include/itkLabelGeometryImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkLabelGeometryImageFilter.hxx b/Modules/Nonunit/Review/include/itkLabelGeometryImageFilter.hxx index c191a5e0b6a..c4ddbf13db3 100644 --- a/Modules/Nonunit/Review/include/itkLabelGeometryImageFilter.hxx +++ b/Modules/Nonunit/Review/include/itkLabelGeometryImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkMiniPipelineSeparableImageFilter.h b/Modules/Nonunit/Review/include/itkMiniPipelineSeparableImageFilter.h index 95ffd199acd..c849c19c1ff 100644 --- a/Modules/Nonunit/Review/include/itkMiniPipelineSeparableImageFilter.h +++ b/Modules/Nonunit/Review/include/itkMiniPipelineSeparableImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkMiniPipelineSeparableImageFilter.hxx b/Modules/Nonunit/Review/include/itkMiniPipelineSeparableImageFilter.hxx index 2836e804066..66998466794 100644 --- a/Modules/Nonunit/Review/include/itkMiniPipelineSeparableImageFilter.hxx +++ b/Modules/Nonunit/Review/include/itkMiniPipelineSeparableImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkMultiphaseDenseFiniteDifferenceImageFilter.h b/Modules/Nonunit/Review/include/itkMultiphaseDenseFiniteDifferenceImageFilter.h index f80bd1043a3..af83e1c5883 100644 --- a/Modules/Nonunit/Review/include/itkMultiphaseDenseFiniteDifferenceImageFilter.h +++ b/Modules/Nonunit/Review/include/itkMultiphaseDenseFiniteDifferenceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkMultiphaseDenseFiniteDifferenceImageFilter.hxx b/Modules/Nonunit/Review/include/itkMultiphaseDenseFiniteDifferenceImageFilter.hxx index 468facc60e7..cd7ab614a6f 100644 --- a/Modules/Nonunit/Review/include/itkMultiphaseDenseFiniteDifferenceImageFilter.hxx +++ b/Modules/Nonunit/Review/include/itkMultiphaseDenseFiniteDifferenceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkMultiphaseFiniteDifferenceImageFilter.h b/Modules/Nonunit/Review/include/itkMultiphaseFiniteDifferenceImageFilter.h index 98da75739b1..06652dc15aa 100644 --- a/Modules/Nonunit/Review/include/itkMultiphaseFiniteDifferenceImageFilter.h +++ b/Modules/Nonunit/Review/include/itkMultiphaseFiniteDifferenceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkMultiphaseFiniteDifferenceImageFilter.hxx b/Modules/Nonunit/Review/include/itkMultiphaseFiniteDifferenceImageFilter.hxx index 59ecc906a7d..92c9c4680c6 100644 --- a/Modules/Nonunit/Review/include/itkMultiphaseFiniteDifferenceImageFilter.hxx +++ b/Modules/Nonunit/Review/include/itkMultiphaseFiniteDifferenceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkMultiphaseSparseFiniteDifferenceImageFilter.h b/Modules/Nonunit/Review/include/itkMultiphaseSparseFiniteDifferenceImageFilter.h index 4e1294a2e6c..abeb1d6ee09 100644 --- a/Modules/Nonunit/Review/include/itkMultiphaseSparseFiniteDifferenceImageFilter.h +++ b/Modules/Nonunit/Review/include/itkMultiphaseSparseFiniteDifferenceImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkMultiphaseSparseFiniteDifferenceImageFilter.hxx b/Modules/Nonunit/Review/include/itkMultiphaseSparseFiniteDifferenceImageFilter.hxx index e22a9830698..0ff810ab3bc 100644 --- a/Modules/Nonunit/Review/include/itkMultiphaseSparseFiniteDifferenceImageFilter.hxx +++ b/Modules/Nonunit/Review/include/itkMultiphaseSparseFiniteDifferenceImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunction.h b/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunction.h index b47c87bc6d3..2c879af7c98 100644 --- a/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunction.h +++ b/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunction.hxx b/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunction.hxx index 1331590806b..82579086253 100644 --- a/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunction.hxx +++ b/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunctionData.h b/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunctionData.h index 8b967c08262..1fa7b89f125 100644 --- a/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunctionData.h +++ b/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunctionData.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunctionData.hxx b/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunctionData.hxx index 9937bde5cff..9cd75923ddf 100644 --- a/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunctionData.hxx +++ b/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunctionData.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunctionSharedData.h b/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunctionSharedData.h index c5f2fb03bd3..8d6740d5256 100644 --- a/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunctionSharedData.h +++ b/Modules/Nonunit/Review/include/itkRegionBasedLevelSetFunctionSharedData.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdCalculator.h b/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdCalculator.h index 7bb61058300..2b9df26afb1 100644 --- a/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdCalculator.h +++ b/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdCalculator.hxx b/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdCalculator.hxx index 79fdfba59ce..ac68e38bc67 100644 --- a/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdCalculator.hxx +++ b/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdImageFilter.h b/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdImageFilter.h index 7789a61e7e3..44da2907b87 100644 --- a/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdImageFilter.h +++ b/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdImageFilter.hxx b/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdImageFilter.hxx index 620600199d8..f350fce2423 100644 --- a/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdImageFilter.hxx +++ b/Modules/Nonunit/Review/include/itkRobustAutomaticThresholdImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkScalarChanAndVeseDenseLevelSetImageFilter.h b/Modules/Nonunit/Review/include/itkScalarChanAndVeseDenseLevelSetImageFilter.h index 4a6dc7745a5..69b23ddc2b4 100644 --- a/Modules/Nonunit/Review/include/itkScalarChanAndVeseDenseLevelSetImageFilter.h +++ b/Modules/Nonunit/Review/include/itkScalarChanAndVeseDenseLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkScalarChanAndVeseDenseLevelSetImageFilter.hxx b/Modules/Nonunit/Review/include/itkScalarChanAndVeseDenseLevelSetImageFilter.hxx index 065c08467c3..c229718a34b 100644 --- a/Modules/Nonunit/Review/include/itkScalarChanAndVeseDenseLevelSetImageFilter.hxx +++ b/Modules/Nonunit/Review/include/itkScalarChanAndVeseDenseLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkScalarChanAndVeseLevelSetFunction.h b/Modules/Nonunit/Review/include/itkScalarChanAndVeseLevelSetFunction.h index 1be984c8df3..ddadc733108 100644 --- a/Modules/Nonunit/Review/include/itkScalarChanAndVeseLevelSetFunction.h +++ b/Modules/Nonunit/Review/include/itkScalarChanAndVeseLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkScalarChanAndVeseLevelSetFunction.hxx b/Modules/Nonunit/Review/include/itkScalarChanAndVeseLevelSetFunction.hxx index bf94b61e274..12691004fda 100644 --- a/Modules/Nonunit/Review/include/itkScalarChanAndVeseLevelSetFunction.hxx +++ b/Modules/Nonunit/Review/include/itkScalarChanAndVeseLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkScalarChanAndVeseLevelSetFunctionData.h b/Modules/Nonunit/Review/include/itkScalarChanAndVeseLevelSetFunctionData.h index aad2a2bfcc7..da3c16809a4 100644 --- a/Modules/Nonunit/Review/include/itkScalarChanAndVeseLevelSetFunctionData.h +++ b/Modules/Nonunit/Review/include/itkScalarChanAndVeseLevelSetFunctionData.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkScalarChanAndVeseSparseLevelSetImageFilter.h b/Modules/Nonunit/Review/include/itkScalarChanAndVeseSparseLevelSetImageFilter.h index bf68559a036..8b6411a3dc8 100644 --- a/Modules/Nonunit/Review/include/itkScalarChanAndVeseSparseLevelSetImageFilter.h +++ b/Modules/Nonunit/Review/include/itkScalarChanAndVeseSparseLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkScalarChanAndVeseSparseLevelSetImageFilter.hxx b/Modules/Nonunit/Review/include/itkScalarChanAndVeseSparseLevelSetImageFilter.hxx index 9b191bf554d..d037be8b680 100644 --- a/Modules/Nonunit/Review/include/itkScalarChanAndVeseSparseLevelSetImageFilter.hxx +++ b/Modules/Nonunit/Review/include/itkScalarChanAndVeseSparseLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkScalarRegionBasedLevelSetFunction.h b/Modules/Nonunit/Review/include/itkScalarRegionBasedLevelSetFunction.h index 474b8344821..4bdcfce42dc 100644 --- a/Modules/Nonunit/Review/include/itkScalarRegionBasedLevelSetFunction.h +++ b/Modules/Nonunit/Review/include/itkScalarRegionBasedLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkScalarRegionBasedLevelSetFunction.hxx b/Modules/Nonunit/Review/include/itkScalarRegionBasedLevelSetFunction.hxx index a7b75723bb1..66aa4c96be8 100644 --- a/Modules/Nonunit/Review/include/itkScalarRegionBasedLevelSetFunction.hxx +++ b/Modules/Nonunit/Review/include/itkScalarRegionBasedLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkStochasticFractalDimensionImageFilter.h b/Modules/Nonunit/Review/include/itkStochasticFractalDimensionImageFilter.h index e2688504a4c..16dd506e6b9 100644 --- a/Modules/Nonunit/Review/include/itkStochasticFractalDimensionImageFilter.h +++ b/Modules/Nonunit/Review/include/itkStochasticFractalDimensionImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkStochasticFractalDimensionImageFilter.hxx b/Modules/Nonunit/Review/include/itkStochasticFractalDimensionImageFilter.hxx index 9a4baa919cf..642fb9a5d9b 100644 --- a/Modules/Nonunit/Review/include/itkStochasticFractalDimensionImageFilter.hxx +++ b/Modules/Nonunit/Review/include/itkStochasticFractalDimensionImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkUnconstrainedRegionBasedLevelSetFunctionSharedData.h b/Modules/Nonunit/Review/include/itkUnconstrainedRegionBasedLevelSetFunctionSharedData.h index 1ecc0ec58cb..b298d3dc275 100644 --- a/Modules/Nonunit/Review/include/itkUnconstrainedRegionBasedLevelSetFunctionSharedData.h +++ b/Modules/Nonunit/Review/include/itkUnconstrainedRegionBasedLevelSetFunctionSharedData.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkVoxBoCUBImageIO.h b/Modules/Nonunit/Review/include/itkVoxBoCUBImageIO.h index 49eeed18b6d..c926b3947f5 100644 --- a/Modules/Nonunit/Review/include/itkVoxBoCUBImageIO.h +++ b/Modules/Nonunit/Review/include/itkVoxBoCUBImageIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkVoxBoCUBImageIOFactory.h b/Modules/Nonunit/Review/include/itkVoxBoCUBImageIOFactory.h index b36896c4844..e24f3e0b9ee 100644 --- a/Modules/Nonunit/Review/include/itkVoxBoCUBImageIOFactory.h +++ b/Modules/Nonunit/Review/include/itkVoxBoCUBImageIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkWarpHarmonicEnergyCalculator.h b/Modules/Nonunit/Review/include/itkWarpHarmonicEnergyCalculator.h index 3db693caf93..7e2c192ec6c 100644 --- a/Modules/Nonunit/Review/include/itkWarpHarmonicEnergyCalculator.h +++ b/Modules/Nonunit/Review/include/itkWarpHarmonicEnergyCalculator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/include/itkWarpHarmonicEnergyCalculator.hxx b/Modules/Nonunit/Review/include/itkWarpHarmonicEnergyCalculator.hxx index 7b5556700a4..c4722b44994 100644 --- a/Modules/Nonunit/Review/include/itkWarpHarmonicEnergyCalculator.hxx +++ b/Modules/Nonunit/Review/include/itkWarpHarmonicEnergyCalculator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/src/itkVoxBoCUBImageIO.cxx b/Modules/Nonunit/Review/src/itkVoxBoCUBImageIO.cxx index dacc6443a14..12993a699e6 100644 --- a/Modules/Nonunit/Review/src/itkVoxBoCUBImageIO.cxx +++ b/Modules/Nonunit/Review/src/itkVoxBoCUBImageIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/src/itkVoxBoCUBImageIOFactory.cxx b/Modules/Nonunit/Review/src/itkVoxBoCUBImageIOFactory.cxx index 193f3b39482..d92af24b793 100644 --- a/Modules/Nonunit/Review/src/itkVoxBoCUBImageIOFactory.cxx +++ b/Modules/Nonunit/Review/src/itkVoxBoCUBImageIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkAreaClosingImageFilterTest.cxx b/Modules/Nonunit/Review/test/itkAreaClosingImageFilterTest.cxx index d4d6a05870c..18908dd1eda 100644 --- a/Modules/Nonunit/Review/test/itkAreaClosingImageFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkAreaClosingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkAreaOpeningImageFilterTest.cxx b/Modules/Nonunit/Review/test/itkAreaOpeningImageFilterTest.cxx index e3c43b1f74a..01292afc268 100644 --- a/Modules/Nonunit/Review/test/itkAreaOpeningImageFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkAreaOpeningImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkConformalFlatteningMeshFilterTest.cxx b/Modules/Nonunit/Review/test/itkConformalFlatteningMeshFilterTest.cxx index 1461a82f70b..7b1097267ed 100644 --- a/Modules/Nonunit/Review/test/itkConformalFlatteningMeshFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkConformalFlatteningMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkConformalFlatteningQuadEdgeMeshFilterTest.cxx b/Modules/Nonunit/Review/test/itkConformalFlatteningQuadEdgeMeshFilterTest.cxx index fbf4c7077a7..8fe01ea6689 100644 --- a/Modules/Nonunit/Review/test/itkConformalFlatteningQuadEdgeMeshFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkConformalFlatteningQuadEdgeMeshFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkDirectFourierReconstructionImageToImageFilterTest.cxx b/Modules/Nonunit/Review/test/itkDirectFourierReconstructionImageToImageFilterTest.cxx index ceed2f0f519..0b349d07e5b 100644 --- a/Modules/Nonunit/Review/test/itkDirectFourierReconstructionImageToImageFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkDirectFourierReconstructionImageToImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkDiscreteGaussianDerivativeImageFunctionTest.cxx b/Modules/Nonunit/Review/test/itkDiscreteGaussianDerivativeImageFunctionTest.cxx index a1143bdd55f..9a707a45cd3 100644 --- a/Modules/Nonunit/Review/test/itkDiscreteGaussianDerivativeImageFunctionTest.cxx +++ b/Modules/Nonunit/Review/test/itkDiscreteGaussianDerivativeImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkDiscreteGradientMagnitudeGaussianImageFunctionTest.cxx b/Modules/Nonunit/Review/test/itkDiscreteGradientMagnitudeGaussianImageFunctionTest.cxx index ee1f9580c71..a6c26c96f02 100644 --- a/Modules/Nonunit/Review/test/itkDiscreteGradientMagnitudeGaussianImageFunctionTest.cxx +++ b/Modules/Nonunit/Review/test/itkDiscreteGradientMagnitudeGaussianImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkDiscreteHessianGaussianImageFunctionTest.cxx b/Modules/Nonunit/Review/test/itkDiscreteHessianGaussianImageFunctionTest.cxx index 441efe63c48..23d1e965a6c 100644 --- a/Modules/Nonunit/Review/test/itkDiscreteHessianGaussianImageFunctionTest.cxx +++ b/Modules/Nonunit/Review/test/itkDiscreteHessianGaussianImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkFastApproximateRankImageFilterTest.cxx b/Modules/Nonunit/Review/test/itkFastApproximateRankImageFilterTest.cxx index be83645a05b..8b4675c0b18 100644 --- a/Modules/Nonunit/Review/test/itkFastApproximateRankImageFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkFastApproximateRankImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkGridForwardWarpImageFilterTest.cxx b/Modules/Nonunit/Review/test/itkGridForwardWarpImageFilterTest.cxx index 3bc1a793d3f..e1ae5a01608 100644 --- a/Modules/Nonunit/Review/test/itkGridForwardWarpImageFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkGridForwardWarpImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkImageFunctionTest.cxx b/Modules/Nonunit/Review/test/itkImageFunctionTest.cxx index d05863134c4..32a626e77d8 100644 --- a/Modules/Nonunit/Review/test/itkImageFunctionTest.cxx +++ b/Modules/Nonunit/Review/test/itkImageFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkLabelGeometryImageFilterTest.cxx b/Modules/Nonunit/Review/test/itkLabelGeometryImageFilterTest.cxx index 8ce90ca1068..614cd027c53 100644 --- a/Modules/Nonunit/Review/test/itkLabelGeometryImageFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkLabelGeometryImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkMultiphaseDenseFiniteDifferenceImageFilterTest.cxx b/Modules/Nonunit/Review/test/itkMultiphaseDenseFiniteDifferenceImageFilterTest.cxx index ab340eb874e..2d2108374e4 100644 --- a/Modules/Nonunit/Review/test/itkMultiphaseDenseFiniteDifferenceImageFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkMultiphaseDenseFiniteDifferenceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkMultiphaseFiniteDifferenceImageFilterTest.cxx b/Modules/Nonunit/Review/test/itkMultiphaseFiniteDifferenceImageFilterTest.cxx index bd969bacd29..305183bfcfa 100644 --- a/Modules/Nonunit/Review/test/itkMultiphaseFiniteDifferenceImageFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkMultiphaseFiniteDifferenceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkMultiphaseSparseFiniteDifferenceImageFilterTest.cxx b/Modules/Nonunit/Review/test/itkMultiphaseSparseFiniteDifferenceImageFilterTest.cxx index d68d0dd80ce..142162d8ecd 100644 --- a/Modules/Nonunit/Review/test/itkMultiphaseSparseFiniteDifferenceImageFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkMultiphaseSparseFiniteDifferenceImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest.cxx b/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest.cxx index 9aebb5660a8..233a1b7dec8 100644 --- a/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest.cxx +++ b/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest.h b/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest.h index 61b6969f09a..460ceed6e9f 100644 --- a/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest.h +++ b/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest2.cxx b/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest2.cxx index e6c3568da09..ffe5aab6702 100644 --- a/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest2.cxx +++ b/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest2.h b/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest2.h index 5f8add5c222..7f8a7b30cd6 100644 --- a/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest2.h +++ b/Modules/Nonunit/Review/test/itkOptImageToImageMetricsTest2.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkOptMattesMutualInformationImageToImageMetricThreadsTest1.cxx b/Modules/Nonunit/Review/test/itkOptMattesMutualInformationImageToImageMetricThreadsTest1.cxx index b44e9868112..58093e69a0b 100644 --- a/Modules/Nonunit/Review/test/itkOptMattesMutualInformationImageToImageMetricThreadsTest1.cxx +++ b/Modules/Nonunit/Review/test/itkOptMattesMutualInformationImageToImageMetricThreadsTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkRegionBasedLevelSetFunctionTest.cxx b/Modules/Nonunit/Review/test/itkRegionBasedLevelSetFunctionTest.cxx index 6c6a5c399db..711209a45be 100644 --- a/Modules/Nonunit/Review/test/itkRegionBasedLevelSetFunctionTest.cxx +++ b/Modules/Nonunit/Review/test/itkRegionBasedLevelSetFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkReviewPrintTest.cxx b/Modules/Nonunit/Review/test/itkReviewPrintTest.cxx index f712bccf89c..f84289ebfe8 100644 --- a/Modules/Nonunit/Review/test/itkReviewPrintTest.cxx +++ b/Modules/Nonunit/Review/test/itkReviewPrintTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkRobustAutomaticThresholdCalculatorTest.cxx b/Modules/Nonunit/Review/test/itkRobustAutomaticThresholdCalculatorTest.cxx index 2476c81fafc..f5510ddc762 100644 --- a/Modules/Nonunit/Review/test/itkRobustAutomaticThresholdCalculatorTest.cxx +++ b/Modules/Nonunit/Review/test/itkRobustAutomaticThresholdCalculatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkRobustAutomaticThresholdImageFilterTest.cxx b/Modules/Nonunit/Review/test/itkRobustAutomaticThresholdImageFilterTest.cxx index 8906257fe7a..f434d24e944 100644 --- a/Modules/Nonunit/Review/test/itkRobustAutomaticThresholdImageFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkRobustAutomaticThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest1.cxx b/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest1.cxx index 51b41ad7723..e0e4aad09c5 100644 --- a/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest1.cxx +++ b/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest2.cxx b/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest2.cxx index c68b5bd60b7..8253c36daa0 100644 --- a/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest2.cxx +++ b/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest3.cxx b/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest3.cxx index 2191a319b92..b330b80b305 100644 --- a/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest3.cxx +++ b/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest4.cxx b/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest4.cxx index 0896b102a08..20378f4d068 100644 --- a/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest4.cxx +++ b/Modules/Nonunit/Review/test/itkScalarChanAndVeseDenseLevelSetImageFilterTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkScalarChanAndVeseLevelSetFunctionTest1.cxx b/Modules/Nonunit/Review/test/itkScalarChanAndVeseLevelSetFunctionTest1.cxx index 944787331c6..e759fea4894 100644 --- a/Modules/Nonunit/Review/test/itkScalarChanAndVeseLevelSetFunctionTest1.cxx +++ b/Modules/Nonunit/Review/test/itkScalarChanAndVeseLevelSetFunctionTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkScalarChanAndVeseLevelSetFunctionTest2.cxx b/Modules/Nonunit/Review/test/itkScalarChanAndVeseLevelSetFunctionTest2.cxx index 584a99bbdc0..bced41fdf9f 100644 --- a/Modules/Nonunit/Review/test/itkScalarChanAndVeseLevelSetFunctionTest2.cxx +++ b/Modules/Nonunit/Review/test/itkScalarChanAndVeseLevelSetFunctionTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkScalarChanAndVeseSparseLevelSetImageFilterTest1.cxx b/Modules/Nonunit/Review/test/itkScalarChanAndVeseSparseLevelSetImageFilterTest1.cxx index 4ee464755a2..eaab83d35d5 100644 --- a/Modules/Nonunit/Review/test/itkScalarChanAndVeseSparseLevelSetImageFilterTest1.cxx +++ b/Modules/Nonunit/Review/test/itkScalarChanAndVeseSparseLevelSetImageFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkScalarChanAndVeseSparseLevelSetImageFilterTest2.cxx b/Modules/Nonunit/Review/test/itkScalarChanAndVeseSparseLevelSetImageFilterTest2.cxx index 9fbd439e8be..b0c81b174b0 100644 --- a/Modules/Nonunit/Review/test/itkScalarChanAndVeseSparseLevelSetImageFilterTest2.cxx +++ b/Modules/Nonunit/Review/test/itkScalarChanAndVeseSparseLevelSetImageFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkScalarRegionBasedLevelSetFunctionTest.cxx b/Modules/Nonunit/Review/test/itkScalarRegionBasedLevelSetFunctionTest.cxx index 976163a3583..b318c44b97c 100644 --- a/Modules/Nonunit/Review/test/itkScalarRegionBasedLevelSetFunctionTest.cxx +++ b/Modules/Nonunit/Review/test/itkScalarRegionBasedLevelSetFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkShapedFloodFilledImageFunctionConditionalConstIteratorTest1.cxx b/Modules/Nonunit/Review/test/itkShapedFloodFilledImageFunctionConditionalConstIteratorTest1.cxx index 235b57085f3..9b593070be7 100644 --- a/Modules/Nonunit/Review/test/itkShapedFloodFilledImageFunctionConditionalConstIteratorTest1.cxx +++ b/Modules/Nonunit/Review/test/itkShapedFloodFilledImageFunctionConditionalConstIteratorTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkShapedFloodFilledImageFunctionConditionalConstIteratorTest2.cxx b/Modules/Nonunit/Review/test/itkShapedFloodFilledImageFunctionConditionalConstIteratorTest2.cxx index 058ec4a1b56..7f8c3b5f81b 100644 --- a/Modules/Nonunit/Review/test/itkShapedFloodFilledImageFunctionConditionalConstIteratorTest2.cxx +++ b/Modules/Nonunit/Review/test/itkShapedFloodFilledImageFunctionConditionalConstIteratorTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkShapedFloodFilledImageFunctionConditionalConstIteratorTest3.cxx b/Modules/Nonunit/Review/test/itkShapedFloodFilledImageFunctionConditionalConstIteratorTest3.cxx index 1f826b81de9..9dc69ac9e3a 100644 --- a/Modules/Nonunit/Review/test/itkShapedFloodFilledImageFunctionConditionalConstIteratorTest3.cxx +++ b/Modules/Nonunit/Review/test/itkShapedFloodFilledImageFunctionConditionalConstIteratorTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkStochasticFractalDimensionImageFilterTest.cxx b/Modules/Nonunit/Review/test/itkStochasticFractalDimensionImageFilterTest.cxx index c116dc77798..59d47010634 100644 --- a/Modules/Nonunit/Review/test/itkStochasticFractalDimensionImageFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkStochasticFractalDimensionImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkTimeAndMemoryProbeTest.cxx b/Modules/Nonunit/Review/test/itkTimeAndMemoryProbeTest.cxx index addf1c77342..3a039646eed 100644 --- a/Modules/Nonunit/Review/test/itkTimeAndMemoryProbeTest.cxx +++ b/Modules/Nonunit/Review/test/itkTimeAndMemoryProbeTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkVoxBoCUBImageIOTest.cxx b/Modules/Nonunit/Review/test/itkVoxBoCUBImageIOTest.cxx index 6416c80dcd2..8b101e2dc7a 100644 --- a/Modules/Nonunit/Review/test/itkVoxBoCUBImageIOTest.cxx +++ b/Modules/Nonunit/Review/test/itkVoxBoCUBImageIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkWarpHarmonicEnergyCalculatorTest.cxx b/Modules/Nonunit/Review/test/itkWarpHarmonicEnergyCalculatorTest.cxx index 197b55cfa5b..4b6cd37dab3 100644 --- a/Modules/Nonunit/Review/test/itkWarpHarmonicEnergyCalculatorTest.cxx +++ b/Modules/Nonunit/Review/test/itkWarpHarmonicEnergyCalculatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Nonunit/Review/test/itkWarpJacobianDeterminantFilterTest.cxx b/Modules/Nonunit/Review/test/itkWarpJacobianDeterminantFilterTest.cxx index 2634e934a45..de411e5ef89 100644 --- a/Modules/Nonunit/Review/test/itkWarpJacobianDeterminantFilterTest.cxx +++ b/Modules/Nonunit/Review/test/itkWarpJacobianDeterminantFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Eigen/include/itkEigenAnalysis2DImageFilter.h b/Modules/Numerics/Eigen/include/itkEigenAnalysis2DImageFilter.h index 75229c21a12..30e4bc0e583 100644 --- a/Modules/Numerics/Eigen/include/itkEigenAnalysis2DImageFilter.h +++ b/Modules/Numerics/Eigen/include/itkEigenAnalysis2DImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Eigen/include/itkEigenAnalysis2DImageFilter.hxx b/Modules/Numerics/Eigen/include/itkEigenAnalysis2DImageFilter.hxx index de035bacb2f..2baf03656df 100644 --- a/Modules/Numerics/Eigen/include/itkEigenAnalysis2DImageFilter.hxx +++ b/Modules/Numerics/Eigen/include/itkEigenAnalysis2DImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Eigen/test/itkEigenAnalysis2DImageFilterTest.cxx b/Modules/Numerics/Eigen/test/itkEigenAnalysis2DImageFilterTest.cxx index bec29c82df2..457c78dd5dc 100644 --- a/Modules/Numerics/Eigen/test/itkEigenAnalysis2DImageFilterTest.cxx +++ b/Modules/Numerics/Eigen/test/itkEigenAnalysis2DImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement1DStress.h b/Modules/Numerics/FEM/include/itkFEMElement1DStress.h index eb3af185fe7..bfe183b70c0 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement1DStress.h +++ b/Modules/Numerics/FEM/include/itkFEMElement1DStress.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement1DStress.hxx b/Modules/Numerics/FEM/include/itkFEMElement1DStress.hxx index 747050deb64..d95c029a04b 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement1DStress.hxx +++ b/Modules/Numerics/FEM/include/itkFEMElement1DStress.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearLine.h b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearLine.h index cf2fc295f13..93b5724f8c4 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearLine.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearLine.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearLineStress.h b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearLineStress.h index 1a5c9a6ae95..2b947c06eb3 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearLineStress.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearLineStress.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateral.h b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateral.h index df01a86eb71..6263fd7dce2 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateral.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateral.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateralMembrane.h b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateralMembrane.h index df68f6bd266..7827a3993a6 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateralMembrane.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateralMembrane.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateralStrain.h b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateralStrain.h index 403a6ebfcdd..1834557898e 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateralStrain.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateralStrain.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateralStress.h b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateralStress.h index 45093fedfe0..0af60e58621 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateralStress.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearQuadrilateralStress.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangular.h b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangular.h index 1fa1e184d6c..167c442d905 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangular.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangular.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangularMembrane.h b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangularMembrane.h index fa96269ece6..9544f5efb6e 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangularMembrane.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangularMembrane.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangularStrain.h b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangularStrain.h index 3aa89ae44e6..83a97e58c76 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangularStrain.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangularStrain.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangularStress.h b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangularStress.h index aa4aade3b13..08c0bbeeace 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangularStress.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC0LinearTriangularStress.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC0QuadraticTriangular.h b/Modules/Numerics/FEM/include/itkFEMElement2DC0QuadraticTriangular.h index da2027d18e7..7eb8cd5baaf 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC0QuadraticTriangular.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC0QuadraticTriangular.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC0QuadraticTriangularStrain.h b/Modules/Numerics/FEM/include/itkFEMElement2DC0QuadraticTriangularStrain.h index 9beca942612..652a8bf1a89 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC0QuadraticTriangularStrain.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC0QuadraticTriangularStrain.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC0QuadraticTriangularStress.h b/Modules/Numerics/FEM/include/itkFEMElement2DC0QuadraticTriangularStress.h index 50f9cbec8a3..bdfea9271bf 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC0QuadraticTriangularStress.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC0QuadraticTriangularStress.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DC1Beam.h b/Modules/Numerics/FEM/include/itkFEMElement2DC1Beam.h index 5c4fbead7e1..feaafd293b7 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DC1Beam.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DC1Beam.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DMembrane.h b/Modules/Numerics/FEM/include/itkFEMElement2DMembrane.h index 84b3466e0f1..c5386bdcd5b 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DMembrane.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DMembrane.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DMembrane.hxx b/Modules/Numerics/FEM/include/itkFEMElement2DMembrane.hxx index 97418845d5d..72a61ee6822 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DMembrane.hxx +++ b/Modules/Numerics/FEM/include/itkFEMElement2DMembrane.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DStrain.h b/Modules/Numerics/FEM/include/itkFEMElement2DStrain.h index 30a835a1e09..17f60d1cb62 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DStrain.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DStrain.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DStrain.hxx b/Modules/Numerics/FEM/include/itkFEMElement2DStrain.hxx index 17300b56e1b..ee7ea97621c 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DStrain.hxx +++ b/Modules/Numerics/FEM/include/itkFEMElement2DStrain.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DStress.h b/Modules/Numerics/FEM/include/itkFEMElement2DStress.h index bdc42f2a523..4364ea4062e 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DStress.h +++ b/Modules/Numerics/FEM/include/itkFEMElement2DStress.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement2DStress.hxx b/Modules/Numerics/FEM/include/itkFEMElement2DStress.hxx index 00946371f87..ff1e1c79b94 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement2DStress.hxx +++ b/Modules/Numerics/FEM/include/itkFEMElement2DStress.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearHexahedron.h b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearHexahedron.h index 71926f9879f..75c6388435a 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearHexahedron.h +++ b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearHexahedron.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearHexahedronMembrane.h b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearHexahedronMembrane.h index 40029926f54..220a188c350 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearHexahedronMembrane.h +++ b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearHexahedronMembrane.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearHexahedronStrain.h b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearHexahedronStrain.h index 8c4207e5dd7..d5a7ccfd3cd 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearHexahedronStrain.h +++ b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearHexahedronStrain.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTetrahedron.h b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTetrahedron.h index 6ab5d520855..e8efc22bb4e 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTetrahedron.h +++ b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTetrahedron.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTetrahedronMembrane.h b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTetrahedronMembrane.h index e3d344ff88e..bad63990939 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTetrahedronMembrane.h +++ b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTetrahedronMembrane.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTetrahedronStrain.h b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTetrahedronStrain.h index b72bbb89496..2965b5f8ebc 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTetrahedronStrain.h +++ b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTetrahedronStrain.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTriangular.h b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTriangular.h index d9f78ebea35..a34e15c4233 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTriangular.h +++ b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTriangular.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTriangularLaplaceBeltrami.h b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTriangularLaplaceBeltrami.h index d5e3556a6e8..00c71486367 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTriangularLaplaceBeltrami.h +++ b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTriangularLaplaceBeltrami.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTriangularMembrane.h b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTriangularMembrane.h index 44e2ab4300f..881608daafa 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTriangularMembrane.h +++ b/Modules/Numerics/FEM/include/itkFEMElement3DC0LinearTriangularMembrane.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DMembrane.h b/Modules/Numerics/FEM/include/itkFEMElement3DMembrane.h index 41fc9ede136..0af3ac05eca 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DMembrane.h +++ b/Modules/Numerics/FEM/include/itkFEMElement3DMembrane.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DMembrane.hxx b/Modules/Numerics/FEM/include/itkFEMElement3DMembrane.hxx index 063307717a0..ddfa827baed 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DMembrane.hxx +++ b/Modules/Numerics/FEM/include/itkFEMElement3DMembrane.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DMembrane1DOF.h b/Modules/Numerics/FEM/include/itkFEMElement3DMembrane1DOF.h index a34231b9e72..d7988a0ca09 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DMembrane1DOF.h +++ b/Modules/Numerics/FEM/include/itkFEMElement3DMembrane1DOF.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DMembrane1DOF.hxx b/Modules/Numerics/FEM/include/itkFEMElement3DMembrane1DOF.hxx index cb22a8509f4..0b24a2291a8 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DMembrane1DOF.hxx +++ b/Modules/Numerics/FEM/include/itkFEMElement3DMembrane1DOF.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DStrain.h b/Modules/Numerics/FEM/include/itkFEMElement3DStrain.h index 62452e2ac1d..6e2648026ee 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DStrain.h +++ b/Modules/Numerics/FEM/include/itkFEMElement3DStrain.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElement3DStrain.hxx b/Modules/Numerics/FEM/include/itkFEMElement3DStrain.hxx index 0caa71c2cbd..415bbc03c46 100644 --- a/Modules/Numerics/FEM/include/itkFEMElement3DStrain.hxx +++ b/Modules/Numerics/FEM/include/itkFEMElement3DStrain.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElementBase.h b/Modules/Numerics/FEM/include/itkFEMElementBase.h index e55c49e082c..5e6cd6daedd 100644 --- a/Modules/Numerics/FEM/include/itkFEMElementBase.h +++ b/Modules/Numerics/FEM/include/itkFEMElementBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElementStd.h b/Modules/Numerics/FEM/include/itkFEMElementStd.h index 9fdd5f08def..ef58eb009f7 100644 --- a/Modules/Numerics/FEM/include/itkFEMElementStd.h +++ b/Modules/Numerics/FEM/include/itkFEMElementStd.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElementStd.hxx b/Modules/Numerics/FEM/include/itkFEMElementStd.hxx index 7ca9680df03..3a12cc93675 100644 --- a/Modules/Numerics/FEM/include/itkFEMElementStd.hxx +++ b/Modules/Numerics/FEM/include/itkFEMElementStd.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMElements.h b/Modules/Numerics/FEM/include/itkFEMElements.h index 1e075a06618..ff194fbf316 100644 --- a/Modules/Numerics/FEM/include/itkFEMElements.h +++ b/Modules/Numerics/FEM/include/itkFEMElements.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMException.h b/Modules/Numerics/FEM/include/itkFEMException.h index e1c23482aa7..8a5c24ae299 100644 --- a/Modules/Numerics/FEM/include/itkFEMException.h +++ b/Modules/Numerics/FEM/include/itkFEMException.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMFactory.h b/Modules/Numerics/FEM/include/itkFEMFactory.h index e0785a66855..718bab1b111 100644 --- a/Modules/Numerics/FEM/include/itkFEMFactory.h +++ b/Modules/Numerics/FEM/include/itkFEMFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMFactoryBase.h b/Modules/Numerics/FEM/include/itkFEMFactoryBase.h index f5b81918266..c82f3040cb5 100644 --- a/Modules/Numerics/FEM/include/itkFEMFactoryBase.h +++ b/Modules/Numerics/FEM/include/itkFEMFactoryBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMImageMetricLoad.h b/Modules/Numerics/FEM/include/itkFEMImageMetricLoad.h index c77a48177f8..c8b643c7a4a 100644 --- a/Modules/Numerics/FEM/include/itkFEMImageMetricLoad.h +++ b/Modules/Numerics/FEM/include/itkFEMImageMetricLoad.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMImageMetricLoad.hxx b/Modules/Numerics/FEM/include/itkFEMImageMetricLoad.hxx index 8eaf1db5c81..07029afa44f 100644 --- a/Modules/Numerics/FEM/include/itkFEMImageMetricLoad.hxx +++ b/Modules/Numerics/FEM/include/itkFEMImageMetricLoad.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMItpackSparseMatrix.h b/Modules/Numerics/FEM/include/itkFEMItpackSparseMatrix.h index b89e0f26c23..801c035d83f 100644 --- a/Modules/Numerics/FEM/include/itkFEMItpackSparseMatrix.h +++ b/Modules/Numerics/FEM/include/itkFEMItpackSparseMatrix.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLightObject.h b/Modules/Numerics/FEM/include/itkFEMLightObject.h index 7b067fbaf14..b3c7cb4ea98 100644 --- a/Modules/Numerics/FEM/include/itkFEMLightObject.h +++ b/Modules/Numerics/FEM/include/itkFEMLightObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapper.h b/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapper.h index fe224c35bb2..ccd2fb98576 100644 --- a/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapper.h +++ b/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapperDenseVNL.h b/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapperDenseVNL.h index fa24f0c42c8..fc9955d8bc8 100644 --- a/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapperDenseVNL.h +++ b/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapperDenseVNL.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapperItpack.h b/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapperItpack.h index 10682da8b26..2e27c7ae798 100644 --- a/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapperItpack.h +++ b/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapperItpack.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapperVNL.h b/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapperVNL.h index a9907d1d94e..8a20e2e04e2 100644 --- a/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapperVNL.h +++ b/Modules/Numerics/FEM/include/itkFEMLinearSystemWrapperVNL.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLinearSystemWrappers.h b/Modules/Numerics/FEM/include/itkFEMLinearSystemWrappers.h index e322beafbcf..6d67bb144fd 100644 --- a/Modules/Numerics/FEM/include/itkFEMLinearSystemWrappers.h +++ b/Modules/Numerics/FEM/include/itkFEMLinearSystemWrappers.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLoadBC.h b/Modules/Numerics/FEM/include/itkFEMLoadBC.h index 08d6945a853..85d68a78698 100644 --- a/Modules/Numerics/FEM/include/itkFEMLoadBC.h +++ b/Modules/Numerics/FEM/include/itkFEMLoadBC.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLoadBCMFC.h b/Modules/Numerics/FEM/include/itkFEMLoadBCMFC.h index 888e0c20add..1e4a1d22a89 100644 --- a/Modules/Numerics/FEM/include/itkFEMLoadBCMFC.h +++ b/Modules/Numerics/FEM/include/itkFEMLoadBCMFC.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLoadBase.h b/Modules/Numerics/FEM/include/itkFEMLoadBase.h index fd4533d058b..ae5db834ea6 100644 --- a/Modules/Numerics/FEM/include/itkFEMLoadBase.h +++ b/Modules/Numerics/FEM/include/itkFEMLoadBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLoadEdge.h b/Modules/Numerics/FEM/include/itkFEMLoadEdge.h index 5068d873107..689ff4b6e28 100644 --- a/Modules/Numerics/FEM/include/itkFEMLoadEdge.h +++ b/Modules/Numerics/FEM/include/itkFEMLoadEdge.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLoadElementBase.h b/Modules/Numerics/FEM/include/itkFEMLoadElementBase.h index 9b7604c876f..87264a4c890 100644 --- a/Modules/Numerics/FEM/include/itkFEMLoadElementBase.h +++ b/Modules/Numerics/FEM/include/itkFEMLoadElementBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLoadGrav.h b/Modules/Numerics/FEM/include/itkFEMLoadGrav.h index 6b210420341..4438d44dbe7 100644 --- a/Modules/Numerics/FEM/include/itkFEMLoadGrav.h +++ b/Modules/Numerics/FEM/include/itkFEMLoadGrav.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLoadLandmark.h b/Modules/Numerics/FEM/include/itkFEMLoadLandmark.h index 346d727978c..f6ec3b6ae28 100644 --- a/Modules/Numerics/FEM/include/itkFEMLoadLandmark.h +++ b/Modules/Numerics/FEM/include/itkFEMLoadLandmark.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLoadNode.h b/Modules/Numerics/FEM/include/itkFEMLoadNode.h index 6d30dc6d41a..e33819dc5f2 100644 --- a/Modules/Numerics/FEM/include/itkFEMLoadNode.h +++ b/Modules/Numerics/FEM/include/itkFEMLoadNode.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLoadNoisyLandmark.h b/Modules/Numerics/FEM/include/itkFEMLoadNoisyLandmark.h index 06bb2d959a3..6acacacdcf3 100644 --- a/Modules/Numerics/FEM/include/itkFEMLoadNoisyLandmark.h +++ b/Modules/Numerics/FEM/include/itkFEMLoadNoisyLandmark.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLoadPoint.h b/Modules/Numerics/FEM/include/itkFEMLoadPoint.h index 33098114db3..f67b1ce1563 100644 --- a/Modules/Numerics/FEM/include/itkFEMLoadPoint.h +++ b/Modules/Numerics/FEM/include/itkFEMLoadPoint.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLoadTest.h b/Modules/Numerics/FEM/include/itkFEMLoadTest.h index 02b8ed95868..58fbc7636c1 100644 --- a/Modules/Numerics/FEM/include/itkFEMLoadTest.h +++ b/Modules/Numerics/FEM/include/itkFEMLoadTest.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMLoads.h b/Modules/Numerics/FEM/include/itkFEMLoads.h index 2fb231414d0..07a1ed73ef0 100644 --- a/Modules/Numerics/FEM/include/itkFEMLoads.h +++ b/Modules/Numerics/FEM/include/itkFEMLoads.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMMaterialBase.h b/Modules/Numerics/FEM/include/itkFEMMaterialBase.h index 791c08b7fcf..53ff92d7a4b 100644 --- a/Modules/Numerics/FEM/include/itkFEMMaterialBase.h +++ b/Modules/Numerics/FEM/include/itkFEMMaterialBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMMaterialLinearElasticity.h b/Modules/Numerics/FEM/include/itkFEMMaterialLinearElasticity.h index dd5266bf376..1402c5186f2 100644 --- a/Modules/Numerics/FEM/include/itkFEMMaterialLinearElasticity.h +++ b/Modules/Numerics/FEM/include/itkFEMMaterialLinearElasticity.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMMaterials.h b/Modules/Numerics/FEM/include/itkFEMMaterials.h index 430a1c1cf78..d5107d62e22 100644 --- a/Modules/Numerics/FEM/include/itkFEMMaterials.h +++ b/Modules/Numerics/FEM/include/itkFEMMaterials.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMObject.h b/Modules/Numerics/FEM/include/itkFEMObject.h index ed2b73dc309..fc6617f015f 100644 --- a/Modules/Numerics/FEM/include/itkFEMObject.h +++ b/Modules/Numerics/FEM/include/itkFEMObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMObject.hxx b/Modules/Numerics/FEM/include/itkFEMObject.hxx index 7166946dbeb..5991ab0ce46 100644 --- a/Modules/Numerics/FEM/include/itkFEMObject.hxx +++ b/Modules/Numerics/FEM/include/itkFEMObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMObjectSpatialObject.h b/Modules/Numerics/FEM/include/itkFEMObjectSpatialObject.h index 5623a656619..1d055f10e98 100644 --- a/Modules/Numerics/FEM/include/itkFEMObjectSpatialObject.h +++ b/Modules/Numerics/FEM/include/itkFEMObjectSpatialObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMObjectSpatialObject.hxx b/Modules/Numerics/FEM/include/itkFEMObjectSpatialObject.hxx index 5bfcaf50859..e5ec4b7d48f 100644 --- a/Modules/Numerics/FEM/include/itkFEMObjectSpatialObject.hxx +++ b/Modules/Numerics/FEM/include/itkFEMObjectSpatialObject.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMP.h b/Modules/Numerics/FEM/include/itkFEMP.h index 7b3d96463c6..17280b9fdcf 100644 --- a/Modules/Numerics/FEM/include/itkFEMP.h +++ b/Modules/Numerics/FEM/include/itkFEMP.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMPArray.h b/Modules/Numerics/FEM/include/itkFEMPArray.h index c45df75513c..018b1e2dfde 100644 --- a/Modules/Numerics/FEM/include/itkFEMPArray.h +++ b/Modules/Numerics/FEM/include/itkFEMPArray.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMRobustSolver.h b/Modules/Numerics/FEM/include/itkFEMRobustSolver.h index e75e23a9a3b..82a8b20b78a 100644 --- a/Modules/Numerics/FEM/include/itkFEMRobustSolver.h +++ b/Modules/Numerics/FEM/include/itkFEMRobustSolver.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMRobustSolver.hxx b/Modules/Numerics/FEM/include/itkFEMRobustSolver.hxx index 487a86e8a96..15654a2dd46 100644 --- a/Modules/Numerics/FEM/include/itkFEMRobustSolver.hxx +++ b/Modules/Numerics/FEM/include/itkFEMRobustSolver.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMScatteredDataPointSetToImageFilter.h b/Modules/Numerics/FEM/include/itkFEMScatteredDataPointSetToImageFilter.h index faf77e8d199..cc9e66a1e77 100644 --- a/Modules/Numerics/FEM/include/itkFEMScatteredDataPointSetToImageFilter.h +++ b/Modules/Numerics/FEM/include/itkFEMScatteredDataPointSetToImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMScatteredDataPointSetToImageFilter.hxx b/Modules/Numerics/FEM/include/itkFEMScatteredDataPointSetToImageFilter.hxx index 5247ad54064..5ca04ec09d1 100644 --- a/Modules/Numerics/FEM/include/itkFEMScatteredDataPointSetToImageFilter.hxx +++ b/Modules/Numerics/FEM/include/itkFEMScatteredDataPointSetToImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMSolution.h b/Modules/Numerics/FEM/include/itkFEMSolution.h index 3a0853e0738..0394ae14916 100644 --- a/Modules/Numerics/FEM/include/itkFEMSolution.h +++ b/Modules/Numerics/FEM/include/itkFEMSolution.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMSolver.h b/Modules/Numerics/FEM/include/itkFEMSolver.h index 25aad1b041d..f75b2015c0d 100644 --- a/Modules/Numerics/FEM/include/itkFEMSolver.h +++ b/Modules/Numerics/FEM/include/itkFEMSolver.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMSolver.hxx b/Modules/Numerics/FEM/include/itkFEMSolver.hxx index 1a9797eca7f..838b6fe5c3e 100644 --- a/Modules/Numerics/FEM/include/itkFEMSolver.hxx +++ b/Modules/Numerics/FEM/include/itkFEMSolver.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMSolverCrankNicolson.h b/Modules/Numerics/FEM/include/itkFEMSolverCrankNicolson.h index 3dbff26d4e0..dd155697623 100644 --- a/Modules/Numerics/FEM/include/itkFEMSolverCrankNicolson.h +++ b/Modules/Numerics/FEM/include/itkFEMSolverCrankNicolson.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMSolverCrankNicolson.hxx b/Modules/Numerics/FEM/include/itkFEMSolverCrankNicolson.hxx index c99569f86f8..508e86efa5c 100644 --- a/Modules/Numerics/FEM/include/itkFEMSolverCrankNicolson.hxx +++ b/Modules/Numerics/FEM/include/itkFEMSolverCrankNicolson.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMSolverHyperbolic.h b/Modules/Numerics/FEM/include/itkFEMSolverHyperbolic.h index 1fbd655f5a6..9eaf3f9f71b 100644 --- a/Modules/Numerics/FEM/include/itkFEMSolverHyperbolic.h +++ b/Modules/Numerics/FEM/include/itkFEMSolverHyperbolic.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMSolverHyperbolic.hxx b/Modules/Numerics/FEM/include/itkFEMSolverHyperbolic.hxx index 711496b489c..6d68a1ffafd 100644 --- a/Modules/Numerics/FEM/include/itkFEMSolverHyperbolic.hxx +++ b/Modules/Numerics/FEM/include/itkFEMSolverHyperbolic.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMSpatialObjectReader.h b/Modules/Numerics/FEM/include/itkFEMSpatialObjectReader.h index 2aff533454c..557f2a4b206 100644 --- a/Modules/Numerics/FEM/include/itkFEMSpatialObjectReader.h +++ b/Modules/Numerics/FEM/include/itkFEMSpatialObjectReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMSpatialObjectWriter.h b/Modules/Numerics/FEM/include/itkFEMSpatialObjectWriter.h index afb15566530..3e50169f58a 100644 --- a/Modules/Numerics/FEM/include/itkFEMSpatialObjectWriter.h +++ b/Modules/Numerics/FEM/include/itkFEMSpatialObjectWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkFEMUtility.h b/Modules/Numerics/FEM/include/itkFEMUtility.h index 5ce5ce0eb81..34545e58d34 100644 --- a/Modules/Numerics/FEM/include/itkFEMUtility.h +++ b/Modules/Numerics/FEM/include/itkFEMUtility.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkImageToRectilinearFEMObjectFilter.h b/Modules/Numerics/FEM/include/itkImageToRectilinearFEMObjectFilter.h index 864d9d0af58..e874511488c 100644 --- a/Modules/Numerics/FEM/include/itkImageToRectilinearFEMObjectFilter.h +++ b/Modules/Numerics/FEM/include/itkImageToRectilinearFEMObjectFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkImageToRectilinearFEMObjectFilter.hxx b/Modules/Numerics/FEM/include/itkImageToRectilinearFEMObjectFilter.hxx index 13b614c050c..80671f89f05 100644 --- a/Modules/Numerics/FEM/include/itkImageToRectilinearFEMObjectFilter.hxx +++ b/Modules/Numerics/FEM/include/itkImageToRectilinearFEMObjectFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkMetaFEMObjectConverter.h b/Modules/Numerics/FEM/include/itkMetaFEMObjectConverter.h index 8e7f311cb47..f953b37e65b 100644 --- a/Modules/Numerics/FEM/include/itkMetaFEMObjectConverter.h +++ b/Modules/Numerics/FEM/include/itkMetaFEMObjectConverter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itkMetaFEMObjectConverter.hxx b/Modules/Numerics/FEM/include/itkMetaFEMObjectConverter.hxx index 2d9f12fc853..7f616b9ca44 100644 --- a/Modules/Numerics/FEM/include/itkMetaFEMObjectConverter.hxx +++ b/Modules/Numerics/FEM/include/itkMetaFEMObjectConverter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/include/itpack.h b/Modules/Numerics/FEM/include/itpack.h index bbccb2dd256..f2595f1557e 100644 --- a/Modules/Numerics/FEM/include/itpack.h +++ b/Modules/Numerics/FEM/include/itpack.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/dsrc2c.c b/Modules/Numerics/FEM/src/dsrc2c.c index 4c4d204082b..a753776d445 100644 --- a/Modules/Numerics/FEM/src/dsrc2c.c +++ b/Modules/Numerics/FEM/src/dsrc2c.c @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearLine.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearLine.cxx index 8bd553f2116..4572106ec1b 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearLine.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearLine.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearLineStress.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearLineStress.cxx index dc4b87323eb..4380713c0c1 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearLineStress.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearLineStress.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateral.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateral.cxx index ba5bca9bb05..fb6960dc319 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateral.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateral.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateralMembrane.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateralMembrane.cxx index d11ff938149..ac0dec3d656 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateralMembrane.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateralMembrane.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateralStrain.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateralStrain.cxx index a35d7225ba6..2094b33085a 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateralStrain.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateralStrain.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateralStress.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateralStress.cxx index d7867be9618..1a731729d40 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateralStress.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearQuadrilateralStress.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangular.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangular.cxx index 45b88323dc0..400692f44a8 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangular.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangular.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangularMembrane.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangularMembrane.cxx index 66acf990801..0b3e383a7fc 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangularMembrane.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangularMembrane.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangularStrain.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangularStrain.cxx index 3b4c4f3ed06..569a10ce536 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangularStrain.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangularStrain.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangularStress.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangularStress.cxx index 618d8c8c606..ed3e44100af 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangularStress.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC0LinearTriangularStress.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC0QuadraticTriangular.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC0QuadraticTriangular.cxx index 81bc3fc3e93..010ed187971 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC0QuadraticTriangular.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC0QuadraticTriangular.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC0QuadraticTriangularStrain.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC0QuadraticTriangularStrain.cxx index e8496c46957..9d69ea3e421 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC0QuadraticTriangularStrain.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC0QuadraticTriangularStrain.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC0QuadraticTriangularStress.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC0QuadraticTriangularStress.cxx index 6aa0efed3a0..6da633e4843 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC0QuadraticTriangularStress.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC0QuadraticTriangularStress.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement2DC1Beam.cxx b/Modules/Numerics/FEM/src/itkFEMElement2DC1Beam.cxx index 317b7100acf..8b1abb1ddd5 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement2DC1Beam.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement2DC1Beam.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearHexahedron.cxx b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearHexahedron.cxx index 517552ffaff..e34d11b06f7 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearHexahedron.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearHexahedron.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearHexahedronMembrane.cxx b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearHexahedronMembrane.cxx index d23c2daf736..80161dcae5e 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearHexahedronMembrane.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearHexahedronMembrane.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearHexahedronStrain.cxx b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearHexahedronStrain.cxx index 73b0ffcdcb4..632d8677de4 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearHexahedronStrain.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearHexahedronStrain.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTetrahedron.cxx b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTetrahedron.cxx index a9ad3cd5998..5b50417736f 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTetrahedron.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTetrahedron.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTetrahedronMembrane.cxx b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTetrahedronMembrane.cxx index 8039cfeb8ae..6fc846c3415 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTetrahedronMembrane.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTetrahedronMembrane.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTetrahedronStrain.cxx b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTetrahedronStrain.cxx index f5d2a4c2f8e..d363088f218 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTetrahedronStrain.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTetrahedronStrain.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTriangular.cxx b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTriangular.cxx index c7df8be8511..0965d0ac934 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTriangular.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTriangular.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTriangularLaplaceBeltrami.cxx b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTriangularLaplaceBeltrami.cxx index 396131cd258..bd149deb586 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTriangularLaplaceBeltrami.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTriangularLaplaceBeltrami.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTriangularMembrane.cxx b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTriangularMembrane.cxx index ffa738fe584..cb130ca8bcd 100644 --- a/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTriangularMembrane.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElement3DC0LinearTriangularMembrane.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMElementBase.cxx b/Modules/Numerics/FEM/src/itkFEMElementBase.cxx index dc440b28d8c..eaec86a8aed 100644 --- a/Modules/Numerics/FEM/src/itkFEMElementBase.cxx +++ b/Modules/Numerics/FEM/src/itkFEMElementBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMException.cxx b/Modules/Numerics/FEM/src/itkFEMException.cxx index 83ec8740004..2b5a2ab04b4 100644 --- a/Modules/Numerics/FEM/src/itkFEMException.cxx +++ b/Modules/Numerics/FEM/src/itkFEMException.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMFactoryBase.cxx b/Modules/Numerics/FEM/src/itkFEMFactoryBase.cxx index e6438fe05e8..fe394913aed 100644 --- a/Modules/Numerics/FEM/src/itkFEMFactoryBase.cxx +++ b/Modules/Numerics/FEM/src/itkFEMFactoryBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMItpackSparseMatrix.cxx b/Modules/Numerics/FEM/src/itkFEMItpackSparseMatrix.cxx index 734fadea5ae..a0a6727c12f 100644 --- a/Modules/Numerics/FEM/src/itkFEMItpackSparseMatrix.cxx +++ b/Modules/Numerics/FEM/src/itkFEMItpackSparseMatrix.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLightObject.cxx b/Modules/Numerics/FEM/src/itkFEMLightObject.cxx index d7de0c70030..690ae90c63a 100644 --- a/Modules/Numerics/FEM/src/itkFEMLightObject.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLightObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapper.cxx b/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapper.cxx index df2e39bb8d9..36cfcd0b3b5 100644 --- a/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapper.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapper.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperDenseVNL.cxx b/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperDenseVNL.cxx index 3e5ec1ef1f9..6e20f5ca842 100644 --- a/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperDenseVNL.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperDenseVNL.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperItpack.cxx b/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperItpack.cxx index 003e79ae614..1c4f39e47a9 100644 --- a/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperItpack.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperItpack.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperVNL.cxx b/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperVNL.cxx index a79ef29c106..f44ca738b00 100644 --- a/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperVNL.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLinearSystemWrapperVNL.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLoadBC.cxx b/Modules/Numerics/FEM/src/itkFEMLoadBC.cxx index a3ec70defdb..fe8d7c67066 100644 --- a/Modules/Numerics/FEM/src/itkFEMLoadBC.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLoadBC.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLoadBCMFC.cxx b/Modules/Numerics/FEM/src/itkFEMLoadBCMFC.cxx index 7de75046ec8..943870a05b4 100644 --- a/Modules/Numerics/FEM/src/itkFEMLoadBCMFC.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLoadBCMFC.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLoadBase.cxx b/Modules/Numerics/FEM/src/itkFEMLoadBase.cxx index 413e59f3a97..74e73ecd7d0 100644 --- a/Modules/Numerics/FEM/src/itkFEMLoadBase.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLoadBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLoadEdge.cxx b/Modules/Numerics/FEM/src/itkFEMLoadEdge.cxx index d6539331005..b5f172d3208 100644 --- a/Modules/Numerics/FEM/src/itkFEMLoadEdge.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLoadEdge.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLoadElementBase.cxx b/Modules/Numerics/FEM/src/itkFEMLoadElementBase.cxx index ed47fb8e487..a7eba1feeeb 100644 --- a/Modules/Numerics/FEM/src/itkFEMLoadElementBase.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLoadElementBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLoadGrav.cxx b/Modules/Numerics/FEM/src/itkFEMLoadGrav.cxx index a7401e71066..9f389f325ad 100644 --- a/Modules/Numerics/FEM/src/itkFEMLoadGrav.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLoadGrav.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLoadLandmark.cxx b/Modules/Numerics/FEM/src/itkFEMLoadLandmark.cxx index e863a023c68..fa6f6156938 100644 --- a/Modules/Numerics/FEM/src/itkFEMLoadLandmark.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLoadLandmark.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLoadNode.cxx b/Modules/Numerics/FEM/src/itkFEMLoadNode.cxx index 3f6540b2393..84de95f89ef 100644 --- a/Modules/Numerics/FEM/src/itkFEMLoadNode.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLoadNode.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLoadNoisyLandmark.cxx b/Modules/Numerics/FEM/src/itkFEMLoadNoisyLandmark.cxx index 63b5d8b18f2..a28b5211929 100644 --- a/Modules/Numerics/FEM/src/itkFEMLoadNoisyLandmark.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLoadNoisyLandmark.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMLoadPoint.cxx b/Modules/Numerics/FEM/src/itkFEMLoadPoint.cxx index 189242a8027..0b014a4562a 100644 --- a/Modules/Numerics/FEM/src/itkFEMLoadPoint.cxx +++ b/Modules/Numerics/FEM/src/itkFEMLoadPoint.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMMaterialBase.cxx b/Modules/Numerics/FEM/src/itkFEMMaterialBase.cxx index 674a29ff61f..84cda5f32a5 100644 --- a/Modules/Numerics/FEM/src/itkFEMMaterialBase.cxx +++ b/Modules/Numerics/FEM/src/itkFEMMaterialBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMMaterialLinearElasticity.cxx b/Modules/Numerics/FEM/src/itkFEMMaterialLinearElasticity.cxx index 25dd16c1f1b..75c2ac2acc8 100644 --- a/Modules/Numerics/FEM/src/itkFEMMaterialLinearElasticity.cxx +++ b/Modules/Numerics/FEM/src/itkFEMMaterialLinearElasticity.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMSolution.cxx b/Modules/Numerics/FEM/src/itkFEMSolution.cxx index 1a0e072c64f..d50cfe5dcf3 100644 --- a/Modules/Numerics/FEM/src/itkFEMSolution.cxx +++ b/Modules/Numerics/FEM/src/itkFEMSolution.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/src/itkFEMUtility.cxx b/Modules/Numerics/FEM/src/itkFEMUtility.cxx index 9cf1d5147f4..ff089d75ec6 100644 --- a/Modules/Numerics/FEM/src/itkFEMUtility.cxx +++ b/Modules/Numerics/FEM/src/itkFEMUtility.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearLineStressItpackTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearLineStressItpackTest.cxx index 7f7447bcec5..4b9c60b741d 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearLineStressItpackTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearLineStressItpackTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearLineStressTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearLineStressTest.cxx index cfb3ae9588d..5b97a839d7e 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearLineStressTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearLineStressTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralMembraneTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralMembraneTest.cxx index 7bffec25db5..a94d9a75824 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralMembraneTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralMembraneTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStrainItpackTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStrainItpackTest.cxx index 0962c79df76..f4782b6a352 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStrainItpackTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStrainItpackTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStrainTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStrainTest.cxx index 131c30c4ca3..8c37ef62ac1 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStrainTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStrainTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStressTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStressTest.cxx index 836861758e9..572bccab364 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStressTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStressTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStressTestFEMObject.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStressTestFEMObject.cxx index 5f6c3868b6a..2457ca6af6f 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStressTestFEMObject.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStressTestFEMObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStressTestFEMObjectReader.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStressTestFEMObjectReader.cxx index a2a5d0d6156..48932e79da7 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStressTestFEMObjectReader.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearQuadrilateralStressTestFEMObjectReader.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearTriangleMembraneTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearTriangleMembraneTest.cxx index a8267b3545d..8992e7df037 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearTriangleMembraneTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearTriangleMembraneTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearTriangleStrainTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearTriangleStrainTest.cxx index beb17414d58..b428a095d97 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearTriangleStrainTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearTriangleStrainTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearTriangleStressTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearTriangleStressTest.cxx index 8299a02d153..d1024042a91 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearTriangleStressTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC0LinearTriangleStressTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC0QuadraticTriangleStrainTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC0QuadraticTriangleStrainTest.cxx index 464d0adfb76..7a1a3ef84bd 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC0QuadraticTriangleStrainTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC0QuadraticTriangleStrainTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC0QuadraticTriangleStressTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC0QuadraticTriangleStressTest.cxx index 38ae2e0e471..030adb97a28 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC0QuadraticTriangleStressTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC0QuadraticTriangleStressTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DC1BeamTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DC1BeamTest.cxx index cd0978c44f5..9f232b87616 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DC1BeamTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DC1BeamTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DMembraneTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DMembraneTest.cxx index b6cb08257f9..6f42c778c7d 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DMembraneTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DMembraneTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DQuadraticTriangularTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DQuadraticTriangularTest.cxx index b02e609178e..a5cf61a20dd 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DQuadraticTriangularTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DQuadraticTriangularTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DStrainTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DStrainTest.cxx index 345d9433011..d6a1fd95850 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DStrainTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DStrainTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement2DTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement2DTest.cxx index 6fdb8bf4767..d25d90296ea 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement2DTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearHexahedronMembraneTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearHexahedronMembraneTest.cxx index 6a2af35c179..7078819077a 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearHexahedronMembraneTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearHexahedronMembraneTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearHexahedronStrainTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearHexahedronStrainTest.cxx index 22a5c009de1..21cb9e97abc 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearHexahedronStrainTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearHexahedronStrainTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearTetrahedronMembraneTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearTetrahedronMembraneTest.cxx index 9dfe8fcb495..496203067dd 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearTetrahedronMembraneTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearTetrahedronMembraneTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearTetrahedronStrainTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearTetrahedronStrainTest.cxx index 4d2e77c7dce..007411d32ae 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearTetrahedronStrainTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement3DC0LinearTetrahedronStrainTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement3DMembraneTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement3DMembraneTest.cxx index af7e24641fc..56d7b0595c2 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement3DMembraneTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement3DMembraneTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElement3DTest.cxx b/Modules/Numerics/FEM/test/itkFEMElement3DTest.cxx index b4a263ad5a9..7b648a5e343 100644 --- a/Modules/Numerics/FEM/test/itkFEMElement3DTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElement3DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElementTest.cxx b/Modules/Numerics/FEM/test/itkFEMElementTest.cxx index c8a5a476bc8..929d72117b3 100644 --- a/Modules/Numerics/FEM/test/itkFEMElementTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMElementTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMElementTest.h b/Modules/Numerics/FEM/test/itkFEMElementTest.h index 6e959cca6bb..51a93e2b5e0 100644 --- a/Modules/Numerics/FEM/test/itkFEMElementTest.h +++ b/Modules/Numerics/FEM/test/itkFEMElementTest.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMExceptionTest.cxx b/Modules/Numerics/FEM/test/itkFEMExceptionTest.cxx index a2e0eaf7761..a0e2d1ffbae 100644 --- a/Modules/Numerics/FEM/test/itkFEMExceptionTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMExceptionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMFactoryTest.cxx b/Modules/Numerics/FEM/test/itkFEMFactoryTest.cxx index 6305266ca04..569cbc325c9 100644 --- a/Modules/Numerics/FEM/test/itkFEMFactoryTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMFactoryTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMGenerateMeshTest.cxx b/Modules/Numerics/FEM/test/itkFEMGenerateMeshTest.cxx index 63fa4997b41..67e97824a06 100644 --- a/Modules/Numerics/FEM/test/itkFEMGenerateMeshTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMGenerateMeshTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMLandmarkLoadImplementationTest.cxx b/Modules/Numerics/FEM/test/itkFEMLandmarkLoadImplementationTest.cxx index 9efba5bc71a..17db9d23cef 100644 --- a/Modules/Numerics/FEM/test/itkFEMLandmarkLoadImplementationTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMLandmarkLoadImplementationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperDenseVNLTest.cxx b/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperDenseVNLTest.cxx index d480f5df69b..4276ab396d0 100644 --- a/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperDenseVNLTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperDenseVNLTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperItpackTest.cxx b/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperItpackTest.cxx index 079373ac9d0..c3a70b147df 100644 --- a/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperItpackTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperItpackTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperItpackTest2.cxx b/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperItpackTest2.cxx index 9e76bb8c23d..17c5b169ac4 100644 --- a/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperItpackTest2.cxx +++ b/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperItpackTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperVNLTest.cxx b/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperVNLTest.cxx index b2a0103643b..a02c4e8e3ee 100644 --- a/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperVNLTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMLinearSystemWrapperVNLTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMLoadBCMFCTest.cxx b/Modules/Numerics/FEM/test/itkFEMLoadBCMFCTest.cxx index fde9a10a174..9a84f72ae39 100644 --- a/Modules/Numerics/FEM/test/itkFEMLoadBCMFCTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMLoadBCMFCTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMLoadBCMFCTestUser.cxx b/Modules/Numerics/FEM/test/itkFEMLoadBCMFCTestUser.cxx index 1bb5d914e5e..4a16de0e78c 100644 --- a/Modules/Numerics/FEM/test/itkFEMLoadBCMFCTestUser.cxx +++ b/Modules/Numerics/FEM/test/itkFEMLoadBCMFCTestUser.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMLoadEdgeTest.cxx b/Modules/Numerics/FEM/test/itkFEMLoadEdgeTest.cxx index c8050ef37e5..aaf57469e99 100644 --- a/Modules/Numerics/FEM/test/itkFEMLoadEdgeTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMLoadEdgeTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMLoadGravConstTest.cxx b/Modules/Numerics/FEM/test/itkFEMLoadGravConstTest.cxx index d1af58498a6..b071d206996 100644 --- a/Modules/Numerics/FEM/test/itkFEMLoadGravConstTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMLoadGravConstTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMLoadPointTestUser.cxx b/Modules/Numerics/FEM/test/itkFEMLoadPointTestUser.cxx index 6c78c18c336..1f1c9a654be 100644 --- a/Modules/Numerics/FEM/test/itkFEMLoadPointTestUser.cxx +++ b/Modules/Numerics/FEM/test/itkFEMLoadPointTestUser.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMObjectTest.cxx b/Modules/Numerics/FEM/test/itkFEMObjectTest.cxx index 515082404c6..733f5b27e35 100644 --- a/Modules/Numerics/FEM/test/itkFEMObjectTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMObjectTest2.cxx b/Modules/Numerics/FEM/test/itkFEMObjectTest2.cxx index cdef15e4268..8d8c25308cf 100644 --- a/Modules/Numerics/FEM/test/itkFEMObjectTest2.cxx +++ b/Modules/Numerics/FEM/test/itkFEMObjectTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMPArrayTest.cxx b/Modules/Numerics/FEM/test/itkFEMPArrayTest.cxx index babf7784b2d..a6110f8ce8f 100644 --- a/Modules/Numerics/FEM/test/itkFEMPArrayTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMPArrayTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMRobustSolverTest.cxx b/Modules/Numerics/FEM/test/itkFEMRobustSolverTest.cxx index 5d976abcffb..0a523bf2044 100644 --- a/Modules/Numerics/FEM/test/itkFEMRobustSolverTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMRobustSolverTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMScatteredDataPointSetToImageFilterTest.cxx b/Modules/Numerics/FEM/test/itkFEMScatteredDataPointSetToImageFilterTest.cxx index 01609858f09..5ff6e6d6320 100644 --- a/Modules/Numerics/FEM/test/itkFEMScatteredDataPointSetToImageFilterTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMScatteredDataPointSetToImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMSolverHyperbolicTest.cxx b/Modules/Numerics/FEM/test/itkFEMSolverHyperbolicTest.cxx index 814e66fab11..69b68fe930e 100644 --- a/Modules/Numerics/FEM/test/itkFEMSolverHyperbolicTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMSolverHyperbolicTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMSolverTest2D.cxx b/Modules/Numerics/FEM/test/itkFEMSolverTest2D.cxx index baf46a4cf5a..b9255dcc5e2 100644 --- a/Modules/Numerics/FEM/test/itkFEMSolverTest2D.cxx +++ b/Modules/Numerics/FEM/test/itkFEMSolverTest2D.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMSolverTest3D.cxx b/Modules/Numerics/FEM/test/itkFEMSolverTest3D.cxx index d4d91d1c371..6dd1eba13b7 100644 --- a/Modules/Numerics/FEM/test/itkFEMSolverTest3D.cxx +++ b/Modules/Numerics/FEM/test/itkFEMSolverTest3D.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkFEMSpatialObjectTest.cxx b/Modules/Numerics/FEM/test/itkFEMSpatialObjectTest.cxx index 89b5388601f..e7a1905da15 100644 --- a/Modules/Numerics/FEM/test/itkFEMSpatialObjectTest.cxx +++ b/Modules/Numerics/FEM/test/itkFEMSpatialObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkImageToRectilinearFEMObjectFilter2DTest.cxx b/Modules/Numerics/FEM/test/itkImageToRectilinearFEMObjectFilter2DTest.cxx index 7a771b1b645..6ea9b12af12 100644 --- a/Modules/Numerics/FEM/test/itkImageToRectilinearFEMObjectFilter2DTest.cxx +++ b/Modules/Numerics/FEM/test/itkImageToRectilinearFEMObjectFilter2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/FEM/test/itkImageToRectilinearFEMObjectFilter3DTest.cxx b/Modules/Numerics/FEM/test/itkImageToRectilinearFEMObjectFilter3DTest.cxx index f1845a87b73..fbc42b1ffad 100644 --- a/Modules/Numerics/FEM/test/itkImageToRectilinearFEMObjectFilter3DTest.cxx +++ b/Modules/Numerics/FEM/test/itkImageToRectilinearFEMObjectFilter3DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/NarrowBand/include/itkNarrowBand.h b/Modules/Numerics/NarrowBand/include/itkNarrowBand.h index d015a61e23b..e8d168ab621 100644 --- a/Modules/Numerics/NarrowBand/include/itkNarrowBand.h +++ b/Modules/Numerics/NarrowBand/include/itkNarrowBand.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/NarrowBand/include/itkNarrowBand.hxx b/Modules/Numerics/NarrowBand/include/itkNarrowBand.hxx index 81745b24a3e..559a257a5a2 100644 --- a/Modules/Numerics/NarrowBand/include/itkNarrowBand.hxx +++ b/Modules/Numerics/NarrowBand/include/itkNarrowBand.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/NarrowBand/include/itkNarrowBandImageFilterBase.h b/Modules/Numerics/NarrowBand/include/itkNarrowBandImageFilterBase.h index a857dcf5a6c..96e732029b4 100644 --- a/Modules/Numerics/NarrowBand/include/itkNarrowBandImageFilterBase.h +++ b/Modules/Numerics/NarrowBand/include/itkNarrowBandImageFilterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/NarrowBand/include/itkNarrowBandImageFilterBase.hxx b/Modules/Numerics/NarrowBand/include/itkNarrowBandImageFilterBase.hxx index fdf206e0187..44061a43f1c 100644 --- a/Modules/Numerics/NarrowBand/include/itkNarrowBandImageFilterBase.hxx +++ b/Modules/Numerics/NarrowBand/include/itkNarrowBandImageFilterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/NarrowBand/test/itkNarrowBandImageFilterBaseTest.cxx b/Modules/Numerics/NarrowBand/test/itkNarrowBandImageFilterBaseTest.cxx index 2cde0174e74..ecfd465f71b 100644 --- a/Modules/Numerics/NarrowBand/test/itkNarrowBandImageFilterBaseTest.cxx +++ b/Modules/Numerics/NarrowBand/test/itkNarrowBandImageFilterBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/NarrowBand/test/itkNarrowBandTest.cxx b/Modules/Numerics/NarrowBand/test/itkNarrowBandTest.cxx index 18503f967c8..e4ab27c6193 100644 --- a/Modules/Numerics/NarrowBand/test/itkNarrowBandTest.cxx +++ b/Modules/Numerics/NarrowBand/test/itkNarrowBandTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkAmoebaOptimizer.h b/Modules/Numerics/Optimizers/include/itkAmoebaOptimizer.h index 145c69afa25..e5918a92d6c 100644 --- a/Modules/Numerics/Optimizers/include/itkAmoebaOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkAmoebaOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkConjugateGradientOptimizer.h b/Modules/Numerics/Optimizers/include/itkConjugateGradientOptimizer.h index 5d2ee211326..af01e16e99e 100644 --- a/Modules/Numerics/Optimizers/include/itkConjugateGradientOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkConjugateGradientOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkCostFunction.h b/Modules/Numerics/Optimizers/include/itkCostFunction.h index e6ea9781ca0..bc693e629f2 100644 --- a/Modules/Numerics/Optimizers/include/itkCostFunction.h +++ b/Modules/Numerics/Optimizers/include/itkCostFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkCostFunction.hxx b/Modules/Numerics/Optimizers/include/itkCostFunction.hxx index 235d2339666..7a2ad51a296 100644 --- a/Modules/Numerics/Optimizers/include/itkCostFunction.hxx +++ b/Modules/Numerics/Optimizers/include/itkCostFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkCumulativeGaussianCostFunction.h b/Modules/Numerics/Optimizers/include/itkCumulativeGaussianCostFunction.h index 33aaf5746cb..68249ead588 100644 --- a/Modules/Numerics/Optimizers/include/itkCumulativeGaussianCostFunction.h +++ b/Modules/Numerics/Optimizers/include/itkCumulativeGaussianCostFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkCumulativeGaussianOptimizer.h b/Modules/Numerics/Optimizers/include/itkCumulativeGaussianOptimizer.h index 6d29c1d983a..80245b3e084 100644 --- a/Modules/Numerics/Optimizers/include/itkCumulativeGaussianOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkCumulativeGaussianOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkExhaustiveOptimizer.h b/Modules/Numerics/Optimizers/include/itkExhaustiveOptimizer.h index 58281ff4955..ac3eb771e7c 100644 --- a/Modules/Numerics/Optimizers/include/itkExhaustiveOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkExhaustiveOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkFRPROptimizer.h b/Modules/Numerics/Optimizers/include/itkFRPROptimizer.h index 6d222b02efb..259a764ed63 100644 --- a/Modules/Numerics/Optimizers/include/itkFRPROptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkFRPROptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkGradientDescentOptimizer.h b/Modules/Numerics/Optimizers/include/itkGradientDescentOptimizer.h index 04c2be097e6..fb767881b9b 100644 --- a/Modules/Numerics/Optimizers/include/itkGradientDescentOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkGradientDescentOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkInitializationBiasedParticleSwarmOptimizer.h b/Modules/Numerics/Optimizers/include/itkInitializationBiasedParticleSwarmOptimizer.h index f5e7779f3a0..ff01bc3dc98 100644 --- a/Modules/Numerics/Optimizers/include/itkInitializationBiasedParticleSwarmOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkInitializationBiasedParticleSwarmOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkLBFGSBOptimizer.h b/Modules/Numerics/Optimizers/include/itkLBFGSBOptimizer.h index 461f619eaf0..be5741a4b50 100644 --- a/Modules/Numerics/Optimizers/include/itkLBFGSBOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkLBFGSBOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkLBFGSOptimizer.h b/Modules/Numerics/Optimizers/include/itkLBFGSOptimizer.h index 1f141e4fe20..c58f073454c 100644 --- a/Modules/Numerics/Optimizers/include/itkLBFGSOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkLBFGSOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkLevenbergMarquardtOptimizer.h b/Modules/Numerics/Optimizers/include/itkLevenbergMarquardtOptimizer.h index f08c975e744..0eb6a353bf9 100644 --- a/Modules/Numerics/Optimizers/include/itkLevenbergMarquardtOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkLevenbergMarquardtOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkMultipleValuedCostFunction.h b/Modules/Numerics/Optimizers/include/itkMultipleValuedCostFunction.h index ca9f6dd196a..c2854a3f65d 100644 --- a/Modules/Numerics/Optimizers/include/itkMultipleValuedCostFunction.h +++ b/Modules/Numerics/Optimizers/include/itkMultipleValuedCostFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkMultipleValuedNonLinearOptimizer.h b/Modules/Numerics/Optimizers/include/itkMultipleValuedNonLinearOptimizer.h index 679c1040804..feae75fe38b 100644 --- a/Modules/Numerics/Optimizers/include/itkMultipleValuedNonLinearOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkMultipleValuedNonLinearOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkMultipleValuedNonLinearVnlOptimizer.h b/Modules/Numerics/Optimizers/include/itkMultipleValuedNonLinearVnlOptimizer.h index 3e4bdea1b35..61c38b98c60 100644 --- a/Modules/Numerics/Optimizers/include/itkMultipleValuedNonLinearVnlOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkMultipleValuedNonLinearVnlOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkMultipleValuedVnlCostFunctionAdaptor.h b/Modules/Numerics/Optimizers/include/itkMultipleValuedVnlCostFunctionAdaptor.h index 7d35a47c60e..8baa8601452 100644 --- a/Modules/Numerics/Optimizers/include/itkMultipleValuedVnlCostFunctionAdaptor.h +++ b/Modules/Numerics/Optimizers/include/itkMultipleValuedVnlCostFunctionAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkNonLinearOptimizer.h b/Modules/Numerics/Optimizers/include/itkNonLinearOptimizer.h index 165317c2785..5fc2c7cd66e 100644 --- a/Modules/Numerics/Optimizers/include/itkNonLinearOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkNonLinearOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkOnePlusOneEvolutionaryOptimizer.h b/Modules/Numerics/Optimizers/include/itkOnePlusOneEvolutionaryOptimizer.h index df8fb365daf..3d10f0af7ed 100644 --- a/Modules/Numerics/Optimizers/include/itkOnePlusOneEvolutionaryOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkOnePlusOneEvolutionaryOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkOptimizer.h b/Modules/Numerics/Optimizers/include/itkOptimizer.h index 0d36ab17e71..e9e74d9b434 100644 --- a/Modules/Numerics/Optimizers/include/itkOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkParticleSwarmOptimizer.h b/Modules/Numerics/Optimizers/include/itkParticleSwarmOptimizer.h index 3685d288ba4..5959fcad338 100644 --- a/Modules/Numerics/Optimizers/include/itkParticleSwarmOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkParticleSwarmOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkParticleSwarmOptimizerBase.h b/Modules/Numerics/Optimizers/include/itkParticleSwarmOptimizerBase.h index 7b53cac2ecc..bf5a34be491 100644 --- a/Modules/Numerics/Optimizers/include/itkParticleSwarmOptimizerBase.h +++ b/Modules/Numerics/Optimizers/include/itkParticleSwarmOptimizerBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkPowellOptimizer.h b/Modules/Numerics/Optimizers/include/itkPowellOptimizer.h index 8396cb40774..abdccae93e7 100644 --- a/Modules/Numerics/Optimizers/include/itkPowellOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkPowellOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkQuaternionRigidTransformGradientDescentOptimizer.h b/Modules/Numerics/Optimizers/include/itkQuaternionRigidTransformGradientDescentOptimizer.h index 226f2253cc2..082bc0ff610 100644 --- a/Modules/Numerics/Optimizers/include/itkQuaternionRigidTransformGradientDescentOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkQuaternionRigidTransformGradientDescentOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkRegularStepGradientDescentBaseOptimizer.h b/Modules/Numerics/Optimizers/include/itkRegularStepGradientDescentBaseOptimizer.h index 3491a9ba54a..aa9a81693cb 100644 --- a/Modules/Numerics/Optimizers/include/itkRegularStepGradientDescentBaseOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkRegularStepGradientDescentBaseOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkRegularStepGradientDescentOptimizer.h b/Modules/Numerics/Optimizers/include/itkRegularStepGradientDescentOptimizer.h index 300e933dba8..1df13531696 100644 --- a/Modules/Numerics/Optimizers/include/itkRegularStepGradientDescentOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkRegularStepGradientDescentOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkSPSAOptimizer.h b/Modules/Numerics/Optimizers/include/itkSPSAOptimizer.h index a78a320a0e8..ca06ef9f34f 100644 --- a/Modules/Numerics/Optimizers/include/itkSPSAOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkSPSAOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkSingleValuedCostFunction.h b/Modules/Numerics/Optimizers/include/itkSingleValuedCostFunction.h index 837d663da85..68348b28191 100644 --- a/Modules/Numerics/Optimizers/include/itkSingleValuedCostFunction.h +++ b/Modules/Numerics/Optimizers/include/itkSingleValuedCostFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkSingleValuedNonLinearOptimizer.h b/Modules/Numerics/Optimizers/include/itkSingleValuedNonLinearOptimizer.h index 329e05089f6..5ad2fce3e41 100644 --- a/Modules/Numerics/Optimizers/include/itkSingleValuedNonLinearOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkSingleValuedNonLinearOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkSingleValuedNonLinearVnlOptimizer.h b/Modules/Numerics/Optimizers/include/itkSingleValuedNonLinearVnlOptimizer.h index 35ea13bb0c3..f3d61f4e030 100644 --- a/Modules/Numerics/Optimizers/include/itkSingleValuedNonLinearVnlOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkSingleValuedNonLinearVnlOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkSingleValuedVnlCostFunctionAdaptor.h b/Modules/Numerics/Optimizers/include/itkSingleValuedVnlCostFunctionAdaptor.h index 9c3345cf884..ad0acb9a426 100644 --- a/Modules/Numerics/Optimizers/include/itkSingleValuedVnlCostFunctionAdaptor.h +++ b/Modules/Numerics/Optimizers/include/itkSingleValuedVnlCostFunctionAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkVersorRigid3DTransformOptimizer.h b/Modules/Numerics/Optimizers/include/itkVersorRigid3DTransformOptimizer.h index 41f7b513735..f96bef71c06 100644 --- a/Modules/Numerics/Optimizers/include/itkVersorRigid3DTransformOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkVersorRigid3DTransformOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/include/itkVersorTransformOptimizer.h b/Modules/Numerics/Optimizers/include/itkVersorTransformOptimizer.h index 2ea8391020e..edfc5d79b09 100644 --- a/Modules/Numerics/Optimizers/include/itkVersorTransformOptimizer.h +++ b/Modules/Numerics/Optimizers/include/itkVersorTransformOptimizer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkAmoebaOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkAmoebaOptimizer.cxx index 2eaa8437159..a36a09f1a13 100644 --- a/Modules/Numerics/Optimizers/src/itkAmoebaOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkAmoebaOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkConjugateGradientOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkConjugateGradientOptimizer.cxx index 018813111d5..daf306b66a7 100644 --- a/Modules/Numerics/Optimizers/src/itkConjugateGradientOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkConjugateGradientOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkCumulativeGaussianCostFunction.cxx b/Modules/Numerics/Optimizers/src/itkCumulativeGaussianCostFunction.cxx index 4ad39fc99be..89511a82de4 100644 --- a/Modules/Numerics/Optimizers/src/itkCumulativeGaussianCostFunction.cxx +++ b/Modules/Numerics/Optimizers/src/itkCumulativeGaussianCostFunction.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkCumulativeGaussianOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkCumulativeGaussianOptimizer.cxx index 7f0c2b86870..a724a5e42b2 100644 --- a/Modules/Numerics/Optimizers/src/itkCumulativeGaussianOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkCumulativeGaussianOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkExhaustiveOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkExhaustiveOptimizer.cxx index b8bde0d6a2b..0a6c2eaecd2 100644 --- a/Modules/Numerics/Optimizers/src/itkExhaustiveOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkExhaustiveOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkFRPROptimizer.cxx b/Modules/Numerics/Optimizers/src/itkFRPROptimizer.cxx index 20a824f0a9a..c416751c059 100644 --- a/Modules/Numerics/Optimizers/src/itkFRPROptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkFRPROptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkGradientDescentOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkGradientDescentOptimizer.cxx index 88c9541915f..cf40fb15b59 100644 --- a/Modules/Numerics/Optimizers/src/itkGradientDescentOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkGradientDescentOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkInitializationBiasedParticleSwarmOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkInitializationBiasedParticleSwarmOptimizer.cxx index 4691700a8d2..67a905d678e 100644 --- a/Modules/Numerics/Optimizers/src/itkInitializationBiasedParticleSwarmOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkInitializationBiasedParticleSwarmOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkLBFGSBOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkLBFGSBOptimizer.cxx index 08d78e95a3f..6fb86683883 100644 --- a/Modules/Numerics/Optimizers/src/itkLBFGSBOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkLBFGSBOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkLBFGSOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkLBFGSOptimizer.cxx index 532ee9ab681..4d7aa9a49b6 100644 --- a/Modules/Numerics/Optimizers/src/itkLBFGSOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkLBFGSOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkLevenbergMarquardtOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkLevenbergMarquardtOptimizer.cxx index 0e61aefdc73..11c57ff71d4 100644 --- a/Modules/Numerics/Optimizers/src/itkLevenbergMarquardtOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkLevenbergMarquardtOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkMultipleValuedCostFunction.cxx b/Modules/Numerics/Optimizers/src/itkMultipleValuedCostFunction.cxx index b4b6062b693..44adf345582 100644 --- a/Modules/Numerics/Optimizers/src/itkMultipleValuedCostFunction.cxx +++ b/Modules/Numerics/Optimizers/src/itkMultipleValuedCostFunction.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkMultipleValuedNonLinearOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkMultipleValuedNonLinearOptimizer.cxx index 980e5602bdb..2753489ba52 100644 --- a/Modules/Numerics/Optimizers/src/itkMultipleValuedNonLinearOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkMultipleValuedNonLinearOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkMultipleValuedNonLinearVnlOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkMultipleValuedNonLinearVnlOptimizer.cxx index 3cdbea44200..e92c21ff400 100644 --- a/Modules/Numerics/Optimizers/src/itkMultipleValuedNonLinearVnlOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkMultipleValuedNonLinearVnlOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkMultipleValuedVnlCostFunctionAdaptor.cxx b/Modules/Numerics/Optimizers/src/itkMultipleValuedVnlCostFunctionAdaptor.cxx index e85336b3270..168f8361198 100644 --- a/Modules/Numerics/Optimizers/src/itkMultipleValuedVnlCostFunctionAdaptor.cxx +++ b/Modules/Numerics/Optimizers/src/itkMultipleValuedVnlCostFunctionAdaptor.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkNonLinearOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkNonLinearOptimizer.cxx index 64cdf4df401..c370a408651 100644 --- a/Modules/Numerics/Optimizers/src/itkNonLinearOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkNonLinearOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkOnePlusOneEvolutionaryOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkOnePlusOneEvolutionaryOptimizer.cxx index 50cd4019cce..0d3a9bb2d60 100644 --- a/Modules/Numerics/Optimizers/src/itkOnePlusOneEvolutionaryOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkOnePlusOneEvolutionaryOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkOptimizer.cxx index 45fca94c1b6..77b421839fb 100644 --- a/Modules/Numerics/Optimizers/src/itkOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkParticleSwarmOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkParticleSwarmOptimizer.cxx index fff60096132..5a2d2b66f5a 100644 --- a/Modules/Numerics/Optimizers/src/itkParticleSwarmOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkParticleSwarmOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkParticleSwarmOptimizerBase.cxx b/Modules/Numerics/Optimizers/src/itkParticleSwarmOptimizerBase.cxx index d4a514bd297..06e2991c12b 100644 --- a/Modules/Numerics/Optimizers/src/itkParticleSwarmOptimizerBase.cxx +++ b/Modules/Numerics/Optimizers/src/itkParticleSwarmOptimizerBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkPowellOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkPowellOptimizer.cxx index f3f38909525..393b2d59477 100644 --- a/Modules/Numerics/Optimizers/src/itkPowellOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkPowellOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkQuaternionRigidTransformGradientDescentOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkQuaternionRigidTransformGradientDescentOptimizer.cxx index aa3d7068105..5aa8fc3b018 100644 --- a/Modules/Numerics/Optimizers/src/itkQuaternionRigidTransformGradientDescentOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkQuaternionRigidTransformGradientDescentOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkRegularStepGradientDescentBaseOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkRegularStepGradientDescentBaseOptimizer.cxx index 930a5d7c369..32512b45ca1 100644 --- a/Modules/Numerics/Optimizers/src/itkRegularStepGradientDescentBaseOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkRegularStepGradientDescentBaseOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkRegularStepGradientDescentOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkRegularStepGradientDescentOptimizer.cxx index 640e235f385..ba397241a9c 100644 --- a/Modules/Numerics/Optimizers/src/itkRegularStepGradientDescentOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkRegularStepGradientDescentOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkSPSAOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkSPSAOptimizer.cxx index 51e55cfd132..ca6081f63df 100644 --- a/Modules/Numerics/Optimizers/src/itkSPSAOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkSPSAOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkSingleValuedCostFunction.cxx b/Modules/Numerics/Optimizers/src/itkSingleValuedCostFunction.cxx index f371aed2087..d19137939c9 100644 --- a/Modules/Numerics/Optimizers/src/itkSingleValuedCostFunction.cxx +++ b/Modules/Numerics/Optimizers/src/itkSingleValuedCostFunction.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkSingleValuedNonLinearOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkSingleValuedNonLinearOptimizer.cxx index abd3acfc6ba..9128d23fb79 100644 --- a/Modules/Numerics/Optimizers/src/itkSingleValuedNonLinearOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkSingleValuedNonLinearOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkSingleValuedNonLinearVnlOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkSingleValuedNonLinearVnlOptimizer.cxx index 1c9542d7e2c..774a57c8d5b 100644 --- a/Modules/Numerics/Optimizers/src/itkSingleValuedNonLinearVnlOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkSingleValuedNonLinearVnlOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkSingleValuedVnlCostFunctionAdaptor.cxx b/Modules/Numerics/Optimizers/src/itkSingleValuedVnlCostFunctionAdaptor.cxx index 23d1cb43287..8cb26d2a029 100644 --- a/Modules/Numerics/Optimizers/src/itkSingleValuedVnlCostFunctionAdaptor.cxx +++ b/Modules/Numerics/Optimizers/src/itkSingleValuedVnlCostFunctionAdaptor.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkVersorRigid3DTransformOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkVersorRigid3DTransformOptimizer.cxx index b0a2ef901c9..46edba48bf7 100644 --- a/Modules/Numerics/Optimizers/src/itkVersorRigid3DTransformOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkVersorRigid3DTransformOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/src/itkVersorTransformOptimizer.cxx b/Modules/Numerics/Optimizers/src/itkVersorTransformOptimizer.cxx index d7e30d27230..e52dee88c05 100644 --- a/Modules/Numerics/Optimizers/src/itkVersorTransformOptimizer.cxx +++ b/Modules/Numerics/Optimizers/src/itkVersorTransformOptimizer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkAmoebaOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkAmoebaOptimizerTest.cxx index 61fff698d8c..ced8f2e4bfe 100644 --- a/Modules/Numerics/Optimizers/test/itkAmoebaOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkAmoebaOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkConjugateGradientOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkConjugateGradientOptimizerTest.cxx index 2b7854ca765..e6eb95b09e4 100644 --- a/Modules/Numerics/Optimizers/test/itkConjugateGradientOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkConjugateGradientOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkCumulativeGaussianOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkCumulativeGaussianOptimizerTest.cxx index c2a7dfc6e48..dc07a4267a9 100644 --- a/Modules/Numerics/Optimizers/test/itkCumulativeGaussianOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkCumulativeGaussianOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkExhaustiveOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkExhaustiveOptimizerTest.cxx index 33cda2e07a0..140d4a784c3 100644 --- a/Modules/Numerics/Optimizers/test/itkExhaustiveOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkExhaustiveOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkFRPROptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkFRPROptimizerTest.cxx index cd302409dcd..7017e31fdb7 100644 --- a/Modules/Numerics/Optimizers/test/itkFRPROptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkFRPROptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkGradientDescentOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkGradientDescentOptimizerTest.cxx index dd1a8a64a21..d5937a00487 100644 --- a/Modules/Numerics/Optimizers/test/itkGradientDescentOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkGradientDescentOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkInitializationBiasedParticleSwarmOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkInitializationBiasedParticleSwarmOptimizerTest.cxx index 5e57b8b6331..a82c2bb50eb 100644 --- a/Modules/Numerics/Optimizers/test/itkInitializationBiasedParticleSwarmOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkInitializationBiasedParticleSwarmOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkLBFGSBOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkLBFGSBOptimizerTest.cxx index 72b42fed8c0..d83c57d570f 100644 --- a/Modules/Numerics/Optimizers/test/itkLBFGSBOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkLBFGSBOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkLBFGSOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkLBFGSOptimizerTest.cxx index 00af3b0448d..9fe60f8d918 100644 --- a/Modules/Numerics/Optimizers/test/itkLBFGSOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkLBFGSOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkLevenbergMarquardtOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkLevenbergMarquardtOptimizerTest.cxx index 3f0847d4825..766e3cefca7 100644 --- a/Modules/Numerics/Optimizers/test/itkLevenbergMarquardtOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkLevenbergMarquardtOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkOnePlusOneEvolutionaryOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkOnePlusOneEvolutionaryOptimizerTest.cxx index 0de8b2244f1..7501ee70ea6 100644 --- a/Modules/Numerics/Optimizers/test/itkOnePlusOneEvolutionaryOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkOnePlusOneEvolutionaryOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkOptimizersHierarchyTest.cxx b/Modules/Numerics/Optimizers/test/itkOptimizersHierarchyTest.cxx index 1fab605b4f6..fd9477c0b73 100644 --- a/Modules/Numerics/Optimizers/test/itkOptimizersHierarchyTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkOptimizersHierarchyTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkParticleSwarmOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkParticleSwarmOptimizerTest.cxx index 9dfac7a3cc2..6d6b9a185d6 100644 --- a/Modules/Numerics/Optimizers/test/itkParticleSwarmOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkParticleSwarmOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkParticleSwarmOptimizerTestFunctions.h b/Modules/Numerics/Optimizers/test/itkParticleSwarmOptimizerTestFunctions.h index 321cc2de03c..c880f23b1fa 100644 --- a/Modules/Numerics/Optimizers/test/itkParticleSwarmOptimizerTestFunctions.h +++ b/Modules/Numerics/Optimizers/test/itkParticleSwarmOptimizerTestFunctions.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkPowellOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkPowellOptimizerTest.cxx index cc785a9149c..3d6d8b726fa 100644 --- a/Modules/Numerics/Optimizers/test/itkPowellOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkPowellOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkRegularStepGradientDescentOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkRegularStepGradientDescentOptimizerTest.cxx index 63ce7f1d421..350403be67e 100644 --- a/Modules/Numerics/Optimizers/test/itkRegularStepGradientDescentOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkRegularStepGradientDescentOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkSPSAOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkSPSAOptimizerTest.cxx index 213129ec103..96887a95ee3 100644 --- a/Modules/Numerics/Optimizers/test/itkSPSAOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkSPSAOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkVersorRigid3DTransformOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkVersorRigid3DTransformOptimizerTest.cxx index 4916b928d87..dd2455e1154 100644 --- a/Modules/Numerics/Optimizers/test/itkVersorRigid3DTransformOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkVersorRigid3DTransformOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizers/test/itkVersorTransformOptimizerTest.cxx b/Modules/Numerics/Optimizers/test/itkVersorTransformOptimizerTest.cxx index 31337abfd6f..80ea28d3709 100644 --- a/Modules/Numerics/Optimizers/test/itkVersorTransformOptimizerTest.cxx +++ b/Modules/Numerics/Optimizers/test/itkVersorTransformOptimizerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkAmoebaOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkAmoebaOptimizerv4.h index dc362511fc7..8681089ffd4 100644 --- a/Modules/Numerics/Optimizersv4/include/itkAmoebaOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkAmoebaOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkCommandIterationUpdatev4.h b/Modules/Numerics/Optimizersv4/include/itkCommandIterationUpdatev4.h index ab3a9216a45..06929c4d3ce 100644 --- a/Modules/Numerics/Optimizersv4/include/itkCommandIterationUpdatev4.h +++ b/Modules/Numerics/Optimizersv4/include/itkCommandIterationUpdatev4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkConjugateGradientLineSearchOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkConjugateGradientLineSearchOptimizerv4.h index fde0b7d6b3b..65a30c93b02 100644 --- a/Modules/Numerics/Optimizersv4/include/itkConjugateGradientLineSearchOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkConjugateGradientLineSearchOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkConjugateGradientLineSearchOptimizerv4.hxx b/Modules/Numerics/Optimizersv4/include/itkConjugateGradientLineSearchOptimizerv4.hxx index c78de84c8f0..14349ad61f1 100644 --- a/Modules/Numerics/Optimizersv4/include/itkConjugateGradientLineSearchOptimizerv4.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkConjugateGradientLineSearchOptimizerv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkConvergenceMonitoringFunction.h b/Modules/Numerics/Optimizersv4/include/itkConvergenceMonitoringFunction.h index 566b617ecaf..2f84808a9fa 100644 --- a/Modules/Numerics/Optimizersv4/include/itkConvergenceMonitoringFunction.h +++ b/Modules/Numerics/Optimizersv4/include/itkConvergenceMonitoringFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkExhaustiveOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkExhaustiveOptimizerv4.h index e8f3f95da96..093f932c8ce 100644 --- a/Modules/Numerics/Optimizersv4/include/itkExhaustiveOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkExhaustiveOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkExhaustiveOptimizerv4.hxx b/Modules/Numerics/Optimizersv4/include/itkExhaustiveOptimizerv4.hxx index 480703cd36b..89e0f7604ce 100644 --- a/Modules/Numerics/Optimizersv4/include/itkExhaustiveOptimizerv4.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkExhaustiveOptimizerv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkGradientDescentLineSearchOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkGradientDescentLineSearchOptimizerv4.h index 846e99f8fdc..55aa0e9754e 100644 --- a/Modules/Numerics/Optimizersv4/include/itkGradientDescentLineSearchOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkGradientDescentLineSearchOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkGradientDescentLineSearchOptimizerv4.hxx b/Modules/Numerics/Optimizersv4/include/itkGradientDescentLineSearchOptimizerv4.hxx index 570c2ce61b5..520f7a24eb1 100644 --- a/Modules/Numerics/Optimizersv4/include/itkGradientDescentLineSearchOptimizerv4.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkGradientDescentLineSearchOptimizerv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4.h b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4.h index f41ca3d818d..ccda7d8fd32 100644 --- a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4.h +++ b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4.hxx b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4.hxx index 29c8ddfe01c..6aa1c049a6a 100644 --- a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByLearningRateThreader.h b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByLearningRateThreader.h index 857c3a55b54..2c0ae98d756 100644 --- a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByLearningRateThreader.h +++ b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByLearningRateThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByLearningRateThreader.hxx b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByLearningRateThreader.hxx index 7b6b84f15ef..a76eea79c75 100644 --- a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByLearningRateThreader.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByLearningRateThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByScalesThreader.h b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByScalesThreader.h index 4e3ba50b7d8..f9175ce3395 100644 --- a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByScalesThreader.h +++ b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByScalesThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByScalesThreader.hxx b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByScalesThreader.hxx index 364e764deb1..c3183a20bef 100644 --- a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByScalesThreader.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerBasev4ModifyGradientByScalesThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerv4.h index 10354f34c83..bbddecce8df 100644 --- a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerv4.hxx b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerv4.hxx index 4335e844e54..22b1a0d11c4 100644 --- a/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerv4.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkGradientDescentOptimizerv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkLBFGS2Optimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkLBFGS2Optimizerv4.h index 5e771524fd2..075b25c6feb 100644 --- a/Modules/Numerics/Optimizersv4/include/itkLBFGS2Optimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkLBFGS2Optimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkLBFGSBOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkLBFGSBOptimizerv4.h index aeebcd71e16..6d466325696 100644 --- a/Modules/Numerics/Optimizersv4/include/itkLBFGSBOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkLBFGSBOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkLBFGSOptimizerBasev4.h b/Modules/Numerics/Optimizersv4/include/itkLBFGSOptimizerBasev4.h index 7d9232fb833..3637f5b47d5 100644 --- a/Modules/Numerics/Optimizersv4/include/itkLBFGSOptimizerBasev4.h +++ b/Modules/Numerics/Optimizersv4/include/itkLBFGSOptimizerBasev4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkLBFGSOptimizerBasev4.hxx b/Modules/Numerics/Optimizersv4/include/itkLBFGSOptimizerBasev4.hxx index 2e5d403f19b..d63b125d775 100644 --- a/Modules/Numerics/Optimizersv4/include/itkLBFGSOptimizerBasev4.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkLBFGSOptimizerBasev4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkLBFGSOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkLBFGSOptimizerv4.h index 5e33bf896f7..64c38b8a082 100644 --- a/Modules/Numerics/Optimizersv4/include/itkLBFGSOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkLBFGSOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkMultiGradientOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkMultiGradientOptimizerv4.h index cd5bebb38f1..c311d32b614 100644 --- a/Modules/Numerics/Optimizersv4/include/itkMultiGradientOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkMultiGradientOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkMultiGradientOptimizerv4.hxx b/Modules/Numerics/Optimizersv4/include/itkMultiGradientOptimizerv4.hxx index e250cc4da55..929f6ed48e2 100644 --- a/Modules/Numerics/Optimizersv4/include/itkMultiGradientOptimizerv4.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkMultiGradientOptimizerv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkMultiStartOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkMultiStartOptimizerv4.h index 7c4a31c29dc..0e50cddb9f4 100644 --- a/Modules/Numerics/Optimizersv4/include/itkMultiStartOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkMultiStartOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkMultiStartOptimizerv4.hxx b/Modules/Numerics/Optimizersv4/include/itkMultiStartOptimizerv4.hxx index 8429b786ef5..aed69fd8411 100644 --- a/Modules/Numerics/Optimizersv4/include/itkMultiStartOptimizerv4.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkMultiStartOptimizerv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetric.h b/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetric.h index ab180678453..6f92a4cb0db 100644 --- a/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetric.h +++ b/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetric.hxx b/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetric.hxx index a0d265497bf..65b7e85e62a 100644 --- a/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetric.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetricBase.h b/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetricBase.h index 4b8e4178d37..75a56e025bf 100644 --- a/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetricBase.h +++ b/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetricBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetricBase.hxx b/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetricBase.hxx index 7c5d6063103..837c4b1249c 100644 --- a/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetricBase.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkObjectToObjectMetricBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkObjectToObjectOptimizerBase.h b/Modules/Numerics/Optimizersv4/include/itkObjectToObjectOptimizerBase.h index 6498b8e49db..22b04c8988a 100644 --- a/Modules/Numerics/Optimizersv4/include/itkObjectToObjectOptimizerBase.h +++ b/Modules/Numerics/Optimizersv4/include/itkObjectToObjectOptimizerBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkOnePlusOneEvolutionaryOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkOnePlusOneEvolutionaryOptimizerv4.h index a01fe81b984..e99d9c66176 100644 --- a/Modules/Numerics/Optimizersv4/include/itkOnePlusOneEvolutionaryOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkOnePlusOneEvolutionaryOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkOnePlusOneEvolutionaryOptimizerv4.hxx b/Modules/Numerics/Optimizersv4/include/itkOnePlusOneEvolutionaryOptimizerv4.hxx index 83e7fdb6abf..f5fc67dfa65 100644 --- a/Modules/Numerics/Optimizersv4/include/itkOnePlusOneEvolutionaryOptimizerv4.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkOnePlusOneEvolutionaryOptimizerv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkOptimizerParameterScalesEstimator.h b/Modules/Numerics/Optimizersv4/include/itkOptimizerParameterScalesEstimator.h index 44cec11dc88..e26e8c73dc9 100644 --- a/Modules/Numerics/Optimizersv4/include/itkOptimizerParameterScalesEstimator.h +++ b/Modules/Numerics/Optimizersv4/include/itkOptimizerParameterScalesEstimator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkPowellOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkPowellOptimizerv4.h index 56a7f6e7385..2394b23c57d 100644 --- a/Modules/Numerics/Optimizersv4/include/itkPowellOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkPowellOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkPowellOptimizerv4.hxx b/Modules/Numerics/Optimizersv4/include/itkPowellOptimizerv4.hxx index e607f68b90a..656d100839d 100644 --- a/Modules/Numerics/Optimizersv4/include/itkPowellOptimizerv4.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkPowellOptimizerv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4.h index 70d06d74714..ac19830e840 100644 --- a/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4.hxx b/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4.hxx index 93394c54efd..7b95457d50c 100644 --- a/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4EstimateNewtonStepThreader.h b/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4EstimateNewtonStepThreader.h index 95b05f4a49c..d9a3f8e5777 100644 --- a/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4EstimateNewtonStepThreader.h +++ b/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4EstimateNewtonStepThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4EstimateNewtonStepThreader.hxx b/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4EstimateNewtonStepThreader.hxx index edbfb8f0a6d..6d57465f49b 100644 --- a/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4EstimateNewtonStepThreader.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkQuasiNewtonOptimizerv4EstimateNewtonStepThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesEstimator.h b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesEstimator.h index f06f8e76bec..08fe3356929 100644 --- a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesEstimator.h +++ b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesEstimator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesEstimator.hxx b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesEstimator.hxx index 4433a596f07..83a0a056fe2 100644 --- a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesEstimator.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesEstimator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromIndexShift.h b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromIndexShift.h index be861ee9f1f..103a50df4af 100644 --- a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromIndexShift.h +++ b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromIndexShift.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromIndexShift.hxx b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromIndexShift.hxx index f9748688b5f..33f43331fec 100644 --- a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromIndexShift.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromIndexShift.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromJacobian.h b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromJacobian.h index e93a69b5730..a549385d332 100644 --- a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromJacobian.h +++ b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromJacobian.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromJacobian.hxx b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromJacobian.hxx index 887db52ddf3..1469f3fc07d 100644 --- a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromJacobian.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromJacobian.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromPhysicalShift.h b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromPhysicalShift.h index a1a9f19a185..8c7efa63e68 100644 --- a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromPhysicalShift.h +++ b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromPhysicalShift.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromPhysicalShift.hxx b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromPhysicalShift.hxx index fe2309d183b..22b3cb46e33 100644 --- a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromPhysicalShift.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromPhysicalShift.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromShiftBase.h b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromShiftBase.h index 54aae48cc84..a2ef4ea11de 100644 --- a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromShiftBase.h +++ b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromShiftBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromShiftBase.hxx b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromShiftBase.hxx index 3defaedd425..e3d329c5bc0 100644 --- a/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromShiftBase.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkRegistrationParameterScalesFromShiftBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkRegularStepGradientDescentOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkRegularStepGradientDescentOptimizerv4.h index 8b73bcc53cc..89ea41292e9 100644 --- a/Modules/Numerics/Optimizersv4/include/itkRegularStepGradientDescentOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkRegularStepGradientDescentOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkRegularStepGradientDescentOptimizerv4.hxx b/Modules/Numerics/Optimizersv4/include/itkRegularStepGradientDescentOptimizerv4.hxx index e4af4f27200..22a0f31f4b4 100644 --- a/Modules/Numerics/Optimizersv4/include/itkRegularStepGradientDescentOptimizerv4.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkRegularStepGradientDescentOptimizerv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkSingleValuedCostFunctionv4.h b/Modules/Numerics/Optimizersv4/include/itkSingleValuedCostFunctionv4.h index 7a93b8eadc4..6878b3c05b5 100644 --- a/Modules/Numerics/Optimizersv4/include/itkSingleValuedCostFunctionv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkSingleValuedCostFunctionv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkSingleValuedNonLinearVnlOptimizerv4.h b/Modules/Numerics/Optimizersv4/include/itkSingleValuedNonLinearVnlOptimizerv4.h index f30554144eb..a6b52e8f014 100644 --- a/Modules/Numerics/Optimizersv4/include/itkSingleValuedNonLinearVnlOptimizerv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkSingleValuedNonLinearVnlOptimizerv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkSingleValuedVnlCostFunctionAdaptorv4.h b/Modules/Numerics/Optimizersv4/include/itkSingleValuedVnlCostFunctionAdaptorv4.h index 01a315f5fe5..025436a1bb1 100644 --- a/Modules/Numerics/Optimizersv4/include/itkSingleValuedVnlCostFunctionAdaptorv4.h +++ b/Modules/Numerics/Optimizersv4/include/itkSingleValuedVnlCostFunctionAdaptorv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkWindowConvergenceMonitoringFunction.h b/Modules/Numerics/Optimizersv4/include/itkWindowConvergenceMonitoringFunction.h index 9ae8f4f4eec..3479353d422 100644 --- a/Modules/Numerics/Optimizersv4/include/itkWindowConvergenceMonitoringFunction.h +++ b/Modules/Numerics/Optimizersv4/include/itkWindowConvergenceMonitoringFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/include/itkWindowConvergenceMonitoringFunction.hxx b/Modules/Numerics/Optimizersv4/include/itkWindowConvergenceMonitoringFunction.hxx index f55c1c4cca0..f308953422e 100644 --- a/Modules/Numerics/Optimizersv4/include/itkWindowConvergenceMonitoringFunction.hxx +++ b/Modules/Numerics/Optimizersv4/include/itkWindowConvergenceMonitoringFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/src/itkAmoebaOptimizerv4.cxx b/Modules/Numerics/Optimizersv4/src/itkAmoebaOptimizerv4.cxx index 88bc1d8be6e..9d5ce60e837 100644 --- a/Modules/Numerics/Optimizersv4/src/itkAmoebaOptimizerv4.cxx +++ b/Modules/Numerics/Optimizersv4/src/itkAmoebaOptimizerv4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/src/itkLBFGS2Optimizerv4.cxx b/Modules/Numerics/Optimizersv4/src/itkLBFGS2Optimizerv4.cxx index b497514abf4..7152e05343a 100644 --- a/Modules/Numerics/Optimizersv4/src/itkLBFGS2Optimizerv4.cxx +++ b/Modules/Numerics/Optimizersv4/src/itkLBFGS2Optimizerv4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/src/itkLBFGSBOptimizerv4.cxx b/Modules/Numerics/Optimizersv4/src/itkLBFGSBOptimizerv4.cxx index 11b5b861162..11ce78c032b 100644 --- a/Modules/Numerics/Optimizersv4/src/itkLBFGSBOptimizerv4.cxx +++ b/Modules/Numerics/Optimizersv4/src/itkLBFGSBOptimizerv4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/src/itkLBFGSOptimizerv4.cxx b/Modules/Numerics/Optimizersv4/src/itkLBFGSOptimizerv4.cxx index c1c700c3a10..077bce69ae3 100644 --- a/Modules/Numerics/Optimizersv4/src/itkLBFGSOptimizerv4.cxx +++ b/Modules/Numerics/Optimizersv4/src/itkLBFGSOptimizerv4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/src/itkMultiStartOptimizerv4.cxx b/Modules/Numerics/Optimizersv4/src/itkMultiStartOptimizerv4.cxx index 22a7b6ed73f..54d27fa26e9 100644 --- a/Modules/Numerics/Optimizersv4/src/itkMultiStartOptimizerv4.cxx +++ b/Modules/Numerics/Optimizersv4/src/itkMultiStartOptimizerv4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/src/itkObjectToObjectMetricBase.cxx b/Modules/Numerics/Optimizersv4/src/itkObjectToObjectMetricBase.cxx index 8e456d8ef76..2bc5fb6d653 100644 --- a/Modules/Numerics/Optimizersv4/src/itkObjectToObjectMetricBase.cxx +++ b/Modules/Numerics/Optimizersv4/src/itkObjectToObjectMetricBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/src/itkObjectToObjectOptimizerBase.cxx b/Modules/Numerics/Optimizersv4/src/itkObjectToObjectOptimizerBase.cxx index 92cd11324ea..4519250b50f 100644 --- a/Modules/Numerics/Optimizersv4/src/itkObjectToObjectOptimizerBase.cxx +++ b/Modules/Numerics/Optimizersv4/src/itkObjectToObjectOptimizerBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/src/itkRegistrationParameterScalesEstimator.cxx b/Modules/Numerics/Optimizersv4/src/itkRegistrationParameterScalesEstimator.cxx index 53f92c3b899..110a9d7c64c 100644 --- a/Modules/Numerics/Optimizersv4/src/itkRegistrationParameterScalesEstimator.cxx +++ b/Modules/Numerics/Optimizersv4/src/itkRegistrationParameterScalesEstimator.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/src/itkSingleValuedNonLinearVnlOptimizerv4.cxx b/Modules/Numerics/Optimizersv4/src/itkSingleValuedNonLinearVnlOptimizerv4.cxx index e6e6d9adeaa..61ef44d0d68 100644 --- a/Modules/Numerics/Optimizersv4/src/itkSingleValuedNonLinearVnlOptimizerv4.cxx +++ b/Modules/Numerics/Optimizersv4/src/itkSingleValuedNonLinearVnlOptimizerv4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/src/itkSingleValuedVnlCostFunctionAdaptorv4.cxx b/Modules/Numerics/Optimizersv4/src/itkSingleValuedVnlCostFunctionAdaptorv4.cxx index 9b571c4e6cc..d7063030527 100644 --- a/Modules/Numerics/Optimizersv4/src/itkSingleValuedVnlCostFunctionAdaptorv4.cxx +++ b/Modules/Numerics/Optimizersv4/src/itkSingleValuedVnlCostFunctionAdaptorv4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkAmoebaOptimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkAmoebaOptimizerv4Test.cxx index a09fa3de140..0a04f0d6eb2 100644 --- a/Modules/Numerics/Optimizersv4/test/itkAmoebaOptimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkAmoebaOptimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkAutoScaledGradientDescentRegistrationOnVectorTest.cxx b/Modules/Numerics/Optimizersv4/test/itkAutoScaledGradientDescentRegistrationOnVectorTest.cxx index da04880ead7..4c4faaebf69 100644 --- a/Modules/Numerics/Optimizersv4/test/itkAutoScaledGradientDescentRegistrationOnVectorTest.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkAutoScaledGradientDescentRegistrationOnVectorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkAutoScaledGradientDescentRegistrationTest.cxx b/Modules/Numerics/Optimizersv4/test/itkAutoScaledGradientDescentRegistrationTest.cxx index ab5ab780d98..725bdf2311e 100644 --- a/Modules/Numerics/Optimizersv4/test/itkAutoScaledGradientDescentRegistrationTest.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkAutoScaledGradientDescentRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkConjugateGradientLineSearchOptimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkConjugateGradientLineSearchOptimizerv4Test.cxx index a4baaa649ff..7cb73d156cd 100644 --- a/Modules/Numerics/Optimizersv4/test/itkConjugateGradientLineSearchOptimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkConjugateGradientLineSearchOptimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkExhaustiveOptimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkExhaustiveOptimizerv4Test.cxx index a546ca2dbb3..22178f48304 100644 --- a/Modules/Numerics/Optimizersv4/test/itkExhaustiveOptimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkExhaustiveOptimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkGradientDescentLineSearchOptimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkGradientDescentLineSearchOptimizerv4Test.cxx index 06ff481ea21..bc6464f4c12 100644 --- a/Modules/Numerics/Optimizersv4/test/itkGradientDescentLineSearchOptimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkGradientDescentLineSearchOptimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkGradientDescentOptimizerBasev4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkGradientDescentOptimizerBasev4Test.cxx index ec666bb9185..d0456b1abd1 100644 --- a/Modules/Numerics/Optimizersv4/test/itkGradientDescentOptimizerBasev4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkGradientDescentOptimizerBasev4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkGradientDescentOptimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkGradientDescentOptimizerv4Test.cxx index a35092a48c7..8f498436f77 100644 --- a/Modules/Numerics/Optimizersv4/test/itkGradientDescentOptimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkGradientDescentOptimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkGradientDescentOptimizerv4Test2.cxx b/Modules/Numerics/Optimizersv4/test/itkGradientDescentOptimizerv4Test2.cxx index 9698c0c738d..ca8f9c6bac4 100644 --- a/Modules/Numerics/Optimizersv4/test/itkGradientDescentOptimizerv4Test2.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkGradientDescentOptimizerv4Test2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkLBFGS2Optimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkLBFGS2Optimizerv4Test.cxx index 94e945a04f9..ac74a6e560d 100644 --- a/Modules/Numerics/Optimizersv4/test/itkLBFGS2Optimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkLBFGS2Optimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkLBFGSBOptimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkLBFGSBOptimizerv4Test.cxx index cc911276678..50d28fc5e3e 100644 --- a/Modules/Numerics/Optimizersv4/test/itkLBFGSBOptimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkLBFGSBOptimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkLBFGSOptimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkLBFGSOptimizerv4Test.cxx index d458f221a94..ed77c823d53 100644 --- a/Modules/Numerics/Optimizersv4/test/itkLBFGSOptimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkLBFGSOptimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkMultiGradientOptimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkMultiGradientOptimizerv4Test.cxx index 512775fbedd..3f91c5eb518 100644 --- a/Modules/Numerics/Optimizersv4/test/itkMultiGradientOptimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkMultiGradientOptimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkMultiStartOptimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkMultiStartOptimizerv4Test.cxx index 713cb9bcced..ce54cae1725 100644 --- a/Modules/Numerics/Optimizersv4/test/itkMultiStartOptimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkMultiStartOptimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkObjectToObjectMetricBaseTest.cxx b/Modules/Numerics/Optimizersv4/test/itkObjectToObjectMetricBaseTest.cxx index e0bc893207f..94cefa97c9d 100644 --- a/Modules/Numerics/Optimizersv4/test/itkObjectToObjectMetricBaseTest.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkObjectToObjectMetricBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkObjectToObjectOptimizerBaseTest.cxx b/Modules/Numerics/Optimizersv4/test/itkObjectToObjectOptimizerBaseTest.cxx index 8b65071296a..e9cec9029b6 100644 --- a/Modules/Numerics/Optimizersv4/test/itkObjectToObjectOptimizerBaseTest.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkObjectToObjectOptimizerBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkOnePlusOneEvolutionaryOptimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkOnePlusOneEvolutionaryOptimizerv4Test.cxx index 9880dbe71ca..d8a2c1bff7b 100644 --- a/Modules/Numerics/Optimizersv4/test/itkOnePlusOneEvolutionaryOptimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkOnePlusOneEvolutionaryOptimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkOptimizerParameterScalesEstimatorTest.cxx b/Modules/Numerics/Optimizersv4/test/itkOptimizerParameterScalesEstimatorTest.cxx index 8b784b5a994..c98c587e942 100644 --- a/Modules/Numerics/Optimizersv4/test/itkOptimizerParameterScalesEstimatorTest.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkOptimizerParameterScalesEstimatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkPowellOptimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkPowellOptimizerv4Test.cxx index 65ade32ed21..ef3436c6dca 100644 --- a/Modules/Numerics/Optimizersv4/test/itkPowellOptimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkPowellOptimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkQuasiNewtonOptimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkQuasiNewtonOptimizerv4Test.cxx index eb902819b57..6cb7cfe5e09 100644 --- a/Modules/Numerics/Optimizersv4/test/itkQuasiNewtonOptimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkQuasiNewtonOptimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesEstimatorTest.cxx b/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesEstimatorTest.cxx index 33cd3faa05d..8e6e15af84e 100644 --- a/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesEstimatorTest.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesEstimatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromIndexShiftTest.cxx b/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromIndexShiftTest.cxx index bcc19412996..d2d1450299c 100644 --- a/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromIndexShiftTest.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromIndexShiftTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromJacobianTest.cxx b/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromJacobianTest.cxx index 7aca0ae3cc0..9a177c9cc51 100644 --- a/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromJacobianTest.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromJacobianTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromPhysicalShiftPointSetTest.cxx b/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromPhysicalShiftPointSetTest.cxx index dd56171cbbc..367ca3bb26f 100644 --- a/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromPhysicalShiftPointSetTest.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromPhysicalShiftPointSetTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromPhysicalShiftTest.cxx b/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromPhysicalShiftTest.cxx index e21db4ed63a..f9f7affaa17 100644 --- a/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromPhysicalShiftTest.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkRegistrationParameterScalesFromPhysicalShiftTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkRegularStepGradientDescentOptimizerv4Test.cxx b/Modules/Numerics/Optimizersv4/test/itkRegularStepGradientDescentOptimizerv4Test.cxx index 2dae0d2c96d..bd6a4c592ac 100644 --- a/Modules/Numerics/Optimizersv4/test/itkRegularStepGradientDescentOptimizerv4Test.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkRegularStepGradientDescentOptimizerv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Optimizersv4/test/itkWindowConvergenceMonitoringFunctionTest.cxx b/Modules/Numerics/Optimizersv4/test/itkWindowConvergenceMonitoringFunctionTest.cxx index df726748378..f72fffd2047 100644 --- a/Modules/Numerics/Optimizersv4/test/itkWindowConvergenceMonitoringFunctionTest.cxx +++ b/Modules/Numerics/Optimizersv4/test/itkWindowConvergenceMonitoringFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Polynomials/include/itkMultivariateLegendrePolynomial.h b/Modules/Numerics/Polynomials/include/itkMultivariateLegendrePolynomial.h index b2e805ee317..c614f2c9244 100644 --- a/Modules/Numerics/Polynomials/include/itkMultivariateLegendrePolynomial.h +++ b/Modules/Numerics/Polynomials/include/itkMultivariateLegendrePolynomial.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Polynomials/src/itkMultivariateLegendrePolynomial.cxx b/Modules/Numerics/Polynomials/src/itkMultivariateLegendrePolynomial.cxx index 85543f515d4..48467ce7e5f 100644 --- a/Modules/Numerics/Polynomials/src/itkMultivariateLegendrePolynomial.cxx +++ b/Modules/Numerics/Polynomials/src/itkMultivariateLegendrePolynomial.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Polynomials/test/itkMultivariateLegendrePolynomialTest.cxx b/Modules/Numerics/Polynomials/test/itkMultivariateLegendrePolynomialTest.cxx index e00e7e0b2c8..8c2458687c7 100644 --- a/Modules/Numerics/Polynomials/test/itkMultivariateLegendrePolynomialTest.cxx +++ b/Modules/Numerics/Polynomials/test/itkMultivariateLegendrePolynomialTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkChiSquareDistribution.h b/Modules/Numerics/Statistics/include/itkChiSquareDistribution.h index 2c08736dc47..f8b376d9dd5 100644 --- a/Modules/Numerics/Statistics/include/itkChiSquareDistribution.h +++ b/Modules/Numerics/Statistics/include/itkChiSquareDistribution.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkCovarianceSampleFilter.h b/Modules/Numerics/Statistics/include/itkCovarianceSampleFilter.h index 64467d66a99..f227952cb78 100644 --- a/Modules/Numerics/Statistics/include/itkCovarianceSampleFilter.h +++ b/Modules/Numerics/Statistics/include/itkCovarianceSampleFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkCovarianceSampleFilter.hxx b/Modules/Numerics/Statistics/include/itkCovarianceSampleFilter.hxx index 7f562f8de4a..d7c3fd02b02 100644 --- a/Modules/Numerics/Statistics/include/itkCovarianceSampleFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkCovarianceSampleFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkDecisionRule.h b/Modules/Numerics/Statistics/include/itkDecisionRule.h index 5b07ea220fc..68f814474a4 100644 --- a/Modules/Numerics/Statistics/include/itkDecisionRule.h +++ b/Modules/Numerics/Statistics/include/itkDecisionRule.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkDenseFrequencyContainer2.h b/Modules/Numerics/Statistics/include/itkDenseFrequencyContainer2.h index ae198cb9853..f0c08f32330 100644 --- a/Modules/Numerics/Statistics/include/itkDenseFrequencyContainer2.h +++ b/Modules/Numerics/Statistics/include/itkDenseFrequencyContainer2.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkDistanceMetric.h b/Modules/Numerics/Statistics/include/itkDistanceMetric.h index 81999573ffc..cc9bf0cbbb5 100644 --- a/Modules/Numerics/Statistics/include/itkDistanceMetric.h +++ b/Modules/Numerics/Statistics/include/itkDistanceMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkDistanceMetric.hxx b/Modules/Numerics/Statistics/include/itkDistanceMetric.hxx index 91cefc0f0af..61ef5291bde 100644 --- a/Modules/Numerics/Statistics/include/itkDistanceMetric.hxx +++ b/Modules/Numerics/Statistics/include/itkDistanceMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkDistanceToCentroidMembershipFunction.h b/Modules/Numerics/Statistics/include/itkDistanceToCentroidMembershipFunction.h index 550db2f86f9..7103c394379 100644 --- a/Modules/Numerics/Statistics/include/itkDistanceToCentroidMembershipFunction.h +++ b/Modules/Numerics/Statistics/include/itkDistanceToCentroidMembershipFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkDistanceToCentroidMembershipFunction.hxx b/Modules/Numerics/Statistics/include/itkDistanceToCentroidMembershipFunction.hxx index 740deeba628..8fac6040cd4 100644 --- a/Modules/Numerics/Statistics/include/itkDistanceToCentroidMembershipFunction.hxx +++ b/Modules/Numerics/Statistics/include/itkDistanceToCentroidMembershipFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkEuclideanDistanceMetric.h b/Modules/Numerics/Statistics/include/itkEuclideanDistanceMetric.h index db01a72b00b..6a0e1661ee2 100644 --- a/Modules/Numerics/Statistics/include/itkEuclideanDistanceMetric.h +++ b/Modules/Numerics/Statistics/include/itkEuclideanDistanceMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkEuclideanDistanceMetric.hxx b/Modules/Numerics/Statistics/include/itkEuclideanDistanceMetric.hxx index 505113de379..f48b85b63b8 100644 --- a/Modules/Numerics/Statistics/include/itkEuclideanDistanceMetric.hxx +++ b/Modules/Numerics/Statistics/include/itkEuclideanDistanceMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkEuclideanSquareDistanceMetric.h b/Modules/Numerics/Statistics/include/itkEuclideanSquareDistanceMetric.h index 9f76de6ff88..5ee6e080e70 100644 --- a/Modules/Numerics/Statistics/include/itkEuclideanSquareDistanceMetric.h +++ b/Modules/Numerics/Statistics/include/itkEuclideanSquareDistanceMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkEuclideanSquareDistanceMetric.hxx b/Modules/Numerics/Statistics/include/itkEuclideanSquareDistanceMetric.hxx index 57e208d11cb..faa695205dc 100644 --- a/Modules/Numerics/Statistics/include/itkEuclideanSquareDistanceMetric.hxx +++ b/Modules/Numerics/Statistics/include/itkEuclideanSquareDistanceMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkExpectationMaximizationMixtureModelEstimator.h b/Modules/Numerics/Statistics/include/itkExpectationMaximizationMixtureModelEstimator.h index fbd653b146a..807d1a3f784 100644 --- a/Modules/Numerics/Statistics/include/itkExpectationMaximizationMixtureModelEstimator.h +++ b/Modules/Numerics/Statistics/include/itkExpectationMaximizationMixtureModelEstimator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkExpectationMaximizationMixtureModelEstimator.hxx b/Modules/Numerics/Statistics/include/itkExpectationMaximizationMixtureModelEstimator.hxx index 676c3d8d7e1..380eeade889 100644 --- a/Modules/Numerics/Statistics/include/itkExpectationMaximizationMixtureModelEstimator.hxx +++ b/Modules/Numerics/Statistics/include/itkExpectationMaximizationMixtureModelEstimator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkGaussianDistribution.h b/Modules/Numerics/Statistics/include/itkGaussianDistribution.h index 4fa887c48ef..0cbfd1e8ac0 100644 --- a/Modules/Numerics/Statistics/include/itkGaussianDistribution.h +++ b/Modules/Numerics/Statistics/include/itkGaussianDistribution.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkGaussianMembershipFunction.h b/Modules/Numerics/Statistics/include/itkGaussianMembershipFunction.h index 93c18c5dece..693f8e242dc 100644 --- a/Modules/Numerics/Statistics/include/itkGaussianMembershipFunction.h +++ b/Modules/Numerics/Statistics/include/itkGaussianMembershipFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkGaussianMembershipFunction.hxx b/Modules/Numerics/Statistics/include/itkGaussianMembershipFunction.hxx index e2aed95734b..bfc1281b89c 100644 --- a/Modules/Numerics/Statistics/include/itkGaussianMembershipFunction.hxx +++ b/Modules/Numerics/Statistics/include/itkGaussianMembershipFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkGaussianMixtureModelComponent.h b/Modules/Numerics/Statistics/include/itkGaussianMixtureModelComponent.h index d3b856e65c0..aa11d6a851c 100644 --- a/Modules/Numerics/Statistics/include/itkGaussianMixtureModelComponent.h +++ b/Modules/Numerics/Statistics/include/itkGaussianMixtureModelComponent.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkGaussianMixtureModelComponent.hxx b/Modules/Numerics/Statistics/include/itkGaussianMixtureModelComponent.hxx index f2c2685c736..73afc89da48 100644 --- a/Modules/Numerics/Statistics/include/itkGaussianMixtureModelComponent.hxx +++ b/Modules/Numerics/Statistics/include/itkGaussianMixtureModelComponent.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkGaussianRandomSpatialNeighborSubsampler.h b/Modules/Numerics/Statistics/include/itkGaussianRandomSpatialNeighborSubsampler.h index 77dfa13a9a8..9f59f499762 100644 --- a/Modules/Numerics/Statistics/include/itkGaussianRandomSpatialNeighborSubsampler.h +++ b/Modules/Numerics/Statistics/include/itkGaussianRandomSpatialNeighborSubsampler.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkGaussianRandomSpatialNeighborSubsampler.hxx b/Modules/Numerics/Statistics/include/itkGaussianRandomSpatialNeighborSubsampler.hxx index 36a7dafb804..5b01cbcfe10 100644 --- a/Modules/Numerics/Statistics/include/itkGaussianRandomSpatialNeighborSubsampler.hxx +++ b/Modules/Numerics/Statistics/include/itkGaussianRandomSpatialNeighborSubsampler.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkHistogram.h b/Modules/Numerics/Statistics/include/itkHistogram.h index d54d0cbd1bf..20178ef97c6 100644 --- a/Modules/Numerics/Statistics/include/itkHistogram.h +++ b/Modules/Numerics/Statistics/include/itkHistogram.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkHistogram.hxx b/Modules/Numerics/Statistics/include/itkHistogram.hxx index 5d6f15989d4..e08f2d0694c 100644 --- a/Modules/Numerics/Statistics/include/itkHistogram.hxx +++ b/Modules/Numerics/Statistics/include/itkHistogram.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkHistogramToEntropyImageFilter.h b/Modules/Numerics/Statistics/include/itkHistogramToEntropyImageFilter.h index 70d37792cba..8728a47176e 100644 --- a/Modules/Numerics/Statistics/include/itkHistogramToEntropyImageFilter.h +++ b/Modules/Numerics/Statistics/include/itkHistogramToEntropyImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkHistogramToImageFilter.h b/Modules/Numerics/Statistics/include/itkHistogramToImageFilter.h index 9212cd8140b..e55d64640bc 100644 --- a/Modules/Numerics/Statistics/include/itkHistogramToImageFilter.h +++ b/Modules/Numerics/Statistics/include/itkHistogramToImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkHistogramToImageFilter.hxx b/Modules/Numerics/Statistics/include/itkHistogramToImageFilter.hxx index d38279ee7be..949f9323cd1 100644 --- a/Modules/Numerics/Statistics/include/itkHistogramToImageFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkHistogramToImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkHistogramToIntensityImageFilter.h b/Modules/Numerics/Statistics/include/itkHistogramToIntensityImageFilter.h index dab4756847d..8aa05bd9ccc 100644 --- a/Modules/Numerics/Statistics/include/itkHistogramToIntensityImageFilter.h +++ b/Modules/Numerics/Statistics/include/itkHistogramToIntensityImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkHistogramToLogProbabilityImageFilter.h b/Modules/Numerics/Statistics/include/itkHistogramToLogProbabilityImageFilter.h index 1cfd3c23538..c64ed1ab309 100644 --- a/Modules/Numerics/Statistics/include/itkHistogramToLogProbabilityImageFilter.h +++ b/Modules/Numerics/Statistics/include/itkHistogramToLogProbabilityImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkHistogramToProbabilityImageFilter.h b/Modules/Numerics/Statistics/include/itkHistogramToProbabilityImageFilter.h index 62af6b63173..f75079bc9af 100644 --- a/Modules/Numerics/Statistics/include/itkHistogramToProbabilityImageFilter.h +++ b/Modules/Numerics/Statistics/include/itkHistogramToProbabilityImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkHistogramToRunLengthFeaturesFilter.h b/Modules/Numerics/Statistics/include/itkHistogramToRunLengthFeaturesFilter.h index 93bbccd81c4..467801fd744 100644 --- a/Modules/Numerics/Statistics/include/itkHistogramToRunLengthFeaturesFilter.h +++ b/Modules/Numerics/Statistics/include/itkHistogramToRunLengthFeaturesFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkHistogramToRunLengthFeaturesFilter.hxx b/Modules/Numerics/Statistics/include/itkHistogramToRunLengthFeaturesFilter.hxx index 8ee9a85a709..e8b72dec766 100644 --- a/Modules/Numerics/Statistics/include/itkHistogramToRunLengthFeaturesFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkHistogramToRunLengthFeaturesFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkHistogramToTextureFeaturesFilter.h b/Modules/Numerics/Statistics/include/itkHistogramToTextureFeaturesFilter.h index 1d506d77918..dd0462e53d3 100644 --- a/Modules/Numerics/Statistics/include/itkHistogramToTextureFeaturesFilter.h +++ b/Modules/Numerics/Statistics/include/itkHistogramToTextureFeaturesFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkHistogramToTextureFeaturesFilter.hxx b/Modules/Numerics/Statistics/include/itkHistogramToTextureFeaturesFilter.hxx index 2b4937e41fe..235acfffc7c 100644 --- a/Modules/Numerics/Statistics/include/itkHistogramToTextureFeaturesFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkHistogramToTextureFeaturesFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkImageClassifierFilter.h b/Modules/Numerics/Statistics/include/itkImageClassifierFilter.h index 6dc06a0a942..0ba8989771d 100644 --- a/Modules/Numerics/Statistics/include/itkImageClassifierFilter.h +++ b/Modules/Numerics/Statistics/include/itkImageClassifierFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkImageClassifierFilter.hxx b/Modules/Numerics/Statistics/include/itkImageClassifierFilter.hxx index 73507528b9f..7b3e6816891 100644 --- a/Modules/Numerics/Statistics/include/itkImageClassifierFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkImageClassifierFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkImageToHistogramFilter.h b/Modules/Numerics/Statistics/include/itkImageToHistogramFilter.h index 2baaf19d7d4..a3f76170db8 100644 --- a/Modules/Numerics/Statistics/include/itkImageToHistogramFilter.h +++ b/Modules/Numerics/Statistics/include/itkImageToHistogramFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkImageToHistogramFilter.hxx b/Modules/Numerics/Statistics/include/itkImageToHistogramFilter.hxx index 7436446ae25..1e03d06270a 100644 --- a/Modules/Numerics/Statistics/include/itkImageToHistogramFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkImageToHistogramFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkImageToListSampleAdaptor.h b/Modules/Numerics/Statistics/include/itkImageToListSampleAdaptor.h index 5abea090d07..564646a7fc4 100644 --- a/Modules/Numerics/Statistics/include/itkImageToListSampleAdaptor.h +++ b/Modules/Numerics/Statistics/include/itkImageToListSampleAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkImageToListSampleAdaptor.hxx b/Modules/Numerics/Statistics/include/itkImageToListSampleAdaptor.hxx index e5cd0c27850..3723dc2d362 100644 --- a/Modules/Numerics/Statistics/include/itkImageToListSampleAdaptor.hxx +++ b/Modules/Numerics/Statistics/include/itkImageToListSampleAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkImageToListSampleFilter.h b/Modules/Numerics/Statistics/include/itkImageToListSampleFilter.h index f92868397cd..c8dd0d25eef 100644 --- a/Modules/Numerics/Statistics/include/itkImageToListSampleFilter.h +++ b/Modules/Numerics/Statistics/include/itkImageToListSampleFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkImageToListSampleFilter.hxx b/Modules/Numerics/Statistics/include/itkImageToListSampleFilter.hxx index cfe43748293..d40b024db49 100644 --- a/Modules/Numerics/Statistics/include/itkImageToListSampleFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkImageToListSampleFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkImageToNeighborhoodSampleAdaptor.h b/Modules/Numerics/Statistics/include/itkImageToNeighborhoodSampleAdaptor.h index b7483c8f68f..4faedfb034b 100644 --- a/Modules/Numerics/Statistics/include/itkImageToNeighborhoodSampleAdaptor.h +++ b/Modules/Numerics/Statistics/include/itkImageToNeighborhoodSampleAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkImageToNeighborhoodSampleAdaptor.hxx b/Modules/Numerics/Statistics/include/itkImageToNeighborhoodSampleAdaptor.hxx index 235c3c963a5..b0e9b30b19c 100644 --- a/Modules/Numerics/Statistics/include/itkImageToNeighborhoodSampleAdaptor.hxx +++ b/Modules/Numerics/Statistics/include/itkImageToNeighborhoodSampleAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkJointDomainImageToListSampleAdaptor.h b/Modules/Numerics/Statistics/include/itkJointDomainImageToListSampleAdaptor.h index 607c801ca4d..451fc20c18b 100644 --- a/Modules/Numerics/Statistics/include/itkJointDomainImageToListSampleAdaptor.h +++ b/Modules/Numerics/Statistics/include/itkJointDomainImageToListSampleAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkJointDomainImageToListSampleAdaptor.hxx b/Modules/Numerics/Statistics/include/itkJointDomainImageToListSampleAdaptor.hxx index 38e87bca133..77b1c7e697f 100644 --- a/Modules/Numerics/Statistics/include/itkJointDomainImageToListSampleAdaptor.hxx +++ b/Modules/Numerics/Statistics/include/itkJointDomainImageToListSampleAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkKalmanLinearEstimator.h b/Modules/Numerics/Statistics/include/itkKalmanLinearEstimator.h index 4439d1fd8fa..7a978dfb610 100644 --- a/Modules/Numerics/Statistics/include/itkKalmanLinearEstimator.h +++ b/Modules/Numerics/Statistics/include/itkKalmanLinearEstimator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkKdTree.h b/Modules/Numerics/Statistics/include/itkKdTree.h index e324094e215..2f952d684bb 100644 --- a/Modules/Numerics/Statistics/include/itkKdTree.h +++ b/Modules/Numerics/Statistics/include/itkKdTree.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkKdTree.hxx b/Modules/Numerics/Statistics/include/itkKdTree.hxx index 5a3453718a0..dd26e53925e 100644 --- a/Modules/Numerics/Statistics/include/itkKdTree.hxx +++ b/Modules/Numerics/Statistics/include/itkKdTree.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkKdTreeBasedKmeansEstimator.h b/Modules/Numerics/Statistics/include/itkKdTreeBasedKmeansEstimator.h index 7b16b1d359f..f4c633307ca 100644 --- a/Modules/Numerics/Statistics/include/itkKdTreeBasedKmeansEstimator.h +++ b/Modules/Numerics/Statistics/include/itkKdTreeBasedKmeansEstimator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkKdTreeBasedKmeansEstimator.hxx b/Modules/Numerics/Statistics/include/itkKdTreeBasedKmeansEstimator.hxx index 1ecd27742b5..c1eb1a028e2 100644 --- a/Modules/Numerics/Statistics/include/itkKdTreeBasedKmeansEstimator.hxx +++ b/Modules/Numerics/Statistics/include/itkKdTreeBasedKmeansEstimator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkKdTreeGenerator.h b/Modules/Numerics/Statistics/include/itkKdTreeGenerator.h index 9dd0ac6329e..9e8378022a4 100644 --- a/Modules/Numerics/Statistics/include/itkKdTreeGenerator.h +++ b/Modules/Numerics/Statistics/include/itkKdTreeGenerator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkKdTreeGenerator.hxx b/Modules/Numerics/Statistics/include/itkKdTreeGenerator.hxx index aaf52f21e98..f597421e30d 100644 --- a/Modules/Numerics/Statistics/include/itkKdTreeGenerator.hxx +++ b/Modules/Numerics/Statistics/include/itkKdTreeGenerator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkListSample.h b/Modules/Numerics/Statistics/include/itkListSample.h index 1cf1a52f019..3d9616f2b51 100644 --- a/Modules/Numerics/Statistics/include/itkListSample.h +++ b/Modules/Numerics/Statistics/include/itkListSample.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkListSample.hxx b/Modules/Numerics/Statistics/include/itkListSample.hxx index 68ecb1840bc..917caa86270 100644 --- a/Modules/Numerics/Statistics/include/itkListSample.hxx +++ b/Modules/Numerics/Statistics/include/itkListSample.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMembershipFunction.h b/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMembershipFunction.h index ec0fb18c933..0ab9460003d 100644 --- a/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMembershipFunction.h +++ b/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMembershipFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMembershipFunction.hxx b/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMembershipFunction.hxx index ec42ebf0dfc..fff51108779 100644 --- a/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMembershipFunction.hxx +++ b/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMembershipFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMetric.h b/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMetric.h index 15eb6cdde5e..81c1fcf7890 100644 --- a/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMetric.h +++ b/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMetric.hxx b/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMetric.hxx index 70e22f24074..791d1bf560f 100644 --- a/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMetric.hxx +++ b/Modules/Numerics/Statistics/include/itkMahalanobisDistanceMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkManhattanDistanceMetric.h b/Modules/Numerics/Statistics/include/itkManhattanDistanceMetric.h index 1fc7f3677cf..a397c93f93c 100644 --- a/Modules/Numerics/Statistics/include/itkManhattanDistanceMetric.h +++ b/Modules/Numerics/Statistics/include/itkManhattanDistanceMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkManhattanDistanceMetric.hxx b/Modules/Numerics/Statistics/include/itkManhattanDistanceMetric.hxx index 0b0cd5a3559..ca7ceda024b 100644 --- a/Modules/Numerics/Statistics/include/itkManhattanDistanceMetric.hxx +++ b/Modules/Numerics/Statistics/include/itkManhattanDistanceMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMaskedImageToHistogramFilter.h b/Modules/Numerics/Statistics/include/itkMaskedImageToHistogramFilter.h index 122a59a3fbe..01441d0a6cf 100644 --- a/Modules/Numerics/Statistics/include/itkMaskedImageToHistogramFilter.h +++ b/Modules/Numerics/Statistics/include/itkMaskedImageToHistogramFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMaskedImageToHistogramFilter.hxx b/Modules/Numerics/Statistics/include/itkMaskedImageToHistogramFilter.hxx index ec377389e1f..e32711cb289 100644 --- a/Modules/Numerics/Statistics/include/itkMaskedImageToHistogramFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkMaskedImageToHistogramFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMaximumDecisionRule.h b/Modules/Numerics/Statistics/include/itkMaximumDecisionRule.h index 878de87c4f4..612a43326a1 100644 --- a/Modules/Numerics/Statistics/include/itkMaximumDecisionRule.h +++ b/Modules/Numerics/Statistics/include/itkMaximumDecisionRule.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMaximumRatioDecisionRule.h b/Modules/Numerics/Statistics/include/itkMaximumRatioDecisionRule.h index 5eaefbe6a37..b6ab59df488 100644 --- a/Modules/Numerics/Statistics/include/itkMaximumRatioDecisionRule.h +++ b/Modules/Numerics/Statistics/include/itkMaximumRatioDecisionRule.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMeanSampleFilter.h b/Modules/Numerics/Statistics/include/itkMeanSampleFilter.h index 9d85bb78718..202d3632db5 100644 --- a/Modules/Numerics/Statistics/include/itkMeanSampleFilter.h +++ b/Modules/Numerics/Statistics/include/itkMeanSampleFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMeanSampleFilter.hxx b/Modules/Numerics/Statistics/include/itkMeanSampleFilter.hxx index dfda2b0d0a0..45e0d4ed0d7 100644 --- a/Modules/Numerics/Statistics/include/itkMeanSampleFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkMeanSampleFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMeasurementVectorTraits.h b/Modules/Numerics/Statistics/include/itkMeasurementVectorTraits.h index 1109b834d7e..ea9dab9910a 100644 --- a/Modules/Numerics/Statistics/include/itkMeasurementVectorTraits.h +++ b/Modules/Numerics/Statistics/include/itkMeasurementVectorTraits.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMembershipFunctionBase.h b/Modules/Numerics/Statistics/include/itkMembershipFunctionBase.h index 84d4f470e15..7595f7991ec 100644 --- a/Modules/Numerics/Statistics/include/itkMembershipFunctionBase.h +++ b/Modules/Numerics/Statistics/include/itkMembershipFunctionBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMembershipSample.h b/Modules/Numerics/Statistics/include/itkMembershipSample.h index c34b4eb8dda..e7ffc81e096 100644 --- a/Modules/Numerics/Statistics/include/itkMembershipSample.h +++ b/Modules/Numerics/Statistics/include/itkMembershipSample.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMembershipSample.hxx b/Modules/Numerics/Statistics/include/itkMembershipSample.hxx index 5ca0d7bd73a..360c34a76e2 100644 --- a/Modules/Numerics/Statistics/include/itkMembershipSample.hxx +++ b/Modules/Numerics/Statistics/include/itkMembershipSample.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMinimumDecisionRule.h b/Modules/Numerics/Statistics/include/itkMinimumDecisionRule.h index 5836537410c..286eb9316aa 100644 --- a/Modules/Numerics/Statistics/include/itkMinimumDecisionRule.h +++ b/Modules/Numerics/Statistics/include/itkMinimumDecisionRule.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMixtureModelComponentBase.h b/Modules/Numerics/Statistics/include/itkMixtureModelComponentBase.h index d4db8375a4b..f4b428b4fcf 100644 --- a/Modules/Numerics/Statistics/include/itkMixtureModelComponentBase.h +++ b/Modules/Numerics/Statistics/include/itkMixtureModelComponentBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkMixtureModelComponentBase.hxx b/Modules/Numerics/Statistics/include/itkMixtureModelComponentBase.hxx index bbfc72c3019..02c2f9628d3 100644 --- a/Modules/Numerics/Statistics/include/itkMixtureModelComponentBase.hxx +++ b/Modules/Numerics/Statistics/include/itkMixtureModelComponentBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkNeighborhoodSampler.h b/Modules/Numerics/Statistics/include/itkNeighborhoodSampler.h index 67c3c5a2cae..13250512214 100644 --- a/Modules/Numerics/Statistics/include/itkNeighborhoodSampler.h +++ b/Modules/Numerics/Statistics/include/itkNeighborhoodSampler.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkNeighborhoodSampler.hxx b/Modules/Numerics/Statistics/include/itkNeighborhoodSampler.hxx index d9082989de4..cd31fa2d833 100644 --- a/Modules/Numerics/Statistics/include/itkNeighborhoodSampler.hxx +++ b/Modules/Numerics/Statistics/include/itkNeighborhoodSampler.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkNormalVariateGenerator.h b/Modules/Numerics/Statistics/include/itkNormalVariateGenerator.h index e01194ff91b..905ff95b52f 100644 --- a/Modules/Numerics/Statistics/include/itkNormalVariateGenerator.h +++ b/Modules/Numerics/Statistics/include/itkNormalVariateGenerator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkPointSetToListSampleAdaptor.h b/Modules/Numerics/Statistics/include/itkPointSetToListSampleAdaptor.h index ffa4da8a6da..02103fd9b61 100644 --- a/Modules/Numerics/Statistics/include/itkPointSetToListSampleAdaptor.h +++ b/Modules/Numerics/Statistics/include/itkPointSetToListSampleAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkPointSetToListSampleAdaptor.hxx b/Modules/Numerics/Statistics/include/itkPointSetToListSampleAdaptor.hxx index 9201b678d83..ca22713f6af 100644 --- a/Modules/Numerics/Statistics/include/itkPointSetToListSampleAdaptor.hxx +++ b/Modules/Numerics/Statistics/include/itkPointSetToListSampleAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkProbabilityDistribution.h b/Modules/Numerics/Statistics/include/itkProbabilityDistribution.h index 3e8a8cf4b3a..9a11f7571b2 100644 --- a/Modules/Numerics/Statistics/include/itkProbabilityDistribution.h +++ b/Modules/Numerics/Statistics/include/itkProbabilityDistribution.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkRegionConstrainedSubsampler.h b/Modules/Numerics/Statistics/include/itkRegionConstrainedSubsampler.h index 8d330ccabc5..d1c33d12085 100644 --- a/Modules/Numerics/Statistics/include/itkRegionConstrainedSubsampler.h +++ b/Modules/Numerics/Statistics/include/itkRegionConstrainedSubsampler.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkRegionConstrainedSubsampler.hxx b/Modules/Numerics/Statistics/include/itkRegionConstrainedSubsampler.hxx index 4178bd65582..56b07eb32e5 100644 --- a/Modules/Numerics/Statistics/include/itkRegionConstrainedSubsampler.hxx +++ b/Modules/Numerics/Statistics/include/itkRegionConstrainedSubsampler.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSample.h b/Modules/Numerics/Statistics/include/itkSample.h index c967dcf6395..a108d1abb2e 100644 --- a/Modules/Numerics/Statistics/include/itkSample.h +++ b/Modules/Numerics/Statistics/include/itkSample.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSampleClassifierFilter.h b/Modules/Numerics/Statistics/include/itkSampleClassifierFilter.h index cb746df560f..4a390b0207d 100644 --- a/Modules/Numerics/Statistics/include/itkSampleClassifierFilter.h +++ b/Modules/Numerics/Statistics/include/itkSampleClassifierFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSampleClassifierFilter.hxx b/Modules/Numerics/Statistics/include/itkSampleClassifierFilter.hxx index 0c9bbc2245b..7f76ddd048f 100644 --- a/Modules/Numerics/Statistics/include/itkSampleClassifierFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkSampleClassifierFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSampleToHistogramFilter.h b/Modules/Numerics/Statistics/include/itkSampleToHistogramFilter.h index dbf1ef58f8d..d879f619f6a 100644 --- a/Modules/Numerics/Statistics/include/itkSampleToHistogramFilter.h +++ b/Modules/Numerics/Statistics/include/itkSampleToHistogramFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSampleToHistogramFilter.hxx b/Modules/Numerics/Statistics/include/itkSampleToHistogramFilter.hxx index f6014b3adbb..5a812fdd849 100644 --- a/Modules/Numerics/Statistics/include/itkSampleToHistogramFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkSampleToHistogramFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSampleToSubsampleFilter.h b/Modules/Numerics/Statistics/include/itkSampleToSubsampleFilter.h index 942ee266f00..fe2f666e60d 100644 --- a/Modules/Numerics/Statistics/include/itkSampleToSubsampleFilter.h +++ b/Modules/Numerics/Statistics/include/itkSampleToSubsampleFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSampleToSubsampleFilter.hxx b/Modules/Numerics/Statistics/include/itkSampleToSubsampleFilter.hxx index cc5ea692366..125829f8e57 100644 --- a/Modules/Numerics/Statistics/include/itkSampleToSubsampleFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkSampleToSubsampleFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceListSampleFilter.h b/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceListSampleFilter.h index e81b64a8036..2b04e4099cd 100644 --- a/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceListSampleFilter.h +++ b/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceListSampleFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceListSampleFilter.hxx b/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceListSampleFilter.hxx index d81823da0b0..9f00861dcd8 100644 --- a/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceListSampleFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceListSampleFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceMatrixFilter.h b/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceMatrixFilter.h index ff4305d7208..850336cd779 100644 --- a/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceMatrixFilter.h +++ b/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceMatrixFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceMatrixFilter.hxx b/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceMatrixFilter.hxx index dee78b90533..214f379f76f 100644 --- a/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceMatrixFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkScalarImageToCooccurrenceMatrixFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkScalarImageToHistogramGenerator.h b/Modules/Numerics/Statistics/include/itkScalarImageToHistogramGenerator.h index e9703f5cc22..aec21885408 100644 --- a/Modules/Numerics/Statistics/include/itkScalarImageToHistogramGenerator.h +++ b/Modules/Numerics/Statistics/include/itkScalarImageToHistogramGenerator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkScalarImageToHistogramGenerator.hxx b/Modules/Numerics/Statistics/include/itkScalarImageToHistogramGenerator.hxx index f92ad6571d6..6435371f6c2 100644 --- a/Modules/Numerics/Statistics/include/itkScalarImageToHistogramGenerator.hxx +++ b/Modules/Numerics/Statistics/include/itkScalarImageToHistogramGenerator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthFeaturesFilter.h b/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthFeaturesFilter.h index ce6e090e52f..d65bb8edf75 100644 --- a/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthFeaturesFilter.h +++ b/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthFeaturesFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthFeaturesFilter.hxx b/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthFeaturesFilter.hxx index b5c43527ea8..f65686982ca 100644 --- a/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthFeaturesFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthFeaturesFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthMatrixFilter.h b/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthMatrixFilter.h index 525f5bec6ce..2673d2e8cee 100644 --- a/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthMatrixFilter.h +++ b/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthMatrixFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthMatrixFilter.hxx b/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthMatrixFilter.hxx index d87c8451638..6eee0a3b348 100644 --- a/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthMatrixFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkScalarImageToRunLengthMatrixFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkScalarImageToTextureFeaturesFilter.h b/Modules/Numerics/Statistics/include/itkScalarImageToTextureFeaturesFilter.h index b64373e57b2..a7f3abdc1b0 100644 --- a/Modules/Numerics/Statistics/include/itkScalarImageToTextureFeaturesFilter.h +++ b/Modules/Numerics/Statistics/include/itkScalarImageToTextureFeaturesFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkScalarImageToTextureFeaturesFilter.hxx b/Modules/Numerics/Statistics/include/itkScalarImageToTextureFeaturesFilter.hxx index 023d3d53a7a..7b74bc5f66b 100644 --- a/Modules/Numerics/Statistics/include/itkScalarImageToTextureFeaturesFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkScalarImageToTextureFeaturesFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSparseFrequencyContainer2.h b/Modules/Numerics/Statistics/include/itkSparseFrequencyContainer2.h index cfe94317b4b..6138bdaf5ce 100644 --- a/Modules/Numerics/Statistics/include/itkSparseFrequencyContainer2.h +++ b/Modules/Numerics/Statistics/include/itkSparseFrequencyContainer2.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSpatialNeighborSubsampler.h b/Modules/Numerics/Statistics/include/itkSpatialNeighborSubsampler.h index b91689723c7..69fe3817d13 100644 --- a/Modules/Numerics/Statistics/include/itkSpatialNeighborSubsampler.h +++ b/Modules/Numerics/Statistics/include/itkSpatialNeighborSubsampler.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSpatialNeighborSubsampler.hxx b/Modules/Numerics/Statistics/include/itkSpatialNeighborSubsampler.hxx index 3f39bae9569..c1e9ef6b216 100644 --- a/Modules/Numerics/Statistics/include/itkSpatialNeighborSubsampler.hxx +++ b/Modules/Numerics/Statistics/include/itkSpatialNeighborSubsampler.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkStandardDeviationPerComponentSampleFilter.h b/Modules/Numerics/Statistics/include/itkStandardDeviationPerComponentSampleFilter.h index b7f69e8b5fe..d615b9953c6 100644 --- a/Modules/Numerics/Statistics/include/itkStandardDeviationPerComponentSampleFilter.h +++ b/Modules/Numerics/Statistics/include/itkStandardDeviationPerComponentSampleFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkStandardDeviationPerComponentSampleFilter.hxx b/Modules/Numerics/Statistics/include/itkStandardDeviationPerComponentSampleFilter.hxx index 00ca3c26a7b..05233b003ac 100644 --- a/Modules/Numerics/Statistics/include/itkStandardDeviationPerComponentSampleFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkStandardDeviationPerComponentSampleFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkStatisticsAlgorithm.h b/Modules/Numerics/Statistics/include/itkStatisticsAlgorithm.h index 21bac59adf4..8969d1e1b18 100644 --- a/Modules/Numerics/Statistics/include/itkStatisticsAlgorithm.h +++ b/Modules/Numerics/Statistics/include/itkStatisticsAlgorithm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkStatisticsAlgorithm.hxx b/Modules/Numerics/Statistics/include/itkStatisticsAlgorithm.hxx index 0654588747a..1806389a82c 100644 --- a/Modules/Numerics/Statistics/include/itkStatisticsAlgorithm.hxx +++ b/Modules/Numerics/Statistics/include/itkStatisticsAlgorithm.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSubsample.h b/Modules/Numerics/Statistics/include/itkSubsample.h index ac8685fb916..ee0190aafc6 100644 --- a/Modules/Numerics/Statistics/include/itkSubsample.h +++ b/Modules/Numerics/Statistics/include/itkSubsample.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSubsample.hxx b/Modules/Numerics/Statistics/include/itkSubsample.hxx index 94bc4f50e4a..dbabd953071 100644 --- a/Modules/Numerics/Statistics/include/itkSubsample.hxx +++ b/Modules/Numerics/Statistics/include/itkSubsample.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSubsamplerBase.h b/Modules/Numerics/Statistics/include/itkSubsamplerBase.h index 1a32960e636..557aecfac8e 100644 --- a/Modules/Numerics/Statistics/include/itkSubsamplerBase.h +++ b/Modules/Numerics/Statistics/include/itkSubsamplerBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkSubsamplerBase.hxx b/Modules/Numerics/Statistics/include/itkSubsamplerBase.hxx index 0a7c9979d34..a6ed614acd5 100644 --- a/Modules/Numerics/Statistics/include/itkSubsamplerBase.hxx +++ b/Modules/Numerics/Statistics/include/itkSubsamplerBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkTDistribution.h b/Modules/Numerics/Statistics/include/itkTDistribution.h index d545ea9fdaa..582a2ff3fb1 100644 --- a/Modules/Numerics/Statistics/include/itkTDistribution.h +++ b/Modules/Numerics/Statistics/include/itkTDistribution.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkUniformRandomSpatialNeighborSubsampler.h b/Modules/Numerics/Statistics/include/itkUniformRandomSpatialNeighborSubsampler.h index 36d9a258961..7054471d14c 100644 --- a/Modules/Numerics/Statistics/include/itkUniformRandomSpatialNeighborSubsampler.h +++ b/Modules/Numerics/Statistics/include/itkUniformRandomSpatialNeighborSubsampler.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkUniformRandomSpatialNeighborSubsampler.hxx b/Modules/Numerics/Statistics/include/itkUniformRandomSpatialNeighborSubsampler.hxx index dede05f10a4..1fa88a80f53 100644 --- a/Modules/Numerics/Statistics/include/itkUniformRandomSpatialNeighborSubsampler.hxx +++ b/Modules/Numerics/Statistics/include/itkUniformRandomSpatialNeighborSubsampler.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkVectorContainerToListSampleAdaptor.h b/Modules/Numerics/Statistics/include/itkVectorContainerToListSampleAdaptor.h index 461563703e6..dc4e4e45f8e 100644 --- a/Modules/Numerics/Statistics/include/itkVectorContainerToListSampleAdaptor.h +++ b/Modules/Numerics/Statistics/include/itkVectorContainerToListSampleAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkVectorContainerToListSampleAdaptor.hxx b/Modules/Numerics/Statistics/include/itkVectorContainerToListSampleAdaptor.hxx index 192e693c51a..588323ba2fd 100644 --- a/Modules/Numerics/Statistics/include/itkVectorContainerToListSampleAdaptor.hxx +++ b/Modules/Numerics/Statistics/include/itkVectorContainerToListSampleAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License" ); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkWeightedCentroidKdTreeGenerator.h b/Modules/Numerics/Statistics/include/itkWeightedCentroidKdTreeGenerator.h index b619159208d..9588b251033 100644 --- a/Modules/Numerics/Statistics/include/itkWeightedCentroidKdTreeGenerator.h +++ b/Modules/Numerics/Statistics/include/itkWeightedCentroidKdTreeGenerator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkWeightedCentroidKdTreeGenerator.hxx b/Modules/Numerics/Statistics/include/itkWeightedCentroidKdTreeGenerator.hxx index a4b12fd27b0..73de3aab2d6 100644 --- a/Modules/Numerics/Statistics/include/itkWeightedCentroidKdTreeGenerator.hxx +++ b/Modules/Numerics/Statistics/include/itkWeightedCentroidKdTreeGenerator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkWeightedCovarianceSampleFilter.h b/Modules/Numerics/Statistics/include/itkWeightedCovarianceSampleFilter.h index e75a17cccab..99e963b2386 100644 --- a/Modules/Numerics/Statistics/include/itkWeightedCovarianceSampleFilter.h +++ b/Modules/Numerics/Statistics/include/itkWeightedCovarianceSampleFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkWeightedCovarianceSampleFilter.hxx b/Modules/Numerics/Statistics/include/itkWeightedCovarianceSampleFilter.hxx index 2da9291824b..b2c490acfcc 100644 --- a/Modules/Numerics/Statistics/include/itkWeightedCovarianceSampleFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkWeightedCovarianceSampleFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkWeightedMeanSampleFilter.h b/Modules/Numerics/Statistics/include/itkWeightedMeanSampleFilter.h index c81ce2cc8c1..0cd82fe335c 100644 --- a/Modules/Numerics/Statistics/include/itkWeightedMeanSampleFilter.h +++ b/Modules/Numerics/Statistics/include/itkWeightedMeanSampleFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/include/itkWeightedMeanSampleFilter.hxx b/Modules/Numerics/Statistics/include/itkWeightedMeanSampleFilter.hxx index e261c2c6d88..d2148168c41 100644 --- a/Modules/Numerics/Statistics/include/itkWeightedMeanSampleFilter.hxx +++ b/Modules/Numerics/Statistics/include/itkWeightedMeanSampleFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/src/itkChiSquareDistribution.cxx b/Modules/Numerics/Statistics/src/itkChiSquareDistribution.cxx index e4ced9a746e..a63c96acb2a 100644 --- a/Modules/Numerics/Statistics/src/itkChiSquareDistribution.cxx +++ b/Modules/Numerics/Statistics/src/itkChiSquareDistribution.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/src/itkDecisionRule.cxx b/Modules/Numerics/Statistics/src/itkDecisionRule.cxx index 56ba04a0745..97d4026ca14 100644 --- a/Modules/Numerics/Statistics/src/itkDecisionRule.cxx +++ b/Modules/Numerics/Statistics/src/itkDecisionRule.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/src/itkDenseFrequencyContainer2.cxx b/Modules/Numerics/Statistics/src/itkDenseFrequencyContainer2.cxx index 8aa9653495b..02ef531fd0b 100644 --- a/Modules/Numerics/Statistics/src/itkDenseFrequencyContainer2.cxx +++ b/Modules/Numerics/Statistics/src/itkDenseFrequencyContainer2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/src/itkGaussianDistribution.cxx b/Modules/Numerics/Statistics/src/itkGaussianDistribution.cxx index 51d18bbcedc..8639fff9561 100644 --- a/Modules/Numerics/Statistics/src/itkGaussianDistribution.cxx +++ b/Modules/Numerics/Statistics/src/itkGaussianDistribution.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/src/itkMaximumDecisionRule.cxx b/Modules/Numerics/Statistics/src/itkMaximumDecisionRule.cxx index 24592417feb..b174e624804 100644 --- a/Modules/Numerics/Statistics/src/itkMaximumDecisionRule.cxx +++ b/Modules/Numerics/Statistics/src/itkMaximumDecisionRule.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/src/itkMaximumRatioDecisionRule.cxx b/Modules/Numerics/Statistics/src/itkMaximumRatioDecisionRule.cxx index 969c859f081..6fc25441f09 100644 --- a/Modules/Numerics/Statistics/src/itkMaximumRatioDecisionRule.cxx +++ b/Modules/Numerics/Statistics/src/itkMaximumRatioDecisionRule.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/src/itkMinimumDecisionRule.cxx b/Modules/Numerics/Statistics/src/itkMinimumDecisionRule.cxx index f6622c1980e..d40138f2d08 100644 --- a/Modules/Numerics/Statistics/src/itkMinimumDecisionRule.cxx +++ b/Modules/Numerics/Statistics/src/itkMinimumDecisionRule.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/src/itkNormalVariateGenerator.cxx b/Modules/Numerics/Statistics/src/itkNormalVariateGenerator.cxx index 78f5507429e..493013a4f5a 100644 --- a/Modules/Numerics/Statistics/src/itkNormalVariateGenerator.cxx +++ b/Modules/Numerics/Statistics/src/itkNormalVariateGenerator.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/src/itkProbabilityDistribution.cxx b/Modules/Numerics/Statistics/src/itkProbabilityDistribution.cxx index af86b79c37b..dd5d151e4fe 100644 --- a/Modules/Numerics/Statistics/src/itkProbabilityDistribution.cxx +++ b/Modules/Numerics/Statistics/src/itkProbabilityDistribution.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/src/itkSparseFrequencyContainer2.cxx b/Modules/Numerics/Statistics/src/itkSparseFrequencyContainer2.cxx index 43416f87fab..3566ff56622 100644 --- a/Modules/Numerics/Statistics/src/itkSparseFrequencyContainer2.cxx +++ b/Modules/Numerics/Statistics/src/itkSparseFrequencyContainer2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/src/itkTDistribution.cxx b/Modules/Numerics/Statistics/src/itkTDistribution.cxx index 9270439fbfd..c20aa746731 100644 --- a/Modules/Numerics/Statistics/src/itkTDistribution.cxx +++ b/Modules/Numerics/Statistics/src/itkTDistribution.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkChiSquareDistributionTest.cxx b/Modules/Numerics/Statistics/test/itkChiSquareDistributionTest.cxx index ad64fd71240..423f8f0b7fe 100644 --- a/Modules/Numerics/Statistics/test/itkChiSquareDistributionTest.cxx +++ b/Modules/Numerics/Statistics/test/itkChiSquareDistributionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkCovarianceSampleFilterTest.cxx b/Modules/Numerics/Statistics/test/itkCovarianceSampleFilterTest.cxx index 1ff8fed05b1..c650673e98f 100644 --- a/Modules/Numerics/Statistics/test/itkCovarianceSampleFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkCovarianceSampleFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkCovarianceSampleFilterTest2.cxx b/Modules/Numerics/Statistics/test/itkCovarianceSampleFilterTest2.cxx index 7bade717aea..4da112fe0ef 100644 --- a/Modules/Numerics/Statistics/test/itkCovarianceSampleFilterTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkCovarianceSampleFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkCovarianceSampleFilterTest3.cxx b/Modules/Numerics/Statistics/test/itkCovarianceSampleFilterTest3.cxx index 76ece2e1f82..f5539df922c 100644 --- a/Modules/Numerics/Statistics/test/itkCovarianceSampleFilterTest3.cxx +++ b/Modules/Numerics/Statistics/test/itkCovarianceSampleFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkDecisionRuleBackwardCompatibility.cxx b/Modules/Numerics/Statistics/test/itkDecisionRuleBackwardCompatibility.cxx index 0e7813b0d15..0a0931fe058 100644 --- a/Modules/Numerics/Statistics/test/itkDecisionRuleBackwardCompatibility.cxx +++ b/Modules/Numerics/Statistics/test/itkDecisionRuleBackwardCompatibility.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkDecisionRuleTest.cxx b/Modules/Numerics/Statistics/test/itkDecisionRuleTest.cxx index 82bc384d627..8aa1b57808a 100644 --- a/Modules/Numerics/Statistics/test/itkDecisionRuleTest.cxx +++ b/Modules/Numerics/Statistics/test/itkDecisionRuleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkDenseFrequencyContainer2Test.cxx b/Modules/Numerics/Statistics/test/itkDenseFrequencyContainer2Test.cxx index bd8c90bb23b..604e977493b 100644 --- a/Modules/Numerics/Statistics/test/itkDenseFrequencyContainer2Test.cxx +++ b/Modules/Numerics/Statistics/test/itkDenseFrequencyContainer2Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkDistanceMetricTest.cxx b/Modules/Numerics/Statistics/test/itkDistanceMetricTest.cxx index d3d64065c3d..695d32157cb 100644 --- a/Modules/Numerics/Statistics/test/itkDistanceMetricTest.cxx +++ b/Modules/Numerics/Statistics/test/itkDistanceMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkDistanceMetricTest2.cxx b/Modules/Numerics/Statistics/test/itkDistanceMetricTest2.cxx index f698a25026c..ed78e37f286 100644 --- a/Modules/Numerics/Statistics/test/itkDistanceMetricTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkDistanceMetricTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkDistanceToCentroidMembershipFunctionTest.cxx b/Modules/Numerics/Statistics/test/itkDistanceToCentroidMembershipFunctionTest.cxx index 2e3095bc1c2..dcbb9471daa 100644 --- a/Modules/Numerics/Statistics/test/itkDistanceToCentroidMembershipFunctionTest.cxx +++ b/Modules/Numerics/Statistics/test/itkDistanceToCentroidMembershipFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkEuclideanDistanceMetricTest.cxx b/Modules/Numerics/Statistics/test/itkEuclideanDistanceMetricTest.cxx index 663fce65432..ead565a3d61 100644 --- a/Modules/Numerics/Statistics/test/itkEuclideanDistanceMetricTest.cxx +++ b/Modules/Numerics/Statistics/test/itkEuclideanDistanceMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkEuclideanSquareDistanceMetricTest.cxx b/Modules/Numerics/Statistics/test/itkEuclideanSquareDistanceMetricTest.cxx index 8421274824b..8344ee28db1 100644 --- a/Modules/Numerics/Statistics/test/itkEuclideanSquareDistanceMetricTest.cxx +++ b/Modules/Numerics/Statistics/test/itkEuclideanSquareDistanceMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkExpectationMaximizationMixtureModelEstimatorTest.cxx b/Modules/Numerics/Statistics/test/itkExpectationMaximizationMixtureModelEstimatorTest.cxx index e4016136e18..5eb959e721a 100644 --- a/Modules/Numerics/Statistics/test/itkExpectationMaximizationMixtureModelEstimatorTest.cxx +++ b/Modules/Numerics/Statistics/test/itkExpectationMaximizationMixtureModelEstimatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkGaussianDistributionTest.cxx b/Modules/Numerics/Statistics/test/itkGaussianDistributionTest.cxx index f96f887a8e4..925c021d27a 100644 --- a/Modules/Numerics/Statistics/test/itkGaussianDistributionTest.cxx +++ b/Modules/Numerics/Statistics/test/itkGaussianDistributionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkGaussianMembershipFunctionTest.cxx b/Modules/Numerics/Statistics/test/itkGaussianMembershipFunctionTest.cxx index c2a31a109de..c1f1ab7f0db 100644 --- a/Modules/Numerics/Statistics/test/itkGaussianMembershipFunctionTest.cxx +++ b/Modules/Numerics/Statistics/test/itkGaussianMembershipFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkGaussianMixtureModelComponentTest.cxx b/Modules/Numerics/Statistics/test/itkGaussianMixtureModelComponentTest.cxx index e236cba9e40..1d1de24c19d 100644 --- a/Modules/Numerics/Statistics/test/itkGaussianMixtureModelComponentTest.cxx +++ b/Modules/Numerics/Statistics/test/itkGaussianMixtureModelComponentTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkGaussianRandomSpatialNeighborSubsamplerTest.cxx b/Modules/Numerics/Statistics/test/itkGaussianRandomSpatialNeighborSubsamplerTest.cxx index 9ec7934b863..b39c2d18910 100644 --- a/Modules/Numerics/Statistics/test/itkGaussianRandomSpatialNeighborSubsamplerTest.cxx +++ b/Modules/Numerics/Statistics/test/itkGaussianRandomSpatialNeighborSubsamplerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkHistogramTest.cxx b/Modules/Numerics/Statistics/test/itkHistogramTest.cxx index de0029cd9b5..9d40a279297 100644 --- a/Modules/Numerics/Statistics/test/itkHistogramTest.cxx +++ b/Modules/Numerics/Statistics/test/itkHistogramTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkHistogramToTextureFeaturesFilterNaNTest.cxx b/Modules/Numerics/Statistics/test/itkHistogramToTextureFeaturesFilterNaNTest.cxx index 597bb5313b5..a9b00a02d29 100644 --- a/Modules/Numerics/Statistics/test/itkHistogramToTextureFeaturesFilterNaNTest.cxx +++ b/Modules/Numerics/Statistics/test/itkHistogramToTextureFeaturesFilterNaNTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkHistogramToTextureFeaturesFilterTest.cxx b/Modules/Numerics/Statistics/test/itkHistogramToTextureFeaturesFilterTest.cxx index fece13bf286..d9ea7e11251 100644 --- a/Modules/Numerics/Statistics/test/itkHistogramToTextureFeaturesFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkHistogramToTextureFeaturesFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkImageToHistogramFilterTest.cxx b/Modules/Numerics/Statistics/test/itkImageToHistogramFilterTest.cxx index 458a00f4bdf..0f666ed7452 100644 --- a/Modules/Numerics/Statistics/test/itkImageToHistogramFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkImageToHistogramFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkImageToHistogramFilterTest2.cxx b/Modules/Numerics/Statistics/test/itkImageToHistogramFilterTest2.cxx index bc5eefbd147..c1e83d80918 100644 --- a/Modules/Numerics/Statistics/test/itkImageToHistogramFilterTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkImageToHistogramFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkImageToHistogramFilterTest3.cxx b/Modules/Numerics/Statistics/test/itkImageToHistogramFilterTest3.cxx index 497b38e0387..494358ba776 100644 --- a/Modules/Numerics/Statistics/test/itkImageToHistogramFilterTest3.cxx +++ b/Modules/Numerics/Statistics/test/itkImageToHistogramFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkImageToListSampleAdaptorTest.cxx b/Modules/Numerics/Statistics/test/itkImageToListSampleAdaptorTest.cxx index 9a77b5803fa..2bdf2d899d9 100644 --- a/Modules/Numerics/Statistics/test/itkImageToListSampleAdaptorTest.cxx +++ b/Modules/Numerics/Statistics/test/itkImageToListSampleAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkImageToListSampleAdaptorTest2.cxx b/Modules/Numerics/Statistics/test/itkImageToListSampleAdaptorTest2.cxx index 332a5182ba7..ab21c435d61 100644 --- a/Modules/Numerics/Statistics/test/itkImageToListSampleAdaptorTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkImageToListSampleAdaptorTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkImageToListSampleFilterTest.cxx b/Modules/Numerics/Statistics/test/itkImageToListSampleFilterTest.cxx index 9f400fb4d6b..cf2bd2baae2 100644 --- a/Modules/Numerics/Statistics/test/itkImageToListSampleFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkImageToListSampleFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkImageToListSampleFilterTest2.cxx b/Modules/Numerics/Statistics/test/itkImageToListSampleFilterTest2.cxx index d276ad5212a..8ef0b7e5477 100644 --- a/Modules/Numerics/Statistics/test/itkImageToListSampleFilterTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkImageToListSampleFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkImageToListSampleFilterTest3.cxx b/Modules/Numerics/Statistics/test/itkImageToListSampleFilterTest3.cxx index 895ca4ac3f3..300fe46d06e 100644 --- a/Modules/Numerics/Statistics/test/itkImageToListSampleFilterTest3.cxx +++ b/Modules/Numerics/Statistics/test/itkImageToListSampleFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkJointDomainImageToListSampleAdaptorTest.cxx b/Modules/Numerics/Statistics/test/itkJointDomainImageToListSampleAdaptorTest.cxx index 1912e97e873..cc3071245e0 100644 --- a/Modules/Numerics/Statistics/test/itkJointDomainImageToListSampleAdaptorTest.cxx +++ b/Modules/Numerics/Statistics/test/itkJointDomainImageToListSampleAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkKalmanLinearEstimatorTest.cxx b/Modules/Numerics/Statistics/test/itkKalmanLinearEstimatorTest.cxx index ffb3eab1225..b6bcd76fba4 100644 --- a/Modules/Numerics/Statistics/test/itkKalmanLinearEstimatorTest.cxx +++ b/Modules/Numerics/Statistics/test/itkKalmanLinearEstimatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkKdTreeBasedKmeansEstimatorTest.cxx b/Modules/Numerics/Statistics/test/itkKdTreeBasedKmeansEstimatorTest.cxx index 15db99d9e24..a0757b421c2 100644 --- a/Modules/Numerics/Statistics/test/itkKdTreeBasedKmeansEstimatorTest.cxx +++ b/Modules/Numerics/Statistics/test/itkKdTreeBasedKmeansEstimatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkKdTreeGeneratorTest.cxx b/Modules/Numerics/Statistics/test/itkKdTreeGeneratorTest.cxx index 918ac61bc49..6e6154e9233 100644 --- a/Modules/Numerics/Statistics/test/itkKdTreeGeneratorTest.cxx +++ b/Modules/Numerics/Statistics/test/itkKdTreeGeneratorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkKdTreeTest1.cxx b/Modules/Numerics/Statistics/test/itkKdTreeTest1.cxx index cc034292ccf..227f31f228d 100644 --- a/Modules/Numerics/Statistics/test/itkKdTreeTest1.cxx +++ b/Modules/Numerics/Statistics/test/itkKdTreeTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkKdTreeTest2.cxx b/Modules/Numerics/Statistics/test/itkKdTreeTest2.cxx index 134fee61036..a4c2accba98 100644 --- a/Modules/Numerics/Statistics/test/itkKdTreeTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkKdTreeTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkKdTreeTest3.cxx b/Modules/Numerics/Statistics/test/itkKdTreeTest3.cxx index 7c7cd570317..5623cf638dc 100644 --- a/Modules/Numerics/Statistics/test/itkKdTreeTest3.cxx +++ b/Modules/Numerics/Statistics/test/itkKdTreeTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkKdTreeTestSamplePoints.cxx b/Modules/Numerics/Statistics/test/itkKdTreeTestSamplePoints.cxx index f91fa97117b..5868c864f7a 100644 --- a/Modules/Numerics/Statistics/test/itkKdTreeTestSamplePoints.cxx +++ b/Modules/Numerics/Statistics/test/itkKdTreeTestSamplePoints.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkListSampleTest.cxx b/Modules/Numerics/Statistics/test/itkListSampleTest.cxx index 3cff817f245..a6903427ed4 100644 --- a/Modules/Numerics/Statistics/test/itkListSampleTest.cxx +++ b/Modules/Numerics/Statistics/test/itkListSampleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMahalanobisDistanceMetricTest.cxx b/Modules/Numerics/Statistics/test/itkMahalanobisDistanceMetricTest.cxx index 383a716f6dd..b8009ee74ba 100644 --- a/Modules/Numerics/Statistics/test/itkMahalanobisDistanceMetricTest.cxx +++ b/Modules/Numerics/Statistics/test/itkMahalanobisDistanceMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkManhattanDistanceMetricTest.cxx b/Modules/Numerics/Statistics/test/itkManhattanDistanceMetricTest.cxx index 2ae834a01a6..353485301c8 100644 --- a/Modules/Numerics/Statistics/test/itkManhattanDistanceMetricTest.cxx +++ b/Modules/Numerics/Statistics/test/itkManhattanDistanceMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMaximumDecisionRuleTest.cxx b/Modules/Numerics/Statistics/test/itkMaximumDecisionRuleTest.cxx index dd6f9accbe0..d60fb239973 100644 --- a/Modules/Numerics/Statistics/test/itkMaximumDecisionRuleTest.cxx +++ b/Modules/Numerics/Statistics/test/itkMaximumDecisionRuleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMaximumRatioDecisionRuleTest.cxx b/Modules/Numerics/Statistics/test/itkMaximumRatioDecisionRuleTest.cxx index 8e848c46491..f48e1b9987f 100644 --- a/Modules/Numerics/Statistics/test/itkMaximumRatioDecisionRuleTest.cxx +++ b/Modules/Numerics/Statistics/test/itkMaximumRatioDecisionRuleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMeanSampleFilterTest.cxx b/Modules/Numerics/Statistics/test/itkMeanSampleFilterTest.cxx index 1300cf39584..7fe154b0c93 100644 --- a/Modules/Numerics/Statistics/test/itkMeanSampleFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkMeanSampleFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMeanSampleFilterTest2.cxx b/Modules/Numerics/Statistics/test/itkMeanSampleFilterTest2.cxx index a605edbb5a2..ef0c6f5730e 100644 --- a/Modules/Numerics/Statistics/test/itkMeanSampleFilterTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkMeanSampleFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMeanSampleFilterTest3.cxx b/Modules/Numerics/Statistics/test/itkMeanSampleFilterTest3.cxx index 79be9f699c4..aea4d95150a 100644 --- a/Modules/Numerics/Statistics/test/itkMeanSampleFilterTest3.cxx +++ b/Modules/Numerics/Statistics/test/itkMeanSampleFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMeasurementVectorTraitsTest.cxx b/Modules/Numerics/Statistics/test/itkMeasurementVectorTraitsTest.cxx index 4033cefd03a..3813d690f9e 100644 --- a/Modules/Numerics/Statistics/test/itkMeasurementVectorTraitsTest.cxx +++ b/Modules/Numerics/Statistics/test/itkMeasurementVectorTraitsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMembershipFunctionBaseTest.cxx b/Modules/Numerics/Statistics/test/itkMembershipFunctionBaseTest.cxx index 9049a7847ea..85756b996bd 100644 --- a/Modules/Numerics/Statistics/test/itkMembershipFunctionBaseTest.cxx +++ b/Modules/Numerics/Statistics/test/itkMembershipFunctionBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMembershipFunctionBaseTest2.cxx b/Modules/Numerics/Statistics/test/itkMembershipFunctionBaseTest2.cxx index e801c60d34d..10ca2b7979f 100644 --- a/Modules/Numerics/Statistics/test/itkMembershipFunctionBaseTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkMembershipFunctionBaseTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMembershipSampleTest1.cxx b/Modules/Numerics/Statistics/test/itkMembershipSampleTest1.cxx index be2cae9c4d1..7695f337f50 100644 --- a/Modules/Numerics/Statistics/test/itkMembershipSampleTest1.cxx +++ b/Modules/Numerics/Statistics/test/itkMembershipSampleTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMembershipSampleTest2.cxx b/Modules/Numerics/Statistics/test/itkMembershipSampleTest2.cxx index 509ad7cae3a..a718648c592 100644 --- a/Modules/Numerics/Statistics/test/itkMembershipSampleTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkMembershipSampleTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMembershipSampleTest3.cxx b/Modules/Numerics/Statistics/test/itkMembershipSampleTest3.cxx index 2c5a351d43c..34628bbc95a 100644 --- a/Modules/Numerics/Statistics/test/itkMembershipSampleTest3.cxx +++ b/Modules/Numerics/Statistics/test/itkMembershipSampleTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMembershipSampleTest4.cxx b/Modules/Numerics/Statistics/test/itkMembershipSampleTest4.cxx index 8d16e68fb84..1561f1900a4 100644 --- a/Modules/Numerics/Statistics/test/itkMembershipSampleTest4.cxx +++ b/Modules/Numerics/Statistics/test/itkMembershipSampleTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMinimumDecisionRuleTest.cxx b/Modules/Numerics/Statistics/test/itkMinimumDecisionRuleTest.cxx index 8454c62ddce..6c75dbaec67 100644 --- a/Modules/Numerics/Statistics/test/itkMinimumDecisionRuleTest.cxx +++ b/Modules/Numerics/Statistics/test/itkMinimumDecisionRuleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkMixtureModelComponentBaseTest.cxx b/Modules/Numerics/Statistics/test/itkMixtureModelComponentBaseTest.cxx index 443b0a96585..769cda67326 100644 --- a/Modules/Numerics/Statistics/test/itkMixtureModelComponentBaseTest.cxx +++ b/Modules/Numerics/Statistics/test/itkMixtureModelComponentBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkNeighborhoodSamplerTest1.cxx b/Modules/Numerics/Statistics/test/itkNeighborhoodSamplerTest1.cxx index c695e178f52..e4764ec67cf 100644 --- a/Modules/Numerics/Statistics/test/itkNeighborhoodSamplerTest1.cxx +++ b/Modules/Numerics/Statistics/test/itkNeighborhoodSamplerTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkNormalVariateGeneratorTest1.cxx b/Modules/Numerics/Statistics/test/itkNormalVariateGeneratorTest1.cxx index 7896463bd72..ea6f78d5ea0 100644 --- a/Modules/Numerics/Statistics/test/itkNormalVariateGeneratorTest1.cxx +++ b/Modules/Numerics/Statistics/test/itkNormalVariateGeneratorTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkPointSetToListSampleAdaptorTest.cxx b/Modules/Numerics/Statistics/test/itkPointSetToListSampleAdaptorTest.cxx index 16f1d6e70dc..ce570633f95 100644 --- a/Modules/Numerics/Statistics/test/itkPointSetToListSampleAdaptorTest.cxx +++ b/Modules/Numerics/Statistics/test/itkPointSetToListSampleAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkProbabilityDistributionTest.cxx b/Modules/Numerics/Statistics/test/itkProbabilityDistributionTest.cxx index a74e0bfd9d8..7b9bd29de89 100644 --- a/Modules/Numerics/Statistics/test/itkProbabilityDistributionTest.cxx +++ b/Modules/Numerics/Statistics/test/itkProbabilityDistributionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkRandomVariateGeneratorBaseTest.cxx b/Modules/Numerics/Statistics/test/itkRandomVariateGeneratorBaseTest.cxx index cefec487e6a..a82df0cc65d 100644 --- a/Modules/Numerics/Statistics/test/itkRandomVariateGeneratorBaseTest.cxx +++ b/Modules/Numerics/Statistics/test/itkRandomVariateGeneratorBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSampleTest.cxx b/Modules/Numerics/Statistics/test/itkSampleTest.cxx index 59ad17529e4..e9465ded4ea 100644 --- a/Modules/Numerics/Statistics/test/itkSampleTest.cxx +++ b/Modules/Numerics/Statistics/test/itkSampleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSampleTest2.cxx b/Modules/Numerics/Statistics/test/itkSampleTest2.cxx index a492427e2b7..e99b02404cd 100644 --- a/Modules/Numerics/Statistics/test/itkSampleTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkSampleTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSampleTest3.cxx b/Modules/Numerics/Statistics/test/itkSampleTest3.cxx index d1a31f00928..1a2cd85b923 100644 --- a/Modules/Numerics/Statistics/test/itkSampleTest3.cxx +++ b/Modules/Numerics/Statistics/test/itkSampleTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSampleTest4.cxx b/Modules/Numerics/Statistics/test/itkSampleTest4.cxx index c19e5e966da..ebeb0cbba59 100644 --- a/Modules/Numerics/Statistics/test/itkSampleTest4.cxx +++ b/Modules/Numerics/Statistics/test/itkSampleTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest.cxx b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest.cxx index 5e8fa95859f..08d195bdfc3 100644 --- a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest2.cxx b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest2.cxx index 569f0b78d46..340e6cf60bc 100644 --- a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest3.cxx b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest3.cxx index 5e16cc39dad..96764aa8e65 100644 --- a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest3.cxx +++ b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest4.cxx b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest4.cxx index 005f5619176..b6e75fc2b05 100644 --- a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest4.cxx +++ b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest5.cxx b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest5.cxx index 046b086d5bd..f86e17bb988 100644 --- a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest5.cxx +++ b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest6.cxx b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest6.cxx index df518adbd2a..eb6f1108620 100644 --- a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest6.cxx +++ b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest6.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest7.cxx b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest7.cxx index 425859e05aa..6636522eebc 100644 --- a/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest7.cxx +++ b/Modules/Numerics/Statistics/test/itkSampleToHistogramFilterTest7.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSampleToSubsampleFilterTest1.cxx b/Modules/Numerics/Statistics/test/itkSampleToSubsampleFilterTest1.cxx index 529257a6d2a..626716a9d04 100644 --- a/Modules/Numerics/Statistics/test/itkSampleToSubsampleFilterTest1.cxx +++ b/Modules/Numerics/Statistics/test/itkSampleToSubsampleFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkScalarImageToCooccurrenceListSampleFilterTest.cxx b/Modules/Numerics/Statistics/test/itkScalarImageToCooccurrenceListSampleFilterTest.cxx index d8f03e524ce..74bcecc41d9 100644 --- a/Modules/Numerics/Statistics/test/itkScalarImageToCooccurrenceListSampleFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkScalarImageToCooccurrenceListSampleFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkScalarImageToCooccurrenceMatrixFilterTest.cxx b/Modules/Numerics/Statistics/test/itkScalarImageToCooccurrenceMatrixFilterTest.cxx index 7d8b64329b3..6b338e3a510 100644 --- a/Modules/Numerics/Statistics/test/itkScalarImageToCooccurrenceMatrixFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkScalarImageToCooccurrenceMatrixFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkScalarImageToCooccurrenceMatrixFilterTest2.cxx b/Modules/Numerics/Statistics/test/itkScalarImageToCooccurrenceMatrixFilterTest2.cxx index de4fa5d0554..13b02c22fc1 100644 --- a/Modules/Numerics/Statistics/test/itkScalarImageToCooccurrenceMatrixFilterTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkScalarImageToCooccurrenceMatrixFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkScalarImageToRunLengthFeaturesFilterTest.cxx b/Modules/Numerics/Statistics/test/itkScalarImageToRunLengthFeaturesFilterTest.cxx index e8f79fc3b05..0d38ed1517f 100644 --- a/Modules/Numerics/Statistics/test/itkScalarImageToRunLengthFeaturesFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkScalarImageToRunLengthFeaturesFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkScalarImageToRunLengthMatrixFilterTest.cxx b/Modules/Numerics/Statistics/test/itkScalarImageToRunLengthMatrixFilterTest.cxx index 34d632e092a..76decd594e2 100644 --- a/Modules/Numerics/Statistics/test/itkScalarImageToRunLengthMatrixFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkScalarImageToRunLengthMatrixFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkScalarImageToTextureFeaturesFilterTest.cxx b/Modules/Numerics/Statistics/test/itkScalarImageToTextureFeaturesFilterTest.cxx index c605aadfa42..fc0e0de535c 100644 --- a/Modules/Numerics/Statistics/test/itkScalarImageToTextureFeaturesFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkScalarImageToTextureFeaturesFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSparseFrequencyContainer2Test.cxx b/Modules/Numerics/Statistics/test/itkSparseFrequencyContainer2Test.cxx index 72ce916647d..ff01f4c8087 100644 --- a/Modules/Numerics/Statistics/test/itkSparseFrequencyContainer2Test.cxx +++ b/Modules/Numerics/Statistics/test/itkSparseFrequencyContainer2Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSpatialNeighborSubsamplerTest.cxx b/Modules/Numerics/Statistics/test/itkSpatialNeighborSubsamplerTest.cxx index c0000bc99b4..7f8fafce7e9 100644 --- a/Modules/Numerics/Statistics/test/itkSpatialNeighborSubsamplerTest.cxx +++ b/Modules/Numerics/Statistics/test/itkSpatialNeighborSubsamplerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkStandardDeviationPerComponentSampleFilterTest.cxx b/Modules/Numerics/Statistics/test/itkStandardDeviationPerComponentSampleFilterTest.cxx index cd8afe701c0..2f720d7ba6d 100644 --- a/Modules/Numerics/Statistics/test/itkStandardDeviationPerComponentSampleFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkStandardDeviationPerComponentSampleFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkStatisticsAlgorithmTest.cxx b/Modules/Numerics/Statistics/test/itkStatisticsAlgorithmTest.cxx index 7b5df94a272..1c942035bca 100644 --- a/Modules/Numerics/Statistics/test/itkStatisticsAlgorithmTest.cxx +++ b/Modules/Numerics/Statistics/test/itkStatisticsAlgorithmTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkStatisticsAlgorithmTest2.cxx b/Modules/Numerics/Statistics/test/itkStatisticsAlgorithmTest2.cxx index 458761aaa31..f5451aa6338 100644 --- a/Modules/Numerics/Statistics/test/itkStatisticsAlgorithmTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkStatisticsAlgorithmTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkStatisticsTypesTest.cxx b/Modules/Numerics/Statistics/test/itkStatisticsTypesTest.cxx index 05527765ecd..2f15aa00403 100644 --- a/Modules/Numerics/Statistics/test/itkStatisticsTypesTest.cxx +++ b/Modules/Numerics/Statistics/test/itkStatisticsTypesTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSubsampleTest.cxx b/Modules/Numerics/Statistics/test/itkSubsampleTest.cxx index 728b2643c95..433063e19e9 100644 --- a/Modules/Numerics/Statistics/test/itkSubsampleTest.cxx +++ b/Modules/Numerics/Statistics/test/itkSubsampleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSubsampleTest2.cxx b/Modules/Numerics/Statistics/test/itkSubsampleTest2.cxx index fa2905b576f..c4025196552 100644 --- a/Modules/Numerics/Statistics/test/itkSubsampleTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkSubsampleTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkSubsampleTest3.cxx b/Modules/Numerics/Statistics/test/itkSubsampleTest3.cxx index 8624563bdad..8a1cbd8bc7d 100644 --- a/Modules/Numerics/Statistics/test/itkSubsampleTest3.cxx +++ b/Modules/Numerics/Statistics/test/itkSubsampleTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkTDistributionTest.cxx b/Modules/Numerics/Statistics/test/itkTDistributionTest.cxx index 2dc6e6a702d..37c93d4a36e 100644 --- a/Modules/Numerics/Statistics/test/itkTDistributionTest.cxx +++ b/Modules/Numerics/Statistics/test/itkTDistributionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkUniformRandomSpatialNeighborSubsamplerTest.cxx b/Modules/Numerics/Statistics/test/itkUniformRandomSpatialNeighborSubsamplerTest.cxx index 9faddbfdecb..d0ae45e9a4d 100644 --- a/Modules/Numerics/Statistics/test/itkUniformRandomSpatialNeighborSubsamplerTest.cxx +++ b/Modules/Numerics/Statistics/test/itkUniformRandomSpatialNeighborSubsamplerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkVectorContainerToListSampleAdaptorTest.cxx b/Modules/Numerics/Statistics/test/itkVectorContainerToListSampleAdaptorTest.cxx index b2c11e3db16..a20efb19674 100644 --- a/Modules/Numerics/Statistics/test/itkVectorContainerToListSampleAdaptorTest.cxx +++ b/Modules/Numerics/Statistics/test/itkVectorContainerToListSampleAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkWeightedCentroidKdTreeGeneratorTest1.cxx b/Modules/Numerics/Statistics/test/itkWeightedCentroidKdTreeGeneratorTest1.cxx index 342c24e4c6b..814fc0b8651 100644 --- a/Modules/Numerics/Statistics/test/itkWeightedCentroidKdTreeGeneratorTest1.cxx +++ b/Modules/Numerics/Statistics/test/itkWeightedCentroidKdTreeGeneratorTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkWeightedCentroidKdTreeGeneratorTest8.cxx b/Modules/Numerics/Statistics/test/itkWeightedCentroidKdTreeGeneratorTest8.cxx index 34649d2e9f5..d72bec674ae 100644 --- a/Modules/Numerics/Statistics/test/itkWeightedCentroidKdTreeGeneratorTest8.cxx +++ b/Modules/Numerics/Statistics/test/itkWeightedCentroidKdTreeGeneratorTest8.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkWeightedCentroidKdTreeGeneratorTest9.cxx b/Modules/Numerics/Statistics/test/itkWeightedCentroidKdTreeGeneratorTest9.cxx index 86ddad5264a..84bedf750dd 100644 --- a/Modules/Numerics/Statistics/test/itkWeightedCentroidKdTreeGeneratorTest9.cxx +++ b/Modules/Numerics/Statistics/test/itkWeightedCentroidKdTreeGeneratorTest9.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkWeightedCovarianceSampleFilterTest.cxx b/Modules/Numerics/Statistics/test/itkWeightedCovarianceSampleFilterTest.cxx index e49d6598ca4..48b8430c506 100644 --- a/Modules/Numerics/Statistics/test/itkWeightedCovarianceSampleFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkWeightedCovarianceSampleFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkWeightedCovarianceSampleFilterTest2.cxx b/Modules/Numerics/Statistics/test/itkWeightedCovarianceSampleFilterTest2.cxx index 5f606bdcb08..257d2f81826 100644 --- a/Modules/Numerics/Statistics/test/itkWeightedCovarianceSampleFilterTest2.cxx +++ b/Modules/Numerics/Statistics/test/itkWeightedCovarianceSampleFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Numerics/Statistics/test/itkWeightedMeanSampleFilterTest.cxx b/Modules/Numerics/Statistics/test/itkWeightedMeanSampleFilterTest.cxx index 892c5c64854..34f70a4f16b 100644 --- a/Modules/Numerics/Statistics/test/itkWeightedMeanSampleFilterTest.cxx +++ b/Modules/Numerics/Statistics/test/itkWeightedMeanSampleFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkBSplineExponentialDiffeomorphicTransformParametersAdaptor.h b/Modules/Registration/Common/include/itkBSplineExponentialDiffeomorphicTransformParametersAdaptor.h index f35b137f9a1..7d96d6d93ca 100644 --- a/Modules/Registration/Common/include/itkBSplineExponentialDiffeomorphicTransformParametersAdaptor.h +++ b/Modules/Registration/Common/include/itkBSplineExponentialDiffeomorphicTransformParametersAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkBSplineExponentialDiffeomorphicTransformParametersAdaptor.hxx b/Modules/Registration/Common/include/itkBSplineExponentialDiffeomorphicTransformParametersAdaptor.hxx index 9adb9700f41..dbbab794e98 100644 --- a/Modules/Registration/Common/include/itkBSplineExponentialDiffeomorphicTransformParametersAdaptor.hxx +++ b/Modules/Registration/Common/include/itkBSplineExponentialDiffeomorphicTransformParametersAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h b/Modules/Registration/Common/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h index a708201c8ab..68af0dd5dca 100644 --- a/Modules/Registration/Common/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h +++ b/Modules/Registration/Common/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.hxx b/Modules/Registration/Common/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.hxx index 81464de423b..9145ab7d536 100644 --- a/Modules/Registration/Common/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.hxx +++ b/Modules/Registration/Common/include/itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkBSplineTransformParametersAdaptor.h b/Modules/Registration/Common/include/itkBSplineTransformParametersAdaptor.h index afa69d73119..37d78c25879 100644 --- a/Modules/Registration/Common/include/itkBSplineTransformParametersAdaptor.h +++ b/Modules/Registration/Common/include/itkBSplineTransformParametersAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkBSplineTransformParametersAdaptor.hxx b/Modules/Registration/Common/include/itkBSplineTransformParametersAdaptor.hxx index 04671177738..303d677999c 100644 --- a/Modules/Registration/Common/include/itkBSplineTransformParametersAdaptor.hxx +++ b/Modules/Registration/Common/include/itkBSplineTransformParametersAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkBlockMatchingImageFilter.h b/Modules/Registration/Common/include/itkBlockMatchingImageFilter.h index 2f757cf8f26..7496cf8a2b8 100644 --- a/Modules/Registration/Common/include/itkBlockMatchingImageFilter.h +++ b/Modules/Registration/Common/include/itkBlockMatchingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkBlockMatchingImageFilter.hxx b/Modules/Registration/Common/include/itkBlockMatchingImageFilter.hxx index c795ca033fc..e5ecdbd93bb 100644 --- a/Modules/Registration/Common/include/itkBlockMatchingImageFilter.hxx +++ b/Modules/Registration/Common/include/itkBlockMatchingImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkCenteredTransformInitializer.h b/Modules/Registration/Common/include/itkCenteredTransformInitializer.h index 86b18ba9ae8..63713d2efc5 100644 --- a/Modules/Registration/Common/include/itkCenteredTransformInitializer.h +++ b/Modules/Registration/Common/include/itkCenteredTransformInitializer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkCenteredTransformInitializer.hxx b/Modules/Registration/Common/include/itkCenteredTransformInitializer.hxx index 2b7ea2bc295..31bca369212 100644 --- a/Modules/Registration/Common/include/itkCenteredTransformInitializer.hxx +++ b/Modules/Registration/Common/include/itkCenteredTransformInitializer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkCenteredVersorTransformInitializer.h b/Modules/Registration/Common/include/itkCenteredVersorTransformInitializer.h index 026d02b78c3..f21648b9061 100644 --- a/Modules/Registration/Common/include/itkCenteredVersorTransformInitializer.h +++ b/Modules/Registration/Common/include/itkCenteredVersorTransformInitializer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkCenteredVersorTransformInitializer.hxx b/Modules/Registration/Common/include/itkCenteredVersorTransformInitializer.hxx index 2409117e7ca..e30031ca9ba 100644 --- a/Modules/Registration/Common/include/itkCenteredVersorTransformInitializer.hxx +++ b/Modules/Registration/Common/include/itkCenteredVersorTransformInitializer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkCommandIterationUpdate.h b/Modules/Registration/Common/include/itkCommandIterationUpdate.h index 781734a2893..e14bc99f4c1 100644 --- a/Modules/Registration/Common/include/itkCommandIterationUpdate.h +++ b/Modules/Registration/Common/include/itkCommandIterationUpdate.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkCommandVnlIterationUpdate.h b/Modules/Registration/Common/include/itkCommandVnlIterationUpdate.h index 0640b742c08..ec858d0991f 100644 --- a/Modules/Registration/Common/include/itkCommandVnlIterationUpdate.h +++ b/Modules/Registration/Common/include/itkCommandVnlIterationUpdate.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkCompareHistogramImageToImageMetric.h b/Modules/Registration/Common/include/itkCompareHistogramImageToImageMetric.h index 7dcd6d7fb6a..8945f625550 100644 --- a/Modules/Registration/Common/include/itkCompareHistogramImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkCompareHistogramImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkCompareHistogramImageToImageMetric.hxx b/Modules/Registration/Common/include/itkCompareHistogramImageToImageMetric.hxx index 11deee4a252..8440175c14a 100644 --- a/Modules/Registration/Common/include/itkCompareHistogramImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkCompareHistogramImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkConstantVelocityFieldTransformParametersAdaptor.h b/Modules/Registration/Common/include/itkConstantVelocityFieldTransformParametersAdaptor.h index c4c58c05764..87c982a81da 100644 --- a/Modules/Registration/Common/include/itkConstantVelocityFieldTransformParametersAdaptor.h +++ b/Modules/Registration/Common/include/itkConstantVelocityFieldTransformParametersAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkConstantVelocityFieldTransformParametersAdaptor.hxx b/Modules/Registration/Common/include/itkConstantVelocityFieldTransformParametersAdaptor.hxx index 250215d9ac0..71e1e30a5e8 100644 --- a/Modules/Registration/Common/include/itkConstantVelocityFieldTransformParametersAdaptor.hxx +++ b/Modules/Registration/Common/include/itkConstantVelocityFieldTransformParametersAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkCorrelationCoefficientHistogramImageToImageMetric.h b/Modules/Registration/Common/include/itkCorrelationCoefficientHistogramImageToImageMetric.h index fbc07168225..a6ad0a387ca 100644 --- a/Modules/Registration/Common/include/itkCorrelationCoefficientHistogramImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkCorrelationCoefficientHistogramImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkCorrelationCoefficientHistogramImageToImageMetric.hxx b/Modules/Registration/Common/include/itkCorrelationCoefficientHistogramImageToImageMetric.hxx index c9e3681cacd..5283b7696c3 100644 --- a/Modules/Registration/Common/include/itkCorrelationCoefficientHistogramImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkCorrelationCoefficientHistogramImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkDisplacementFieldTransformParametersAdaptor.h b/Modules/Registration/Common/include/itkDisplacementFieldTransformParametersAdaptor.h index 246484efd4d..1f33ee197ec 100644 --- a/Modules/Registration/Common/include/itkDisplacementFieldTransformParametersAdaptor.h +++ b/Modules/Registration/Common/include/itkDisplacementFieldTransformParametersAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkDisplacementFieldTransformParametersAdaptor.hxx b/Modules/Registration/Common/include/itkDisplacementFieldTransformParametersAdaptor.hxx index 23426c6f087..c7f0fca7ad0 100644 --- a/Modules/Registration/Common/include/itkDisplacementFieldTransformParametersAdaptor.hxx +++ b/Modules/Registration/Common/include/itkDisplacementFieldTransformParametersAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkEuclideanDistancePointMetric.h b/Modules/Registration/Common/include/itkEuclideanDistancePointMetric.h index d01319144e7..6c9606f0cfe 100644 --- a/Modules/Registration/Common/include/itkEuclideanDistancePointMetric.h +++ b/Modules/Registration/Common/include/itkEuclideanDistancePointMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkEuclideanDistancePointMetric.hxx b/Modules/Registration/Common/include/itkEuclideanDistancePointMetric.hxx index 67acb06564e..51341ba2135 100644 --- a/Modules/Registration/Common/include/itkEuclideanDistancePointMetric.hxx +++ b/Modules/Registration/Common/include/itkEuclideanDistancePointMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h b/Modules/Registration/Common/include/itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h index b2524723df5..aadfa17b949 100644 --- a/Modules/Registration/Common/include/itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h +++ b/Modules/Registration/Common/include/itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.hxx b/Modules/Registration/Common/include/itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.hxx index 9e03000aff4..0eaf30965dd 100644 --- a/Modules/Registration/Common/include/itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.hxx +++ b/Modules/Registration/Common/include/itkGaussianExponentialDiffeomorphicTransformParametersAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h b/Modules/Registration/Common/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h index 19c0c2d12ad..6130a6d9713 100644 --- a/Modules/Registration/Common/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h +++ b/Modules/Registration/Common/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.hxx b/Modules/Registration/Common/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.hxx index 27b58d71120..84f58e2b524 100644 --- a/Modules/Registration/Common/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.hxx +++ b/Modules/Registration/Common/include/itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkGradientDifferenceImageToImageMetric.h b/Modules/Registration/Common/include/itkGradientDifferenceImageToImageMetric.h index 819b75e3464..6e79ba76b09 100644 --- a/Modules/Registration/Common/include/itkGradientDifferenceImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkGradientDifferenceImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkGradientDifferenceImageToImageMetric.hxx b/Modules/Registration/Common/include/itkGradientDifferenceImageToImageMetric.hxx index 7f9aa545542..5e8bf8891b6 100644 --- a/Modules/Registration/Common/include/itkGradientDifferenceImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkGradientDifferenceImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkHistogramImageToImageMetric.h b/Modules/Registration/Common/include/itkHistogramImageToImageMetric.h index 130a5d02e17..fba3a0c47e0 100644 --- a/Modules/Registration/Common/include/itkHistogramImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkHistogramImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkHistogramImageToImageMetric.hxx b/Modules/Registration/Common/include/itkHistogramImageToImageMetric.hxx index 7b591ce4b0c..735aeb4da85 100644 --- a/Modules/Registration/Common/include/itkHistogramImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkHistogramImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkImageRegistrationMethod.h b/Modules/Registration/Common/include/itkImageRegistrationMethod.h index 5609715f272..b59eef2af73 100644 --- a/Modules/Registration/Common/include/itkImageRegistrationMethod.h +++ b/Modules/Registration/Common/include/itkImageRegistrationMethod.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkImageRegistrationMethod.hxx b/Modules/Registration/Common/include/itkImageRegistrationMethod.hxx index bed55181c01..fd9c876ad71 100644 --- a/Modules/Registration/Common/include/itkImageRegistrationMethod.hxx +++ b/Modules/Registration/Common/include/itkImageRegistrationMethod.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkImageRegistrationMethodImageSource.h b/Modules/Registration/Common/include/itkImageRegistrationMethodImageSource.h index f299197bfe0..068fc8097fa 100644 --- a/Modules/Registration/Common/include/itkImageRegistrationMethodImageSource.h +++ b/Modules/Registration/Common/include/itkImageRegistrationMethodImageSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkImageToImageMetric.h b/Modules/Registration/Common/include/itkImageToImageMetric.h index 86359751152..56ba613d729 100644 --- a/Modules/Registration/Common/include/itkImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkImageToImageMetric.hxx b/Modules/Registration/Common/include/itkImageToImageMetric.hxx index 0d99afc684f..9d9c970729c 100644 --- a/Modules/Registration/Common/include/itkImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkImageToSpatialObjectMetric.h b/Modules/Registration/Common/include/itkImageToSpatialObjectMetric.h index 89f642a108e..3ecab5cf6d7 100644 --- a/Modules/Registration/Common/include/itkImageToSpatialObjectMetric.h +++ b/Modules/Registration/Common/include/itkImageToSpatialObjectMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkImageToSpatialObjectMetric.hxx b/Modules/Registration/Common/include/itkImageToSpatialObjectMetric.hxx index 8a3f084a690..1aa6b39adc5 100644 --- a/Modules/Registration/Common/include/itkImageToSpatialObjectMetric.hxx +++ b/Modules/Registration/Common/include/itkImageToSpatialObjectMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkImageToSpatialObjectRegistrationMethod.h b/Modules/Registration/Common/include/itkImageToSpatialObjectRegistrationMethod.h index 8a8d4a5b9cb..81a93feb9cc 100644 --- a/Modules/Registration/Common/include/itkImageToSpatialObjectRegistrationMethod.h +++ b/Modules/Registration/Common/include/itkImageToSpatialObjectRegistrationMethod.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkImageToSpatialObjectRegistrationMethod.hxx b/Modules/Registration/Common/include/itkImageToSpatialObjectRegistrationMethod.hxx index ab4072a45fe..95279b15a1c 100644 --- a/Modules/Registration/Common/include/itkImageToSpatialObjectRegistrationMethod.hxx +++ b/Modules/Registration/Common/include/itkImageToSpatialObjectRegistrationMethod.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkKappaStatisticImageToImageMetric.h b/Modules/Registration/Common/include/itkKappaStatisticImageToImageMetric.h index e29f078cb23..444dd7864e4 100644 --- a/Modules/Registration/Common/include/itkKappaStatisticImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkKappaStatisticImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkKappaStatisticImageToImageMetric.hxx b/Modules/Registration/Common/include/itkKappaStatisticImageToImageMetric.hxx index be28c86e69e..a8c62106db0 100644 --- a/Modules/Registration/Common/include/itkKappaStatisticImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkKappaStatisticImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkKullbackLeiblerCompareHistogramImageToImageMetric.h b/Modules/Registration/Common/include/itkKullbackLeiblerCompareHistogramImageToImageMetric.h index db40762a425..40eb684f90d 100644 --- a/Modules/Registration/Common/include/itkKullbackLeiblerCompareHistogramImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkKullbackLeiblerCompareHistogramImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkKullbackLeiblerCompareHistogramImageToImageMetric.hxx b/Modules/Registration/Common/include/itkKullbackLeiblerCompareHistogramImageToImageMetric.hxx index f87190afdf8..199e9b62407 100644 --- a/Modules/Registration/Common/include/itkKullbackLeiblerCompareHistogramImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkKullbackLeiblerCompareHistogramImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkLandmarkBasedTransformInitializer.h b/Modules/Registration/Common/include/itkLandmarkBasedTransformInitializer.h index 658cb565c86..e63ac326b1b 100644 --- a/Modules/Registration/Common/include/itkLandmarkBasedTransformInitializer.h +++ b/Modules/Registration/Common/include/itkLandmarkBasedTransformInitializer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkLandmarkBasedTransformInitializer.hxx b/Modules/Registration/Common/include/itkLandmarkBasedTransformInitializer.hxx index 913e6e00be2..7cca8267d45 100644 --- a/Modules/Registration/Common/include/itkLandmarkBasedTransformInitializer.hxx +++ b/Modules/Registration/Common/include/itkLandmarkBasedTransformInitializer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMatchCardinalityImageToImageMetric.h b/Modules/Registration/Common/include/itkMatchCardinalityImageToImageMetric.h index 4539435e671..fab08286622 100644 --- a/Modules/Registration/Common/include/itkMatchCardinalityImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkMatchCardinalityImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMatchCardinalityImageToImageMetric.hxx b/Modules/Registration/Common/include/itkMatchCardinalityImageToImageMetric.hxx index 819fa46fcba..5c3ee6873f3 100644 --- a/Modules/Registration/Common/include/itkMatchCardinalityImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkMatchCardinalityImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMattesMutualInformationImageToImageMetric.h b/Modules/Registration/Common/include/itkMattesMutualInformationImageToImageMetric.h index deddcf3b06c..0f636b4b68b 100644 --- a/Modules/Registration/Common/include/itkMattesMutualInformationImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkMattesMutualInformationImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMattesMutualInformationImageToImageMetric.hxx b/Modules/Registration/Common/include/itkMattesMutualInformationImageToImageMetric.hxx index 8e4e267c2ee..fee00e12477 100644 --- a/Modules/Registration/Common/include/itkMattesMutualInformationImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkMattesMutualInformationImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferenceImageToImageMetric.h b/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferenceImageToImageMetric.h index fd693bc0747..4a6ffc727b1 100644 --- a/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferenceImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferenceImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferenceImageToImageMetric.hxx b/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferenceImageToImageMetric.hxx index fba1562a4fb..f7e380c9cef 100644 --- a/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferenceImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferenceImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferencePointSetToImageMetric.h b/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferencePointSetToImageMetric.h index fa4c78641a9..54a1ac97512 100644 --- a/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferencePointSetToImageMetric.h +++ b/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferencePointSetToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferencePointSetToImageMetric.hxx b/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferencePointSetToImageMetric.hxx index 31e7c9648d6..782a97e31ca 100644 --- a/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferencePointSetToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkMeanReciprocalSquareDifferencePointSetToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMeanSquareRegistrationFunction.h b/Modules/Registration/Common/include/itkMeanSquareRegistrationFunction.h index cffed0e2b28..382d96dc88a 100644 --- a/Modules/Registration/Common/include/itkMeanSquareRegistrationFunction.h +++ b/Modules/Registration/Common/include/itkMeanSquareRegistrationFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMeanSquareRegistrationFunction.hxx b/Modules/Registration/Common/include/itkMeanSquareRegistrationFunction.hxx index 74cdb868bf4..c0698ead507 100644 --- a/Modules/Registration/Common/include/itkMeanSquareRegistrationFunction.hxx +++ b/Modules/Registration/Common/include/itkMeanSquareRegistrationFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMeanSquaresHistogramImageToImageMetric.h b/Modules/Registration/Common/include/itkMeanSquaresHistogramImageToImageMetric.h index 9f36c6d7800..6cae19c4c6f 100644 --- a/Modules/Registration/Common/include/itkMeanSquaresHistogramImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkMeanSquaresHistogramImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMeanSquaresHistogramImageToImageMetric.hxx b/Modules/Registration/Common/include/itkMeanSquaresHistogramImageToImageMetric.hxx index c60345d2700..72182c0ac78 100644 --- a/Modules/Registration/Common/include/itkMeanSquaresHistogramImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkMeanSquaresHistogramImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMeanSquaresImageToImageMetric.h b/Modules/Registration/Common/include/itkMeanSquaresImageToImageMetric.h index 5d79d12f88b..f2de4b933cb 100644 --- a/Modules/Registration/Common/include/itkMeanSquaresImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkMeanSquaresImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMeanSquaresImageToImageMetric.hxx b/Modules/Registration/Common/include/itkMeanSquaresImageToImageMetric.hxx index 0267bc31401..356d7480016 100644 --- a/Modules/Registration/Common/include/itkMeanSquaresImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkMeanSquaresImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMeanSquaresPointSetToImageMetric.h b/Modules/Registration/Common/include/itkMeanSquaresPointSetToImageMetric.h index 8c152d35c76..74867a9aa09 100644 --- a/Modules/Registration/Common/include/itkMeanSquaresPointSetToImageMetric.h +++ b/Modules/Registration/Common/include/itkMeanSquaresPointSetToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMeanSquaresPointSetToImageMetric.hxx b/Modules/Registration/Common/include/itkMeanSquaresPointSetToImageMetric.hxx index b6d18d43dd7..e64b6246ea1 100644 --- a/Modules/Registration/Common/include/itkMeanSquaresPointSetToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkMeanSquaresPointSetToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMultiResolutionImageRegistrationMethod.h b/Modules/Registration/Common/include/itkMultiResolutionImageRegistrationMethod.h index 982611d8bb8..aa502073170 100644 --- a/Modules/Registration/Common/include/itkMultiResolutionImageRegistrationMethod.h +++ b/Modules/Registration/Common/include/itkMultiResolutionImageRegistrationMethod.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMultiResolutionImageRegistrationMethod.hxx b/Modules/Registration/Common/include/itkMultiResolutionImageRegistrationMethod.hxx index 3b92b2c0b68..1b890b3f9a8 100644 --- a/Modules/Registration/Common/include/itkMultiResolutionImageRegistrationMethod.hxx +++ b/Modules/Registration/Common/include/itkMultiResolutionImageRegistrationMethod.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMultiResolutionPyramidImageFilter.h b/Modules/Registration/Common/include/itkMultiResolutionPyramidImageFilter.h index 51e54a07fe8..26c9d715301 100644 --- a/Modules/Registration/Common/include/itkMultiResolutionPyramidImageFilter.h +++ b/Modules/Registration/Common/include/itkMultiResolutionPyramidImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMultiResolutionPyramidImageFilter.hxx b/Modules/Registration/Common/include/itkMultiResolutionPyramidImageFilter.hxx index 1c38024acd2..19314fe8266 100644 --- a/Modules/Registration/Common/include/itkMultiResolutionPyramidImageFilter.hxx +++ b/Modules/Registration/Common/include/itkMultiResolutionPyramidImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMutualInformationHistogramImageToImageMetric.h b/Modules/Registration/Common/include/itkMutualInformationHistogramImageToImageMetric.h index dcd17015f3f..f0270f82b66 100644 --- a/Modules/Registration/Common/include/itkMutualInformationHistogramImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkMutualInformationHistogramImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMutualInformationHistogramImageToImageMetric.hxx b/Modules/Registration/Common/include/itkMutualInformationHistogramImageToImageMetric.hxx index ea256319eb3..d43b78ee817 100644 --- a/Modules/Registration/Common/include/itkMutualInformationHistogramImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkMutualInformationHistogramImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMutualInformationImageToImageMetric.h b/Modules/Registration/Common/include/itkMutualInformationImageToImageMetric.h index 8ed99f8926f..84f55ce675a 100644 --- a/Modules/Registration/Common/include/itkMutualInformationImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkMutualInformationImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkMutualInformationImageToImageMetric.hxx b/Modules/Registration/Common/include/itkMutualInformationImageToImageMetric.hxx index ed33346f058..af529468915 100644 --- a/Modules/Registration/Common/include/itkMutualInformationImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkMutualInformationImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkNormalizedCorrelationImageToImageMetric.h b/Modules/Registration/Common/include/itkNormalizedCorrelationImageToImageMetric.h index 20b057d13fb..6e6081a84d4 100644 --- a/Modules/Registration/Common/include/itkNormalizedCorrelationImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkNormalizedCorrelationImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkNormalizedCorrelationImageToImageMetric.hxx b/Modules/Registration/Common/include/itkNormalizedCorrelationImageToImageMetric.hxx index 31eec0ab6c2..817ea057d7f 100644 --- a/Modules/Registration/Common/include/itkNormalizedCorrelationImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkNormalizedCorrelationImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkNormalizedCorrelationPointSetToImageMetric.h b/Modules/Registration/Common/include/itkNormalizedCorrelationPointSetToImageMetric.h index 5738211e80e..775ad88ab7d 100644 --- a/Modules/Registration/Common/include/itkNormalizedCorrelationPointSetToImageMetric.h +++ b/Modules/Registration/Common/include/itkNormalizedCorrelationPointSetToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkNormalizedCorrelationPointSetToImageMetric.hxx b/Modules/Registration/Common/include/itkNormalizedCorrelationPointSetToImageMetric.hxx index 051bfd17854..1bd86f8a76d 100644 --- a/Modules/Registration/Common/include/itkNormalizedCorrelationPointSetToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkNormalizedCorrelationPointSetToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkNormalizedMutualInformationHistogramImageToImageMetric.h b/Modules/Registration/Common/include/itkNormalizedMutualInformationHistogramImageToImageMetric.h index e7aad0f6cf7..dc80d9ed3cf 100644 --- a/Modules/Registration/Common/include/itkNormalizedMutualInformationHistogramImageToImageMetric.h +++ b/Modules/Registration/Common/include/itkNormalizedMutualInformationHistogramImageToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkNormalizedMutualInformationHistogramImageToImageMetric.hxx b/Modules/Registration/Common/include/itkNormalizedMutualInformationHistogramImageToImageMetric.hxx index 2146eccbbcc..ed62f1ee547 100644 --- a/Modules/Registration/Common/include/itkNormalizedMutualInformationHistogramImageToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkNormalizedMutualInformationHistogramImageToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkPDEDeformableRegistrationFunction.h b/Modules/Registration/Common/include/itkPDEDeformableRegistrationFunction.h index a3d9908e969..4b43b992e21 100644 --- a/Modules/Registration/Common/include/itkPDEDeformableRegistrationFunction.h +++ b/Modules/Registration/Common/include/itkPDEDeformableRegistrationFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkPointSetToImageMetric.h b/Modules/Registration/Common/include/itkPointSetToImageMetric.h index d4cbd23caaf..cb0c8bc3b3c 100644 --- a/Modules/Registration/Common/include/itkPointSetToImageMetric.h +++ b/Modules/Registration/Common/include/itkPointSetToImageMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkPointSetToImageMetric.hxx b/Modules/Registration/Common/include/itkPointSetToImageMetric.hxx index dd7dc326f03..288bd872876 100644 --- a/Modules/Registration/Common/include/itkPointSetToImageMetric.hxx +++ b/Modules/Registration/Common/include/itkPointSetToImageMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkPointSetToImageRegistrationMethod.h b/Modules/Registration/Common/include/itkPointSetToImageRegistrationMethod.h index 0c78f062c7f..6ba954cef09 100644 --- a/Modules/Registration/Common/include/itkPointSetToImageRegistrationMethod.h +++ b/Modules/Registration/Common/include/itkPointSetToImageRegistrationMethod.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkPointSetToImageRegistrationMethod.hxx b/Modules/Registration/Common/include/itkPointSetToImageRegistrationMethod.hxx index c7108baced3..ebbf83e1eef 100644 --- a/Modules/Registration/Common/include/itkPointSetToImageRegistrationMethod.hxx +++ b/Modules/Registration/Common/include/itkPointSetToImageRegistrationMethod.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkPointSetToPointSetMetric.h b/Modules/Registration/Common/include/itkPointSetToPointSetMetric.h index acbce42754b..f0053cf8cb2 100644 --- a/Modules/Registration/Common/include/itkPointSetToPointSetMetric.h +++ b/Modules/Registration/Common/include/itkPointSetToPointSetMetric.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkPointSetToPointSetMetric.hxx b/Modules/Registration/Common/include/itkPointSetToPointSetMetric.hxx index 3afd7a1fa30..6fa10b03cf5 100644 --- a/Modules/Registration/Common/include/itkPointSetToPointSetMetric.hxx +++ b/Modules/Registration/Common/include/itkPointSetToPointSetMetric.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkPointSetToPointSetRegistrationMethod.h b/Modules/Registration/Common/include/itkPointSetToPointSetRegistrationMethod.h index a39bcda6877..277147a6ed0 100644 --- a/Modules/Registration/Common/include/itkPointSetToPointSetRegistrationMethod.h +++ b/Modules/Registration/Common/include/itkPointSetToPointSetRegistrationMethod.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkPointSetToPointSetRegistrationMethod.hxx b/Modules/Registration/Common/include/itkPointSetToPointSetRegistrationMethod.hxx index a4e32f04421..ea3d991ea96 100644 --- a/Modules/Registration/Common/include/itkPointSetToPointSetRegistrationMethod.hxx +++ b/Modules/Registration/Common/include/itkPointSetToPointSetRegistrationMethod.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkPointSetToSpatialObjectDemonsRegistration.h b/Modules/Registration/Common/include/itkPointSetToSpatialObjectDemonsRegistration.h index 0563455c14a..423fe3c9cd6 100644 --- a/Modules/Registration/Common/include/itkPointSetToSpatialObjectDemonsRegistration.h +++ b/Modules/Registration/Common/include/itkPointSetToSpatialObjectDemonsRegistration.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkPointSetToSpatialObjectDemonsRegistration.hxx b/Modules/Registration/Common/include/itkPointSetToSpatialObjectDemonsRegistration.hxx index 4b138fb6db1..7b6e1aa4fe2 100644 --- a/Modules/Registration/Common/include/itkPointSetToSpatialObjectDemonsRegistration.hxx +++ b/Modules/Registration/Common/include/itkPointSetToSpatialObjectDemonsRegistration.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkPointsLocator.h b/Modules/Registration/Common/include/itkPointsLocator.h index 78bbfc7c6c9..dbd27caa6fc 100644 --- a/Modules/Registration/Common/include/itkPointsLocator.h +++ b/Modules/Registration/Common/include/itkPointsLocator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkPointsLocator.hxx b/Modules/Registration/Common/include/itkPointsLocator.hxx index f666c89e280..b6f1ad427a0 100644 --- a/Modules/Registration/Common/include/itkPointsLocator.hxx +++ b/Modules/Registration/Common/include/itkPointsLocator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkRecursiveMultiResolutionPyramidImageFilter.h b/Modules/Registration/Common/include/itkRecursiveMultiResolutionPyramidImageFilter.h index 95139538313..bcf31178664 100644 --- a/Modules/Registration/Common/include/itkRecursiveMultiResolutionPyramidImageFilter.h +++ b/Modules/Registration/Common/include/itkRecursiveMultiResolutionPyramidImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkRecursiveMultiResolutionPyramidImageFilter.hxx b/Modules/Registration/Common/include/itkRecursiveMultiResolutionPyramidImageFilter.hxx index 43043a5ee64..919f7737096 100644 --- a/Modules/Registration/Common/include/itkRecursiveMultiResolutionPyramidImageFilter.hxx +++ b/Modules/Registration/Common/include/itkRecursiveMultiResolutionPyramidImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkSimpleMultiResolutionImageRegistrationUI.h b/Modules/Registration/Common/include/itkSimpleMultiResolutionImageRegistrationUI.h index 1202133dc01..43d980db039 100644 --- a/Modules/Registration/Common/include/itkSimpleMultiResolutionImageRegistrationUI.h +++ b/Modules/Registration/Common/include/itkSimpleMultiResolutionImageRegistrationUI.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkTimeVaryingBSplineVelocityFieldTransformParametersAdaptor.h b/Modules/Registration/Common/include/itkTimeVaryingBSplineVelocityFieldTransformParametersAdaptor.h index a156e20da3f..02006dbb777 100644 --- a/Modules/Registration/Common/include/itkTimeVaryingBSplineVelocityFieldTransformParametersAdaptor.h +++ b/Modules/Registration/Common/include/itkTimeVaryingBSplineVelocityFieldTransformParametersAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkTimeVaryingBSplineVelocityFieldTransformParametersAdaptor.hxx b/Modules/Registration/Common/include/itkTimeVaryingBSplineVelocityFieldTransformParametersAdaptor.hxx index 3c3f5764bac..f120712e06e 100644 --- a/Modules/Registration/Common/include/itkTimeVaryingBSplineVelocityFieldTransformParametersAdaptor.hxx +++ b/Modules/Registration/Common/include/itkTimeVaryingBSplineVelocityFieldTransformParametersAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkTimeVaryingVelocityFieldTransformParametersAdaptor.h b/Modules/Registration/Common/include/itkTimeVaryingVelocityFieldTransformParametersAdaptor.h index 8a40d808279..3863e8f6e72 100644 --- a/Modules/Registration/Common/include/itkTimeVaryingVelocityFieldTransformParametersAdaptor.h +++ b/Modules/Registration/Common/include/itkTimeVaryingVelocityFieldTransformParametersAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkTimeVaryingVelocityFieldTransformParametersAdaptor.hxx b/Modules/Registration/Common/include/itkTimeVaryingVelocityFieldTransformParametersAdaptor.hxx index 35f0d6ea094..e36ddc0b773 100644 --- a/Modules/Registration/Common/include/itkTimeVaryingVelocityFieldTransformParametersAdaptor.hxx +++ b/Modules/Registration/Common/include/itkTimeVaryingVelocityFieldTransformParametersAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkTransformParametersAdaptor.h b/Modules/Registration/Common/include/itkTransformParametersAdaptor.h index d4e43f68c2a..86b05e86609 100644 --- a/Modules/Registration/Common/include/itkTransformParametersAdaptor.h +++ b/Modules/Registration/Common/include/itkTransformParametersAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/include/itkTransformParametersAdaptorBase.h b/Modules/Registration/Common/include/itkTransformParametersAdaptorBase.h index f04c5deba40..a174df814b7 100644 --- a/Modules/Registration/Common/include/itkTransformParametersAdaptorBase.h +++ b/Modules/Registration/Common/include/itkTransformParametersAdaptorBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration10.cxx b/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration10.cxx index 1a37b7b2251..5b348227955 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration10.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration10.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration12.cxx b/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration12.cxx index 4908e64f243..c3afbd49561 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration12.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration12.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration4.cxx b/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration4.cxx index 0b711cd93b8..dac65024c2a 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration4.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration6.cxx b/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration6.cxx index 903bdbda62b..fd33e1f3f0b 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration6.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration6.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration7.cxx b/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration7.cxx index 421a83b47ad..395abae8dbe 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration7.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration7.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration8.cxx b/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration8.cxx index 91b1f2ec4a2..535a75b971e 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration8.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/DeformableRegistration8.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/DeformationFieldJacobian.cxx b/Modules/Registration/Common/test/RegistrationITKv3/DeformationFieldJacobian.cxx index ff3fe8111b0..2f61358c885 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/DeformationFieldJacobian.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/DeformationFieldJacobian.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration1.cxx b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration1.cxx index 42c68e5037f..45b480d2028 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration1.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration11.cxx b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration11.cxx index 9a825c5e3ad..eb249ad38c0 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration11.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration11.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration12.cxx b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration12.cxx index ba3927463fd..e06a9c03a4a 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration12.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration12.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration13.cxx b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration13.cxx index 99a2d1df0fe..a98fdb78452 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration13.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration13.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration14.cxx b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration14.cxx index b860475a044..50be9629347 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration14.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration14.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration3.cxx b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration3.cxx index ddb2dea4828..57bf95539dc 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration3.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration4.cxx b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration4.cxx index 0d09a2255a7..3263a6120c3 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration4.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration5.cxx b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration5.cxx index e6db7ee4195..3f95aad765e 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration5.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration6.cxx b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration6.cxx index 6b844b30b02..cf071df7a51 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration6.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration6.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration7.cxx b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration7.cxx index 43608164a35..e5952052388 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration7.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration7.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration8.cxx b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration8.cxx index b97943adfbc..a5ba764be60 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration8.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration8.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration9.cxx b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration9.cxx index cb6a13ab370..fe3f9350088 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration9.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/ImageRegistration9.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/MeanSquaresImageMetric1.cxx b/Modules/Registration/Common/test/RegistrationITKv3/MeanSquaresImageMetric1.cxx index bcda7a80b94..ce8cf30ec82 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/MeanSquaresImageMetric1.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/MeanSquaresImageMetric1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/RegistrationITKv3/MultiResImageRegistration1.cxx b/Modules/Registration/Common/test/RegistrationITKv3/MultiResImageRegistration1.cxx index aa48b6cfcf6..053d95aa231 100644 --- a/Modules/Registration/Common/test/RegistrationITKv3/MultiResImageRegistration1.cxx +++ b/Modules/Registration/Common/test/RegistrationITKv3/MultiResImageRegistration1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkBSplineExponentialDiffeomorphicTransformParametersAdaptorTest.cxx b/Modules/Registration/Common/test/itkBSplineExponentialDiffeomorphicTransformParametersAdaptorTest.cxx index a5db99ce6ee..bda13f2c284 100644 --- a/Modules/Registration/Common/test/itkBSplineExponentialDiffeomorphicTransformParametersAdaptorTest.cxx +++ b/Modules/Registration/Common/test/itkBSplineExponentialDiffeomorphicTransformParametersAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptorTest.cxx b/Modules/Registration/Common/test/itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptorTest.cxx index a6cf41410c9..a9e288935a2 100644 --- a/Modules/Registration/Common/test/itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptorTest.cxx +++ b/Modules/Registration/Common/test/itkBSplineSmoothingOnUpdateDisplacementFieldTransformParametersAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkBSplineTransformParametersAdaptorTest.cxx b/Modules/Registration/Common/test/itkBSplineTransformParametersAdaptorTest.cxx index fece10f8b33..d56340e8ec4 100644 --- a/Modules/Registration/Common/test/itkBSplineTransformParametersAdaptorTest.cxx +++ b/Modules/Registration/Common/test/itkBSplineTransformParametersAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkBlockMatchingImageFilterTest.cxx b/Modules/Registration/Common/test/itkBlockMatchingImageFilterTest.cxx index b897fe7a042..1ba98ca1fe0 100644 --- a/Modules/Registration/Common/test/itkBlockMatchingImageFilterTest.cxx +++ b/Modules/Registration/Common/test/itkBlockMatchingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkCenteredTransformInitializerTest.cxx b/Modules/Registration/Common/test/itkCenteredTransformInitializerTest.cxx index dd65a93d713..468aae4317b 100644 --- a/Modules/Registration/Common/test/itkCenteredTransformInitializerTest.cxx +++ b/Modules/Registration/Common/test/itkCenteredTransformInitializerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkCenteredVersorTransformInitializerTest.cxx b/Modules/Registration/Common/test/itkCenteredVersorTransformInitializerTest.cxx index cb7aec8edb6..b5a78a158b1 100644 --- a/Modules/Registration/Common/test/itkCenteredVersorTransformInitializerTest.cxx +++ b/Modules/Registration/Common/test/itkCenteredVersorTransformInitializerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkCompareHistogramImageToImageMetricTest.cxx b/Modules/Registration/Common/test/itkCompareHistogramImageToImageMetricTest.cxx index 6a401310ea1..cc408f303e8 100644 --- a/Modules/Registration/Common/test/itkCompareHistogramImageToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkCompareHistogramImageToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkCorrelationCoefficientHistogramImageToImageMetricTest.cxx b/Modules/Registration/Common/test/itkCorrelationCoefficientHistogramImageToImageMetricTest.cxx index 25941a53a5b..1f47195379e 100644 --- a/Modules/Registration/Common/test/itkCorrelationCoefficientHistogramImageToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkCorrelationCoefficientHistogramImageToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkDisplacementFieldTransformParametersAdaptorTest.cxx b/Modules/Registration/Common/test/itkDisplacementFieldTransformParametersAdaptorTest.cxx index 973c61a9a80..c0b4a10afc9 100644 --- a/Modules/Registration/Common/test/itkDisplacementFieldTransformParametersAdaptorTest.cxx +++ b/Modules/Registration/Common/test/itkDisplacementFieldTransformParametersAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkEuclideanDistancePointMetricTest.cxx b/Modules/Registration/Common/test/itkEuclideanDistancePointMetricTest.cxx index a64e6b9c9fb..a507b09345b 100644 --- a/Modules/Registration/Common/test/itkEuclideanDistancePointMetricTest.cxx +++ b/Modules/Registration/Common/test/itkEuclideanDistancePointMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkGaussianExponentialDiffeomorphicTransformParametersAdaptorTest.cxx b/Modules/Registration/Common/test/itkGaussianExponentialDiffeomorphicTransformParametersAdaptorTest.cxx index 48dd43d144e..7056247cb1d 100644 --- a/Modules/Registration/Common/test/itkGaussianExponentialDiffeomorphicTransformParametersAdaptorTest.cxx +++ b/Modules/Registration/Common/test/itkGaussianExponentialDiffeomorphicTransformParametersAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptorTest.cxx b/Modules/Registration/Common/test/itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptorTest.cxx index b98bbe31b4d..cc9a6f2df21 100644 --- a/Modules/Registration/Common/test/itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptorTest.cxx +++ b/Modules/Registration/Common/test/itkGaussianSmoothingOnUpdateDisplacementFieldTransformParametersAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkGradientDifferenceImageToImageMetricTest.cxx b/Modules/Registration/Common/test/itkGradientDifferenceImageToImageMetricTest.cxx index 80896c35b67..0f9ee846ca0 100644 --- a/Modules/Registration/Common/test/itkGradientDifferenceImageToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkGradientDifferenceImageToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkHistogramImageToImageMetricTest.cxx b/Modules/Registration/Common/test/itkHistogramImageToImageMetricTest.cxx index 6d3f1985484..b6ab643486b 100644 --- a/Modules/Registration/Common/test/itkHistogramImageToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkHistogramImageToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest.cxx index 1803b7ce2b9..950538e3a40 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_1.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_1.cxx index 5667c30e26d..75a0ca35809 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_1.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_10.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_10.cxx index 92ea865844e..e920f13f49b 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_10.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_10.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_11.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_11.cxx index 657f213f681..f9ddab2fd36 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_11.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_11.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_12.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_12.cxx index 998246035bd..56526bf6fd1 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_12.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_12.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_13.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_13.cxx index 13848cf6223..45b4daa2355 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_13.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_13.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_14.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_14.cxx index 983f443e97f..7d8cc6c9142 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_14.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_14.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_15.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_15.cxx index 9a725b30056..0d12fa231be 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_15.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_15.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_16.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_16.cxx index 8f2962064e5..855f5830dfc 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_16.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_16.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_17.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_17.cxx index a37a8d78d62..e6399093798 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_17.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_17.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_2.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_2.cxx index 5ab99e4b62f..10065e8b24c 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_2.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_3.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_3.cxx index c7f5e7488c5..1ccc34ca333 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_3.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_4.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_4.cxx index d6052eceaff..79d6a73f001 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_4.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_5.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_5.cxx index ce6d3a82806..dad51d126f7 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_5.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_6.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_6.cxx index 8b901f2e237..06b2282effb 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_6.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_6.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_7.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_7.cxx index d14ee277d95..d988c1a5925 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_7.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_7.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_8.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_8.cxx index bd477a19df9..01fcba951b9 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_8.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_8.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_9.cxx b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_9.cxx index f847d18ce42..59139eb1937 100644 --- a/Modules/Registration/Common/test/itkImageRegistrationMethodTest_9.cxx +++ b/Modules/Registration/Common/test/itkImageRegistrationMethodTest_9.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkImageToSpatialObjectRegistrationTest.cxx b/Modules/Registration/Common/test/itkImageToSpatialObjectRegistrationTest.cxx index baccdc6f4af..51addd4648e 100644 --- a/Modules/Registration/Common/test/itkImageToSpatialObjectRegistrationTest.cxx +++ b/Modules/Registration/Common/test/itkImageToSpatialObjectRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkKappaStatisticImageToImageMetricTest.cxx b/Modules/Registration/Common/test/itkKappaStatisticImageToImageMetricTest.cxx index 63cc2b82190..4ebbd017a5e 100644 --- a/Modules/Registration/Common/test/itkKappaStatisticImageToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkKappaStatisticImageToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkKullbackLeiblerCompareHistogramImageToImageMetricTest.cxx b/Modules/Registration/Common/test/itkKullbackLeiblerCompareHistogramImageToImageMetricTest.cxx index 81dc5b16907..d8030b64745 100644 --- a/Modules/Registration/Common/test/itkKullbackLeiblerCompareHistogramImageToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkKullbackLeiblerCompareHistogramImageToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkLandmarkBasedTransformInitializerTest.cxx b/Modules/Registration/Common/test/itkLandmarkBasedTransformInitializerTest.cxx index 51722affefe..4b6d0be2091 100644 --- a/Modules/Registration/Common/test/itkLandmarkBasedTransformInitializerTest.cxx +++ b/Modules/Registration/Common/test/itkLandmarkBasedTransformInitializerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkMatchCardinalityImageToImageMetricTest.cxx b/Modules/Registration/Common/test/itkMatchCardinalityImageToImageMetricTest.cxx index 984dfd09fc2..3b10df0c691 100644 --- a/Modules/Registration/Common/test/itkMatchCardinalityImageToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkMatchCardinalityImageToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkMattesMutualInformationImageToImageMetricTest.cxx b/Modules/Registration/Common/test/itkMattesMutualInformationImageToImageMetricTest.cxx index 100b1456491..4ea80eec8c3 100644 --- a/Modules/Registration/Common/test/itkMattesMutualInformationImageToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkMattesMutualInformationImageToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkMeanReciprocalSquareDifferenceImageMetricTest.cxx b/Modules/Registration/Common/test/itkMeanReciprocalSquareDifferenceImageMetricTest.cxx index e0de927f785..673bd1677cb 100644 --- a/Modules/Registration/Common/test/itkMeanReciprocalSquareDifferenceImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkMeanReciprocalSquareDifferenceImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkMeanReciprocalSquareDifferencePointSetToImageMetricTest.cxx b/Modules/Registration/Common/test/itkMeanReciprocalSquareDifferencePointSetToImageMetricTest.cxx index 129ab66fcf6..d89ddab0539 100644 --- a/Modules/Registration/Common/test/itkMeanReciprocalSquareDifferencePointSetToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkMeanReciprocalSquareDifferencePointSetToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkMeanSquaresHistogramImageToImageMetricTest.cxx b/Modules/Registration/Common/test/itkMeanSquaresHistogramImageToImageMetricTest.cxx index 20090ef7430..9a968ef4568 100644 --- a/Modules/Registration/Common/test/itkMeanSquaresHistogramImageToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkMeanSquaresHistogramImageToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkMeanSquaresImageMetricTest.cxx b/Modules/Registration/Common/test/itkMeanSquaresImageMetricTest.cxx index 2e9bc78e9f2..5d4ab60500c 100644 --- a/Modules/Registration/Common/test/itkMeanSquaresImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkMeanSquaresImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkMeanSquaresPointSetToImageMetricTest.cxx b/Modules/Registration/Common/test/itkMeanSquaresPointSetToImageMetricTest.cxx index 55ce64d0b0e..65e3552f129 100644 --- a/Modules/Registration/Common/test/itkMeanSquaresPointSetToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkMeanSquaresPointSetToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkMultiResolutionImageRegistrationMethodTest.cxx b/Modules/Registration/Common/test/itkMultiResolutionImageRegistrationMethodTest.cxx index 52c24c96da4..0b187bb86d9 100644 --- a/Modules/Registration/Common/test/itkMultiResolutionImageRegistrationMethodTest.cxx +++ b/Modules/Registration/Common/test/itkMultiResolutionImageRegistrationMethodTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkMultiResolutionImageRegistrationMethodTest_1.cxx b/Modules/Registration/Common/test/itkMultiResolutionImageRegistrationMethodTest_1.cxx index a109fc0c65b..75b28eeea93 100644 --- a/Modules/Registration/Common/test/itkMultiResolutionImageRegistrationMethodTest_1.cxx +++ b/Modules/Registration/Common/test/itkMultiResolutionImageRegistrationMethodTest_1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkMultiResolutionImageRegistrationMethodTest_2.cxx b/Modules/Registration/Common/test/itkMultiResolutionImageRegistrationMethodTest_2.cxx index f4a00e39b76..8cc77c6edcd 100644 --- a/Modules/Registration/Common/test/itkMultiResolutionImageRegistrationMethodTest_2.cxx +++ b/Modules/Registration/Common/test/itkMultiResolutionImageRegistrationMethodTest_2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkMultiResolutionPyramidImageFilterTest.cxx b/Modules/Registration/Common/test/itkMultiResolutionPyramidImageFilterTest.cxx index be6f7f23b5b..bd446c33bc5 100644 --- a/Modules/Registration/Common/test/itkMultiResolutionPyramidImageFilterTest.cxx +++ b/Modules/Registration/Common/test/itkMultiResolutionPyramidImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkMutualInformationHistogramImageToImageMetricTest.cxx b/Modules/Registration/Common/test/itkMutualInformationHistogramImageToImageMetricTest.cxx index 7ae1c7905c6..502c3992f9d 100644 --- a/Modules/Registration/Common/test/itkMutualInformationHistogramImageToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkMutualInformationHistogramImageToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkMutualInformationMetricTest.cxx b/Modules/Registration/Common/test/itkMutualInformationMetricTest.cxx index f3b224a639f..a798fe944ea 100644 --- a/Modules/Registration/Common/test/itkMutualInformationMetricTest.cxx +++ b/Modules/Registration/Common/test/itkMutualInformationMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkNormalizedCorrelationImageMetricTest.cxx b/Modules/Registration/Common/test/itkNormalizedCorrelationImageMetricTest.cxx index 8fd0f9091be..897665c7b5e 100644 --- a/Modules/Registration/Common/test/itkNormalizedCorrelationImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkNormalizedCorrelationImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkNormalizedCorrelationPointSetToImageMetricTest.cxx b/Modules/Registration/Common/test/itkNormalizedCorrelationPointSetToImageMetricTest.cxx index 7c6b6949fa2..71fdfacdffc 100644 --- a/Modules/Registration/Common/test/itkNormalizedCorrelationPointSetToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkNormalizedCorrelationPointSetToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkNormalizedMutualInformationHistogramImageToImageMetricTest.cxx b/Modules/Registration/Common/test/itkNormalizedMutualInformationHistogramImageToImageMetricTest.cxx index 82286d2da7b..cbfb16280c1 100644 --- a/Modules/Registration/Common/test/itkNormalizedMutualInformationHistogramImageToImageMetricTest.cxx +++ b/Modules/Registration/Common/test/itkNormalizedMutualInformationHistogramImageToImageMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkPointSetToImageRegistrationTest.cxx b/Modules/Registration/Common/test/itkPointSetToImageRegistrationTest.cxx index 4e2cb1953d4..76ec2372520 100644 --- a/Modules/Registration/Common/test/itkPointSetToImageRegistrationTest.cxx +++ b/Modules/Registration/Common/test/itkPointSetToImageRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkPointSetToPointSetRegistrationTest.cxx b/Modules/Registration/Common/test/itkPointSetToPointSetRegistrationTest.cxx index a2164f1275b..f3a0b565163 100644 --- a/Modules/Registration/Common/test/itkPointSetToPointSetRegistrationTest.cxx +++ b/Modules/Registration/Common/test/itkPointSetToPointSetRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkPointSetToSpatialObjectDemonsRegistrationTest.cxx b/Modules/Registration/Common/test/itkPointSetToSpatialObjectDemonsRegistrationTest.cxx index 219979d805c..c289721e5a7 100644 --- a/Modules/Registration/Common/test/itkPointSetToSpatialObjectDemonsRegistrationTest.cxx +++ b/Modules/Registration/Common/test/itkPointSetToSpatialObjectDemonsRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkPointsLocatorTest.cxx b/Modules/Registration/Common/test/itkPointsLocatorTest.cxx index fc31b8efd9c..5581267584a 100644 --- a/Modules/Registration/Common/test/itkPointsLocatorTest.cxx +++ b/Modules/Registration/Common/test/itkPointsLocatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Common/test/itkRecursiveMultiResolutionPyramidImageFilterTest.cxx b/Modules/Registration/Common/test/itkRecursiveMultiResolutionPyramidImageFilterTest.cxx index 5b1ca988b60..0fcceb7ef48 100644 --- a/Modules/Registration/Common/test/itkRecursiveMultiResolutionPyramidImageFilterTest.cxx +++ b/Modules/Registration/Common/test/itkRecursiveMultiResolutionPyramidImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/include/itkFEMFiniteDifferenceFunctionLoad.h b/Modules/Registration/FEM/include/itkFEMFiniteDifferenceFunctionLoad.h index 56fb714d189..75a74c80066 100644 --- a/Modules/Registration/FEM/include/itkFEMFiniteDifferenceFunctionLoad.h +++ b/Modules/Registration/FEM/include/itkFEMFiniteDifferenceFunctionLoad.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/include/itkFEMFiniteDifferenceFunctionLoad.hxx b/Modules/Registration/FEM/include/itkFEMFiniteDifferenceFunctionLoad.hxx index ba1574ee10a..ac0a42d94d3 100644 --- a/Modules/Registration/FEM/include/itkFEMFiniteDifferenceFunctionLoad.hxx +++ b/Modules/Registration/FEM/include/itkFEMFiniteDifferenceFunctionLoad.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/include/itkFEMRegistrationFilter.h b/Modules/Registration/FEM/include/itkFEMRegistrationFilter.h index 2475518dcb8..3bba591394d 100644 --- a/Modules/Registration/FEM/include/itkFEMRegistrationFilter.h +++ b/Modules/Registration/FEM/include/itkFEMRegistrationFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/include/itkFEMRegistrationFilter.hxx b/Modules/Registration/FEM/include/itkFEMRegistrationFilter.hxx index dce16f3875b..a22d39db927 100644 --- a/Modules/Registration/FEM/include/itkFEMRegistrationFilter.hxx +++ b/Modules/Registration/FEM/include/itkFEMRegistrationFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/include/itkMIRegistrationFunction.h b/Modules/Registration/FEM/include/itkMIRegistrationFunction.h index 1671a8bb195..33f604c08f4 100644 --- a/Modules/Registration/FEM/include/itkMIRegistrationFunction.h +++ b/Modules/Registration/FEM/include/itkMIRegistrationFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/include/itkMIRegistrationFunction.hxx b/Modules/Registration/FEM/include/itkMIRegistrationFunction.hxx index 7bcb45884ca..ab49e09a0bf 100644 --- a/Modules/Registration/FEM/include/itkMIRegistrationFunction.hxx +++ b/Modules/Registration/FEM/include/itkMIRegistrationFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/include/itkNCCRegistrationFunction.h b/Modules/Registration/FEM/include/itkNCCRegistrationFunction.h index 990c88b28f6..387234f7025 100644 --- a/Modules/Registration/FEM/include/itkNCCRegistrationFunction.h +++ b/Modules/Registration/FEM/include/itkNCCRegistrationFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/include/itkNCCRegistrationFunction.hxx b/Modules/Registration/FEM/include/itkNCCRegistrationFunction.hxx index c451e9f7f0f..14f0ce24d37 100644 --- a/Modules/Registration/FEM/include/itkNCCRegistrationFunction.hxx +++ b/Modules/Registration/FEM/include/itkNCCRegistrationFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/include/itkPhysicsBasedNonRigidRegistrationMethod.h b/Modules/Registration/FEM/include/itkPhysicsBasedNonRigidRegistrationMethod.h index 500f8655099..8f64608c2a3 100644 --- a/Modules/Registration/FEM/include/itkPhysicsBasedNonRigidRegistrationMethod.h +++ b/Modules/Registration/FEM/include/itkPhysicsBasedNonRigidRegistrationMethod.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/include/itkPhysicsBasedNonRigidRegistrationMethod.hxx b/Modules/Registration/FEM/include/itkPhysicsBasedNonRigidRegistrationMethod.hxx index 7ed3555ca0a..7a0fda1544e 100644 --- a/Modules/Registration/FEM/include/itkPhysicsBasedNonRigidRegistrationMethod.hxx +++ b/Modules/Registration/FEM/include/itkPhysicsBasedNonRigidRegistrationMethod.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/test/itkFEMFiniteDifferenceFunctionLoadTest.cxx b/Modules/Registration/FEM/test/itkFEMFiniteDifferenceFunctionLoadTest.cxx index 62b7727a01b..df58e842d9b 100644 --- a/Modules/Registration/FEM/test/itkFEMFiniteDifferenceFunctionLoadTest.cxx +++ b/Modules/Registration/FEM/test/itkFEMFiniteDifferenceFunctionLoadTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/test/itkFEMRegistrationFilter2DTest.cxx b/Modules/Registration/FEM/test/itkFEMRegistrationFilter2DTest.cxx index bbebf8485f4..7f64db57f75 100644 --- a/Modules/Registration/FEM/test/itkFEMRegistrationFilter2DTest.cxx +++ b/Modules/Registration/FEM/test/itkFEMRegistrationFilter2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/test/itkFEMRegistrationFilterTest.cxx b/Modules/Registration/FEM/test/itkFEMRegistrationFilterTest.cxx index 7734fa8bcb0..9e4db5f0056 100644 --- a/Modules/Registration/FEM/test/itkFEMRegistrationFilterTest.cxx +++ b/Modules/Registration/FEM/test/itkFEMRegistrationFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/test/itkFEMRegistrationFilterTest2.cxx b/Modules/Registration/FEM/test/itkFEMRegistrationFilterTest2.cxx index 2275457eda2..971f0b6eef5 100644 --- a/Modules/Registration/FEM/test/itkFEMRegistrationFilterTest2.cxx +++ b/Modules/Registration/FEM/test/itkFEMRegistrationFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/test/itkMIRegistrationFunctionTest.cxx b/Modules/Registration/FEM/test/itkMIRegistrationFunctionTest.cxx index f1e33bb8ae5..f70bb93baec 100644 --- a/Modules/Registration/FEM/test/itkMIRegistrationFunctionTest.cxx +++ b/Modules/Registration/FEM/test/itkMIRegistrationFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/FEM/test/itkPhysicsBasedNonRigidRegistrationMethodTest.cxx b/Modules/Registration/FEM/test/itkPhysicsBasedNonRigidRegistrationMethodTest.cxx index d713c59d001..a70c0dba3b8 100644 --- a/Modules/Registration/FEM/test/itkPhysicsBasedNonRigidRegistrationMethodTest.cxx +++ b/Modules/Registration/FEM/test/itkPhysicsBasedNonRigidRegistrationMethodTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/GPUCommon/include/itkGPUPDEDeformableRegistrationFunction.h b/Modules/Registration/GPUCommon/include/itkGPUPDEDeformableRegistrationFunction.h index 778596e1c81..77644e3136b 100644 --- a/Modules/Registration/GPUCommon/include/itkGPUPDEDeformableRegistrationFunction.h +++ b/Modules/Registration/GPUCommon/include/itkGPUPDEDeformableRegistrationFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFilter.h b/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFilter.h index 184372f376f..3b17d623679 100644 --- a/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFilter.h +++ b/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFilter.hxx b/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFilter.hxx index 9bf4c144187..f7dd6366a52 100644 --- a/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFilter.hxx +++ b/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFunction.h b/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFunction.h index 5666dd7d2da..fcc0719fff9 100644 --- a/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFunction.h +++ b/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFunction.hxx b/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFunction.hxx index 3be59a6ac8d..eb2fe8b29c9 100644 --- a/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFunction.hxx +++ b/Modules/Registration/GPUPDEDeformable/include/itkGPUDemonsRegistrationFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/GPUPDEDeformable/include/itkGPUPDEDeformableRegistrationFilter.h b/Modules/Registration/GPUPDEDeformable/include/itkGPUPDEDeformableRegistrationFilter.h index 419582d10d0..8adb4a2d486 100644 --- a/Modules/Registration/GPUPDEDeformable/include/itkGPUPDEDeformableRegistrationFilter.h +++ b/Modules/Registration/GPUPDEDeformable/include/itkGPUPDEDeformableRegistrationFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/GPUPDEDeformable/include/itkGPUPDEDeformableRegistrationFilter.hxx b/Modules/Registration/GPUPDEDeformable/include/itkGPUPDEDeformableRegistrationFilter.hxx index deac411338c..4d1fe99a159 100644 --- a/Modules/Registration/GPUPDEDeformable/include/itkGPUPDEDeformableRegistrationFilter.hxx +++ b/Modules/Registration/GPUPDEDeformable/include/itkGPUPDEDeformableRegistrationFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/GPUPDEDeformable/src/GPUDemonsRegistrationFunction.cl b/Modules/Registration/GPUPDEDeformable/src/GPUDemonsRegistrationFunction.cl index 362c59bf745..db92aa47f1d 100644 --- a/Modules/Registration/GPUPDEDeformable/src/GPUDemonsRegistrationFunction.cl +++ b/Modules/Registration/GPUPDEDeformable/src/GPUDemonsRegistrationFunction.cl @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/GPUPDEDeformable/src/GPUPDEDeformableRegistrationFilter.cl b/Modules/Registration/GPUPDEDeformable/src/GPUPDEDeformableRegistrationFilter.cl index c71e1b5bdd3..b41cc7ea40e 100644 --- a/Modules/Registration/GPUPDEDeformable/src/GPUPDEDeformableRegistrationFilter.cl +++ b/Modules/Registration/GPUPDEDeformable/src/GPUPDEDeformableRegistrationFilter.cl @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/GPUPDEDeformable/test/itkGPUDemonsRegistrationFilterTest.cxx b/Modules/Registration/GPUPDEDeformable/test/itkGPUDemonsRegistrationFilterTest.cxx index d75e19f1303..7f148d9a939 100644 --- a/Modules/Registration/GPUPDEDeformable/test/itkGPUDemonsRegistrationFilterTest.cxx +++ b/Modules/Registration/GPUPDEDeformable/test/itkGPUDemonsRegistrationFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/GPUPDEDeformable/test/itkGPUDemonsRegistrationFilterTest2.cxx b/Modules/Registration/GPUPDEDeformable/test/itkGPUDemonsRegistrationFilterTest2.cxx index c5a9014735e..b8fb6d808d1 100644 --- a/Modules/Registration/GPUPDEDeformable/test/itkGPUDemonsRegistrationFilterTest2.cxx +++ b/Modules/Registration/GPUPDEDeformable/test/itkGPUDemonsRegistrationFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4.h b/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4.h index dae937e8d24..df055f53a5a 100644 --- a/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4.h +++ b/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4.hxx b/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4.hxx index 7431d105331..dc90a923fa1 100644 --- a/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4.hxx +++ b/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.h b/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.h index 1a8a11c5cf6..ee00498505a 100644 --- a/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.h +++ b/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.hxx b/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.hxx index 05797318979..0e936dfbac6 100644 --- a/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.hxx +++ b/Modules/Registration/Metricsv4/include/itkANTSNeighborhoodCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4.h b/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4.h index 1667acfa094..f942c88f662 100644 --- a/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4.h +++ b/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4.hxx b/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4.hxx index 69d5f5b3cc5..f82368c8361 100644 --- a/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4.hxx +++ b/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.h b/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.h index 94d2eebdd6c..18040fa99e9 100644 --- a/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.h +++ b/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.hxx b/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.hxx index be4ef2580fd..635f5bdeaf9 100644 --- a/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.hxx +++ b/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4GetValueAndDerivativeThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4HelperThreader.h b/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4HelperThreader.h index c61a95942ff..2780ce5e138 100644 --- a/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4HelperThreader.h +++ b/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4HelperThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4HelperThreader.hxx b/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4HelperThreader.hxx index f6eef0113f3..e9a90dfe7bf 100644 --- a/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4HelperThreader.hxx +++ b/Modules/Registration/Metricsv4/include/itkCorrelationImageToImageMetricv4HelperThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkDefaultImageToImageMetricTraitsv4.h b/Modules/Registration/Metricsv4/include/itkDefaultImageToImageMetricTraitsv4.h index 3a37a71b487..5b16ad2bcb2 100644 --- a/Modules/Registration/Metricsv4/include/itkDefaultImageToImageMetricTraitsv4.h +++ b/Modules/Registration/Metricsv4/include/itkDefaultImageToImageMetricTraitsv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4.h b/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4.h index c25a6dcd733..2203b4d8072 100644 --- a/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4.h +++ b/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4.hxx b/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4.hxx index 4ed358b3c3f..7ddd337df42 100644 --- a/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4.hxx +++ b/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4GetValueAndDerivativeThreader.h b/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4GetValueAndDerivativeThreader.h index 2958fdd02ab..a45db354503 100644 --- a/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4GetValueAndDerivativeThreader.h +++ b/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4GetValueAndDerivativeThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4GetValueAndDerivativeThreader.hxx b/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4GetValueAndDerivativeThreader.hxx index 1569f9fe1f8..12f23d952c5 100644 --- a/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4GetValueAndDerivativeThreader.hxx +++ b/Modules/Registration/Metricsv4/include/itkDemonsImageToImageMetricv4GetValueAndDerivativeThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkEuclideanDistancePointSetToPointSetMetricv4.h b/Modules/Registration/Metricsv4/include/itkEuclideanDistancePointSetToPointSetMetricv4.h index b11fe5a032d..e6358a415a8 100644 --- a/Modules/Registration/Metricsv4/include/itkEuclideanDistancePointSetToPointSetMetricv4.h +++ b/Modules/Registration/Metricsv4/include/itkEuclideanDistancePointSetToPointSetMetricv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkEuclideanDistancePointSetToPointSetMetricv4.hxx b/Modules/Registration/Metricsv4/include/itkEuclideanDistancePointSetToPointSetMetricv4.hxx index 92efeecf913..26f6453db84 100644 --- a/Modules/Registration/Metricsv4/include/itkEuclideanDistancePointSetToPointSetMetricv4.hxx +++ b/Modules/Registration/Metricsv4/include/itkEuclideanDistancePointSetToPointSetMetricv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkExpectationBasedPointSetToPointSetMetricv4.h b/Modules/Registration/Metricsv4/include/itkExpectationBasedPointSetToPointSetMetricv4.h index d50fc8c2056..13875dd453e 100644 --- a/Modules/Registration/Metricsv4/include/itkExpectationBasedPointSetToPointSetMetricv4.h +++ b/Modules/Registration/Metricsv4/include/itkExpectationBasedPointSetToPointSetMetricv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkExpectationBasedPointSetToPointSetMetricv4.hxx b/Modules/Registration/Metricsv4/include/itkExpectationBasedPointSetToPointSetMetricv4.hxx index 7601ea647b5..f0b321e4b77 100644 --- a/Modules/Registration/Metricsv4/include/itkExpectationBasedPointSetToPointSetMetricv4.hxx +++ b/Modules/Registration/Metricsv4/include/itkExpectationBasedPointSetToPointSetMetricv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4.h b/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4.h index ca8d9b8e211..3258dc10dd3 100644 --- a/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4.h +++ b/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4.hxx b/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4.hxx index b534e26f9e3..2fcf966f16d 100644 --- a/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4.hxx +++ b/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreader.h b/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreader.h index 2acc997d879..a8c95c9a735 100644 --- a/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreader.h +++ b/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreader.hxx b/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreader.hxx index 2f75ea81077..a41894b020f 100644 --- a/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreader.hxx +++ b/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreaderBase.h b/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreaderBase.h index 9b3582ea604..459374247eb 100644 --- a/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreaderBase.h +++ b/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreaderBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreaderBase.hxx b/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreaderBase.hxx index 1a74ec3acb6..e04c150fc3c 100644 --- a/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreaderBase.hxx +++ b/Modules/Registration/Metricsv4/include/itkImageToImageMetricv4GetValueAndDerivativeThreaderBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkJensenHavrdaCharvatTsallisPointSetToPointSetMetricv4.h b/Modules/Registration/Metricsv4/include/itkJensenHavrdaCharvatTsallisPointSetToPointSetMetricv4.h index e32f2923fa6..f1a3cd1b22d 100644 --- a/Modules/Registration/Metricsv4/include/itkJensenHavrdaCharvatTsallisPointSetToPointSetMetricv4.h +++ b/Modules/Registration/Metricsv4/include/itkJensenHavrdaCharvatTsallisPointSetToPointSetMetricv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkJensenHavrdaCharvatTsallisPointSetToPointSetMetricv4.hxx b/Modules/Registration/Metricsv4/include/itkJensenHavrdaCharvatTsallisPointSetToPointSetMetricv4.hxx index ffc04034e20..9743602dbbb 100644 --- a/Modules/Registration/Metricsv4/include/itkJensenHavrdaCharvatTsallisPointSetToPointSetMetricv4.hxx +++ b/Modules/Registration/Metricsv4/include/itkJensenHavrdaCharvatTsallisPointSetToPointSetMetricv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreader.h b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreader.h index f391e7ac474..6e03dde48a7 100644 --- a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreader.h +++ b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreader.hxx b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreader.hxx index 985929587b2..adb1331b473 100644 --- a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreader.hxx +++ b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreaderBase.h b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreaderBase.h index 551cd8da74a..7ac7e6f60a4 100644 --- a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreaderBase.h +++ b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreaderBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreaderBase.hxx b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreaderBase.hxx index 21e729477bf..f79e13867ef 100644 --- a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreaderBase.hxx +++ b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationComputeJointPDFThreaderBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationGetValueAndDerivativeThreader.h b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationGetValueAndDerivativeThreader.h index 8692450f793..eccca6a2e57 100644 --- a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationGetValueAndDerivativeThreader.h +++ b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationGetValueAndDerivativeThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationGetValueAndDerivativeThreader.hxx b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationGetValueAndDerivativeThreader.hxx index b86b26ee3ae..9daedaedd27 100644 --- a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationGetValueAndDerivativeThreader.hxx +++ b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationGetValueAndDerivativeThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationImageToImageMetricv4.h b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationImageToImageMetricv4.h index 8c37dbfa0f6..745032fa841 100644 --- a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationImageToImageMetricv4.h +++ b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationImageToImageMetricv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationImageToImageMetricv4.hxx b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationImageToImageMetricv4.hxx index aed01d39db7..aa88b3589ca 100644 --- a/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationImageToImageMetricv4.hxx +++ b/Modules/Registration/Metricsv4/include/itkJointHistogramMutualInformationImageToImageMetricv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkLabeledPointSetToPointSetMetricv4.h b/Modules/Registration/Metricsv4/include/itkLabeledPointSetToPointSetMetricv4.h index 774b67b92ad..d9bf18f9d55 100644 --- a/Modules/Registration/Metricsv4/include/itkLabeledPointSetToPointSetMetricv4.h +++ b/Modules/Registration/Metricsv4/include/itkLabeledPointSetToPointSetMetricv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkLabeledPointSetToPointSetMetricv4.hxx b/Modules/Registration/Metricsv4/include/itkLabeledPointSetToPointSetMetricv4.hxx index 8b46ea6e17c..c6ccaf11fc4 100644 --- a/Modules/Registration/Metricsv4/include/itkLabeledPointSetToPointSetMetricv4.hxx +++ b/Modules/Registration/Metricsv4/include/itkLabeledPointSetToPointSetMetricv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkManifoldParzenWindowsPointSetFunction.h b/Modules/Registration/Metricsv4/include/itkManifoldParzenWindowsPointSetFunction.h index 95fc02c596f..d69c4a6dc65 100644 --- a/Modules/Registration/Metricsv4/include/itkManifoldParzenWindowsPointSetFunction.h +++ b/Modules/Registration/Metricsv4/include/itkManifoldParzenWindowsPointSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkManifoldParzenWindowsPointSetFunction.hxx b/Modules/Registration/Metricsv4/include/itkManifoldParzenWindowsPointSetFunction.hxx index 622fc8b620c..93e6c6e5b44 100644 --- a/Modules/Registration/Metricsv4/include/itkManifoldParzenWindowsPointSetFunction.hxx +++ b/Modules/Registration/Metricsv4/include/itkManifoldParzenWindowsPointSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4.h b/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4.h index ab361255722..7c4dbc9fa23 100644 --- a/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4.h +++ b/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4.hxx b/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4.hxx index 4024f6687c2..d6999b83669 100644 --- a/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4.hxx +++ b/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader.h b/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader.h index b95c9b451e6..226e9d39309 100644 --- a/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader.h +++ b/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader.hxx b/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader.hxx index fb24d78d1cf..fa6d5c2d204 100644 --- a/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader.hxx +++ b/Modules/Registration/Metricsv4/include/itkMattesMutualInformationImageToImageMetricv4GetValueAndDerivativeThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4.h b/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4.h index 294468c95f6..61632107111 100644 --- a/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4.h +++ b/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4.hxx b/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4.hxx index 2adc3398fd2..2b327847cc0 100644 --- a/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4.hxx +++ b/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader.h b/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader.h index 52a6d178c3e..7212a5eca79 100644 --- a/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader.h +++ b/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader.hxx b/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader.hxx index 7c1e6c0af0a..8bfe77c97b2 100644 --- a/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader.hxx +++ b/Modules/Registration/Metricsv4/include/itkMeanSquaresImageToImageMetricv4GetValueAndDerivativeThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkObjectToObjectMultiMetricv4.h b/Modules/Registration/Metricsv4/include/itkObjectToObjectMultiMetricv4.h index fbdf9dc67d3..e72630ea476 100644 --- a/Modules/Registration/Metricsv4/include/itkObjectToObjectMultiMetricv4.h +++ b/Modules/Registration/Metricsv4/include/itkObjectToObjectMultiMetricv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkObjectToObjectMultiMetricv4.hxx b/Modules/Registration/Metricsv4/include/itkObjectToObjectMultiMetricv4.hxx index d40fa7e063f..5e6db7dab23 100644 --- a/Modules/Registration/Metricsv4/include/itkObjectToObjectMultiMetricv4.hxx +++ b/Modules/Registration/Metricsv4/include/itkObjectToObjectMultiMetricv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkPointSetFunction.h b/Modules/Registration/Metricsv4/include/itkPointSetFunction.h index 1d25438008d..9061cbf0a58 100644 --- a/Modules/Registration/Metricsv4/include/itkPointSetFunction.h +++ b/Modules/Registration/Metricsv4/include/itkPointSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkPointSetFunction.hxx b/Modules/Registration/Metricsv4/include/itkPointSetFunction.hxx index aab2c396be3..0bdcce71274 100644 --- a/Modules/Registration/Metricsv4/include/itkPointSetFunction.hxx +++ b/Modules/Registration/Metricsv4/include/itkPointSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkPointSetToPointSetMetricv4.h b/Modules/Registration/Metricsv4/include/itkPointSetToPointSetMetricv4.h index dff348b5251..4f1a0052976 100644 --- a/Modules/Registration/Metricsv4/include/itkPointSetToPointSetMetricv4.h +++ b/Modules/Registration/Metricsv4/include/itkPointSetToPointSetMetricv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkPointSetToPointSetMetricv4.hxx b/Modules/Registration/Metricsv4/include/itkPointSetToPointSetMetricv4.hxx index 3125316485f..5e5f5df6eff 100644 --- a/Modules/Registration/Metricsv4/include/itkPointSetToPointSetMetricv4.hxx +++ b/Modules/Registration/Metricsv4/include/itkPointSetToPointSetMetricv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/include/itkVectorImageToImageMetricTraitsv4.h b/Modules/Registration/Metricsv4/include/itkVectorImageToImageMetricTraitsv4.h index 393def45513..593e5ef0bfb 100644 --- a/Modules/Registration/Metricsv4/include/itkVectorImageToImageMetricTraitsv4.h +++ b/Modules/Registration/Metricsv4/include/itkVectorImageToImageMetricTraitsv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkANTSNeighborhoodCorrelationImageToImageMetricv4Test.cxx b/Modules/Registration/Metricsv4/test/itkANTSNeighborhoodCorrelationImageToImageMetricv4Test.cxx index 2cac0543fac..f26f9a3474e 100644 --- a/Modules/Registration/Metricsv4/test/itkANTSNeighborhoodCorrelationImageToImageMetricv4Test.cxx +++ b/Modules/Registration/Metricsv4/test/itkANTSNeighborhoodCorrelationImageToImageMetricv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkANTSNeighborhoodCorrelationImageToImageRegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkANTSNeighborhoodCorrelationImageToImageRegistrationTest.cxx index b380822a16e..67ea35a67db 100644 --- a/Modules/Registration/Metricsv4/test/itkANTSNeighborhoodCorrelationImageToImageRegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkANTSNeighborhoodCorrelationImageToImageRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkCorrelationImageToImageMetricv4Test.cxx b/Modules/Registration/Metricsv4/test/itkCorrelationImageToImageMetricv4Test.cxx index 9ded56f356b..4ccf3bc74a0 100644 --- a/Modules/Registration/Metricsv4/test/itkCorrelationImageToImageMetricv4Test.cxx +++ b/Modules/Registration/Metricsv4/test/itkCorrelationImageToImageMetricv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkDemonsImageToImageMetricv4RegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkDemonsImageToImageMetricv4RegistrationTest.cxx index d2eb54eaeb7..047fbb5d182 100644 --- a/Modules/Registration/Metricsv4/test/itkDemonsImageToImageMetricv4RegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkDemonsImageToImageMetricv4RegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkDemonsImageToImageMetricv4Test.cxx b/Modules/Registration/Metricsv4/test/itkDemonsImageToImageMetricv4Test.cxx index 3efb0953682..2840b54bfe1 100644 --- a/Modules/Registration/Metricsv4/test/itkDemonsImageToImageMetricv4Test.cxx +++ b/Modules/Registration/Metricsv4/test/itkDemonsImageToImageMetricv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkEuclideanDistancePointSetMetricRegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkEuclideanDistancePointSetMetricRegistrationTest.cxx index fa6f8960e08..ead5e5974c9 100644 --- a/Modules/Registration/Metricsv4/test/itkEuclideanDistancePointSetMetricRegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkEuclideanDistancePointSetMetricRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkEuclideanDistancePointSetMetricTest.cxx b/Modules/Registration/Metricsv4/test/itkEuclideanDistancePointSetMetricTest.cxx index 9de76e3a9e7..56a55a2167e 100644 --- a/Modules/Registration/Metricsv4/test/itkEuclideanDistancePointSetMetricTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkEuclideanDistancePointSetMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkEuclideanDistancePointSetMetricTest2.cxx b/Modules/Registration/Metricsv4/test/itkEuclideanDistancePointSetMetricTest2.cxx index 50678de628b..567b863a5ee 100644 --- a/Modules/Registration/Metricsv4/test/itkEuclideanDistancePointSetMetricTest2.cxx +++ b/Modules/Registration/Metricsv4/test/itkEuclideanDistancePointSetMetricTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkExpectationBasedPointSetMetricRegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkExpectationBasedPointSetMetricRegistrationTest.cxx index 1575d058b7f..eaefd03d41f 100644 --- a/Modules/Registration/Metricsv4/test/itkExpectationBasedPointSetMetricRegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkExpectationBasedPointSetMetricRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkExpectationBasedPointSetMetricTest.cxx b/Modules/Registration/Metricsv4/test/itkExpectationBasedPointSetMetricTest.cxx index 2761f568969..842abebfba9 100644 --- a/Modules/Registration/Metricsv4/test/itkExpectationBasedPointSetMetricTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkExpectationBasedPointSetMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkImageToImageMetricv4RegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkImageToImageMetricv4RegistrationTest.cxx index 2e954259588..0bd4d2217cd 100644 --- a/Modules/Registration/Metricsv4/test/itkImageToImageMetricv4RegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkImageToImageMetricv4RegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkImageToImageMetricv4Test.cxx b/Modules/Registration/Metricsv4/test/itkImageToImageMetricv4Test.cxx index 90958b7b6db..92097e5d8ff 100644 --- a/Modules/Registration/Metricsv4/test/itkImageToImageMetricv4Test.cxx +++ b/Modules/Registration/Metricsv4/test/itkImageToImageMetricv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkJensenHavrdaCharvatTsallisPointSetMetricRegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkJensenHavrdaCharvatTsallisPointSetMetricRegistrationTest.cxx index 64b505f0b4a..7945005295f 100644 --- a/Modules/Registration/Metricsv4/test/itkJensenHavrdaCharvatTsallisPointSetMetricRegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkJensenHavrdaCharvatTsallisPointSetMetricRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkJensenHavrdaCharvatTsallisPointSetMetricTest.cxx b/Modules/Registration/Metricsv4/test/itkJensenHavrdaCharvatTsallisPointSetMetricTest.cxx index 69604ef7c28..9357769e706 100644 --- a/Modules/Registration/Metricsv4/test/itkJensenHavrdaCharvatTsallisPointSetMetricTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkJensenHavrdaCharvatTsallisPointSetMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkJointHistogramMutualInformationImageToImageMetricv4Test.cxx b/Modules/Registration/Metricsv4/test/itkJointHistogramMutualInformationImageToImageMetricv4Test.cxx index 0fd23185eff..f7a2565461d 100644 --- a/Modules/Registration/Metricsv4/test/itkJointHistogramMutualInformationImageToImageMetricv4Test.cxx +++ b/Modules/Registration/Metricsv4/test/itkJointHistogramMutualInformationImageToImageMetricv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkJointHistogramMutualInformationImageToImageRegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkJointHistogramMutualInformationImageToImageRegistrationTest.cxx index b62580a3b92..4d273ea5757 100644 --- a/Modules/Registration/Metricsv4/test/itkJointHistogramMutualInformationImageToImageRegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkJointHistogramMutualInformationImageToImageRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkLabeledPointSetMetricRegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkLabeledPointSetMetricRegistrationTest.cxx index 0fba1e5eec1..3c01961d935 100644 --- a/Modules/Registration/Metricsv4/test/itkLabeledPointSetMetricRegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkLabeledPointSetMetricRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkLabeledPointSetMetricTest.cxx b/Modules/Registration/Metricsv4/test/itkLabeledPointSetMetricTest.cxx index c4662be7be4..a4ea8bd9518 100644 --- a/Modules/Registration/Metricsv4/test/itkLabeledPointSetMetricTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkLabeledPointSetMetricTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkMattesMutualInformationImageToImageMetricv4RegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkMattesMutualInformationImageToImageMetricv4RegistrationTest.cxx index f8766a42346..1b1646ece41 100644 --- a/Modules/Registration/Metricsv4/test/itkMattesMutualInformationImageToImageMetricv4RegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkMattesMutualInformationImageToImageMetricv4RegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkMattesMutualInformationImageToImageMetricv4Test.cxx b/Modules/Registration/Metricsv4/test/itkMattesMutualInformationImageToImageMetricv4Test.cxx index 20e2c00d1df..c7a17cd572c 100644 --- a/Modules/Registration/Metricsv4/test/itkMattesMutualInformationImageToImageMetricv4Test.cxx +++ b/Modules/Registration/Metricsv4/test/itkMattesMutualInformationImageToImageMetricv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4OnVectorTest.cxx b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4OnVectorTest.cxx index c5b8e957a8c..7e93679d872 100644 --- a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4OnVectorTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4OnVectorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4OnVectorTest2.cxx b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4OnVectorTest2.cxx index acb7ff7c9c7..7b64dca8add 100644 --- a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4OnVectorTest2.cxx +++ b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4OnVectorTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4RegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4RegistrationTest.cxx index 08ef51adce5..074af0310a2 100644 --- a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4RegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4RegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4RegistrationTest2.cxx b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4RegistrationTest2.cxx index 5194a6a0b77..6bb83126fd5 100644 --- a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4RegistrationTest2.cxx +++ b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4RegistrationTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4SpeedTest.cxx b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4SpeedTest.cxx index cb6a580d84b..29e8ed35579 100644 --- a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4SpeedTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4SpeedTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4Test.cxx b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4Test.cxx index f5be2af1a97..7fe0d726ff7 100644 --- a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4Test.cxx +++ b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4VectorRegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4VectorRegistrationTest.cxx index 04816e7b84c..9b8e8b89d07 100644 --- a/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4VectorRegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkMeanSquaresImageToImageMetricv4VectorRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkMetricImageGradientTest.cxx b/Modules/Registration/Metricsv4/test/itkMetricImageGradientTest.cxx index 3d81e80f8a6..1ec417ac16e 100644 --- a/Modules/Registration/Metricsv4/test/itkMetricImageGradientTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkMetricImageGradientTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkMultiGradientImageToImageMetricv4RegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkMultiGradientImageToImageMetricv4RegistrationTest.cxx index 01dc985318b..00c1711b840 100644 --- a/Modules/Registration/Metricsv4/test/itkMultiGradientImageToImageMetricv4RegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkMultiGradientImageToImageMetricv4RegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkMultiStartImageToImageMetricv4RegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkMultiStartImageToImageMetricv4RegistrationTest.cxx index 5d427bdfc15..aa9ca53c2e5 100644 --- a/Modules/Registration/Metricsv4/test/itkMultiStartImageToImageMetricv4RegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkMultiStartImageToImageMetricv4RegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkObjectToObjectMultiMetricv4RegistrationTest.cxx b/Modules/Registration/Metricsv4/test/itkObjectToObjectMultiMetricv4RegistrationTest.cxx index 9b60b57f426..ae155ae288c 100644 --- a/Modules/Registration/Metricsv4/test/itkObjectToObjectMultiMetricv4RegistrationTest.cxx +++ b/Modules/Registration/Metricsv4/test/itkObjectToObjectMultiMetricv4RegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/Metricsv4/test/itkObjectToObjectMultiMetricv4Test.cxx b/Modules/Registration/Metricsv4/test/itkObjectToObjectMultiMetricv4Test.cxx index c53770f2b58..ea824542e30 100644 --- a/Modules/Registration/Metricsv4/test/itkObjectToObjectMultiMetricv4Test.cxx +++ b/Modules/Registration/Metricsv4/test/itkObjectToObjectMultiMetricv4Test.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkCurvatureRegistrationFilter.h b/Modules/Registration/PDEDeformable/include/itkCurvatureRegistrationFilter.h index 7481f84e1e4..dc09abbcf83 100644 --- a/Modules/Registration/PDEDeformable/include/itkCurvatureRegistrationFilter.h +++ b/Modules/Registration/PDEDeformable/include/itkCurvatureRegistrationFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkCurvatureRegistrationFilter.hxx b/Modules/Registration/PDEDeformable/include/itkCurvatureRegistrationFilter.hxx index 25b8be9d2b0..d22914671c0 100644 --- a/Modules/Registration/PDEDeformable/include/itkCurvatureRegistrationFilter.hxx +++ b/Modules/Registration/PDEDeformable/include/itkCurvatureRegistrationFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFilter.h b/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFilter.h index 50fb135505a..e64f152eb6b 100644 --- a/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFilter.h +++ b/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFilter.hxx b/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFilter.hxx index 685459a7d4e..1e8c00dcd84 100644 --- a/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFilter.hxx +++ b/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFunction.h b/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFunction.h index 0690a845941..5e223181cf4 100644 --- a/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFunction.h +++ b/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFunction.hxx b/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFunction.hxx index 9d99b6cbc8e..ce4dffba492 100644 --- a/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFunction.hxx +++ b/Modules/Registration/PDEDeformable/include/itkDemonsRegistrationFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkDiffeomorphicDemonsRegistrationFilter.h b/Modules/Registration/PDEDeformable/include/itkDiffeomorphicDemonsRegistrationFilter.h index b47aef27243..34f3b97fb94 100644 --- a/Modules/Registration/PDEDeformable/include/itkDiffeomorphicDemonsRegistrationFilter.h +++ b/Modules/Registration/PDEDeformable/include/itkDiffeomorphicDemonsRegistrationFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkDiffeomorphicDemonsRegistrationFilter.hxx b/Modules/Registration/PDEDeformable/include/itkDiffeomorphicDemonsRegistrationFilter.hxx index 30736cfcbbb..3e1b7b95405 100644 --- a/Modules/Registration/PDEDeformable/include/itkDiffeomorphicDemonsRegistrationFilter.hxx +++ b/Modules/Registration/PDEDeformable/include/itkDiffeomorphicDemonsRegistrationFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkESMDemonsRegistrationFunction.h b/Modules/Registration/PDEDeformable/include/itkESMDemonsRegistrationFunction.h index 00c37aec61a..c1a23b25794 100644 --- a/Modules/Registration/PDEDeformable/include/itkESMDemonsRegistrationFunction.h +++ b/Modules/Registration/PDEDeformable/include/itkESMDemonsRegistrationFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkESMDemonsRegistrationFunction.hxx b/Modules/Registration/PDEDeformable/include/itkESMDemonsRegistrationFunction.hxx index 7c2e17106a5..e4c4c0c7689 100644 --- a/Modules/Registration/PDEDeformable/include/itkESMDemonsRegistrationFunction.hxx +++ b/Modules/Registration/PDEDeformable/include/itkESMDemonsRegistrationFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFilter.h b/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFilter.h index 307a407c3a6..15afe1f9b8d 100644 --- a/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFilter.h +++ b/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFilter.hxx b/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFilter.hxx index 33935836c2c..954a842727a 100644 --- a/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFilter.hxx +++ b/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFunction.h b/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFunction.h index b68e7e719b0..0673797cd62 100644 --- a/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFunction.h +++ b/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFunction.hxx b/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFunction.hxx index 16b02f2702f..b18ba9abc7f 100644 --- a/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFunction.hxx +++ b/Modules/Registration/PDEDeformable/include/itkFastSymmetricForcesDemonsRegistrationFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFilter.h b/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFilter.h index e900d46afdd..53645f2a608 100644 --- a/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFilter.h +++ b/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFilter.hxx b/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFilter.hxx index c349a8cc64f..4231cf2962c 100644 --- a/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFilter.hxx +++ b/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFunction.h b/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFunction.h index 50eac2af28c..0d345baa37d 100644 --- a/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFunction.h +++ b/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFunction.hxx b/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFunction.hxx index 9306dc80821..5b0969606ea 100644 --- a/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFunction.hxx +++ b/Modules/Registration/PDEDeformable/include/itkLevelSetMotionRegistrationFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkMultiResolutionPDEDeformableRegistration.h b/Modules/Registration/PDEDeformable/include/itkMultiResolutionPDEDeformableRegistration.h index b055863a397..860653ce955 100644 --- a/Modules/Registration/PDEDeformable/include/itkMultiResolutionPDEDeformableRegistration.h +++ b/Modules/Registration/PDEDeformable/include/itkMultiResolutionPDEDeformableRegistration.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkMultiResolutionPDEDeformableRegistration.hxx b/Modules/Registration/PDEDeformable/include/itkMultiResolutionPDEDeformableRegistration.hxx index cc5b5910c64..846ddee229b 100644 --- a/Modules/Registration/PDEDeformable/include/itkMultiResolutionPDEDeformableRegistration.hxx +++ b/Modules/Registration/PDEDeformable/include/itkMultiResolutionPDEDeformableRegistration.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkPDEDeformableRegistrationFilter.h b/Modules/Registration/PDEDeformable/include/itkPDEDeformableRegistrationFilter.h index 286c486e638..b72a58a66d6 100644 --- a/Modules/Registration/PDEDeformable/include/itkPDEDeformableRegistrationFilter.h +++ b/Modules/Registration/PDEDeformable/include/itkPDEDeformableRegistrationFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkPDEDeformableRegistrationFilter.hxx b/Modules/Registration/PDEDeformable/include/itkPDEDeformableRegistrationFilter.hxx index 6c8f3b8ff64..cd0ae08db78 100644 --- a/Modules/Registration/PDEDeformable/include/itkPDEDeformableRegistrationFilter.hxx +++ b/Modules/Registration/PDEDeformable/include/itkPDEDeformableRegistrationFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFilter.h b/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFilter.h index 25824e7c0bb..8978baf3bc7 100644 --- a/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFilter.h +++ b/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFilter.hxx b/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFilter.hxx index 8cd96b01592..e5ed09145f3 100644 --- a/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFilter.hxx +++ b/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFunction.h b/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFunction.h index 1bb704bbf58..45aed4a4a31 100644 --- a/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFunction.h +++ b/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFunction.hxx b/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFunction.hxx index 7f8fe96a142..a8af355bb7c 100644 --- a/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFunction.hxx +++ b/Modules/Registration/PDEDeformable/include/itkSymmetricForcesDemonsRegistrationFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/test/itkCurvatureRegistrationFilterTest.cxx b/Modules/Registration/PDEDeformable/test/itkCurvatureRegistrationFilterTest.cxx index 7416dafe39e..4bda3e4e944 100644 --- a/Modules/Registration/PDEDeformable/test/itkCurvatureRegistrationFilterTest.cxx +++ b/Modules/Registration/PDEDeformable/test/itkCurvatureRegistrationFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/test/itkDemonsRegistrationFilterTest.cxx b/Modules/Registration/PDEDeformable/test/itkDemonsRegistrationFilterTest.cxx index d13d54aabb0..0d8636ad6a6 100644 --- a/Modules/Registration/PDEDeformable/test/itkDemonsRegistrationFilterTest.cxx +++ b/Modules/Registration/PDEDeformable/test/itkDemonsRegistrationFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/test/itkDiffeomorphicDemonsRegistrationFilterTest.cxx b/Modules/Registration/PDEDeformable/test/itkDiffeomorphicDemonsRegistrationFilterTest.cxx index 20eecf3dbba..964be4de4ad 100644 --- a/Modules/Registration/PDEDeformable/test/itkDiffeomorphicDemonsRegistrationFilterTest.cxx +++ b/Modules/Registration/PDEDeformable/test/itkDiffeomorphicDemonsRegistrationFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/test/itkDiffeomorphicDemonsRegistrationFilterTest2.cxx b/Modules/Registration/PDEDeformable/test/itkDiffeomorphicDemonsRegistrationFilterTest2.cxx index 12d3290229b..b612065df71 100644 --- a/Modules/Registration/PDEDeformable/test/itkDiffeomorphicDemonsRegistrationFilterTest2.cxx +++ b/Modules/Registration/PDEDeformable/test/itkDiffeomorphicDemonsRegistrationFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/test/itkFastSymmetricForcesDemonsRegistrationFilterTest.cxx b/Modules/Registration/PDEDeformable/test/itkFastSymmetricForcesDemonsRegistrationFilterTest.cxx index 6eca255aed2..dffbba54ef3 100644 --- a/Modules/Registration/PDEDeformable/test/itkFastSymmetricForcesDemonsRegistrationFilterTest.cxx +++ b/Modules/Registration/PDEDeformable/test/itkFastSymmetricForcesDemonsRegistrationFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/test/itkLevelSetMotionRegistrationFilterTest.cxx b/Modules/Registration/PDEDeformable/test/itkLevelSetMotionRegistrationFilterTest.cxx index 578bbabfdf8..382110dd098 100644 --- a/Modules/Registration/PDEDeformable/test/itkLevelSetMotionRegistrationFilterTest.cxx +++ b/Modules/Registration/PDEDeformable/test/itkLevelSetMotionRegistrationFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/test/itkMultiResolutionPDEDeformableRegistrationTest.cxx b/Modules/Registration/PDEDeformable/test/itkMultiResolutionPDEDeformableRegistrationTest.cxx index 9c796b8098d..a4df6af19a3 100644 --- a/Modules/Registration/PDEDeformable/test/itkMultiResolutionPDEDeformableRegistrationTest.cxx +++ b/Modules/Registration/PDEDeformable/test/itkMultiResolutionPDEDeformableRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/PDEDeformable/test/itkSymmetricForcesDemonsRegistrationFilterTest.cxx b/Modules/Registration/PDEDeformable/test/itkSymmetricForcesDemonsRegistrationFilterTest.cxx index 1c949b8655a..171e9146157 100644 --- a/Modules/Registration/PDEDeformable/test/itkSymmetricForcesDemonsRegistrationFilterTest.cxx +++ b/Modules/Registration/PDEDeformable/test/itkSymmetricForcesDemonsRegistrationFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/include/itkBSplineSyNImageRegistrationMethod.h b/Modules/Registration/RegistrationMethodsv4/include/itkBSplineSyNImageRegistrationMethod.h index 22bae9b72db..9db9cb25979 100644 --- a/Modules/Registration/RegistrationMethodsv4/include/itkBSplineSyNImageRegistrationMethod.h +++ b/Modules/Registration/RegistrationMethodsv4/include/itkBSplineSyNImageRegistrationMethod.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/include/itkBSplineSyNImageRegistrationMethod.hxx b/Modules/Registration/RegistrationMethodsv4/include/itkBSplineSyNImageRegistrationMethod.hxx index d4b829e53a2..bccd861ad1e 100644 --- a/Modules/Registration/RegistrationMethodsv4/include/itkBSplineSyNImageRegistrationMethod.hxx +++ b/Modules/Registration/RegistrationMethodsv4/include/itkBSplineSyNImageRegistrationMethod.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/include/itkImageRegistrationMethodv4.h b/Modules/Registration/RegistrationMethodsv4/include/itkImageRegistrationMethodv4.h index 3d7c5975517..bc2fe579adf 100644 --- a/Modules/Registration/RegistrationMethodsv4/include/itkImageRegistrationMethodv4.h +++ b/Modules/Registration/RegistrationMethodsv4/include/itkImageRegistrationMethodv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/include/itkImageRegistrationMethodv4.hxx b/Modules/Registration/RegistrationMethodsv4/include/itkImageRegistrationMethodv4.hxx index 3916e5c123a..2e96cefa6ca 100644 --- a/Modules/Registration/RegistrationMethodsv4/include/itkImageRegistrationMethodv4.hxx +++ b/Modules/Registration/RegistrationMethodsv4/include/itkImageRegistrationMethodv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/include/itkSyNImageRegistrationMethod.h b/Modules/Registration/RegistrationMethodsv4/include/itkSyNImageRegistrationMethod.h index cc0cf88ff5e..514339d47c9 100644 --- a/Modules/Registration/RegistrationMethodsv4/include/itkSyNImageRegistrationMethod.h +++ b/Modules/Registration/RegistrationMethodsv4/include/itkSyNImageRegistrationMethod.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/include/itkSyNImageRegistrationMethod.hxx b/Modules/Registration/RegistrationMethodsv4/include/itkSyNImageRegistrationMethod.hxx index 21c4bb8e279..2ff2a15bcc7 100644 --- a/Modules/Registration/RegistrationMethodsv4/include/itkSyNImageRegistrationMethod.hxx +++ b/Modules/Registration/RegistrationMethodsv4/include/itkSyNImageRegistrationMethod.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingBSplineVelocityFieldImageRegistrationMethod.h b/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingBSplineVelocityFieldImageRegistrationMethod.h index 12ca14850e7..9ad458c7466 100644 --- a/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingBSplineVelocityFieldImageRegistrationMethod.h +++ b/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingBSplineVelocityFieldImageRegistrationMethod.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingBSplineVelocityFieldImageRegistrationMethod.hxx b/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingBSplineVelocityFieldImageRegistrationMethod.hxx index 69c9a45a895..b4e4b9ddf14 100644 --- a/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingBSplineVelocityFieldImageRegistrationMethod.hxx +++ b/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingBSplineVelocityFieldImageRegistrationMethod.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingVelocityFieldImageRegistrationMethodv4.h b/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingVelocityFieldImageRegistrationMethodv4.h index 1284dbec954..3a5cf146518 100644 --- a/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingVelocityFieldImageRegistrationMethodv4.h +++ b/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingVelocityFieldImageRegistrationMethodv4.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingVelocityFieldImageRegistrationMethodv4.hxx b/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingVelocityFieldImageRegistrationMethodv4.hxx index 350c525a813..3306939e0e4 100644 --- a/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingVelocityFieldImageRegistrationMethodv4.hxx +++ b/Modules/Registration/RegistrationMethodsv4/include/itkTimeVaryingVelocityFieldImageRegistrationMethodv4.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkBSplineExponentialImageRegistrationTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkBSplineExponentialImageRegistrationTest.cxx index ad3aa89d30c..73c7613d500 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkBSplineExponentialImageRegistrationTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkBSplineExponentialImageRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkBSplineImageRegistrationTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkBSplineImageRegistrationTest.cxx index 2b8ff504aa1..474b1a02145 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkBSplineImageRegistrationTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkBSplineImageRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkBSplineSyNImageRegistrationTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkBSplineSyNImageRegistrationTest.cxx index 7ed8ac37929..c6c01e4960a 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkBSplineSyNImageRegistrationTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkBSplineSyNImageRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkBSplineSyNPointSetRegistrationTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkBSplineSyNPointSetRegistrationTest.cxx index e45e5b1f763..a27d57f7ba5 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkBSplineSyNPointSetRegistrationTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkBSplineSyNPointSetRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkExponentialImageRegistrationTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkExponentialImageRegistrationTest.cxx index 579bb167dcc..4dde13f0fef 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkExponentialImageRegistrationTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkExponentialImageRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkImageRegistrationSamplingTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkImageRegistrationSamplingTest.cxx index 06864f8570c..d3aafdc69ac 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkImageRegistrationSamplingTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkImageRegistrationSamplingTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkQuasiNewtonOptimizerv4RegistrationTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkQuasiNewtonOptimizerv4RegistrationTest.cxx index 6ee6b18bff5..617e7a510bd 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkQuasiNewtonOptimizerv4RegistrationTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkQuasiNewtonOptimizerv4RegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest.cxx index fdfeeeb2d3d..f9f233e6699 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest2.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest2.cxx index 92f568427cc..676e5b492ad 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest2.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest3.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest3.cxx index 93282ebdc37..c0475dec979 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest3.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest4.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest4.cxx index 20e71d7e3bd..8b43e6f0e4f 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest4.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTestWithMaskAndSampling.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTestWithMaskAndSampling.cxx index 7e33ffdddc8..403326c0962 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTestWithMaskAndSampling.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkSimpleImageRegistrationTestWithMaskAndSampling.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkSimplePointSetRegistrationTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkSimplePointSetRegistrationTest.cxx index e5addc22c15..691e3ca0bcd 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkSimplePointSetRegistrationTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkSimplePointSetRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkSyNImageRegistrationTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkSyNImageRegistrationTest.cxx index 6e169ef7359..d15540479c2 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkSyNImageRegistrationTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkSyNImageRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkSyNPointSetRegistrationTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkSyNPointSetRegistrationTest.cxx index 2e0f4ac4b6a..e321b0fd667 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkSyNPointSetRegistrationTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkSyNPointSetRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkTimeVaryingBSplineVelocityFieldImageRegistrationTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkTimeVaryingBSplineVelocityFieldImageRegistrationTest.cxx index cdf85d69521..4c77a0a73fa 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkTimeVaryingBSplineVelocityFieldImageRegistrationTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkTimeVaryingBSplineVelocityFieldImageRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkTimeVaryingBSplineVelocityFieldPointSetRegistrationTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkTimeVaryingBSplineVelocityFieldPointSetRegistrationTest.cxx index 103473d1ec5..d6de6797066 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkTimeVaryingBSplineVelocityFieldPointSetRegistrationTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkTimeVaryingBSplineVelocityFieldPointSetRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Registration/RegistrationMethodsv4/test/itkTimeVaryingVelocityFieldImageRegistrationTest.cxx b/Modules/Registration/RegistrationMethodsv4/test/itkTimeVaryingVelocityFieldImageRegistrationTest.cxx index e429b8c306b..9ce99411921 100644 --- a/Modules/Registration/RegistrationMethodsv4/test/itkTimeVaryingVelocityFieldImageRegistrationTest.cxx +++ b/Modules/Registration/RegistrationMethodsv4/test/itkTimeVaryingVelocityFieldImageRegistrationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkBayesianClassifierImageFilter.h b/Modules/Segmentation/Classifiers/include/itkBayesianClassifierImageFilter.h index 7a7dfad8cce..88aecae7d4d 100644 --- a/Modules/Segmentation/Classifiers/include/itkBayesianClassifierImageFilter.h +++ b/Modules/Segmentation/Classifiers/include/itkBayesianClassifierImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkBayesianClassifierImageFilter.hxx b/Modules/Segmentation/Classifiers/include/itkBayesianClassifierImageFilter.hxx index 442cd2a907a..7b6632009b7 100644 --- a/Modules/Segmentation/Classifiers/include/itkBayesianClassifierImageFilter.hxx +++ b/Modules/Segmentation/Classifiers/include/itkBayesianClassifierImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkBayesianClassifierInitializationImageFilter.h b/Modules/Segmentation/Classifiers/include/itkBayesianClassifierInitializationImageFilter.h index 44a2c50975e..f93e81ecba8 100644 --- a/Modules/Segmentation/Classifiers/include/itkBayesianClassifierInitializationImageFilter.h +++ b/Modules/Segmentation/Classifiers/include/itkBayesianClassifierInitializationImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkBayesianClassifierInitializationImageFilter.hxx b/Modules/Segmentation/Classifiers/include/itkBayesianClassifierInitializationImageFilter.hxx index 086373a6ebd..972df5a20e4 100644 --- a/Modules/Segmentation/Classifiers/include/itkBayesianClassifierInitializationImageFilter.hxx +++ b/Modules/Segmentation/Classifiers/include/itkBayesianClassifierInitializationImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkClassifierBase.h b/Modules/Segmentation/Classifiers/include/itkClassifierBase.h index 1f87ee5fe69..dd481a83aab 100644 --- a/Modules/Segmentation/Classifiers/include/itkClassifierBase.h +++ b/Modules/Segmentation/Classifiers/include/itkClassifierBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkClassifierBase.hxx b/Modules/Segmentation/Classifiers/include/itkClassifierBase.hxx index 91fb49374dc..6032f4f7607 100644 --- a/Modules/Segmentation/Classifiers/include/itkClassifierBase.hxx +++ b/Modules/Segmentation/Classifiers/include/itkClassifierBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkImageClassifierBase.h b/Modules/Segmentation/Classifiers/include/itkImageClassifierBase.h index 1c6ffccbeac..30f23ec004d 100644 --- a/Modules/Segmentation/Classifiers/include/itkImageClassifierBase.h +++ b/Modules/Segmentation/Classifiers/include/itkImageClassifierBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkImageClassifierBase.hxx b/Modules/Segmentation/Classifiers/include/itkImageClassifierBase.hxx index 7649f0bda57..0da5bbedce5 100644 --- a/Modules/Segmentation/Classifiers/include/itkImageClassifierBase.hxx +++ b/Modules/Segmentation/Classifiers/include/itkImageClassifierBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkImageGaussianModelEstimator.h b/Modules/Segmentation/Classifiers/include/itkImageGaussianModelEstimator.h index bb30f1227d5..19fec8ec087 100644 --- a/Modules/Segmentation/Classifiers/include/itkImageGaussianModelEstimator.h +++ b/Modules/Segmentation/Classifiers/include/itkImageGaussianModelEstimator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkImageGaussianModelEstimator.hxx b/Modules/Segmentation/Classifiers/include/itkImageGaussianModelEstimator.hxx index 85e03cea655..f89fa9d1900 100644 --- a/Modules/Segmentation/Classifiers/include/itkImageGaussianModelEstimator.hxx +++ b/Modules/Segmentation/Classifiers/include/itkImageGaussianModelEstimator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkImageKmeansModelEstimator.h b/Modules/Segmentation/Classifiers/include/itkImageKmeansModelEstimator.h index 4d667995d64..96bd7058be4 100644 --- a/Modules/Segmentation/Classifiers/include/itkImageKmeansModelEstimator.h +++ b/Modules/Segmentation/Classifiers/include/itkImageKmeansModelEstimator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkImageKmeansModelEstimator.hxx b/Modules/Segmentation/Classifiers/include/itkImageKmeansModelEstimator.hxx index 824d05e493b..05ecb586929 100644 --- a/Modules/Segmentation/Classifiers/include/itkImageKmeansModelEstimator.hxx +++ b/Modules/Segmentation/Classifiers/include/itkImageKmeansModelEstimator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkImageModelEstimatorBase.h b/Modules/Segmentation/Classifiers/include/itkImageModelEstimatorBase.h index e4f2ec34b50..0c0a40cc8a3 100644 --- a/Modules/Segmentation/Classifiers/include/itkImageModelEstimatorBase.h +++ b/Modules/Segmentation/Classifiers/include/itkImageModelEstimatorBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkImageModelEstimatorBase.hxx b/Modules/Segmentation/Classifiers/include/itkImageModelEstimatorBase.hxx index 22edb3db88b..b7e645ad17c 100644 --- a/Modules/Segmentation/Classifiers/include/itkImageModelEstimatorBase.hxx +++ b/Modules/Segmentation/Classifiers/include/itkImageModelEstimatorBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkScalarImageKmeansImageFilter.h b/Modules/Segmentation/Classifiers/include/itkScalarImageKmeansImageFilter.h index 7b4607a8a6f..38a9bef4a61 100644 --- a/Modules/Segmentation/Classifiers/include/itkScalarImageKmeansImageFilter.h +++ b/Modules/Segmentation/Classifiers/include/itkScalarImageKmeansImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/include/itkScalarImageKmeansImageFilter.hxx b/Modules/Segmentation/Classifiers/include/itkScalarImageKmeansImageFilter.hxx index ec3537858af..2dd9f33813b 100644 --- a/Modules/Segmentation/Classifiers/include/itkScalarImageKmeansImageFilter.hxx +++ b/Modules/Segmentation/Classifiers/include/itkScalarImageKmeansImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/test/itkBayesianClassifierImageFilterTest.cxx b/Modules/Segmentation/Classifiers/test/itkBayesianClassifierImageFilterTest.cxx index 5856df28c52..b71ed35f79f 100644 --- a/Modules/Segmentation/Classifiers/test/itkBayesianClassifierImageFilterTest.cxx +++ b/Modules/Segmentation/Classifiers/test/itkBayesianClassifierImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/test/itkImageClassifierFilterTest.cxx b/Modules/Segmentation/Classifiers/test/itkImageClassifierFilterTest.cxx index 42d95bd497f..1e78a9117fe 100644 --- a/Modules/Segmentation/Classifiers/test/itkImageClassifierFilterTest.cxx +++ b/Modules/Segmentation/Classifiers/test/itkImageClassifierFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/test/itkKmeansModelEstimatorTest.cxx b/Modules/Segmentation/Classifiers/test/itkKmeansModelEstimatorTest.cxx index fbdc2dcde63..9ddaad1a7f0 100644 --- a/Modules/Segmentation/Classifiers/test/itkKmeansModelEstimatorTest.cxx +++ b/Modules/Segmentation/Classifiers/test/itkKmeansModelEstimatorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest1.cxx b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest1.cxx index d8174c39e1e..8dd53f0f089 100644 --- a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest1.cxx +++ b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest2.cxx b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest2.cxx index c70bd65b3ee..02b6570c920 100644 --- a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest2.cxx +++ b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest3.cxx b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest3.cxx index 6bfc7e66a78..ac19d2eba6c 100644 --- a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest3.cxx +++ b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest3.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest4.cxx b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest4.cxx index 8aa14b2d09a..b62410a8253 100644 --- a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest4.cxx +++ b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest4.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest5.cxx b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest5.cxx index 43070f6a344..57c35e326c7 100644 --- a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest5.cxx +++ b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest5.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest6.cxx b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest6.cxx index 174809b456b..60a0a369621 100644 --- a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest6.cxx +++ b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest6.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest7.cxx b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest7.cxx index cf7a3ca14d3..f25ea9f04bd 100644 --- a/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest7.cxx +++ b/Modules/Segmentation/Classifiers/test/itkSampleClassifierFilterTest7.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/test/itkScalarImageKmeansImageFilter3DTest.cxx b/Modules/Segmentation/Classifiers/test/itkScalarImageKmeansImageFilter3DTest.cxx index 787f5e2457c..eecd23fbc2f 100644 --- a/Modules/Segmentation/Classifiers/test/itkScalarImageKmeansImageFilter3DTest.cxx +++ b/Modules/Segmentation/Classifiers/test/itkScalarImageKmeansImageFilter3DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/test/itkScalarImageKmeansImageFilterTest.cxx b/Modules/Segmentation/Classifiers/test/itkScalarImageKmeansImageFilterTest.cxx index 7c88082e797..66daf9fed1b 100644 --- a/Modules/Segmentation/Classifiers/test/itkScalarImageKmeansImageFilterTest.cxx +++ b/Modules/Segmentation/Classifiers/test/itkScalarImageKmeansImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Classifiers/test/itkSupervisedImageClassifierTest.cxx b/Modules/Segmentation/Classifiers/test/itkSupervisedImageClassifierTest.cxx index ee8a026b1a1..9f0c2a96ca2 100644 --- a/Modules/Segmentation/Classifiers/test/itkSupervisedImageClassifierTest.cxx +++ b/Modules/Segmentation/Classifiers/test/itkSupervisedImageClassifierTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentFunctorImageFilter.h b/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentFunctorImageFilter.h index 32068617705..87e6238b324 100644 --- a/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentFunctorImageFilter.h +++ b/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentFunctorImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentFunctorImageFilter.hxx b/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentFunctorImageFilter.hxx index 26dce916ec3..683475cbc5b 100644 --- a/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentFunctorImageFilter.hxx +++ b/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentFunctorImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentImageFilter.h b/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentImageFilter.h index 1e0c167ba34..868a5422d63 100644 --- a/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentImageFilter.h +++ b/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentImageFilter.hxx b/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentImageFilter.hxx index 95048a7420a..b9e08331c15 100644 --- a/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentImageFilter.hxx +++ b/Modules/Segmentation/ConnectedComponents/include/itkConnectedComponentImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/include/itkHardConnectedComponentImageFilter.h b/Modules/Segmentation/ConnectedComponents/include/itkHardConnectedComponentImageFilter.h index 73c63c9b64b..ad82201f31b 100644 --- a/Modules/Segmentation/ConnectedComponents/include/itkHardConnectedComponentImageFilter.h +++ b/Modules/Segmentation/ConnectedComponents/include/itkHardConnectedComponentImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/include/itkHardConnectedComponentImageFilter.hxx b/Modules/Segmentation/ConnectedComponents/include/itkHardConnectedComponentImageFilter.hxx index 93bd448c87c..a12ce11855e 100644 --- a/Modules/Segmentation/ConnectedComponents/include/itkHardConnectedComponentImageFilter.hxx +++ b/Modules/Segmentation/ConnectedComponents/include/itkHardConnectedComponentImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/include/itkRelabelComponentImageFilter.h b/Modules/Segmentation/ConnectedComponents/include/itkRelabelComponentImageFilter.h index 8ebc8fb7822..20678451f0e 100644 --- a/Modules/Segmentation/ConnectedComponents/include/itkRelabelComponentImageFilter.h +++ b/Modules/Segmentation/ConnectedComponents/include/itkRelabelComponentImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/include/itkRelabelComponentImageFilter.hxx b/Modules/Segmentation/ConnectedComponents/include/itkRelabelComponentImageFilter.hxx index e22b27f38d3..3d07835188e 100644 --- a/Modules/Segmentation/ConnectedComponents/include/itkRelabelComponentImageFilter.hxx +++ b/Modules/Segmentation/ConnectedComponents/include/itkRelabelComponentImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/include/itkScalarConnectedComponentImageFilter.h b/Modules/Segmentation/ConnectedComponents/include/itkScalarConnectedComponentImageFilter.h index e7baea3fc7f..b821563e1d2 100644 --- a/Modules/Segmentation/ConnectedComponents/include/itkScalarConnectedComponentImageFilter.h +++ b/Modules/Segmentation/ConnectedComponents/include/itkScalarConnectedComponentImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/include/itkThresholdMaximumConnectedComponentsImageFilter.h b/Modules/Segmentation/ConnectedComponents/include/itkThresholdMaximumConnectedComponentsImageFilter.h index f2d7b60e318..3117d77e468 100644 --- a/Modules/Segmentation/ConnectedComponents/include/itkThresholdMaximumConnectedComponentsImageFilter.h +++ b/Modules/Segmentation/ConnectedComponents/include/itkThresholdMaximumConnectedComponentsImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/include/itkThresholdMaximumConnectedComponentsImageFilter.hxx b/Modules/Segmentation/ConnectedComponents/include/itkThresholdMaximumConnectedComponentsImageFilter.hxx index 0fccdab11bd..60508aa9e3b 100644 --- a/Modules/Segmentation/ConnectedComponents/include/itkThresholdMaximumConnectedComponentsImageFilter.hxx +++ b/Modules/Segmentation/ConnectedComponents/include/itkThresholdMaximumConnectedComponentsImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/include/itkVectorConnectedComponentImageFilter.h b/Modules/Segmentation/ConnectedComponents/include/itkVectorConnectedComponentImageFilter.h index 2f7072e3746..eca8bf49adb 100644 --- a/Modules/Segmentation/ConnectedComponents/include/itkVectorConnectedComponentImageFilter.h +++ b/Modules/Segmentation/ConnectedComponents/include/itkVectorConnectedComponentImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterBackgroundTest.cxx b/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterBackgroundTest.cxx index 019e252a4e4..0b5fcb2e928 100644 --- a/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterBackgroundTest.cxx +++ b/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterBackgroundTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterGTest.cxx b/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterGTest.cxx index aeeb5d1724d..9b2e170d4e7 100644 --- a/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterGTest.cxx +++ b/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterTest.cxx b/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterTest.cxx index f209c7bdaf7..bbd0356f52c 100644 --- a/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterTest.cxx +++ b/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterTestRGB.cxx b/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterTestRGB.cxx index da9573a6ef8..bd5ae4768d9 100644 --- a/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterTestRGB.cxx +++ b/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterTestRGB.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterTooManyObjectsTest.cxx b/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterTooManyObjectsTest.cxx index be422c4ca8b..ee5860127bd 100644 --- a/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterTooManyObjectsTest.cxx +++ b/Modules/Segmentation/ConnectedComponents/test/itkConnectedComponentImageFilterTooManyObjectsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/test/itkHardConnectedComponentImageFilterTest.cxx b/Modules/Segmentation/ConnectedComponents/test/itkHardConnectedComponentImageFilterTest.cxx index 5809729262e..b8104126e4f 100644 --- a/Modules/Segmentation/ConnectedComponents/test/itkHardConnectedComponentImageFilterTest.cxx +++ b/Modules/Segmentation/ConnectedComponents/test/itkHardConnectedComponentImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/test/itkMaskConnectedComponentImageFilterTest.cxx b/Modules/Segmentation/ConnectedComponents/test/itkMaskConnectedComponentImageFilterTest.cxx index e5365af6995..f6e7f28acc9 100644 --- a/Modules/Segmentation/ConnectedComponents/test/itkMaskConnectedComponentImageFilterTest.cxx +++ b/Modules/Segmentation/ConnectedComponents/test/itkMaskConnectedComponentImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/test/itkRelabelComponentImageFilterGTest.cxx b/Modules/Segmentation/ConnectedComponents/test/itkRelabelComponentImageFilterGTest.cxx index ca97db612b0..e6fbd227607 100644 --- a/Modules/Segmentation/ConnectedComponents/test/itkRelabelComponentImageFilterGTest.cxx +++ b/Modules/Segmentation/ConnectedComponents/test/itkRelabelComponentImageFilterGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/test/itkRelabelComponentImageFilterTest.cxx b/Modules/Segmentation/ConnectedComponents/test/itkRelabelComponentImageFilterTest.cxx index 6f6c0df9113..654e7ee5ff2 100644 --- a/Modules/Segmentation/ConnectedComponents/test/itkRelabelComponentImageFilterTest.cxx +++ b/Modules/Segmentation/ConnectedComponents/test/itkRelabelComponentImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/test/itkScalarConnectedComponentImageFilterTest.cxx b/Modules/Segmentation/ConnectedComponents/test/itkScalarConnectedComponentImageFilterTest.cxx index b82759e1c44..2afd7150bc4 100644 --- a/Modules/Segmentation/ConnectedComponents/test/itkScalarConnectedComponentImageFilterTest.cxx +++ b/Modules/Segmentation/ConnectedComponents/test/itkScalarConnectedComponentImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/test/itkThresholdMaximumConnectedComponentsImageFilterTest.cxx b/Modules/Segmentation/ConnectedComponents/test/itkThresholdMaximumConnectedComponentsImageFilterTest.cxx index c2dbf634ad0..907d04f3d16 100644 --- a/Modules/Segmentation/ConnectedComponents/test/itkThresholdMaximumConnectedComponentsImageFilterTest.cxx +++ b/Modules/Segmentation/ConnectedComponents/test/itkThresholdMaximumConnectedComponentsImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/ConnectedComponents/test/itkVectorConnectedComponentImageFilterTest.cxx b/Modules/Segmentation/ConnectedComponents/test/itkVectorConnectedComponentImageFilterTest.cxx index f7cad254d08..10adb32f1be 100644 --- a/Modules/Segmentation/ConnectedComponents/test/itkVectorConnectedComponentImageFilterTest.cxx +++ b/Modules/Segmentation/ConnectedComponents/test/itkVectorConnectedComponentImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DBalloonForceFilter.h b/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DBalloonForceFilter.h index dc2ce4d307f..c5b5eccc89c 100644 --- a/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DBalloonForceFilter.h +++ b/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DBalloonForceFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DBalloonForceFilter.hxx b/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DBalloonForceFilter.hxx index 3d4465eb4be..2d0e40508dc 100644 --- a/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DBalloonForceFilter.hxx +++ b/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DBalloonForceFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DFilter.h b/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DFilter.h index e5d5494bc80..0de8c5f6273 100644 --- a/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DFilter.h +++ b/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DFilter.hxx b/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DFilter.hxx index 2372f464e8d..84c0964eadd 100644 --- a/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DFilter.hxx +++ b/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DGradientConstraintForceFilter.h b/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DGradientConstraintForceFilter.h index a3d23ab8458..3e8cee966b9 100644 --- a/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DGradientConstraintForceFilter.h +++ b/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DGradientConstraintForceFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DGradientConstraintForceFilter.hxx b/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DGradientConstraintForceFilter.hxx index 075f8752da3..d2bf888d9cb 100644 --- a/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DGradientConstraintForceFilter.hxx +++ b/Modules/Segmentation/DeformableMesh/include/itkDeformableSimplexMesh3DGradientConstraintForceFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/DeformableMesh/test/itkDeformableSimplexMesh3DBalloonForceFilterTest.cxx b/Modules/Segmentation/DeformableMesh/test/itkDeformableSimplexMesh3DBalloonForceFilterTest.cxx index f55038004d9..8aa0cc3d1c3 100644 --- a/Modules/Segmentation/DeformableMesh/test/itkDeformableSimplexMesh3DBalloonForceFilterTest.cxx +++ b/Modules/Segmentation/DeformableMesh/test/itkDeformableSimplexMesh3DBalloonForceFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/DeformableMesh/test/itkDeformableSimplexMesh3DFilterTest.cxx b/Modules/Segmentation/DeformableMesh/test/itkDeformableSimplexMesh3DFilterTest.cxx index 884a27a7fd3..51c96056ad1 100644 --- a/Modules/Segmentation/DeformableMesh/test/itkDeformableSimplexMesh3DFilterTest.cxx +++ b/Modules/Segmentation/DeformableMesh/test/itkDeformableSimplexMesh3DFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/DeformableMesh/test/itkDeformableSimplexMesh3DGradientConstraintForceFilterTest.cxx b/Modules/Segmentation/DeformableMesh/test/itkDeformableSimplexMesh3DGradientConstraintForceFilterTest.cxx index 7c121b3266e..b05dc1311b3 100644 --- a/Modules/Segmentation/DeformableMesh/test/itkDeformableSimplexMesh3DGradientConstraintForceFilterTest.cxx +++ b/Modules/Segmentation/DeformableMesh/test/itkDeformableSimplexMesh3DGradientConstraintForceFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/DeformableMesh/test/itkSimplexMeshWithFloatCoordRepTest.cxx b/Modules/Segmentation/DeformableMesh/test/itkSimplexMeshWithFloatCoordRepTest.cxx index 9f4e8506312..6408ed33aaa 100644 --- a/Modules/Segmentation/DeformableMesh/test/itkSimplexMeshWithFloatCoordRepTest.cxx +++ b/Modules/Segmentation/DeformableMesh/test/itkSimplexMeshWithFloatCoordRepTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/KLMRegionGrowing/include/itkKLMRegionGrowImageFilter.h b/Modules/Segmentation/KLMRegionGrowing/include/itkKLMRegionGrowImageFilter.h index ad122491b53..ec2829e742e 100644 --- a/Modules/Segmentation/KLMRegionGrowing/include/itkKLMRegionGrowImageFilter.h +++ b/Modules/Segmentation/KLMRegionGrowing/include/itkKLMRegionGrowImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/KLMRegionGrowing/include/itkKLMRegionGrowImageFilter.hxx b/Modules/Segmentation/KLMRegionGrowing/include/itkKLMRegionGrowImageFilter.hxx index 1936f2fccdb..a3c8e9376bb 100644 --- a/Modules/Segmentation/KLMRegionGrowing/include/itkKLMRegionGrowImageFilter.hxx +++ b/Modules/Segmentation/KLMRegionGrowing/include/itkKLMRegionGrowImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/KLMRegionGrowing/include/itkKLMSegmentationBorder.h b/Modules/Segmentation/KLMRegionGrowing/include/itkKLMSegmentationBorder.h index 6d552a9d800..6e038655bde 100644 --- a/Modules/Segmentation/KLMRegionGrowing/include/itkKLMSegmentationBorder.h +++ b/Modules/Segmentation/KLMRegionGrowing/include/itkKLMSegmentationBorder.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/KLMRegionGrowing/include/itkKLMSegmentationRegion.h b/Modules/Segmentation/KLMRegionGrowing/include/itkKLMSegmentationRegion.h index bbbff1863b6..1b5ab2728a2 100644 --- a/Modules/Segmentation/KLMRegionGrowing/include/itkKLMSegmentationRegion.h +++ b/Modules/Segmentation/KLMRegionGrowing/include/itkKLMSegmentationRegion.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/KLMRegionGrowing/include/itkRegionGrowImageFilter.h b/Modules/Segmentation/KLMRegionGrowing/include/itkRegionGrowImageFilter.h index 32d8a4165b5..1c2a615c87b 100644 --- a/Modules/Segmentation/KLMRegionGrowing/include/itkRegionGrowImageFilter.h +++ b/Modules/Segmentation/KLMRegionGrowing/include/itkRegionGrowImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/KLMRegionGrowing/include/itkRegionGrowImageFilter.hxx b/Modules/Segmentation/KLMRegionGrowing/include/itkRegionGrowImageFilter.hxx index 8cad06ee956..f649399a98a 100644 --- a/Modules/Segmentation/KLMRegionGrowing/include/itkRegionGrowImageFilter.hxx +++ b/Modules/Segmentation/KLMRegionGrowing/include/itkRegionGrowImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/KLMRegionGrowing/include/itkSegmentationBorder.h b/Modules/Segmentation/KLMRegionGrowing/include/itkSegmentationBorder.h index 4a5ad82be35..c96c0116a4e 100644 --- a/Modules/Segmentation/KLMRegionGrowing/include/itkSegmentationBorder.h +++ b/Modules/Segmentation/KLMRegionGrowing/include/itkSegmentationBorder.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/KLMRegionGrowing/include/itkSegmentationRegion.h b/Modules/Segmentation/KLMRegionGrowing/include/itkSegmentationRegion.h index 130b9f98849..1c64d6fbe8c 100644 --- a/Modules/Segmentation/KLMRegionGrowing/include/itkSegmentationRegion.h +++ b/Modules/Segmentation/KLMRegionGrowing/include/itkSegmentationRegion.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/KLMRegionGrowing/src/itkKLMSegmentationBorder.cxx b/Modules/Segmentation/KLMRegionGrowing/src/itkKLMSegmentationBorder.cxx index 5fb4de317ee..5281ccb1825 100644 --- a/Modules/Segmentation/KLMRegionGrowing/src/itkKLMSegmentationBorder.cxx +++ b/Modules/Segmentation/KLMRegionGrowing/src/itkKLMSegmentationBorder.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/KLMRegionGrowing/src/itkKLMSegmentationRegion.cxx b/Modules/Segmentation/KLMRegionGrowing/src/itkKLMSegmentationRegion.cxx index 3fa6e506b77..5b969cda8ec 100644 --- a/Modules/Segmentation/KLMRegionGrowing/src/itkKLMSegmentationRegion.cxx +++ b/Modules/Segmentation/KLMRegionGrowing/src/itkKLMSegmentationRegion.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/KLMRegionGrowing/src/itkSegmentationBorder.cxx b/Modules/Segmentation/KLMRegionGrowing/src/itkSegmentationBorder.cxx index 6a0aaea22ad..b48d596ae46 100644 --- a/Modules/Segmentation/KLMRegionGrowing/src/itkSegmentationBorder.cxx +++ b/Modules/Segmentation/KLMRegionGrowing/src/itkSegmentationBorder.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/KLMRegionGrowing/src/itkSegmentationRegion.cxx b/Modules/Segmentation/KLMRegionGrowing/src/itkSegmentationRegion.cxx index e11acaeb385..b8aae432b84 100644 --- a/Modules/Segmentation/KLMRegionGrowing/src/itkSegmentationRegion.cxx +++ b/Modules/Segmentation/KLMRegionGrowing/src/itkSegmentationRegion.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/KLMRegionGrowing/test/itkRegionGrow2DTest.cxx b/Modules/Segmentation/KLMRegionGrowing/test/itkRegionGrow2DTest.cxx index e894b6c8a3e..453026b460a 100644 --- a/Modules/Segmentation/KLMRegionGrowing/test/itkRegionGrow2DTest.cxx +++ b/Modules/Segmentation/KLMRegionGrowing/test/itkRegionGrow2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/include/itkBinaryMedianImageFilter.h b/Modules/Segmentation/LabelVoting/include/itkBinaryMedianImageFilter.h index 18cc58910e1..33dedc5c0c8 100644 --- a/Modules/Segmentation/LabelVoting/include/itkBinaryMedianImageFilter.h +++ b/Modules/Segmentation/LabelVoting/include/itkBinaryMedianImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/include/itkBinaryMedianImageFilter.hxx b/Modules/Segmentation/LabelVoting/include/itkBinaryMedianImageFilter.hxx index 0f322d2cf26..dc06504fde6 100644 --- a/Modules/Segmentation/LabelVoting/include/itkBinaryMedianImageFilter.hxx +++ b/Modules/Segmentation/LabelVoting/include/itkBinaryMedianImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/include/itkLabelVotingImageFilter.h b/Modules/Segmentation/LabelVoting/include/itkLabelVotingImageFilter.h index 88f0d2f39ee..b6e7df8c524 100644 --- a/Modules/Segmentation/LabelVoting/include/itkLabelVotingImageFilter.h +++ b/Modules/Segmentation/LabelVoting/include/itkLabelVotingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/include/itkLabelVotingImageFilter.hxx b/Modules/Segmentation/LabelVoting/include/itkLabelVotingImageFilter.hxx index b886b20b502..93d2eee9408 100644 --- a/Modules/Segmentation/LabelVoting/include/itkLabelVotingImageFilter.hxx +++ b/Modules/Segmentation/LabelVoting/include/itkLabelVotingImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/include/itkMultiLabelSTAPLEImageFilter.h b/Modules/Segmentation/LabelVoting/include/itkMultiLabelSTAPLEImageFilter.h index 319d9619e28..e5065e554a5 100644 --- a/Modules/Segmentation/LabelVoting/include/itkMultiLabelSTAPLEImageFilter.h +++ b/Modules/Segmentation/LabelVoting/include/itkMultiLabelSTAPLEImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/include/itkMultiLabelSTAPLEImageFilter.hxx b/Modules/Segmentation/LabelVoting/include/itkMultiLabelSTAPLEImageFilter.hxx index d1ba2c9542e..8fba0431fe9 100644 --- a/Modules/Segmentation/LabelVoting/include/itkMultiLabelSTAPLEImageFilter.hxx +++ b/Modules/Segmentation/LabelVoting/include/itkMultiLabelSTAPLEImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/include/itkVotingBinaryHoleFillingImageFilter.h b/Modules/Segmentation/LabelVoting/include/itkVotingBinaryHoleFillingImageFilter.h index ca3cfdedd11..8fe0ac6f049 100644 --- a/Modules/Segmentation/LabelVoting/include/itkVotingBinaryHoleFillingImageFilter.h +++ b/Modules/Segmentation/LabelVoting/include/itkVotingBinaryHoleFillingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/include/itkVotingBinaryHoleFillingImageFilter.hxx b/Modules/Segmentation/LabelVoting/include/itkVotingBinaryHoleFillingImageFilter.hxx index 30106ca3b75..e4b5607642d 100644 --- a/Modules/Segmentation/LabelVoting/include/itkVotingBinaryHoleFillingImageFilter.hxx +++ b/Modules/Segmentation/LabelVoting/include/itkVotingBinaryHoleFillingImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/include/itkVotingBinaryImageFilter.h b/Modules/Segmentation/LabelVoting/include/itkVotingBinaryImageFilter.h index 3ffca1b6e0e..fdcb3cc9b0e 100644 --- a/Modules/Segmentation/LabelVoting/include/itkVotingBinaryImageFilter.h +++ b/Modules/Segmentation/LabelVoting/include/itkVotingBinaryImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/include/itkVotingBinaryImageFilter.hxx b/Modules/Segmentation/LabelVoting/include/itkVotingBinaryImageFilter.hxx index 376e0c4b7ce..215b17c7811 100644 --- a/Modules/Segmentation/LabelVoting/include/itkVotingBinaryImageFilter.hxx +++ b/Modules/Segmentation/LabelVoting/include/itkVotingBinaryImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/include/itkVotingBinaryIterativeHoleFillingImageFilter.h b/Modules/Segmentation/LabelVoting/include/itkVotingBinaryIterativeHoleFillingImageFilter.h index e2ccb84acde..cb8ccabcb6b 100644 --- a/Modules/Segmentation/LabelVoting/include/itkVotingBinaryIterativeHoleFillingImageFilter.h +++ b/Modules/Segmentation/LabelVoting/include/itkVotingBinaryIterativeHoleFillingImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/include/itkVotingBinaryIterativeHoleFillingImageFilter.hxx b/Modules/Segmentation/LabelVoting/include/itkVotingBinaryIterativeHoleFillingImageFilter.hxx index 44c93b9c440..b97b3975612 100644 --- a/Modules/Segmentation/LabelVoting/include/itkVotingBinaryIterativeHoleFillingImageFilter.hxx +++ b/Modules/Segmentation/LabelVoting/include/itkVotingBinaryIterativeHoleFillingImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/test/itkBinaryMedianImageFilterTest.cxx b/Modules/Segmentation/LabelVoting/test/itkBinaryMedianImageFilterTest.cxx index 9728b6f06fb..d5884616e87 100644 --- a/Modules/Segmentation/LabelVoting/test/itkBinaryMedianImageFilterTest.cxx +++ b/Modules/Segmentation/LabelVoting/test/itkBinaryMedianImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/test/itkLabelVotingImageFilterTest.cxx b/Modules/Segmentation/LabelVoting/test/itkLabelVotingImageFilterTest.cxx index b3d05368983..eac73cb87fc 100644 --- a/Modules/Segmentation/LabelVoting/test/itkLabelVotingImageFilterTest.cxx +++ b/Modules/Segmentation/LabelVoting/test/itkLabelVotingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/test/itkMultiLabelSTAPLEImageFilterTest.cxx b/Modules/Segmentation/LabelVoting/test/itkMultiLabelSTAPLEImageFilterTest.cxx index 3f9b806f204..ef7e14ad40e 100644 --- a/Modules/Segmentation/LabelVoting/test/itkMultiLabelSTAPLEImageFilterTest.cxx +++ b/Modules/Segmentation/LabelVoting/test/itkMultiLabelSTAPLEImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/test/itkVotingBinaryHoleFillingImageFilterTest.cxx b/Modules/Segmentation/LabelVoting/test/itkVotingBinaryHoleFillingImageFilterTest.cxx index 63a4efbf56d..7c11095855b 100644 --- a/Modules/Segmentation/LabelVoting/test/itkVotingBinaryHoleFillingImageFilterTest.cxx +++ b/Modules/Segmentation/LabelVoting/test/itkVotingBinaryHoleFillingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/test/itkVotingBinaryImageFilterTest.cxx b/Modules/Segmentation/LabelVoting/test/itkVotingBinaryImageFilterTest.cxx index a4bcff49459..8a1a0389209 100644 --- a/Modules/Segmentation/LabelVoting/test/itkVotingBinaryImageFilterTest.cxx +++ b/Modules/Segmentation/LabelVoting/test/itkVotingBinaryImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LabelVoting/test/itkVotingBinaryIterativeHoleFillingImageFilterTest.cxx b/Modules/Segmentation/LabelVoting/test/itkVotingBinaryIterativeHoleFillingImageFilterTest.cxx index 77ac662eef1..2df5e4775a7 100644 --- a/Modules/Segmentation/LabelVoting/test/itkVotingBinaryIterativeHoleFillingImageFilterTest.cxx +++ b/Modules/Segmentation/LabelVoting/test/itkVotingBinaryIterativeHoleFillingImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkAnisotropicFourthOrderLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkAnisotropicFourthOrderLevelSetImageFilter.h index dbb32f1ec57..6a05b5db741 100644 --- a/Modules/Segmentation/LevelSets/include/itkAnisotropicFourthOrderLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkAnisotropicFourthOrderLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkAnisotropicFourthOrderLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkAnisotropicFourthOrderLevelSetImageFilter.hxx index e692bb8ee53..e502bbb5958 100644 --- a/Modules/Segmentation/LevelSets/include/itkAnisotropicFourthOrderLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkAnisotropicFourthOrderLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkBinaryMaskToNarrowBandPointSetFilter.h b/Modules/Segmentation/LevelSets/include/itkBinaryMaskToNarrowBandPointSetFilter.h index a898c3a9822..9b8f406bdd9 100644 --- a/Modules/Segmentation/LevelSets/include/itkBinaryMaskToNarrowBandPointSetFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkBinaryMaskToNarrowBandPointSetFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkBinaryMaskToNarrowBandPointSetFilter.hxx b/Modules/Segmentation/LevelSets/include/itkBinaryMaskToNarrowBandPointSetFilter.hxx index c3ec797a70d..178829f1d91 100644 --- a/Modules/Segmentation/LevelSets/include/itkBinaryMaskToNarrowBandPointSetFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkBinaryMaskToNarrowBandPointSetFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetFunction.h b/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetFunction.h index 81806740166..dc1cf2e47cd 100644 --- a/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetFunction.h +++ b/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetFunction.hxx b/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetFunction.hxx index 7a9943f1aff..31f57a2a4c6 100644 --- a/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetFunction.hxx +++ b/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetImageFilter.h index 88978e1939f..2205d0e76ca 100644 --- a/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetImageFilter.hxx index 996164195af..c7d2939075c 100644 --- a/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkCannySegmentationLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkCollidingFrontsImageFilter.h b/Modules/Segmentation/LevelSets/include/itkCollidingFrontsImageFilter.h index 6af57e4026a..3fcf23e165e 100644 --- a/Modules/Segmentation/LevelSets/include/itkCollidingFrontsImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkCollidingFrontsImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkCollidingFrontsImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkCollidingFrontsImageFilter.hxx index ad45ad36630..5e6e04ef087 100644 --- a/Modules/Segmentation/LevelSets/include/itkCollidingFrontsImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkCollidingFrontsImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetFunction.h b/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetFunction.h index 261ebd006f5..05ef5ca70d4 100644 --- a/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetFunction.h +++ b/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetFunction.hxx b/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetFunction.hxx index 8f6017098d4..cc54038207f 100644 --- a/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetFunction.hxx +++ b/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetImageFilter.h index 42a4677988e..3c025fcf8eb 100644 --- a/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetImageFilter.hxx index 333ccd35e89..5f29fdf4204 100644 --- a/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkCurvesLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkExtensionVelocitiesImageFilter.h b/Modules/Segmentation/LevelSets/include/itkExtensionVelocitiesImageFilter.h index 30dc268b867..951d1912dc1 100644 --- a/Modules/Segmentation/LevelSets/include/itkExtensionVelocitiesImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkExtensionVelocitiesImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkExtensionVelocitiesImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkExtensionVelocitiesImageFilter.hxx index 846490d6773..f359fbe59dc 100644 --- a/Modules/Segmentation/LevelSets/include/itkExtensionVelocitiesImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkExtensionVelocitiesImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetFunction.h b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetFunction.h index 392354e119c..2e34db07052 100644 --- a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetFunction.h +++ b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetFunction.hxx b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetFunction.hxx index 3b9d432488d..7f7bf4a1b57 100644 --- a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetFunction.hxx +++ b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetImageFilter.h index 18f6eeeb2f6..b7d945ac0f3 100644 --- a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetImageFilter.hxx index 5b81943e32c..bf48e94b6b0 100644 --- a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetFunction.h b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetFunction.h index 1d285c97a5e..b12cc07b8bd 100644 --- a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetFunction.h +++ b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetFunction.hxx b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetFunction.hxx index 0d1a80871d6..d457c5309b8 100644 --- a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetFunction.hxx +++ b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetImageFilter.h index 080e74f110a..b5c49b91c4d 100644 --- a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetImageFilter.hxx index 85c56382971..d62ecb479d5 100644 --- a/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkGeodesicActiveContourShapePriorLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkImplicitManifoldNormalVectorFilter.h b/Modules/Segmentation/LevelSets/include/itkImplicitManifoldNormalVectorFilter.h index 2d2e578d775..d31c5a49c7b 100644 --- a/Modules/Segmentation/LevelSets/include/itkImplicitManifoldNormalVectorFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkImplicitManifoldNormalVectorFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkImplicitManifoldNormalVectorFilter.hxx b/Modules/Segmentation/LevelSets/include/itkImplicitManifoldNormalVectorFilter.hxx index 92e23b4a87c..216492f64c4 100644 --- a/Modules/Segmentation/LevelSets/include/itkImplicitManifoldNormalVectorFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkImplicitManifoldNormalVectorFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkIsotropicFourthOrderLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkIsotropicFourthOrderLevelSetImageFilter.h index 37e1fa6f63c..46f21434df0 100644 --- a/Modules/Segmentation/LevelSets/include/itkIsotropicFourthOrderLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkIsotropicFourthOrderLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkIsotropicFourthOrderLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkIsotropicFourthOrderLevelSetImageFilter.hxx index b9bf4120b88..810db08d8da 100644 --- a/Modules/Segmentation/LevelSets/include/itkIsotropicFourthOrderLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkIsotropicFourthOrderLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetFunction.h b/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetFunction.h index ebbf32f2af3..3a24591da5e 100644 --- a/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetFunction.h +++ b/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetFunction.hxx b/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetFunction.hxx index 829c7f209e8..0a6fedb99e0 100644 --- a/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetFunction.hxx +++ b/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetImageFilter.h index 8ea8f572011..1af671eba62 100644 --- a/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetImageFilter.hxx index 8618b6c1d74..3ad28484474 100644 --- a/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkLaplacianSegmentationLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkLevelSetFunction.h b/Modules/Segmentation/LevelSets/include/itkLevelSetFunction.h index e0da836e9bd..339055fc718 100644 --- a/Modules/Segmentation/LevelSets/include/itkLevelSetFunction.h +++ b/Modules/Segmentation/LevelSets/include/itkLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkLevelSetFunction.hxx b/Modules/Segmentation/LevelSets/include/itkLevelSetFunction.hxx index a23efbfba60..f3e81eaf95e 100644 --- a/Modules/Segmentation/LevelSets/include/itkLevelSetFunction.hxx +++ b/Modules/Segmentation/LevelSets/include/itkLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkLevelSetFunctionWithRefitTerm.h b/Modules/Segmentation/LevelSets/include/itkLevelSetFunctionWithRefitTerm.h index 9275e9766dd..2d0677615c6 100644 --- a/Modules/Segmentation/LevelSets/include/itkLevelSetFunctionWithRefitTerm.h +++ b/Modules/Segmentation/LevelSets/include/itkLevelSetFunctionWithRefitTerm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkLevelSetFunctionWithRefitTerm.hxx b/Modules/Segmentation/LevelSets/include/itkLevelSetFunctionWithRefitTerm.hxx index 80723683d53..3c05add87ed 100644 --- a/Modules/Segmentation/LevelSets/include/itkLevelSetFunctionWithRefitTerm.hxx +++ b/Modules/Segmentation/LevelSets/include/itkLevelSetFunctionWithRefitTerm.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkLevelSetNeighborhoodExtractor.h b/Modules/Segmentation/LevelSets/include/itkLevelSetNeighborhoodExtractor.h index 93c2ea0d1ef..3d1c3ff0044 100644 --- a/Modules/Segmentation/LevelSets/include/itkLevelSetNeighborhoodExtractor.h +++ b/Modules/Segmentation/LevelSets/include/itkLevelSetNeighborhoodExtractor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkLevelSetNeighborhoodExtractor.hxx b/Modules/Segmentation/LevelSets/include/itkLevelSetNeighborhoodExtractor.hxx index 7e8e17a5e52..2c0150c9c01 100644 --- a/Modules/Segmentation/LevelSets/include/itkLevelSetNeighborhoodExtractor.hxx +++ b/Modules/Segmentation/LevelSets/include/itkLevelSetNeighborhoodExtractor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkLevelSetVelocityNeighborhoodExtractor.h b/Modules/Segmentation/LevelSets/include/itkLevelSetVelocityNeighborhoodExtractor.h index 2be8ae399df..b6719ad533d 100644 --- a/Modules/Segmentation/LevelSets/include/itkLevelSetVelocityNeighborhoodExtractor.h +++ b/Modules/Segmentation/LevelSets/include/itkLevelSetVelocityNeighborhoodExtractor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkLevelSetVelocityNeighborhoodExtractor.hxx b/Modules/Segmentation/LevelSets/include/itkLevelSetVelocityNeighborhoodExtractor.hxx index bbcd73037b5..4dadd507147 100644 --- a/Modules/Segmentation/LevelSets/include/itkLevelSetVelocityNeighborhoodExtractor.hxx +++ b/Modules/Segmentation/LevelSets/include/itkLevelSetVelocityNeighborhoodExtractor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkNarrowBandCurvesLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkNarrowBandCurvesLevelSetImageFilter.h index 89c740a6ab8..8c521181dcd 100644 --- a/Modules/Segmentation/LevelSets/include/itkNarrowBandCurvesLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkNarrowBandCurvesLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkNarrowBandCurvesLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkNarrowBandCurvesLevelSetImageFilter.hxx index 50f51c513c8..d26be445c94 100644 --- a/Modules/Segmentation/LevelSets/include/itkNarrowBandCurvesLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkNarrowBandCurvesLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkNarrowBandLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkNarrowBandLevelSetImageFilter.h index 9a373afcde9..e80f0a1d098 100644 --- a/Modules/Segmentation/LevelSets/include/itkNarrowBandLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkNarrowBandLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkNarrowBandLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkNarrowBandLevelSetImageFilter.hxx index bc1cd7b6417..3118faee9ab 100644 --- a/Modules/Segmentation/LevelSets/include/itkNarrowBandLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkNarrowBandLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkNarrowBandThresholdSegmentationLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkNarrowBandThresholdSegmentationLevelSetImageFilter.h index a2b7925efb2..e2c65ab2fba 100644 --- a/Modules/Segmentation/LevelSets/include/itkNarrowBandThresholdSegmentationLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkNarrowBandThresholdSegmentationLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkNarrowBandThresholdSegmentationLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkNarrowBandThresholdSegmentationLevelSetImageFilter.hxx index 14ae1fff798..56728f2817f 100644 --- a/Modules/Segmentation/LevelSets/include/itkNarrowBandThresholdSegmentationLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkNarrowBandThresholdSegmentationLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkNormalVectorDiffusionFunction.h b/Modules/Segmentation/LevelSets/include/itkNormalVectorDiffusionFunction.h index 5244edf3198..5ab2383dbdd 100644 --- a/Modules/Segmentation/LevelSets/include/itkNormalVectorDiffusionFunction.h +++ b/Modules/Segmentation/LevelSets/include/itkNormalVectorDiffusionFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkNormalVectorDiffusionFunction.hxx b/Modules/Segmentation/LevelSets/include/itkNormalVectorDiffusionFunction.hxx index b3914ccf1f4..96da624bbbf 100644 --- a/Modules/Segmentation/LevelSets/include/itkNormalVectorDiffusionFunction.hxx +++ b/Modules/Segmentation/LevelSets/include/itkNormalVectorDiffusionFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkNormalVectorFunctionBase.h b/Modules/Segmentation/LevelSets/include/itkNormalVectorFunctionBase.h index f36e5f1bd75..3ca6d363a7b 100644 --- a/Modules/Segmentation/LevelSets/include/itkNormalVectorFunctionBase.h +++ b/Modules/Segmentation/LevelSets/include/itkNormalVectorFunctionBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkNormalVectorFunctionBase.hxx b/Modules/Segmentation/LevelSets/include/itkNormalVectorFunctionBase.hxx index adaf87550b9..4fb6d86d687 100644 --- a/Modules/Segmentation/LevelSets/include/itkNormalVectorFunctionBase.hxx +++ b/Modules/Segmentation/LevelSets/include/itkNormalVectorFunctionBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkParallelSparseFieldLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkParallelSparseFieldLevelSetImageFilter.h index ea025aafd4c..e403edd1d70 100644 --- a/Modules/Segmentation/LevelSets/include/itkParallelSparseFieldLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkParallelSparseFieldLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkParallelSparseFieldLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkParallelSparseFieldLevelSetImageFilter.hxx index b88d546e054..f643e9084ad 100644 --- a/Modules/Segmentation/LevelSets/include/itkParallelSparseFieldLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkParallelSparseFieldLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkReinitializeLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkReinitializeLevelSetImageFilter.h index a36de444335..d4bbd521eb4 100644 --- a/Modules/Segmentation/LevelSets/include/itkReinitializeLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkReinitializeLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkReinitializeLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkReinitializeLevelSetImageFilter.hxx index b64d10840b7..a31752dec43 100644 --- a/Modules/Segmentation/LevelSets/include/itkReinitializeLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkReinitializeLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetFunction.h b/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetFunction.h index 049217d122d..eeddcd1c2bc 100644 --- a/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetFunction.h +++ b/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetFunction.hxx b/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetFunction.hxx index 32c6e886843..1746d13b347 100644 --- a/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetFunction.hxx +++ b/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetImageFilter.h index bd192430bbb..cbe50907c1c 100644 --- a/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetImageFilter.hxx index f695a61ab41..d61bdbb465d 100644 --- a/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkSegmentationLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetFunction.h b/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetFunction.h index dbf8ff11e5b..1198db40ff7 100644 --- a/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetFunction.h +++ b/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetFunction.hxx b/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetFunction.hxx index 75428082eb5..a03776ca95e 100644 --- a/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetFunction.hxx +++ b/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetImageFilter.h index ee51a17f593..846b47ed63e 100644 --- a/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetImageFilter.hxx index 4ae312a54ad..9599fa607c8 100644 --- a/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkShapeDetectionLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunction.h b/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunction.h index 4f4d89f68b0..9010fdf2be2 100644 --- a/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunction.h +++ b/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunction.hxx b/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunction.hxx index 55bce93664b..6823f010ccc 100644 --- a/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunction.hxx +++ b/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunctionBase.h b/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunctionBase.h index 882f36075c5..78d6a54a25b 100644 --- a/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunctionBase.h +++ b/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunctionBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunctionBase.hxx b/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunctionBase.hxx index 0f322787fd1..0a607a9b42f 100644 --- a/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunctionBase.hxx +++ b/Modules/Segmentation/LevelSets/include/itkShapePriorMAPCostFunctionBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetFunction.h b/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetFunction.h index 8fc0e2e1687..78d6ed1fc91 100644 --- a/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetFunction.h +++ b/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetFunction.hxx b/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetFunction.hxx index e8535d21b09..e64b1950694 100644 --- a/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetFunction.hxx +++ b/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetImageFilter.h index d676931bca1..4e5be98c71f 100644 --- a/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetImageFilter.hxx index e63adc17d9b..25a127bcb0d 100644 --- a/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkShapePriorSegmentationLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkSparseFieldFourthOrderLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkSparseFieldFourthOrderLevelSetImageFilter.h index bf823d4cef3..dadfcd3c970 100644 --- a/Modules/Segmentation/LevelSets/include/itkSparseFieldFourthOrderLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkSparseFieldFourthOrderLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkSparseFieldFourthOrderLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkSparseFieldFourthOrderLevelSetImageFilter.hxx index e1ae8acf87d..0b047f180e3 100644 --- a/Modules/Segmentation/LevelSets/include/itkSparseFieldFourthOrderLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkSparseFieldFourthOrderLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkSparseFieldLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkSparseFieldLevelSetImageFilter.h index 3f404f3692d..1b4ccc257bf 100644 --- a/Modules/Segmentation/LevelSets/include/itkSparseFieldLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkSparseFieldLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkSparseFieldLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkSparseFieldLevelSetImageFilter.hxx index dbc3b763b7e..bd466babef1 100644 --- a/Modules/Segmentation/LevelSets/include/itkSparseFieldLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkSparseFieldLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetFunction.h b/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetFunction.h index 17f3628bb02..bf0ec8c39f9 100644 --- a/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetFunction.h +++ b/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetFunction.hxx b/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetFunction.hxx index cb6e24266e8..ae5f4bec810 100644 --- a/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetFunction.hxx +++ b/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetImageFilter.h index 36b72f950ae..6f0f560c44f 100644 --- a/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetImageFilter.hxx index 0dee3941531..ab8fc82f425 100644 --- a/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkThresholdSegmentationLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkUnsharpMaskLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkUnsharpMaskLevelSetImageFilter.h index d297e53f0d5..ca13ca1e9be 100644 --- a/Modules/Segmentation/LevelSets/include/itkUnsharpMaskLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkUnsharpMaskLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkUnsharpMaskLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkUnsharpMaskLevelSetImageFilter.hxx index 595bab13e6a..aebf2f3abc4 100644 --- a/Modules/Segmentation/LevelSets/include/itkUnsharpMaskLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkUnsharpMaskLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetFunction.h b/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetFunction.h index d63b679a4e9..887b4557bb4 100644 --- a/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetFunction.h +++ b/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetFunction.hxx b/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetFunction.hxx index d1457d71c24..6299374ea6a 100644 --- a/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetFunction.hxx +++ b/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetImageFilter.h b/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetImageFilter.h index e002c226545..ec5fbcf319f 100644 --- a/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetImageFilter.h +++ b/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetImageFilter.hxx b/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetImageFilter.hxx index 62fa3f1dc19..242c88b053e 100644 --- a/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetImageFilter.hxx +++ b/Modules/Segmentation/LevelSets/include/itkVectorThresholdSegmentationLevelSetImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkAnisotropicFourthOrderLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkAnisotropicFourthOrderLevelSetImageFilterTest.cxx index 61e2ff8ed73..08ecbeaa1ff 100644 --- a/Modules/Segmentation/LevelSets/test/itkAnisotropicFourthOrderLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkAnisotropicFourthOrderLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkBinaryMaskToNarrowBandPointSetFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkBinaryMaskToNarrowBandPointSetFilterTest.cxx index 5c7ea32f760..8f36c2b01cf 100644 --- a/Modules/Segmentation/LevelSets/test/itkBinaryMaskToNarrowBandPointSetFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkBinaryMaskToNarrowBandPointSetFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkCannySegmentationLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkCannySegmentationLevelSetImageFilterTest.cxx index 8e237a79ffa..e02125ff12a 100644 --- a/Modules/Segmentation/LevelSets/test/itkCannySegmentationLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkCannySegmentationLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkCollidingFrontsImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkCollidingFrontsImageFilterTest.cxx index 80e74f4ac3b..ebc46cf3339 100644 --- a/Modules/Segmentation/LevelSets/test/itkCollidingFrontsImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkCollidingFrontsImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkCurvesLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkCurvesLevelSetImageFilterTest.cxx index 6877a828105..0eaae71cbfe 100644 --- a/Modules/Segmentation/LevelSets/test/itkCurvesLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkCurvesLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkCurvesLevelSetImageFilterZeroSigmaTest.cxx b/Modules/Segmentation/LevelSets/test/itkCurvesLevelSetImageFilterZeroSigmaTest.cxx index 175c05389dc..684d6363db6 100644 --- a/Modules/Segmentation/LevelSets/test/itkCurvesLevelSetImageFilterZeroSigmaTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkCurvesLevelSetImageFilterZeroSigmaTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkExtensionVelocitiesImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkExtensionVelocitiesImageFilterTest.cxx index 00570f2a2bc..0d0d8fe4243 100644 --- a/Modules/Segmentation/LevelSets/test/itkExtensionVelocitiesImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkExtensionVelocitiesImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourLevelSetImageFilterTest.cxx index df309ff5f78..6617f63d772 100644 --- a/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.cxx b/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.cxx index c7cb5f4ff20..b15a9611a74 100644 --- a/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourLevelSetImageFilterZeroSigmaTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.cxx index a478887dd98..37c9e2e93c3 100644 --- a/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourShapePriorLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.cxx b/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.cxx index 0a956191071..52c168c79b0 100644 --- a/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.cxx +++ b/Modules/Segmentation/LevelSets/test/itkGeodesicActiveContourShapePriorLevelSetImageFilterTest_2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkImplicitManifoldNormalVectorFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkImplicitManifoldNormalVectorFilterTest.cxx index cdcdd498e79..3c86bce12f1 100644 --- a/Modules/Segmentation/LevelSets/test/itkImplicitManifoldNormalVectorFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkImplicitManifoldNormalVectorFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkIsotropicFourthOrderLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkIsotropicFourthOrderLevelSetImageFilterTest.cxx index 6e5127649e8..1c2bd7e7f0e 100644 --- a/Modules/Segmentation/LevelSets/test/itkIsotropicFourthOrderLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkIsotropicFourthOrderLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkLaplacianSegmentationLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkLaplacianSegmentationLevelSetImageFilterTest.cxx index 6dbf30deb2b..1f47e261d8c 100644 --- a/Modules/Segmentation/LevelSets/test/itkLaplacianSegmentationLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkLaplacianSegmentationLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkLevelSetFunctionTest.cxx b/Modules/Segmentation/LevelSets/test/itkLevelSetFunctionTest.cxx index abcff4519a4..642a1fcd41d 100644 --- a/Modules/Segmentation/LevelSets/test/itkLevelSetFunctionTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkLevelSetFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkLevelSetNeighborhoodExtractorTest.cxx b/Modules/Segmentation/LevelSets/test/itkLevelSetNeighborhoodExtractorTest.cxx index 50ecb17461a..a763b7c2d96 100644 --- a/Modules/Segmentation/LevelSets/test/itkLevelSetNeighborhoodExtractorTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkLevelSetNeighborhoodExtractorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkLevelSetVelocityNeighborhoodExtractorTest.cxx b/Modules/Segmentation/LevelSets/test/itkLevelSetVelocityNeighborhoodExtractorTest.cxx index dd5147c2577..7ca2fd4f87c 100644 --- a/Modules/Segmentation/LevelSets/test/itkLevelSetVelocityNeighborhoodExtractorTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkLevelSetVelocityNeighborhoodExtractorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkNarrowBandCurvesLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkNarrowBandCurvesLevelSetImageFilterTest.cxx index 67bbcdf1268..ad6ab1ba910 100644 --- a/Modules/Segmentation/LevelSets/test/itkNarrowBandCurvesLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkNarrowBandCurvesLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.cxx index bafdc2722bc..e47ee061ced 100644 --- a/Modules/Segmentation/LevelSets/test/itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkNarrowBandThresholdSegmentationLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkParallelSparseFieldLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkParallelSparseFieldLevelSetImageFilterTest.cxx index d3496c87ec3..8a0a6ec309f 100644 --- a/Modules/Segmentation/LevelSets/test/itkParallelSparseFieldLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkParallelSparseFieldLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkReinitializeLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkReinitializeLevelSetImageFilterTest.cxx index 646b3057a10..58dddb2862e 100644 --- a/Modules/Segmentation/LevelSets/test/itkReinitializeLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkReinitializeLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkShapeDetectionLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkShapeDetectionLevelSetImageFilterTest.cxx index ef8be1209f2..5dc5ba0a797 100644 --- a/Modules/Segmentation/LevelSets/test/itkShapeDetectionLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkShapeDetectionLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkShapePriorMAPCostFunctionTest.cxx b/Modules/Segmentation/LevelSets/test/itkShapePriorMAPCostFunctionTest.cxx index 2eca431e957..6374120f372 100644 --- a/Modules/Segmentation/LevelSets/test/itkShapePriorMAPCostFunctionTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkShapePriorMAPCostFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkShapePriorSegmentationLevelSetFunctionTest.cxx b/Modules/Segmentation/LevelSets/test/itkShapePriorSegmentationLevelSetFunctionTest.cxx index f4fb9a3d9af..6a0818ad1d8 100644 --- a/Modules/Segmentation/LevelSets/test/itkShapePriorSegmentationLevelSetFunctionTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkShapePriorSegmentationLevelSetFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkSparseFieldFourthOrderLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkSparseFieldFourthOrderLevelSetImageFilterTest.cxx index 415a7bffe4e..45ef2605b50 100644 --- a/Modules/Segmentation/LevelSets/test/itkSparseFieldFourthOrderLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkSparseFieldFourthOrderLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkThresholdSegmentationLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkThresholdSegmentationLevelSetImageFilterTest.cxx index 04a932279bf..03bccf03267 100644 --- a/Modules/Segmentation/LevelSets/test/itkThresholdSegmentationLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkThresholdSegmentationLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkUnsharpMaskLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkUnsharpMaskLevelSetImageFilterTest.cxx index 7dd94baa90b..e434af9b440 100644 --- a/Modules/Segmentation/LevelSets/test/itkUnsharpMaskLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkUnsharpMaskLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/test/itkVectorThresholdSegmentationLevelSetImageFilterTest.cxx b/Modules/Segmentation/LevelSets/test/itkVectorThresholdSegmentationLevelSetImageFilterTest.cxx index 8fcce379c2f..ab71e7f94bc 100644 --- a/Modules/Segmentation/LevelSets/test/itkVectorThresholdSegmentationLevelSetImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSets/test/itkVectorThresholdSegmentationLevelSetImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/wrapping/test/GeodesicActiveContourImageFilterTest.py b/Modules/Segmentation/LevelSets/wrapping/test/GeodesicActiveContourImageFilterTest.py index 6d45dca2224..08279db46b0 100644 --- a/Modules/Segmentation/LevelSets/wrapping/test/GeodesicActiveContourImageFilterTest.py +++ b/Modules/Segmentation/LevelSets/wrapping/test/GeodesicActiveContourImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/wrapping/test/LazyLoadingImageTest.py b/Modules/Segmentation/LevelSets/wrapping/test/LazyLoadingImageTest.py index e85ea087e47..7d7ad67808a 100644 --- a/Modules/Segmentation/LevelSets/wrapping/test/LazyLoadingImageTest.py +++ b/Modules/Segmentation/LevelSets/wrapping/test/LazyLoadingImageTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSets/wrapping/test/ThresholdSegmentationLevelSetImageFilterTest.py b/Modules/Segmentation/LevelSets/wrapping/test/ThresholdSegmentationLevelSetImageFilterTest.py index 3cf47bbe441..50554d76e58 100644 --- a/Modules/Segmentation/LevelSets/wrapping/test/ThresholdSegmentationLevelSetImageFilterTest.py +++ b/Modules/Segmentation/LevelSets/wrapping/test/ThresholdSegmentationLevelSetImageFilterTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkBinaryImageToLevelSetImageAdaptor.h b/Modules/Segmentation/LevelSetsv4/include/itkBinaryImageToLevelSetImageAdaptor.h index 94989caedd7..010a89478dc 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkBinaryImageToLevelSetImageAdaptor.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkBinaryImageToLevelSetImageAdaptor.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkBinaryImageToLevelSetImageAdaptor.hxx b/Modules/Segmentation/LevelSetsv4/include/itkBinaryImageToLevelSetImageAdaptor.hxx index ba4493d5180..c377209fa3c 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkBinaryImageToLevelSetImageAdaptor.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkBinaryImageToLevelSetImageAdaptor.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkBinaryImageToLevelSetImageAdaptorBase.h b/Modules/Segmentation/LevelSetsv4/include/itkBinaryImageToLevelSetImageAdaptorBase.h index 942bc790422..cc080968052 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkBinaryImageToLevelSetImageAdaptorBase.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkBinaryImageToLevelSetImageAdaptorBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkDiscreteLevelSetImage.h b/Modules/Segmentation/LevelSetsv4/include/itkDiscreteLevelSetImage.h index 6f2d814ea4e..964b9799206 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkDiscreteLevelSetImage.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkDiscreteLevelSetImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkDiscreteLevelSetImage.hxx b/Modules/Segmentation/LevelSetsv4/include/itkDiscreteLevelSetImage.hxx index f8f5f0e2794..225465ba752 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkDiscreteLevelSetImage.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkDiscreteLevelSetImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetBase.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetBase.h index a2d1347cb6a..a49d49268cd 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetBase.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetBase.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetBase.hxx index e00442d8d6a..5717e006563 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetBase.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetContainer.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetContainer.h index c4fec576667..33cb105747c 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetContainer.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetContainer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetContainerBase.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetContainerBase.h index f85bae75384..ec6ae5f7f15 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetContainerBase.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetContainerBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetContainerBase.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetContainerBase.hxx index d0eebf1cde1..25fdd70fa91 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetContainerBase.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetContainerBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDenseImage.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDenseImage.h index feb520825a9..c9f4f14b8c9 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDenseImage.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDenseImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDenseImage.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDenseImage.hxx index f035a4a52b3..59d40cd9c73 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDenseImage.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDenseImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainMapImageFilter.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainMapImageFilter.h index 64e033f9fad..662047eb57a 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainMapImageFilter.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainMapImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainMapImageFilter.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainMapImageFilter.hxx index 243ca84637c..fa58e4ce690 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainMapImageFilter.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainMapImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartition.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartition.h index 18a05e951d2..3331425450a 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartition.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartition.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartition.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartition.hxx index 215c3bea46d..084fc46cc8d 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartition.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartition.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionBase.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionBase.h index 5a4c5a058de..2b1ec423be6 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionBase.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionBase.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionBase.hxx index cd77f70e6c5..e658390a36a 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionBase.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImage.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImage.h index 1cc4a62192b..605a31b757a 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImage.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImage.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImage.hxx index 4fe63366ec9..c5b5bcb5092 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImage.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImageWithKdTree.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImageWithKdTree.h index 695243ee367..9147e9d8472 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImageWithKdTree.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImageWithKdTree.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImageWithKdTree.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImageWithKdTree.hxx index cc69330c185..5cdca51e083 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImageWithKdTree.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionImageWithKdTree.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionMesh.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionMesh.h index 2a4d08ea856..8278139411a 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionMesh.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionMesh.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionMesh.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionMesh.hxx index 6e2de8228c0..c862d89216a 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionMesh.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetDomainPartitionMesh.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationAdvectionTerm.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationAdvectionTerm.h index 92cd495e6d7..36ec058a777 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationAdvectionTerm.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationAdvectionTerm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationAdvectionTerm.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationAdvectionTerm.hxx index c672a9146ce..4b528675e19 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationAdvectionTerm.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationAdvectionTerm.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationBinaryMaskTerm.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationBinaryMaskTerm.h index 7b6e7a8a03d..3a48ae81b33 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationBinaryMaskTerm.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationBinaryMaskTerm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationBinaryMaskTerm.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationBinaryMaskTerm.hxx index 75888867665..2913d8a14a0 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationBinaryMaskTerm.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationBinaryMaskTerm.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseExternalTerm.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseExternalTerm.h index 2a6595e3f1d..8b8076c65a6 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseExternalTerm.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseExternalTerm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseExternalTerm.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseExternalTerm.hxx index 1b06bfc3643..90071032b99 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseExternalTerm.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseExternalTerm.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseInternalTerm.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseInternalTerm.h index 658f4c29179..4a57576680b 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseInternalTerm.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseInternalTerm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseInternalTerm.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseInternalTerm.hxx index c904da4f119..de523875a72 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseInternalTerm.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationChanAndVeseInternalTerm.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationContainer.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationContainer.h index 2288ab1ee38..d56149e8907 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationContainer.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationContainer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationContainer.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationContainer.hxx index beff7de585d..9f40b995e5a 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationContainer.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationContainer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationCurvatureTerm.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationCurvatureTerm.h index 8eb2eab89d1..a34bd4c2bc9 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationCurvatureTerm.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationCurvatureTerm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationCurvatureTerm.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationCurvatureTerm.hxx index e3d278f6952..d26b321a44c 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationCurvatureTerm.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationCurvatureTerm.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationLaplacianTerm.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationLaplacianTerm.h index 42b2d570424..80d11c4da77 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationLaplacianTerm.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationLaplacianTerm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationLaplacianTerm.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationLaplacianTerm.hxx index ecbe6085c8b..2ab7dbea42c 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationLaplacianTerm.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationLaplacianTerm.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationOverlapPenaltyTerm.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationOverlapPenaltyTerm.h index 2a7f55d382a..90a289dd050 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationOverlapPenaltyTerm.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationOverlapPenaltyTerm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationOverlapPenaltyTerm.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationOverlapPenaltyTerm.hxx index 2f6eed8ff9d..5ab1f45c809 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationOverlapPenaltyTerm.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationOverlapPenaltyTerm.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationPropagationTerm.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationPropagationTerm.h index d141c20e880..7f7d6cd6a13 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationPropagationTerm.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationPropagationTerm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationPropagationTerm.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationPropagationTerm.hxx index 136ce3759c2..a65c792c2e6 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationPropagationTerm.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationPropagationTerm.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationRegionTerm.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationRegionTerm.h index 181f7d5d8f5..3ecf759a0f0 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationRegionTerm.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationRegionTerm.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermBase.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermBase.h index 0b499194c39..a6ffd0ebb9a 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermBase.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermBase.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermBase.hxx index 2532f5f5a08..11b24678853 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermBase.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermContainer.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermContainer.h index 2ba26a97cdb..c4fe718c4eb 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermContainer.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermContainer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermContainer.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermContainer.hxx index c33d70e4eef..5bc50d6de0c 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermContainer.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEquationTermContainer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolution.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolution.h index 8d804eae1cb..422291f4ad9 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolution.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolution.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolution.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolution.hxx index 961ea7a796d..d25cfdd676c 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolution.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolution.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionBase.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionBase.h index 4334d763ee4..f91f76e7695 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionBase.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionBase.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionBase.hxx index fdf5a846f44..74d0b17852f 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionBase.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionComputeIterationThreader.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionComputeIterationThreader.h index 8323a682fe0..17b8a924bf4 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionComputeIterationThreader.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionComputeIterationThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionComputeIterationThreader.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionComputeIterationThreader.hxx index d7fc8a4d92b..14a9df529df 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionComputeIterationThreader.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionComputeIterationThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h index 1afcda4eff4..e5f79505fc7 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.hxx index 24c475e4333..0924e97e892 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionNumberOfIterationsStoppingCriterion.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionStoppingCriterion.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionStoppingCriterion.h index 62234933b4d..7bee5681def 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionStoppingCriterion.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionStoppingCriterion.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionStoppingCriterion.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionStoppingCriterion.hxx index abf2bdf2ede..d4106686e7a 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionStoppingCriterion.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionStoppingCriterion.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionUpdateLevelSetsThreader.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionUpdateLevelSetsThreader.h index 4d3a9d10b92..a27a03bf280 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionUpdateLevelSetsThreader.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionUpdateLevelSetsThreader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionUpdateLevelSetsThreader.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionUpdateLevelSetsThreader.hxx index b0d73ebe762..961d0fd716c 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionUpdateLevelSetsThreader.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetEvolutionUpdateLevelSetsThreader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetImage.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetImage.h index e879babe294..7d6800e3eba 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetImage.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetImage.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetImage.hxx index 04d8ffb02e3..bd9ea33b4ae 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetImage.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetQuadEdgeMesh.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetQuadEdgeMesh.h index eed66911ecf..311f5785cc9 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetQuadEdgeMesh.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetQuadEdgeMesh.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetQuadEdgeMesh.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetQuadEdgeMesh.hxx index 1ebcc893fce..ced6570dd11 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetQuadEdgeMesh.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetQuadEdgeMesh.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetSparseImage.h b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetSparseImage.h index 8cd6b4136c5..72a185adaf3 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetSparseImage.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetSparseImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetSparseImage.hxx b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetSparseImage.hxx index 1ef3af9379f..f7aa6a8b8b6 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkLevelSetSparseImage.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkLevelSetSparseImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkMalcolmSparseLevelSetImage.h b/Modules/Segmentation/LevelSetsv4/include/itkMalcolmSparseLevelSetImage.h index d3063fe313b..b5bccf97628 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkMalcolmSparseLevelSetImage.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkMalcolmSparseLevelSetImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkMalcolmSparseLevelSetImage.hxx b/Modules/Segmentation/LevelSetsv4/include/itkMalcolmSparseLevelSetImage.hxx index d9ece1755ab..8d7b34d53a3 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkMalcolmSparseLevelSetImage.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkMalcolmSparseLevelSetImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkShiSparseLevelSetImage.h b/Modules/Segmentation/LevelSetsv4/include/itkShiSparseLevelSetImage.h index 465da3aeacf..d76dbafc62e 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkShiSparseLevelSetImage.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkShiSparseLevelSetImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkShiSparseLevelSetImage.hxx b/Modules/Segmentation/LevelSetsv4/include/itkShiSparseLevelSetImage.hxx index bfba28b4112..010b91153f0 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkShiSparseLevelSetImage.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkShiSparseLevelSetImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkUpdateMalcolmSparseLevelSet.h b/Modules/Segmentation/LevelSetsv4/include/itkUpdateMalcolmSparseLevelSet.h index 3acf4023197..4d99da54a47 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkUpdateMalcolmSparseLevelSet.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkUpdateMalcolmSparseLevelSet.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkUpdateMalcolmSparseLevelSet.hxx b/Modules/Segmentation/LevelSetsv4/include/itkUpdateMalcolmSparseLevelSet.hxx index fa3a2db7d59..0a10dbacc49 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkUpdateMalcolmSparseLevelSet.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkUpdateMalcolmSparseLevelSet.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkUpdateShiSparseLevelSet.h b/Modules/Segmentation/LevelSetsv4/include/itkUpdateShiSparseLevelSet.h index 7e48fb7fd1f..fd0179f75ae 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkUpdateShiSparseLevelSet.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkUpdateShiSparseLevelSet.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkUpdateShiSparseLevelSet.hxx b/Modules/Segmentation/LevelSetsv4/include/itkUpdateShiSparseLevelSet.hxx index 03093e6a59d..5452e1ef94e 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkUpdateShiSparseLevelSet.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkUpdateShiSparseLevelSet.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkUpdateWhitakerSparseLevelSet.h b/Modules/Segmentation/LevelSetsv4/include/itkUpdateWhitakerSparseLevelSet.h index f592e053815..29b1969edb0 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkUpdateWhitakerSparseLevelSet.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkUpdateWhitakerSparseLevelSet.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkUpdateWhitakerSparseLevelSet.hxx b/Modules/Segmentation/LevelSetsv4/include/itkUpdateWhitakerSparseLevelSet.hxx index dacfe7a3e1f..9bec9ba17ba 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkUpdateWhitakerSparseLevelSet.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkUpdateWhitakerSparseLevelSet.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkWhitakerSparseLevelSetImage.h b/Modules/Segmentation/LevelSetsv4/include/itkWhitakerSparseLevelSetImage.h index 77a0145df71..b33957b06e8 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkWhitakerSparseLevelSetImage.h +++ b/Modules/Segmentation/LevelSetsv4/include/itkWhitakerSparseLevelSetImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/include/itkWhitakerSparseLevelSetImage.hxx b/Modules/Segmentation/LevelSetsv4/include/itkWhitakerSparseLevelSetImage.hxx index 0ca39ff9d62..64f640f1e58 100644 --- a/Modules/Segmentation/LevelSetsv4/include/itkWhitakerSparseLevelSetImage.hxx +++ b/Modules/Segmentation/LevelSetsv4/include/itkWhitakerSparseLevelSetImage.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkBinaryImageToMalcolmSparseLevelSetAdaptorTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkBinaryImageToMalcolmSparseLevelSetAdaptorTest.cxx index 17fe22f282d..2dd1144d0e8 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkBinaryImageToMalcolmSparseLevelSetAdaptorTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkBinaryImageToMalcolmSparseLevelSetAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkBinaryImageToShiSparseLevelSetAdaptorTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkBinaryImageToShiSparseLevelSetAdaptorTest.cxx index aed13a51041..28f26c1785e 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkBinaryImageToShiSparseLevelSetAdaptorTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkBinaryImageToShiSparseLevelSetAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkBinaryImageToWhitakerSparseLevelSetAdaptorTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkBinaryImageToWhitakerSparseLevelSetAdaptorTest.cxx index f37c5bbe7db..b746ac9302f 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkBinaryImageToWhitakerSparseLevelSetAdaptorTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkBinaryImageToWhitakerSparseLevelSetAdaptorTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkDenseLevelSetContainerTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkDenseLevelSetContainerTest.cxx index 0b7f715eace..d792294f4c8 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkDenseLevelSetContainerTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkDenseLevelSetContainerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDenseImageTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDenseImageTest.cxx index 81ac2131292..b8ca31e4186 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDenseImageTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDenseImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainMapImageFilterTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainMapImageFilterTest.cxx index 026675128fe..cd77dd8fbcf 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainMapImageFilterTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainMapImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainPartitionBaseTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainPartitionBaseTest.cxx index 57004b79b07..650ca947f2c 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainPartitionBaseTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainPartitionBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainPartitionImageTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainPartitionImageTest.cxx index 9206fa92519..a66e18d1ef4 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainPartitionImageTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainPartitionImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainPartitionImageWithKdTreeTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainPartitionImageWithKdTreeTest.cxx index d291635cf03..7247410a627 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainPartitionImageWithKdTreeTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetDomainPartitionImageWithKdTreeTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationBinaryMaskTermTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationBinaryMaskTermTest.cxx index 05863815b26..7d6b236bb8c 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationBinaryMaskTermTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationBinaryMaskTermTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationChanAndVeseExternalTermTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationChanAndVeseExternalTermTest.cxx index 76434fb1874..3d568be6ff1 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationChanAndVeseExternalTermTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationChanAndVeseExternalTermTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationChanAndVeseInternalTermTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationChanAndVeseInternalTermTest.cxx index 88f0008fd33..46601427465 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationChanAndVeseInternalTermTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationChanAndVeseInternalTermTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationCurvatureTermTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationCurvatureTermTest.cxx index 321eb0e2e2f..dc81f6e544d 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationCurvatureTermTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationCurvatureTermTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationLaplacianTermTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationLaplacianTermTest.cxx index d2058cc8557..6a7a54cf2cf 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationLaplacianTermTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationLaplacianTermTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationOverlapPenaltyTermTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationOverlapPenaltyTermTest.cxx index 3f115b4e343..8a05998193a 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationOverlapPenaltyTermTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationOverlapPenaltyTermTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationPropagationTermTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationPropagationTermTest.cxx index 5ac4a52c49f..157797f7ee9 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationPropagationTermTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationPropagationTermTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationRegionTermTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationRegionTermTest.cxx index 3e1282221e6..946143173b7 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationRegionTermTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationRegionTermTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationTermBaseTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationTermBaseTest.cxx index 82411b192cc..543b450265b 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationTermBaseTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationTermBaseTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationTermContainerTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationTermContainerTest.cxx index fbb8039c86e..9d907b66c78 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationTermContainerTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEquationTermContainerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEvolutionNumberOfIterationsStoppingCriterionTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEvolutionNumberOfIterationsStoppingCriterionTest.cxx index 7439425d5fd..b3de16a7b16 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEvolutionNumberOfIterationsStoppingCriterionTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetEvolutionNumberOfIterationsStoppingCriterionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetTestFunction.h b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetTestFunction.h index a94af405dde..681a8416774 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetTestFunction.h +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetTestFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetTestFunction.hxx b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetTestFunction.hxx index d421dcd9bf9..a0af5a4a630 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkLevelSetTestFunction.hxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkLevelSetTestFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkMalcolmSparseLevelSetImageTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkMalcolmSparseLevelSetImageTest.cxx index f11b3c9bee7..99605785730 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkMalcolmSparseLevelSetImageTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkMalcolmSparseLevelSetImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetChanAndVeseInternalTermTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetChanAndVeseInternalTermTest.cxx index 78d630a48e4..90c12856253 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetChanAndVeseInternalTermTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetChanAndVeseInternalTermTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetDenseImageSubset2DTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetDenseImageSubset2DTest.cxx index 920e6a11566..5ae9edb7f49 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetDenseImageSubset2DTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetDenseImageSubset2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetDenseImageTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetDenseImageTest.cxx index 59be33c5674..cd4d9fccb0d 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetDenseImageTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetDenseImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetEvolutionTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetEvolutionTest.cxx index 28daccc3f9f..5eab234bb9e 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetEvolutionTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetEvolutionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetMalcolmImageSubset2DTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetMalcolmImageSubset2DTest.cxx index dc0642ad43e..c5b0e5d2887 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetMalcolmImageSubset2DTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetMalcolmImageSubset2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetShiImageSubset2DTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetShiImageSubset2DTest.cxx index 9dc2098239f..1d484568354 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetShiImageSubset2DTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetShiImageSubset2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetWhitakerImageSubset2DTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetWhitakerImageSubset2DTest.cxx index 933032547a8..d94524b826b 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetWhitakerImageSubset2DTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkMultiLevelSetWhitakerImageSubset2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkShiSparseLevelSetImageTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkShiSparseLevelSetImageTest.cxx index d135dcf8dd4..0099a6569c1 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkShiSparseLevelSetImageTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkShiSparseLevelSetImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetDenseAdvectionImage2DTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetDenseAdvectionImage2DTest.cxx index 9d01ee27898..e0c59c9a7d0 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetDenseAdvectionImage2DTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetDenseAdvectionImage2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetDenseImage2DTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetDenseImage2DTest.cxx index 8bdd9d9e1b0..03c463c1c59 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetDenseImage2DTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetDenseImage2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetMalcolmImage2DTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetMalcolmImage2DTest.cxx index 2a9685a929f..5af0ac80f6a 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetMalcolmImage2DTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetMalcolmImage2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetShiImage2DTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetShiImage2DTest.cxx index 3452f5dfdea..cac86a904ea 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetShiImage2DTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetShiImage2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DTest.cxx index 1a271ccaa96..768a177988a 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DWithCurvatureTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DWithCurvatureTest.cxx index 9a4bb74c517..d2b98d495d6 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DWithCurvatureTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DWithCurvatureTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DWithLaplacianTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DWithLaplacianTest.cxx index ea212c11757..d6335176800 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DWithLaplacianTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DWithLaplacianTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DWithPropagationTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DWithPropagationTest.cxx index 289c642e518..3b9cd5cc75a 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DWithPropagationTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkSingleLevelSetWhitakerImage2DWithPropagationTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkSparseLevelSetContainerTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkSparseLevelSetContainerTest.cxx index a57be61cfe2..edd17398d2a 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkSparseLevelSetContainerTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkSparseLevelSetContainerTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetDenseImage2DTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetDenseImage2DTest.cxx index b675018e8e6..2f7d0c41fc6 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetDenseImage2DTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetDenseImage2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetMalcolmImage2DTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetMalcolmImage2DTest.cxx index 4c090d698ea..4c51ea51ba5 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetMalcolmImage2DTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetMalcolmImage2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetShiImage2DTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetShiImage2DTest.cxx index ca1c4b3c093..4fbe38f3c23 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetShiImage2DTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetShiImage2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetWhitakerImage2DTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetWhitakerImage2DTest.cxx index 379330a411b..8422f79094b 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetWhitakerImage2DTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkTwoLevelSetWhitakerImage2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/LevelSetsv4/test/itkWhitakerSparseLevelSetImageTest.cxx b/Modules/Segmentation/LevelSetsv4/test/itkWhitakerSparseLevelSetImageTest.cxx index abd40c2bd3a..2719f171ae1 100644 --- a/Modules/Segmentation/LevelSetsv4/test/itkWhitakerSparseLevelSetImageTest.cxx +++ b/Modules/Segmentation/LevelSetsv4/test/itkWhitakerSparseLevelSetImageTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkMRFImageFilter.h b/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkMRFImageFilter.h index 39430f7038c..4ae0e3187eb 100644 --- a/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkMRFImageFilter.h +++ b/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkMRFImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkMRFImageFilter.hxx b/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkMRFImageFilter.hxx index b662ed6da81..81a616ad8f0 100644 --- a/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkMRFImageFilter.hxx +++ b/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkMRFImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkRGBGibbsPriorFilter.h b/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkRGBGibbsPriorFilter.h index ff7d2146343..bc2f56e4929 100644 --- a/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkRGBGibbsPriorFilter.h +++ b/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkRGBGibbsPriorFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkRGBGibbsPriorFilter.hxx b/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkRGBGibbsPriorFilter.hxx index e8e9b6d91b9..740af3b1e01 100644 --- a/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkRGBGibbsPriorFilter.hxx +++ b/Modules/Segmentation/MarkovRandomFieldsClassifiers/include/itkRGBGibbsPriorFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/MarkovRandomFieldsClassifiers/src/itkMRFImageFilter.cxx b/Modules/Segmentation/MarkovRandomFieldsClassifiers/src/itkMRFImageFilter.cxx index 1a4bf24d575..50a1d3531a5 100644 --- a/Modules/Segmentation/MarkovRandomFieldsClassifiers/src/itkMRFImageFilter.cxx +++ b/Modules/Segmentation/MarkovRandomFieldsClassifiers/src/itkMRFImageFilter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/MarkovRandomFieldsClassifiers/test/itkGibbsTest.cxx b/Modules/Segmentation/MarkovRandomFieldsClassifiers/test/itkGibbsTest.cxx index 668208c0257..6e5a573cf4e 100644 --- a/Modules/Segmentation/MarkovRandomFieldsClassifiers/test/itkGibbsTest.cxx +++ b/Modules/Segmentation/MarkovRandomFieldsClassifiers/test/itkGibbsTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/MarkovRandomFieldsClassifiers/test/itkMRFImageFilterTest.cxx b/Modules/Segmentation/MarkovRandomFieldsClassifiers/test/itkMRFImageFilterTest.cxx index 813555cc8b9..e4e931b7b5c 100644 --- a/Modules/Segmentation/MarkovRandomFieldsClassifiers/test/itkMRFImageFilterTest.cxx +++ b/Modules/Segmentation/MarkovRandomFieldsClassifiers/test/itkMRFImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/include/itkConfidenceConnectedImageFilter.h b/Modules/Segmentation/RegionGrowing/include/itkConfidenceConnectedImageFilter.h index 97d6211693c..a816904aba3 100644 --- a/Modules/Segmentation/RegionGrowing/include/itkConfidenceConnectedImageFilter.h +++ b/Modules/Segmentation/RegionGrowing/include/itkConfidenceConnectedImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/include/itkConfidenceConnectedImageFilter.hxx b/Modules/Segmentation/RegionGrowing/include/itkConfidenceConnectedImageFilter.hxx index ede656ae581..9b56e4f727d 100644 --- a/Modules/Segmentation/RegionGrowing/include/itkConfidenceConnectedImageFilter.hxx +++ b/Modules/Segmentation/RegionGrowing/include/itkConfidenceConnectedImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/include/itkConnectedThresholdImageFilter.h b/Modules/Segmentation/RegionGrowing/include/itkConnectedThresholdImageFilter.h index 9e31a53fe0d..2ea267111a4 100644 --- a/Modules/Segmentation/RegionGrowing/include/itkConnectedThresholdImageFilter.h +++ b/Modules/Segmentation/RegionGrowing/include/itkConnectedThresholdImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/include/itkConnectedThresholdImageFilter.hxx b/Modules/Segmentation/RegionGrowing/include/itkConnectedThresholdImageFilter.hxx index e273408ed48..791a863b4d5 100644 --- a/Modules/Segmentation/RegionGrowing/include/itkConnectedThresholdImageFilter.hxx +++ b/Modules/Segmentation/RegionGrowing/include/itkConnectedThresholdImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/include/itkIsolatedConnectedImageFilter.h b/Modules/Segmentation/RegionGrowing/include/itkIsolatedConnectedImageFilter.h index d67c43d9665..4d3259702e0 100644 --- a/Modules/Segmentation/RegionGrowing/include/itkIsolatedConnectedImageFilter.h +++ b/Modules/Segmentation/RegionGrowing/include/itkIsolatedConnectedImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/include/itkIsolatedConnectedImageFilter.hxx b/Modules/Segmentation/RegionGrowing/include/itkIsolatedConnectedImageFilter.hxx index 0e63b43b59e..3c33cf57459 100644 --- a/Modules/Segmentation/RegionGrowing/include/itkIsolatedConnectedImageFilter.hxx +++ b/Modules/Segmentation/RegionGrowing/include/itkIsolatedConnectedImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/include/itkNeighborhoodConnectedImageFilter.h b/Modules/Segmentation/RegionGrowing/include/itkNeighborhoodConnectedImageFilter.h index 16645668e6c..5840b625345 100644 --- a/Modules/Segmentation/RegionGrowing/include/itkNeighborhoodConnectedImageFilter.h +++ b/Modules/Segmentation/RegionGrowing/include/itkNeighborhoodConnectedImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/include/itkNeighborhoodConnectedImageFilter.hxx b/Modules/Segmentation/RegionGrowing/include/itkNeighborhoodConnectedImageFilter.hxx index f8eab47f80d..9d3abcd4d8f 100644 --- a/Modules/Segmentation/RegionGrowing/include/itkNeighborhoodConnectedImageFilter.hxx +++ b/Modules/Segmentation/RegionGrowing/include/itkNeighborhoodConnectedImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/include/itkVectorConfidenceConnectedImageFilter.h b/Modules/Segmentation/RegionGrowing/include/itkVectorConfidenceConnectedImageFilter.h index a6bb96199a9..74928f46e1e 100644 --- a/Modules/Segmentation/RegionGrowing/include/itkVectorConfidenceConnectedImageFilter.h +++ b/Modules/Segmentation/RegionGrowing/include/itkVectorConfidenceConnectedImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/include/itkVectorConfidenceConnectedImageFilter.hxx b/Modules/Segmentation/RegionGrowing/include/itkVectorConfidenceConnectedImageFilter.hxx index 5b162d41a02..e25789de36d 100644 --- a/Modules/Segmentation/RegionGrowing/include/itkVectorConfidenceConnectedImageFilter.hxx +++ b/Modules/Segmentation/RegionGrowing/include/itkVectorConfidenceConnectedImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/test/itkConfidenceConnectedImageFilterTest.cxx b/Modules/Segmentation/RegionGrowing/test/itkConfidenceConnectedImageFilterTest.cxx index f9cd73ed490..56b6f23fc29 100644 --- a/Modules/Segmentation/RegionGrowing/test/itkConfidenceConnectedImageFilterTest.cxx +++ b/Modules/Segmentation/RegionGrowing/test/itkConfidenceConnectedImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/test/itkConnectedThresholdImageFilterTest.cxx b/Modules/Segmentation/RegionGrowing/test/itkConnectedThresholdImageFilterTest.cxx index 5d5259591a4..f9ef4297352 100644 --- a/Modules/Segmentation/RegionGrowing/test/itkConnectedThresholdImageFilterTest.cxx +++ b/Modules/Segmentation/RegionGrowing/test/itkConnectedThresholdImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/test/itkIsolatedConnectedImageFilterTest.cxx b/Modules/Segmentation/RegionGrowing/test/itkIsolatedConnectedImageFilterTest.cxx index da9a6ec805f..45ed7c13f12 100644 --- a/Modules/Segmentation/RegionGrowing/test/itkIsolatedConnectedImageFilterTest.cxx +++ b/Modules/Segmentation/RegionGrowing/test/itkIsolatedConnectedImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/test/itkNeighborhoodConnectedImageFilterTest.cxx b/Modules/Segmentation/RegionGrowing/test/itkNeighborhoodConnectedImageFilterTest.cxx index 5c54f129263..e44a759970a 100644 --- a/Modules/Segmentation/RegionGrowing/test/itkNeighborhoodConnectedImageFilterTest.cxx +++ b/Modules/Segmentation/RegionGrowing/test/itkNeighborhoodConnectedImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/RegionGrowing/test/itkVectorConfidenceConnectedImageFilterTest.cxx b/Modules/Segmentation/RegionGrowing/test/itkVectorConfidenceConnectedImageFilterTest.cxx index 4ce101fedac..d59ffe6a5c0 100644 --- a/Modules/Segmentation/RegionGrowing/test/itkVectorConfidenceConnectedImageFilterTest.cxx +++ b/Modules/Segmentation/RegionGrowing/test/itkVectorConfidenceConnectedImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/SignedDistanceFunction/include/itkPCAShapeSignedDistanceFunction.h b/Modules/Segmentation/SignedDistanceFunction/include/itkPCAShapeSignedDistanceFunction.h index 3574c75006f..977a979ad1c 100644 --- a/Modules/Segmentation/SignedDistanceFunction/include/itkPCAShapeSignedDistanceFunction.h +++ b/Modules/Segmentation/SignedDistanceFunction/include/itkPCAShapeSignedDistanceFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/SignedDistanceFunction/include/itkPCAShapeSignedDistanceFunction.hxx b/Modules/Segmentation/SignedDistanceFunction/include/itkPCAShapeSignedDistanceFunction.hxx index 5fc2455a35b..eaf15fc7485 100644 --- a/Modules/Segmentation/SignedDistanceFunction/include/itkPCAShapeSignedDistanceFunction.hxx +++ b/Modules/Segmentation/SignedDistanceFunction/include/itkPCAShapeSignedDistanceFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/SignedDistanceFunction/include/itkShapeSignedDistanceFunction.h b/Modules/Segmentation/SignedDistanceFunction/include/itkShapeSignedDistanceFunction.h index afffbd423ba..9988dab26d8 100644 --- a/Modules/Segmentation/SignedDistanceFunction/include/itkShapeSignedDistanceFunction.h +++ b/Modules/Segmentation/SignedDistanceFunction/include/itkShapeSignedDistanceFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/SignedDistanceFunction/include/itkSphereSignedDistanceFunction.h b/Modules/Segmentation/SignedDistanceFunction/include/itkSphereSignedDistanceFunction.h index d52fee13723..990c6c38a11 100644 --- a/Modules/Segmentation/SignedDistanceFunction/include/itkSphereSignedDistanceFunction.h +++ b/Modules/Segmentation/SignedDistanceFunction/include/itkSphereSignedDistanceFunction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/SignedDistanceFunction/include/itkSphereSignedDistanceFunction.hxx b/Modules/Segmentation/SignedDistanceFunction/include/itkSphereSignedDistanceFunction.hxx index d5bb87bfadc..250dd93e46f 100644 --- a/Modules/Segmentation/SignedDistanceFunction/include/itkSphereSignedDistanceFunction.hxx +++ b/Modules/Segmentation/SignedDistanceFunction/include/itkSphereSignedDistanceFunction.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/SignedDistanceFunction/test/itkPCAShapeSignedDistanceFunctionTest.cxx b/Modules/Segmentation/SignedDistanceFunction/test/itkPCAShapeSignedDistanceFunctionTest.cxx index 0e8ee45e678..af04a371d7d 100644 --- a/Modules/Segmentation/SignedDistanceFunction/test/itkPCAShapeSignedDistanceFunctionTest.cxx +++ b/Modules/Segmentation/SignedDistanceFunction/test/itkPCAShapeSignedDistanceFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/SignedDistanceFunction/test/itkSphereSignedDistanceFunctionTest.cxx b/Modules/Segmentation/SignedDistanceFunction/test/itkSphereSignedDistanceFunctionTest.cxx index 2d505fa4146..c5d1321a9c2 100644 --- a/Modules/Segmentation/SignedDistanceFunction/test/itkSphereSignedDistanceFunctionTest.cxx +++ b/Modules/Segmentation/SignedDistanceFunction/test/itkSphereSignedDistanceFunctionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/SignedDistanceFunction/wrapping/test/itkPCAShapeSignedDistanceFunction.py b/Modules/Segmentation/SignedDistanceFunction/wrapping/test/itkPCAShapeSignedDistanceFunction.py index f3cd9fa89de..ae2e30db1b4 100644 --- a/Modules/Segmentation/SignedDistanceFunction/wrapping/test/itkPCAShapeSignedDistanceFunction.py +++ b/Modules/Segmentation/SignedDistanceFunction/wrapping/test/itkPCAShapeSignedDistanceFunction.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/SuperPixel/include/itkSLICImageFilter.h b/Modules/Segmentation/SuperPixel/include/itkSLICImageFilter.h index 18f5a8e35aa..27b984a7f31 100644 --- a/Modules/Segmentation/SuperPixel/include/itkSLICImageFilter.h +++ b/Modules/Segmentation/SuperPixel/include/itkSLICImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/SuperPixel/include/itkSLICImageFilter.hxx b/Modules/Segmentation/SuperPixel/include/itkSLICImageFilter.hxx index be45050d4ee..87661a9998d 100644 --- a/Modules/Segmentation/SuperPixel/include/itkSLICImageFilter.hxx +++ b/Modules/Segmentation/SuperPixel/include/itkSLICImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/SuperPixel/test/itkSLICImageFilterGTest.cxx b/Modules/Segmentation/SuperPixel/test/itkSLICImageFilterGTest.cxx index a21eb5c77eb..455272a36f1 100644 --- a/Modules/Segmentation/SuperPixel/test/itkSLICImageFilterGTest.cxx +++ b/Modules/Segmentation/SuperPixel/test/itkSLICImageFilterGTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/SuperPixel/test/itkSLICImageFilterTest.cxx b/Modules/Segmentation/SuperPixel/test/itkSLICImageFilterTest.cxx index b5b1bbc1f03..46e5245a9ee 100644 --- a/Modules/Segmentation/SuperPixel/test/itkSLICImageFilterTest.cxx +++ b/Modules/Segmentation/SuperPixel/test/itkSLICImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2D.h b/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2D.h index 7b1de126ffb..724e5abdaca 100644 --- a/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2D.h +++ b/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2D.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2D.hxx b/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2D.hxx index 524f5076fa7..d28b2902abd 100644 --- a/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2D.hxx +++ b/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2D.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2DGenerator.h b/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2DGenerator.h index c658a6e2df7..1b120bd2759 100644 --- a/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2DGenerator.h +++ b/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2DGenerator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2DGenerator.hxx b/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2DGenerator.hxx index 7712df8e8d5..833a63dc050 100644 --- a/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2DGenerator.hxx +++ b/Modules/Segmentation/Voronoi/include/itkVoronoiDiagram2DGenerator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/include/itkVoronoiPartitioningImageFilter.h b/Modules/Segmentation/Voronoi/include/itkVoronoiPartitioningImageFilter.h index 9b59ba8f333..1bd880c6903 100644 --- a/Modules/Segmentation/Voronoi/include/itkVoronoiPartitioningImageFilter.h +++ b/Modules/Segmentation/Voronoi/include/itkVoronoiPartitioningImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/include/itkVoronoiPartitioningImageFilter.hxx b/Modules/Segmentation/Voronoi/include/itkVoronoiPartitioningImageFilter.hxx index ba9349f71f1..74853250218 100644 --- a/Modules/Segmentation/Voronoi/include/itkVoronoiPartitioningImageFilter.hxx +++ b/Modules/Segmentation/Voronoi/include/itkVoronoiPartitioningImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilter.h b/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilter.h index f43105e91e0..a99482dc999 100644 --- a/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilter.h +++ b/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilter.hxx b/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilter.hxx index c840233910f..6f6c2cc3f3e 100644 --- a/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilter.hxx +++ b/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilterBase.h b/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilterBase.h index 4f26cee7cf7..a4a7451c80d 100644 --- a/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilterBase.h +++ b/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilterBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilterBase.hxx b/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilterBase.hxx index 0cfde7e2036..f2f4f145187 100644 --- a/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilterBase.hxx +++ b/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationImageFilterBase.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationRGBImageFilter.h b/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationRGBImageFilter.h index 93d2b174137..778d4e71574 100644 --- a/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationRGBImageFilter.h +++ b/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationRGBImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationRGBImageFilter.hxx b/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationRGBImageFilter.hxx index e918139c18f..ae6bca0f5ab 100644 --- a/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationRGBImageFilter.hxx +++ b/Modules/Segmentation/Voronoi/include/itkVoronoiSegmentationRGBImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/test/itkVoronoiDiagram2DTest.cxx b/Modules/Segmentation/Voronoi/test/itkVoronoiDiagram2DTest.cxx index b04cba2821a..4f44b1cd5d9 100644 --- a/Modules/Segmentation/Voronoi/test/itkVoronoiDiagram2DTest.cxx +++ b/Modules/Segmentation/Voronoi/test/itkVoronoiDiagram2DTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/test/itkVoronoiPartitioningImageFilterTest.cxx b/Modules/Segmentation/Voronoi/test/itkVoronoiPartitioningImageFilterTest.cxx index afdc87f745c..b01dfb789e7 100644 --- a/Modules/Segmentation/Voronoi/test/itkVoronoiPartitioningImageFilterTest.cxx +++ b/Modules/Segmentation/Voronoi/test/itkVoronoiPartitioningImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/test/itkVoronoiSegmentationImageFilterTest.cxx b/Modules/Segmentation/Voronoi/test/itkVoronoiSegmentationImageFilterTest.cxx index 1c7531440d5..fe6755fea9a 100644 --- a/Modules/Segmentation/Voronoi/test/itkVoronoiSegmentationImageFilterTest.cxx +++ b/Modules/Segmentation/Voronoi/test/itkVoronoiSegmentationImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Voronoi/test/itkVoronoiSegmentationRGBImageFilterTest.cxx b/Modules/Segmentation/Voronoi/test/itkVoronoiSegmentationRGBImageFilterTest.cxx index d3e42b62a26..9b2238e9436 100644 --- a/Modules/Segmentation/Voronoi/test/itkVoronoiSegmentationRGBImageFilterTest.cxx +++ b/Modules/Segmentation/Voronoi/test/itkVoronoiSegmentationRGBImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkIsolatedWatershedImageFilter.h b/Modules/Segmentation/Watersheds/include/itkIsolatedWatershedImageFilter.h index fa4fa9cf001..3f243c14a39 100644 --- a/Modules/Segmentation/Watersheds/include/itkIsolatedWatershedImageFilter.h +++ b/Modules/Segmentation/Watersheds/include/itkIsolatedWatershedImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkIsolatedWatershedImageFilter.hxx b/Modules/Segmentation/Watersheds/include/itkIsolatedWatershedImageFilter.hxx index ad0c05df48b..83c496625bf 100644 --- a/Modules/Segmentation/Watersheds/include/itkIsolatedWatershedImageFilter.hxx +++ b/Modules/Segmentation/Watersheds/include/itkIsolatedWatershedImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedFromMarkersImageFilter.h b/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedFromMarkersImageFilter.h index 41390bd02c0..0c1282fad2f 100644 --- a/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedFromMarkersImageFilter.h +++ b/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedFromMarkersImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx b/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx index 32da4249e9d..0fe5605a7a1 100644 --- a/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx +++ b/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedFromMarkersImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedImageFilter.h b/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedImageFilter.h index 3477b72ec0e..522f96f5b6e 100644 --- a/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedImageFilter.h +++ b/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedImageFilter.hxx b/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedImageFilter.hxx index 610868aa5a8..43ea5972330 100644 --- a/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedImageFilter.hxx +++ b/Modules/Segmentation/Watersheds/include/itkMorphologicalWatershedImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkOneWayEquivalencyTable.h b/Modules/Segmentation/Watersheds/include/itkOneWayEquivalencyTable.h index 1d97fc5ce95..3ef553002b7 100644 --- a/Modules/Segmentation/Watersheds/include/itkOneWayEquivalencyTable.h +++ b/Modules/Segmentation/Watersheds/include/itkOneWayEquivalencyTable.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkTobogganImageFilter.h b/Modules/Segmentation/Watersheds/include/itkTobogganImageFilter.h index 2c7879f8561..83f5a2a7a6c 100644 --- a/Modules/Segmentation/Watersheds/include/itkTobogganImageFilter.h +++ b/Modules/Segmentation/Watersheds/include/itkTobogganImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkTobogganImageFilter.hxx b/Modules/Segmentation/Watersheds/include/itkTobogganImageFilter.hxx index f670afda5bf..4b069cbf2d5 100644 --- a/Modules/Segmentation/Watersheds/include/itkTobogganImageFilter.hxx +++ b/Modules/Segmentation/Watersheds/include/itkTobogganImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedBoundary.h b/Modules/Segmentation/Watersheds/include/itkWatershedBoundary.h index 32a94151c00..ac23e268c85 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedBoundary.h +++ b/Modules/Segmentation/Watersheds/include/itkWatershedBoundary.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedBoundary.hxx b/Modules/Segmentation/Watersheds/include/itkWatershedBoundary.hxx index 45c4224dc20..ac29a05c688 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedBoundary.hxx +++ b/Modules/Segmentation/Watersheds/include/itkWatershedBoundary.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedBoundaryResolver.h b/Modules/Segmentation/Watersheds/include/itkWatershedBoundaryResolver.h index c80be267c23..3aa26aff632 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedBoundaryResolver.h +++ b/Modules/Segmentation/Watersheds/include/itkWatershedBoundaryResolver.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedBoundaryResolver.hxx b/Modules/Segmentation/Watersheds/include/itkWatershedBoundaryResolver.hxx index 32ea8177393..b0a4ea0f98e 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedBoundaryResolver.hxx +++ b/Modules/Segmentation/Watersheds/include/itkWatershedBoundaryResolver.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedEquivalenceRelabeler.h b/Modules/Segmentation/Watersheds/include/itkWatershedEquivalenceRelabeler.h index e6efe034c54..1641794fd9a 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedEquivalenceRelabeler.h +++ b/Modules/Segmentation/Watersheds/include/itkWatershedEquivalenceRelabeler.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedEquivalenceRelabeler.hxx b/Modules/Segmentation/Watersheds/include/itkWatershedEquivalenceRelabeler.hxx index 8408aec7211..2a9907190ec 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedEquivalenceRelabeler.hxx +++ b/Modules/Segmentation/Watersheds/include/itkWatershedEquivalenceRelabeler.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedImageFilter.h b/Modules/Segmentation/Watersheds/include/itkWatershedImageFilter.h index b0457c3d782..f1c552dcfe9 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedImageFilter.h +++ b/Modules/Segmentation/Watersheds/include/itkWatershedImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedImageFilter.hxx b/Modules/Segmentation/Watersheds/include/itkWatershedImageFilter.hxx index bc7663b3609..635d3f7d384 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedImageFilter.hxx +++ b/Modules/Segmentation/Watersheds/include/itkWatershedImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedMiniPipelineProgressCommand.h b/Modules/Segmentation/Watersheds/include/itkWatershedMiniPipelineProgressCommand.h index 6032b00a255..3f0cbaadb27 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedMiniPipelineProgressCommand.h +++ b/Modules/Segmentation/Watersheds/include/itkWatershedMiniPipelineProgressCommand.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedRelabeler.h b/Modules/Segmentation/Watersheds/include/itkWatershedRelabeler.h index 6d55e03cc27..c7bb731784c 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedRelabeler.h +++ b/Modules/Segmentation/Watersheds/include/itkWatershedRelabeler.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedRelabeler.hxx b/Modules/Segmentation/Watersheds/include/itkWatershedRelabeler.hxx index da988c053be..9795a5dde1e 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedRelabeler.hxx +++ b/Modules/Segmentation/Watersheds/include/itkWatershedRelabeler.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTable.h b/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTable.h index ae4a46573c4..e9d49d7eea5 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTable.h +++ b/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTable.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTable.hxx b/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTable.hxx index c5bcff0cbbe..08171b4b4f7 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTable.hxx +++ b/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTable.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTree.h b/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTree.h index 1c0e8cadc44..81b0b7b0564 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTree.h +++ b/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTree.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTree.hxx b/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTree.hxx index 966b1279296..53b04bb13ca 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTree.hxx +++ b/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTree.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTreeGenerator.h b/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTreeGenerator.h index c36c313460b..d603b646745 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTreeGenerator.h +++ b/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTreeGenerator.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTreeGenerator.hxx b/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTreeGenerator.hxx index 7761f8c04be..fafbd8d0337 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTreeGenerator.hxx +++ b/Modules/Segmentation/Watersheds/include/itkWatershedSegmentTreeGenerator.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedSegmenter.h b/Modules/Segmentation/Watersheds/include/itkWatershedSegmenter.h index 9452e421ac3..41a7127042b 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedSegmenter.h +++ b/Modules/Segmentation/Watersheds/include/itkWatershedSegmenter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/include/itkWatershedSegmenter.hxx b/Modules/Segmentation/Watersheds/include/itkWatershedSegmenter.hxx index a301227f42e..9d6fb9683f8 100644 --- a/Modules/Segmentation/Watersheds/include/itkWatershedSegmenter.hxx +++ b/Modules/Segmentation/Watersheds/include/itkWatershedSegmenter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/src/itkOneWayEquivalencyTable.cxx b/Modules/Segmentation/Watersheds/src/itkOneWayEquivalencyTable.cxx index 9587de215b9..67a62fa2f08 100644 --- a/Modules/Segmentation/Watersheds/src/itkOneWayEquivalencyTable.cxx +++ b/Modules/Segmentation/Watersheds/src/itkOneWayEquivalencyTable.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/src/itkWatershedMiniPipelineProgressCommand.cxx b/Modules/Segmentation/Watersheds/src/itkWatershedMiniPipelineProgressCommand.cxx index 5f7223867bd..dfb69432c76 100644 --- a/Modules/Segmentation/Watersheds/src/itkWatershedMiniPipelineProgressCommand.cxx +++ b/Modules/Segmentation/Watersheds/src/itkWatershedMiniPipelineProgressCommand.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/test/itkIsolatedWatershedImageFilterTest.cxx b/Modules/Segmentation/Watersheds/test/itkIsolatedWatershedImageFilterTest.cxx index 6b5a932ff5d..8a477a6a5ad 100644 --- a/Modules/Segmentation/Watersheds/test/itkIsolatedWatershedImageFilterTest.cxx +++ b/Modules/Segmentation/Watersheds/test/itkIsolatedWatershedImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/test/itkMorphologicalWatershedFromMarkersImageFilterTest.cxx b/Modules/Segmentation/Watersheds/test/itkMorphologicalWatershedFromMarkersImageFilterTest.cxx index b2ba410b0f5..274faa7977e 100644 --- a/Modules/Segmentation/Watersheds/test/itkMorphologicalWatershedFromMarkersImageFilterTest.cxx +++ b/Modules/Segmentation/Watersheds/test/itkMorphologicalWatershedFromMarkersImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/test/itkMorphologicalWatershedImageFilterTest.cxx b/Modules/Segmentation/Watersheds/test/itkMorphologicalWatershedImageFilterTest.cxx index cbe23086b2f..73f1a98e7fe 100644 --- a/Modules/Segmentation/Watersheds/test/itkMorphologicalWatershedImageFilterTest.cxx +++ b/Modules/Segmentation/Watersheds/test/itkMorphologicalWatershedImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/test/itkTobogganImageFilterTest.cxx b/Modules/Segmentation/Watersheds/test/itkTobogganImageFilterTest.cxx index b12803a56ea..0d64e15f562 100644 --- a/Modules/Segmentation/Watersheds/test/itkTobogganImageFilterTest.cxx +++ b/Modules/Segmentation/Watersheds/test/itkTobogganImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/test/itkWatershedImageFilterTest.cxx b/Modules/Segmentation/Watersheds/test/itkWatershedImageFilterTest.cxx index ca686317415..c058d0a57ae 100644 --- a/Modules/Segmentation/Watersheds/test/itkWatershedImageFilterTest.cxx +++ b/Modules/Segmentation/Watersheds/test/itkWatershedImageFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Segmentation/Watersheds/wrapping/test/WatershedSegmentation1Test.py b/Modules/Segmentation/Watersheds/wrapping/test/WatershedSegmentation1Test.py index 0b3d5d03059..f435ac10f54 100644 --- a/Modules/Segmentation/Watersheds/wrapping/test/WatershedSegmentation1Test.py +++ b/Modules/Segmentation/Watersheds/wrapping/test/WatershedSegmentation1Test.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/Eigen3/src/itk_eigen.h.in b/Modules/ThirdParty/Eigen3/src/itk_eigen.h.in index b350f344621..750504a6e91 100644 --- a/Modules/ThirdParty/Eigen3/src/itk_eigen.h.in +++ b/Modules/ThirdParty/Eigen3/src/itk_eigen.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/Expat/src/expat/itk_expat_mangle.h b/Modules/ThirdParty/Expat/src/expat/itk_expat_mangle.h index 389da5c6f76..db209152aab 100644 --- a/Modules/ThirdParty/Expat/src/expat/itk_expat_mangle.h +++ b/Modules/ThirdParty/Expat/src/expat/itk_expat_mangle.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageReader.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageReader.cxx index c7b6e1add12..e54b28af547 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageReader.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageReader.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageReader.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageReader.h index 99e39854cb6..6051a01ee0b 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageReader.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageWriter.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageWriter.cxx index 85e4f63ab53..b172f8c2ee3 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageWriter.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageWriter.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageWriter.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageWriter.h index 2b1bc1873e7..cc9f10837d3 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageWriter.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MediaStorageAndFileFormat/gdcmStreamImageWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmARTIMTimer.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmARTIMTimer.cxx index e07d5856793..10c1d2fab61 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmARTIMTimer.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmARTIMTimer.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmARTIMTimer.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmARTIMTimer.h index e62945a5dab..418cf2a5c58 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmARTIMTimer.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmARTIMTimer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseCompositeMessage.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseCompositeMessage.h index 1c3f19cc5b2..ac4f7f1b7aa 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseCompositeMessage.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseCompositeMessage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBasePDU.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBasePDU.h index b9e20163f59..e59e7a7780d 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBasePDU.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBasePDU.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseQuery.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseQuery.cxx index c7c17c32706..1063e704ce2 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseQuery.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseQuery.cxx @@ -1,6 +1,6 @@ /*========================================================================= * -* Copyright Insight Software Consortium +* Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseQuery.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseQuery.h index 9d2f32b6920..cf77dd76857 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseQuery.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseQuery.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseRootQuery.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseRootQuery.cxx index 85566b53027..84b9c52a1d4 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseRootQuery.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseRootQuery.cxx @@ -1,6 +1,6 @@ /*========================================================================= * -* Copyright Insight Software Consortium +* Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseRootQuery.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseRootQuery.h index 7f5ff285618..4c16a843464 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseRootQuery.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmBaseRootQuery.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCEchoMessages.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCEchoMessages.cxx index 91378e4064f..8a25d22d29b 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCEchoMessages.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCEchoMessages.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCEchoMessages.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCEchoMessages.h index 8a987d2e8ad..b801e64b6fa 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCEchoMessages.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCEchoMessages.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCFindMessages.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCFindMessages.cxx index 51d2abf6d0e..c5c376f75c1 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCFindMessages.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCFindMessages.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCFindMessages.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCFindMessages.h index 6cf158d5252..ee3df3c8d26 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCFindMessages.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCFindMessages.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCMoveMessages.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCMoveMessages.cxx index 0eba681e625..d7da4e7fab2 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCMoveMessages.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCMoveMessages.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCMoveMessages.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCMoveMessages.h index 97aa2ed4875..5308bf7f2f0 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCMoveMessages.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCMoveMessages.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCStoreMessages.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCStoreMessages.cxx index fc541e61a49..ad0d687c533 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCStoreMessages.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCStoreMessages.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCStoreMessages.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCStoreMessages.h index 7994746dfca..796ca7bdb07 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCStoreMessages.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCStoreMessages.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeMessageFactory.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeMessageFactory.cxx index c0095101e8d..e12f91bfb87 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeMessageFactory.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeMessageFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeMessageFactory.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeMessageFactory.h index 5f398014df4..0e27a01493a 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeMessageFactory.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeMessageFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeNetworkFunctions.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeNetworkFunctions.cxx index 36d058264aa..35ac084faf2 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeNetworkFunctions.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeNetworkFunctions.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeNetworkFunctions.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeNetworkFunctions.h index 085681f624a..3a96ce1cb8c 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeNetworkFunctions.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmCompositeNetworkFunctions.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmNetworkEvents.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmNetworkEvents.h index 5188203e439..cae2f3e1e95 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmNetworkEvents.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmNetworkEvents.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmNetworkStateID.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmNetworkStateID.h index 98f6feca531..0ce5c64f610 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmNetworkStateID.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmNetworkStateID.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmPDUFactory.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmPDUFactory.cxx index d70a13b9238..f289fa6953c 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmPDUFactory.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmPDUFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmPDUFactory.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmPDUFactory.h index d0c77ec6974..d26d5d93bcf 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmPDUFactory.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmPDUFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryBase.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryBase.h index b945532d7b4..af9e1db3b1b 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryBase.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryFactory.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryFactory.cxx index 512dc70ddd4..1da856dc163 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryFactory.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryFactory.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryFactory.h index 378f45483cf..fda2ddb7eb7 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryFactory.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryImage.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryImage.cxx index f674fa6e1c4..5fc30101f15 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryImage.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryImage.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryImage.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryImage.h index 0f1f2abc5f9..06f18206f23 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryImage.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryImage.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryPatient.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryPatient.cxx index bcf1d88de53..486458b512a 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryPatient.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryPatient.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryPatient.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryPatient.h index 6c6a79409e6..f7401fc17c7 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryPatient.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryPatient.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQuerySeries.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQuerySeries.cxx index 495b95dd656..5498780942c 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQuerySeries.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQuerySeries.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQuerySeries.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQuerySeries.h index d1af317efc8..a81c54a09f0 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQuerySeries.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQuerySeries.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryStudy.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryStudy.cxx index 946ef6ba62c..f25af7591c6 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryStudy.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryStudy.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryStudy.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryStudy.h index e5ae1251855..2e40fd5ec75 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryStudy.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmQueryStudy.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULAction.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULAction.h index 4ddd41d46f4..2e9772c985a 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULAction.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULAction.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAA.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAA.cxx index 476db3df511..9690d3d88a8 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAA.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAA.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAA.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAA.h index 4f48f8364df..e4f9884c7af 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAA.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAA.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAE.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAE.cxx index 889fe04ac6d..e222e3e580e 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAE.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAE.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAE.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAE.h index 43044d55a7f..c551bcb5698 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAE.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAE.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAR.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAR.cxx index 869eb4cc0b9..1328a1184cd 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAR.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAR.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAR.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAR.h index f48592b4923..1db4abeb69d 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAR.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionAR.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionDT.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionDT.cxx index 47198a2567f..03e69d99746 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionDT.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionDT.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionDT.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionDT.h index acc314c1c52..41b6efb4b1e 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionDT.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULActionDT.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULBasicCallback.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULBasicCallback.cxx index 3cae28c15e7..ee054d6b1c8 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULBasicCallback.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULBasicCallback.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULBasicCallback.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULBasicCallback.h index 5fe72fad8aa..8b83e89f642 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULBasicCallback.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULBasicCallback.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnection.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnection.cxx index f89bb8672d7..a10f8bf437f 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnection.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnection.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnection.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnection.h index 035ae0a77d3..9a2dafa5cd9 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnection.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnection.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionCallback.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionCallback.h index 89a899e4167..330a53164c7 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionCallback.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionCallback.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionInfo.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionInfo.cxx index 106d27027a9..4bcdb959965 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionInfo.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionInfo.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionInfo.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionInfo.h index 472e5376b56..5d958263af5 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionInfo.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionInfo.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionManager.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionManager.cxx index c4e7bd18dd2..97009f12773 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionManager.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionManager.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionManager.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionManager.h index 7cb0fcaa9a3..bae2bbbdf14 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionManager.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULConnectionManager.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULEvent.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULEvent.h index 42375f23c68..df3846e0f94 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULEvent.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULEvent.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULTransitionTable.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULTransitionTable.cxx index 1d21d300145..23026a3ba1e 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULTransitionTable.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULTransitionTable.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULTransitionTable.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULTransitionTable.h index d5f9bfa6ee9..1b683b3822d 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULTransitionTable.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULTransitionTable.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULWritingCallback.cxx b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULWritingCallback.cxx index e8afa71fdb8..3084ed17ba8 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULWritingCallback.cxx +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULWritingCallback.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULWritingCallback.h b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULWritingCallback.h index 4b04ddae406..ed08780718b 100644 --- a/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULWritingCallback.h +++ b/Modules/ThirdParty/GDCM/src/gdcm/Source/MessageExchangeDefinition/gdcmULWritingCallback.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/HDF5/src/itk_H5Cpp.h.in b/Modules/ThirdParty/HDF5/src/itk_H5Cpp.h.in index 1fd8577741c..b44a946ce89 100644 --- a/Modules/ThirdParty/HDF5/src/itk_H5Cpp.h.in +++ b/Modules/ThirdParty/HDF5/src/itk_H5Cpp.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/HDF5/src/itk_hdf5.h.in b/Modules/ThirdParty/HDF5/src/itk_hdf5.h.in index bfa2a4f310d..97edf63a920 100644 --- a/Modules/ThirdParty/HDF5/src/itk_hdf5.h.in +++ b/Modules/ThirdParty/HDF5/src/itk_hdf5.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/JPEG/src/itk_jpeg.h.in b/Modules/ThirdParty/JPEG/src/itk_jpeg.h.in index f2efee990ac..69bc6209aa8 100644 --- a/Modules/ThirdParty/JPEG/src/itk_jpeg.h.in +++ b/Modules/ThirdParty/JPEG/src/itk_jpeg.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/KWIML/src/itk_kwiml.h.in b/Modules/ThirdParty/KWIML/src/itk_kwiml.h.in index f5114ed803b..4b87de5dfcc 100644 --- a/Modules/ThirdParty/KWIML/src/itk_kwiml.h.in +++ b/Modules/ThirdParty/KWIML/src/itk_kwiml.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/MINC/src/itk_minc2.h.in b/Modules/ThirdParty/MINC/src/itk_minc2.h.in index ce30c5ef8b2..a9c733b40fc 100644 --- a/Modules/ThirdParty/MINC/src/itk_minc2.h.in +++ b/Modules/ThirdParty/MINC/src/itk_minc2.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/MetaIO/src/MetaIO/src/metaFEMObject.cxx b/Modules/ThirdParty/MetaIO/src/MetaIO/src/metaFEMObject.cxx index ee1bd3629ee..675a19c0fb5 100644 --- a/Modules/ThirdParty/MetaIO/src/MetaIO/src/metaFEMObject.cxx +++ b/Modules/ThirdParty/MetaIO/src/MetaIO/src/metaFEMObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/MetaIO/src/MetaIO/src/metaFEMObject.h b/Modules/ThirdParty/MetaIO/src/MetaIO/src/metaFEMObject.h index f750f6af86c..e9f00ba7dbc 100644 --- a/Modules/ThirdParty/MetaIO/src/MetaIO/src/metaFEMObject.h +++ b/Modules/ThirdParty/MetaIO/src/MetaIO/src/metaFEMObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/NrrdIO/src/NrrdIO/CMake/TestQnanhibit.c b/Modules/ThirdParty/NrrdIO/src/NrrdIO/CMake/TestQnanhibit.c index 09e00584411..71aae3f00fe 100644 --- a/Modules/ThirdParty/NrrdIO/src/NrrdIO/CMake/TestQnanhibit.c +++ b/Modules/ThirdParty/NrrdIO/src/NrrdIO/CMake/TestQnanhibit.c @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/OpenJPEG/src/itk_openjpeg.h b/Modules/ThirdParty/OpenJPEG/src/itk_openjpeg.h index eba5842d2f0..2ad00098a16 100644 --- a/Modules/ThirdParty/OpenJPEG/src/itk_openjpeg.h +++ b/Modules/ThirdParty/OpenJPEG/src/itk_openjpeg.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/PNG/src/itk_png.h.in b/Modules/ThirdParty/PNG/src/itk_png.h.in index fa461926f10..da73d3138cb 100644 --- a/Modules/ThirdParty/PNG/src/itk_png.h.in +++ b/Modules/ThirdParty/PNG/src/itk_png.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/TIFF/src/itk_tiff.h.in b/Modules/ThirdParty/TIFF/src/itk_tiff.h.in index 52c45d2fa38..11fbc82d63a 100644 --- a/Modules/ThirdParty/TIFF/src/itk_tiff.h.in +++ b/Modules/ThirdParty/TIFF/src/itk_tiff.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/VNL/CMake/itkLibCxxVersion.cxx b/Modules/ThirdParty/VNL/CMake/itkLibCxxVersion.cxx index 6b4772f6160..99c5a3f4c3a 100644 --- a/Modules/ThirdParty/VNL/CMake/itkLibCxxVersion.cxx +++ b/Modules/ThirdParty/VNL/CMake/itkLibCxxVersion.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrBase.cxx b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrBase.cxx index 7db6c7b6688..524e0a90e56 100644 --- a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrBase.cxx +++ b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrBase.h b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrBase.h index ce920850728..ce624ff5a08 100644 --- a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrBase.h +++ b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrDense.cxx b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrDense.cxx index e39596bf997..339afbd12fd 100644 --- a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrDense.cxx +++ b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrDense.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrDense.h b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrDense.h index 97025d8d6d2..29e07632fbf 100644 --- a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrDense.h +++ b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsmrDense.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrBase.cxx b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrBase.cxx index 677235f0d70..5973bfded2a 100644 --- a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrBase.cxx +++ b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrBase.h b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrBase.h index 53ac37af563..01d0a5c73c5 100644 --- a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrBase.h +++ b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrDense.cxx b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrDense.cxx index c37979d6fb8..16d1212979e 100644 --- a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrDense.cxx +++ b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrDense.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrDense.h b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrDense.h index 51db3ac9c4a..7c0153e720c 100644 --- a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrDense.h +++ b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/linalg/lsqrDense.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsmrTest2.cxx b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsmrTest2.cxx index 3a1c31746c3..52f798c6c1a 100644 --- a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsmrTest2.cxx +++ b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsmrTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsqrTest1.cxx b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsqrTest1.cxx index 6bb45f9ebf5..f61461bc4a7 100644 --- a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsqrTest1.cxx +++ b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsqrTest1.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsqrTest2.cxx b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsqrTest2.cxx index 021662fe9dc..9e632570e48 100644 --- a/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsqrTest2.cxx +++ b/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/tests/lsqrTest2.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/ThirdParty/ZLIB/src/itk_zlib.h.in b/Modules/ThirdParty/ZLIB/src/itk_zlib.h.in index a7d7337c4c7..9f9260950d3 100644 --- a/Modules/ThirdParty/ZLIB/src/itk_zlib.h.in +++ b/Modules/ThirdParty/ZLIB/src/itk_zlib.h.in @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/include/itkOpenCVBasicTypeBridge.h b/Modules/Video/BridgeOpenCV/include/itkOpenCVBasicTypeBridge.h index c502b60eca1..e91f98cf0de 100644 --- a/Modules/Video/BridgeOpenCV/include/itkOpenCVBasicTypeBridge.h +++ b/Modules/Video/BridgeOpenCV/include/itkOpenCVBasicTypeBridge.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/include/itkOpenCVImageBridge.h b/Modules/Video/BridgeOpenCV/include/itkOpenCVImageBridge.h index 11f89c31b31..212052eea8c 100644 --- a/Modules/Video/BridgeOpenCV/include/itkOpenCVImageBridge.h +++ b/Modules/Video/BridgeOpenCV/include/itkOpenCVImageBridge.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/include/itkOpenCVImageBridge.hxx b/Modules/Video/BridgeOpenCV/include/itkOpenCVImageBridge.hxx index 049583c553f..830e8c07bdc 100644 --- a/Modules/Video/BridgeOpenCV/include/itkOpenCVImageBridge.hxx +++ b/Modules/Video/BridgeOpenCV/include/itkOpenCVImageBridge.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoCapture.h b/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoCapture.h index d47d7443e6a..b98a56854f8 100644 --- a/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoCapture.h +++ b/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoCapture.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoCapture.hxx b/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoCapture.hxx index beff5af2459..85dcc2b0c2d 100644 --- a/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoCapture.hxx +++ b/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoCapture.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoIO.h b/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoIO.h index fed3a30de20..e776cda156f 100644 --- a/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoIO.h +++ b/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoIOFactory.h b/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoIOFactory.h index cca84bd54cf..9e03913dc49 100644 --- a/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoIOFactory.h +++ b/Modules/Video/BridgeOpenCV/include/itkOpenCVVideoIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/src/itkOpenCVVideoIO.cxx b/Modules/Video/BridgeOpenCV/src/itkOpenCVVideoIO.cxx index ca99be054ac..6c80b3c8696 100644 --- a/Modules/Video/BridgeOpenCV/src/itkOpenCVVideoIO.cxx +++ b/Modules/Video/BridgeOpenCV/src/itkOpenCVVideoIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/src/itkOpenCVVideoIOFactory.cxx b/Modules/Video/BridgeOpenCV/src/itkOpenCVVideoIOFactory.cxx index 8a0e1e14a89..0a35ed5d50f 100644 --- a/Modules/Video/BridgeOpenCV/src/itkOpenCVVideoIOFactory.cxx +++ b/Modules/Video/BridgeOpenCV/src/itkOpenCVVideoIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/test/itkOpenCVBasicTypeBridgeTest.cxx b/Modules/Video/BridgeOpenCV/test/itkOpenCVBasicTypeBridgeTest.cxx index a1b63b75095..f2a82db8d30 100644 --- a/Modules/Video/BridgeOpenCV/test/itkOpenCVBasicTypeBridgeTest.cxx +++ b/Modules/Video/BridgeOpenCV/test/itkOpenCVBasicTypeBridgeTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/test/itkOpenCVImageBridgeGrayScaleTest.cxx b/Modules/Video/BridgeOpenCV/test/itkOpenCVImageBridgeGrayScaleTest.cxx index 6d2de627336..f27ebb7ff5a 100644 --- a/Modules/Video/BridgeOpenCV/test/itkOpenCVImageBridgeGrayScaleTest.cxx +++ b/Modules/Video/BridgeOpenCV/test/itkOpenCVImageBridgeGrayScaleTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/test/itkOpenCVImageBridgeRGBTest.cxx b/Modules/Video/BridgeOpenCV/test/itkOpenCVImageBridgeRGBTest.cxx index cb9241f069d..95439ff5430 100644 --- a/Modules/Video/BridgeOpenCV/test/itkOpenCVImageBridgeRGBTest.cxx +++ b/Modules/Video/BridgeOpenCV/test/itkOpenCVImageBridgeRGBTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/test/itkOpenCVTestHelper.cxx b/Modules/Video/BridgeOpenCV/test/itkOpenCVTestHelper.cxx index 9e69725432f..71a57fd0090 100644 --- a/Modules/Video/BridgeOpenCV/test/itkOpenCVTestHelper.cxx +++ b/Modules/Video/BridgeOpenCV/test/itkOpenCVTestHelper.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/test/itkOpenCVTestHelper.h b/Modules/Video/BridgeOpenCV/test/itkOpenCVTestHelper.h index 204e51792e9..081b2473898 100644 --- a/Modules/Video/BridgeOpenCV/test/itkOpenCVTestHelper.h +++ b/Modules/Video/BridgeOpenCV/test/itkOpenCVTestHelper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/test/itkOpenCVVideoCaptureTest.cxx b/Modules/Video/BridgeOpenCV/test/itkOpenCVVideoCaptureTest.cxx index 9dae2fcb625..5c444d43bd0 100644 --- a/Modules/Video/BridgeOpenCV/test/itkOpenCVVideoCaptureTest.cxx +++ b/Modules/Video/BridgeOpenCV/test/itkOpenCVVideoCaptureTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/test/itkOpenCVVideoIOFactoryTest.cxx b/Modules/Video/BridgeOpenCV/test/itkOpenCVVideoIOFactoryTest.cxx index 8e5ed8bb2a0..6388c6f201a 100644 --- a/Modules/Video/BridgeOpenCV/test/itkOpenCVVideoIOFactoryTest.cxx +++ b/Modules/Video/BridgeOpenCV/test/itkOpenCVVideoIOFactoryTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeOpenCV/test/itkOpenCVVideoIOTest.cxx b/Modules/Video/BridgeOpenCV/test/itkOpenCVVideoIOTest.cxx index 691f4c6bd38..43c33c51957 100644 --- a/Modules/Video/BridgeOpenCV/test/itkOpenCVVideoIOTest.cxx +++ b/Modules/Video/BridgeOpenCV/test/itkOpenCVVideoIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeVXL/include/itkVXLVideoIO.h b/Modules/Video/BridgeVXL/include/itkVXLVideoIO.h index 4798dcb6930..879f3dc7cfe 100644 --- a/Modules/Video/BridgeVXL/include/itkVXLVideoIO.h +++ b/Modules/Video/BridgeVXL/include/itkVXLVideoIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeVXL/include/itkVXLVideoIOFactory.h b/Modules/Video/BridgeVXL/include/itkVXLVideoIOFactory.h index 995e3094fa6..e0c9ca884f3 100644 --- a/Modules/Video/BridgeVXL/include/itkVXLVideoIOFactory.h +++ b/Modules/Video/BridgeVXL/include/itkVXLVideoIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeVXL/include/vidl_itk_istream.h b/Modules/Video/BridgeVXL/include/vidl_itk_istream.h index a0f262e05c9..f550adf4b78 100644 --- a/Modules/Video/BridgeVXL/include/vidl_itk_istream.h +++ b/Modules/Video/BridgeVXL/include/vidl_itk_istream.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeVXL/include/vidl_itk_istream.hxx b/Modules/Video/BridgeVXL/include/vidl_itk_istream.hxx index b5762b9972a..346abe44c05 100644 --- a/Modules/Video/BridgeVXL/include/vidl_itk_istream.hxx +++ b/Modules/Video/BridgeVXL/include/vidl_itk_istream.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeVXL/src/itkVXLVideoIO.cxx b/Modules/Video/BridgeVXL/src/itkVXLVideoIO.cxx index ea4b3c75949..5f16414581c 100644 --- a/Modules/Video/BridgeVXL/src/itkVXLVideoIO.cxx +++ b/Modules/Video/BridgeVXL/src/itkVXLVideoIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeVXL/src/itkVXLVideoIOFactory.cxx b/Modules/Video/BridgeVXL/src/itkVXLVideoIOFactory.cxx index 455815de6e6..d932b412719 100644 --- a/Modules/Video/BridgeVXL/src/itkVXLVideoIOFactory.cxx +++ b/Modules/Video/BridgeVXL/src/itkVXLVideoIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeVXL/test/itkVXLVideoIOFactoryTest.cxx b/Modules/Video/BridgeVXL/test/itkVXLVideoIOFactoryTest.cxx index 5161aaf2884..aeb6e14b5b6 100644 --- a/Modules/Video/BridgeVXL/test/itkVXLVideoIOFactoryTest.cxx +++ b/Modules/Video/BridgeVXL/test/itkVXLVideoIOFactoryTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeVXL/test/itkVXLVideoIOTest.cxx b/Modules/Video/BridgeVXL/test/itkVXLVideoIOTest.cxx index d9ced30c800..cbd73637de7 100644 --- a/Modules/Video/BridgeVXL/test/itkVXLVideoIOTest.cxx +++ b/Modules/Video/BridgeVXL/test/itkVXLVideoIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/BridgeVXL/test/vidl_itk_istreamTest.cxx b/Modules/Video/BridgeVXL/test/vidl_itk_istreamTest.cxx index c5cf4e31ccd..3ae21767d42 100644 --- a/Modules/Video/BridgeVXL/test/vidl_itk_istreamTest.cxx +++ b/Modules/Video/BridgeVXL/test/vidl_itk_istreamTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/include/itkRingBuffer.h b/Modules/Video/Core/include/itkRingBuffer.h index 52abddf8d0b..f118cef955d 100644 --- a/Modules/Video/Core/include/itkRingBuffer.h +++ b/Modules/Video/Core/include/itkRingBuffer.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/include/itkRingBuffer.hxx b/Modules/Video/Core/include/itkRingBuffer.hxx index 2bb4256b549..5f8853a90a1 100644 --- a/Modules/Video/Core/include/itkRingBuffer.hxx +++ b/Modules/Video/Core/include/itkRingBuffer.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/include/itkTemporalDataObject.h b/Modules/Video/Core/include/itkTemporalDataObject.h index bf25818502c..6c7bf943bd7 100644 --- a/Modules/Video/Core/include/itkTemporalDataObject.h +++ b/Modules/Video/Core/include/itkTemporalDataObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/include/itkTemporalProcessObject.h b/Modules/Video/Core/include/itkTemporalProcessObject.h index ec7ff6201da..7c605cdf3d3 100644 --- a/Modules/Video/Core/include/itkTemporalProcessObject.h +++ b/Modules/Video/Core/include/itkTemporalProcessObject.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/include/itkTemporalRegion.h b/Modules/Video/Core/include/itkTemporalRegion.h index ee4429c11bd..e3e757f760e 100644 --- a/Modules/Video/Core/include/itkTemporalRegion.h +++ b/Modules/Video/Core/include/itkTemporalRegion.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/include/itkVideoSource.h b/Modules/Video/Core/include/itkVideoSource.h index 3c84e744d4b..c67a192642c 100644 --- a/Modules/Video/Core/include/itkVideoSource.h +++ b/Modules/Video/Core/include/itkVideoSource.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/include/itkVideoSource.hxx b/Modules/Video/Core/include/itkVideoSource.hxx index b75932a4a11..20346bda22f 100644 --- a/Modules/Video/Core/include/itkVideoSource.hxx +++ b/Modules/Video/Core/include/itkVideoSource.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/include/itkVideoStream.h b/Modules/Video/Core/include/itkVideoStream.h index c3d877dad0b..3408ed92da4 100644 --- a/Modules/Video/Core/include/itkVideoStream.h +++ b/Modules/Video/Core/include/itkVideoStream.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/include/itkVideoStream.hxx b/Modules/Video/Core/include/itkVideoStream.hxx index 2790652de03..b1f6b54afe8 100644 --- a/Modules/Video/Core/include/itkVideoStream.hxx +++ b/Modules/Video/Core/include/itkVideoStream.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/include/itkVideoToVideoFilter.h b/Modules/Video/Core/include/itkVideoToVideoFilter.h index 11519e643d5..226acd00e33 100644 --- a/Modules/Video/Core/include/itkVideoToVideoFilter.h +++ b/Modules/Video/Core/include/itkVideoToVideoFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/include/itkVideoToVideoFilter.hxx b/Modules/Video/Core/include/itkVideoToVideoFilter.hxx index f7265d0a53d..7ef8b9632d2 100644 --- a/Modules/Video/Core/include/itkVideoToVideoFilter.hxx +++ b/Modules/Video/Core/include/itkVideoToVideoFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/src/itkTemporalDataObject.cxx b/Modules/Video/Core/src/itkTemporalDataObject.cxx index 2142658270b..4f7be6e4331 100644 --- a/Modules/Video/Core/src/itkTemporalDataObject.cxx +++ b/Modules/Video/Core/src/itkTemporalDataObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/src/itkTemporalProcessObject.cxx b/Modules/Video/Core/src/itkTemporalProcessObject.cxx index fb631df31a1..2950c1485f2 100644 --- a/Modules/Video/Core/src/itkTemporalProcessObject.cxx +++ b/Modules/Video/Core/src/itkTemporalProcessObject.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/src/itkTemporalRegion.cxx b/Modules/Video/Core/src/itkTemporalRegion.cxx index 9f5c2297643..89023d39413 100644 --- a/Modules/Video/Core/src/itkTemporalRegion.cxx +++ b/Modules/Video/Core/src/itkTemporalRegion.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/test/itkRingBufferTest.cxx b/Modules/Video/Core/test/itkRingBufferTest.cxx index 0779fd73f95..78e370b069a 100644 --- a/Modules/Video/Core/test/itkRingBufferTest.cxx +++ b/Modules/Video/Core/test/itkRingBufferTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/test/itkTemporalDataObjectTest.cxx b/Modules/Video/Core/test/itkTemporalDataObjectTest.cxx index f922e42904b..d4e500d41fd 100644 --- a/Modules/Video/Core/test/itkTemporalDataObjectTest.cxx +++ b/Modules/Video/Core/test/itkTemporalDataObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/test/itkTemporalProcessObjectTest.cxx b/Modules/Video/Core/test/itkTemporalProcessObjectTest.cxx index 044b8b970d5..7842ffd0046 100644 --- a/Modules/Video/Core/test/itkTemporalProcessObjectTest.cxx +++ b/Modules/Video/Core/test/itkTemporalProcessObjectTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/test/itkTemporalRegionTest.cxx b/Modules/Video/Core/test/itkTemporalRegionTest.cxx index e25cabb4daa..07fcc6ec383 100644 --- a/Modules/Video/Core/test/itkTemporalRegionTest.cxx +++ b/Modules/Video/Core/test/itkTemporalRegionTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/test/itkVideoSourceTest.cxx b/Modules/Video/Core/test/itkVideoSourceTest.cxx index 860fb07dfa9..9b0b11d543c 100644 --- a/Modules/Video/Core/test/itkVideoSourceTest.cxx +++ b/Modules/Video/Core/test/itkVideoSourceTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/test/itkVideoStreamTest.cxx b/Modules/Video/Core/test/itkVideoStreamTest.cxx index bd8b079de4c..dbcbb426ffb 100644 --- a/Modules/Video/Core/test/itkVideoStreamTest.cxx +++ b/Modules/Video/Core/test/itkVideoStreamTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Core/test/itkVideoToVideoFilterTest.cxx b/Modules/Video/Core/test/itkVideoToVideoFilterTest.cxx index 5af487774fb..93f973bab29 100644 --- a/Modules/Video/Core/test/itkVideoToVideoFilterTest.cxx +++ b/Modules/Video/Core/test/itkVideoToVideoFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Filtering/include/itkDecimateFramesVideoFilter.h b/Modules/Video/Filtering/include/itkDecimateFramesVideoFilter.h index 9aeecc73467..298d50a74c4 100644 --- a/Modules/Video/Filtering/include/itkDecimateFramesVideoFilter.h +++ b/Modules/Video/Filtering/include/itkDecimateFramesVideoFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Filtering/include/itkDecimateFramesVideoFilter.hxx b/Modules/Video/Filtering/include/itkDecimateFramesVideoFilter.hxx index 29acf9dadb9..4d8c49ef0ab 100644 --- a/Modules/Video/Filtering/include/itkDecimateFramesVideoFilter.hxx +++ b/Modules/Video/Filtering/include/itkDecimateFramesVideoFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Filtering/include/itkFrameAverageVideoFilter.h b/Modules/Video/Filtering/include/itkFrameAverageVideoFilter.h index cc20d68bccd..c89bbbcd56f 100644 --- a/Modules/Video/Filtering/include/itkFrameAverageVideoFilter.h +++ b/Modules/Video/Filtering/include/itkFrameAverageVideoFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Filtering/include/itkFrameAverageVideoFilter.hxx b/Modules/Video/Filtering/include/itkFrameAverageVideoFilter.hxx index 38021ff6288..5adb1cfd416 100644 --- a/Modules/Video/Filtering/include/itkFrameAverageVideoFilter.hxx +++ b/Modules/Video/Filtering/include/itkFrameAverageVideoFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Filtering/include/itkFrameDifferenceVideoFilter.h b/Modules/Video/Filtering/include/itkFrameDifferenceVideoFilter.h index 682a62e522b..d611cc1d177 100644 --- a/Modules/Video/Filtering/include/itkFrameDifferenceVideoFilter.h +++ b/Modules/Video/Filtering/include/itkFrameDifferenceVideoFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Filtering/include/itkFrameDifferenceVideoFilter.hxx b/Modules/Video/Filtering/include/itkFrameDifferenceVideoFilter.hxx index 666c3c705c0..6d3f032a2e4 100644 --- a/Modules/Video/Filtering/include/itkFrameDifferenceVideoFilter.hxx +++ b/Modules/Video/Filtering/include/itkFrameDifferenceVideoFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Filtering/include/itkImageFilterToVideoFilterWrapper.h b/Modules/Video/Filtering/include/itkImageFilterToVideoFilterWrapper.h index cc9e4024fb1..972bd943f96 100644 --- a/Modules/Video/Filtering/include/itkImageFilterToVideoFilterWrapper.h +++ b/Modules/Video/Filtering/include/itkImageFilterToVideoFilterWrapper.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Filtering/include/itkImageFilterToVideoFilterWrapper.hxx b/Modules/Video/Filtering/include/itkImageFilterToVideoFilterWrapper.hxx index 1de2d2309d1..83eb703e1e9 100644 --- a/Modules/Video/Filtering/include/itkImageFilterToVideoFilterWrapper.hxx +++ b/Modules/Video/Filtering/include/itkImageFilterToVideoFilterWrapper.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Filtering/test/itkDecimateFramesVideoFilterTest.cxx b/Modules/Video/Filtering/test/itkDecimateFramesVideoFilterTest.cxx index 8d483cf84c2..68998aa4c6c 100644 --- a/Modules/Video/Filtering/test/itkDecimateFramesVideoFilterTest.cxx +++ b/Modules/Video/Filtering/test/itkDecimateFramesVideoFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Filtering/test/itkFrameAverageVideoFilterTest.cxx b/Modules/Video/Filtering/test/itkFrameAverageVideoFilterTest.cxx index b977a830af2..fdeb102731e 100644 --- a/Modules/Video/Filtering/test/itkFrameAverageVideoFilterTest.cxx +++ b/Modules/Video/Filtering/test/itkFrameAverageVideoFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Filtering/test/itkFrameDifferenceVideoFilterTest.cxx b/Modules/Video/Filtering/test/itkFrameDifferenceVideoFilterTest.cxx index db433894a32..f65932ad502 100644 --- a/Modules/Video/Filtering/test/itkFrameDifferenceVideoFilterTest.cxx +++ b/Modules/Video/Filtering/test/itkFrameDifferenceVideoFilterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/Filtering/test/itkImageFilterToVideoFilterWrapperTest.cxx b/Modules/Video/Filtering/test/itkImageFilterToVideoFilterWrapperTest.cxx index ac8614c698a..ad754d622df 100644 --- a/Modules/Video/Filtering/test/itkImageFilterToVideoFilterWrapperTest.cxx +++ b/Modules/Video/Filtering/test/itkImageFilterToVideoFilterWrapperTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/include/itkFileListVideoIO.h b/Modules/Video/IO/include/itkFileListVideoIO.h index 46485d10528..eaf2059f0d1 100644 --- a/Modules/Video/IO/include/itkFileListVideoIO.h +++ b/Modules/Video/IO/include/itkFileListVideoIO.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/include/itkFileListVideoIOFactory.h b/Modules/Video/IO/include/itkFileListVideoIOFactory.h index 487ed76e80b..f4bd9040c7e 100644 --- a/Modules/Video/IO/include/itkFileListVideoIOFactory.h +++ b/Modules/Video/IO/include/itkFileListVideoIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/include/itkVideoFileReader.h b/Modules/Video/IO/include/itkVideoFileReader.h index 450d245b7fc..022825d85fd 100644 --- a/Modules/Video/IO/include/itkVideoFileReader.h +++ b/Modules/Video/IO/include/itkVideoFileReader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/include/itkVideoFileReader.hxx b/Modules/Video/IO/include/itkVideoFileReader.hxx index e5aafa6c20e..a84d52495b0 100644 --- a/Modules/Video/IO/include/itkVideoFileReader.hxx +++ b/Modules/Video/IO/include/itkVideoFileReader.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/include/itkVideoFileWriter.h b/Modules/Video/IO/include/itkVideoFileWriter.h index 0998186dcda..a08bfe8b9b9 100644 --- a/Modules/Video/IO/include/itkVideoFileWriter.h +++ b/Modules/Video/IO/include/itkVideoFileWriter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/include/itkVideoFileWriter.hxx b/Modules/Video/IO/include/itkVideoFileWriter.hxx index b44c66c952a..7c2fdf10b3d 100644 --- a/Modules/Video/IO/include/itkVideoFileWriter.hxx +++ b/Modules/Video/IO/include/itkVideoFileWriter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/include/itkVideoIOBase.h b/Modules/Video/IO/include/itkVideoIOBase.h index 3339a63df70..6f899aa5ffb 100644 --- a/Modules/Video/IO/include/itkVideoIOBase.h +++ b/Modules/Video/IO/include/itkVideoIOBase.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/include/itkVideoIOFactory.h b/Modules/Video/IO/include/itkVideoIOFactory.h index b3dead1c1cd..c9d5fa39478 100644 --- a/Modules/Video/IO/include/itkVideoIOFactory.h +++ b/Modules/Video/IO/include/itkVideoIOFactory.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/src/itkFileListVideoIO.cxx b/Modules/Video/IO/src/itkFileListVideoIO.cxx index 7bcbb050bf3..4632c383376 100644 --- a/Modules/Video/IO/src/itkFileListVideoIO.cxx +++ b/Modules/Video/IO/src/itkFileListVideoIO.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/src/itkFileListVideoIOFactory.cxx b/Modules/Video/IO/src/itkFileListVideoIOFactory.cxx index f40b22f7d7a..5207ac3b67f 100644 --- a/Modules/Video/IO/src/itkFileListVideoIOFactory.cxx +++ b/Modules/Video/IO/src/itkFileListVideoIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/src/itkVideoIOBase.cxx b/Modules/Video/IO/src/itkVideoIOBase.cxx index 6078e37814d..72471de2a22 100644 --- a/Modules/Video/IO/src/itkVideoIOBase.cxx +++ b/Modules/Video/IO/src/itkVideoIOBase.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/src/itkVideoIOFactory.cxx b/Modules/Video/IO/src/itkVideoIOFactory.cxx index daa45b4c1a8..996e960d055 100644 --- a/Modules/Video/IO/src/itkVideoIOFactory.cxx +++ b/Modules/Video/IO/src/itkVideoIOFactory.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/test/itkFileListVideoIOFactoryTest.cxx b/Modules/Video/IO/test/itkFileListVideoIOFactoryTest.cxx index c029ed9a352..79aed0162bf 100644 --- a/Modules/Video/IO/test/itkFileListVideoIOFactoryTest.cxx +++ b/Modules/Video/IO/test/itkFileListVideoIOFactoryTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/test/itkFileListVideoIOTest.cxx b/Modules/Video/IO/test/itkFileListVideoIOTest.cxx index a77ab5b7b03..49c5be14bfe 100644 --- a/Modules/Video/IO/test/itkFileListVideoIOTest.cxx +++ b/Modules/Video/IO/test/itkFileListVideoIOTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Modules/Video/IO/test/itkVideoFileReaderWriterTest.cxx b/Modules/Video/IO/test/itkVideoFileReaderWriterTest.cxx index 53d040343bd..607a8aa94da 100644 --- a/Modules/Video/IO/test/itkVideoFileReaderWriterTest.cxx +++ b/Modules/Video/IO/test/itkVideoFileReaderWriterTest.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Utilities/Hooks/commit-msg b/Utilities/Hooks/commit-msg index 805da11b55e..0cd23ac2c2d 100755 --- a/Utilities/Hooks/commit-msg +++ b/Utilities/Hooks/commit-msg @@ -1,7 +1,7 @@ #!/usr/bin/env bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Hooks/post-commit b/Utilities/Hooks/post-commit index e3b8481771b..ec62860b955 100755 --- a/Utilities/Hooks/post-commit +++ b/Utilities/Hooks/post-commit @@ -1,7 +1,7 @@ #!/usr/bin/env bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Hooks/pre-commit b/Utilities/Hooks/pre-commit index c452d874358..73149e675bf 100755 --- a/Utilities/Hooks/pre-commit +++ b/Utilities/Hooks/pre-commit @@ -1,7 +1,7 @@ #!/usr/bin/env bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Hooks/prepare-commit-msg b/Utilities/Hooks/prepare-commit-msg index 05bfe617178..45f5fc78f14 100755 --- a/Utilities/Hooks/prepare-commit-msg +++ b/Utilities/Hooks/prepare-commit-msg @@ -1,7 +1,7 @@ #!/usr/bin/env bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/KWStyle/ITKHeader.h b/Utilities/KWStyle/ITKHeader.h index cd384933a8d..3996c54b1e6 100644 --- a/Utilities/KWStyle/ITKHeader.h +++ b/Utilities/KWStyle/ITKHeader.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/ApplyScriptToRemotes.sh b/Utilities/Maintenance/ApplyScriptToRemotes.sh index a3931ad8304..f6c7781e0a5 100755 --- a/Utilities/Maintenance/ApplyScriptToRemotes.sh +++ b/Utilities/Maintenance/ApplyScriptToRemotes.sh @@ -2,7 +2,7 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/BuildHeaderTest.py b/Utilities/Maintenance/BuildHeaderTest.py index d4724f10401..4b7587cb741 100755 --- a/Utilities/Maintenance/BuildHeaderTest.py +++ b/Utilities/Maintenance/BuildHeaderTest.py @@ -2,7 +2,7 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -51,7 +51,7 @@ HEADER = """/*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/CodeSwarmWithGource.sh b/Utilities/Maintenance/CodeSwarmWithGource.sh index 8979942b924..40468404e21 100755 --- a/Utilities/Maintenance/CodeSwarmWithGource.sh +++ b/Utilities/Maintenance/CodeSwarmWithGource.sh @@ -1,7 +1,7 @@ #!/bin/bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/ContentLinkSynchronization.sh b/Utilities/Maintenance/ContentLinkSynchronization.sh index f1009bdf55e..98d5bba2edc 100755 --- a/Utilities/Maintenance/ContentLinkSynchronization.sh +++ b/Utilities/Maintenance/ContentLinkSynchronization.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/FindRedundantHeaderIncludes.py b/Utilities/Maintenance/FindRedundantHeaderIncludes.py index b4427d3d357..2024c1218de 100755 --- a/Utilities/Maintenance/FindRedundantHeaderIncludes.py +++ b/Utilities/Maintenance/FindRedundantHeaderIncludes.py @@ -1,7 +1,7 @@ #!/usr/bin/python #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/ParallelStripIncludes.py b/Utilities/Maintenance/ParallelStripIncludes.py index f1a2a6ca49b..770d4a2aca6 100755 --- a/Utilities/Maintenance/ParallelStripIncludes.py +++ b/Utilities/Maintenance/ParallelStripIncludes.py @@ -1,7 +1,7 @@ #!/usr/bin/python #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/SourceTarball.bash b/Utilities/Maintenance/SourceTarball.bash index 525ad8293d1..fb04c85ceec 100755 --- a/Utilities/Maintenance/SourceTarball.bash +++ b/Utilities/Maintenance/SourceTarball.bash @@ -1,7 +1,7 @@ #!/usr/bin/env bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/StripIncludes.py b/Utilities/Maintenance/StripIncludes.py index 920233de3a0..39391497814 100755 --- a/Utilities/Maintenance/StripIncludes.py +++ b/Utilities/Maintenance/StripIncludes.py @@ -1,7 +1,7 @@ #!/usr/bin/python #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/UpdateCopyrightStatementsInITK.py b/Utilities/Maintenance/UpdateCopyrightStatementsInITK.py index bab80bafaf2..ede3e4bd9e1 100755 --- a/Utilities/Maintenance/UpdateCopyrightStatementsInITK.py +++ b/Utilities/Maintenance/UpdateCopyrightStatementsInITK.py @@ -1,7 +1,7 @@ #!/usr/bin/python #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -32,7 +32,7 @@ ## New license as specified on: https://itk.org/Wiki/ITK_Release_4/Licensing NewITKCopyrightNotice="""/*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/UpdateRemoteModules.sh b/Utilities/Maintenance/UpdateRemoteModules.sh index 8864f46d95a..2529841d583 100755 --- a/Utilities/Maintenance/UpdateRemoteModules.sh +++ b/Utilities/Maintenance/UpdateRemoteModules.sh @@ -2,7 +2,7 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/UpdateRequiredITKVersionInRemoteModules.sh b/Utilities/Maintenance/UpdateRequiredITKVersionInRemoteModules.sh index 4e42e138172..bf0310893bd 100755 --- a/Utilities/Maintenance/UpdateRequiredITKVersionInRemoteModules.sh +++ b/Utilities/Maintenance/UpdateRequiredITKVersionInRemoteModules.sh @@ -2,7 +2,7 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/UpdateTestingMacrosNames.sh b/Utilities/Maintenance/UpdateTestingMacrosNames.sh index d6042f39ca0..11c97e15fad 100755 --- a/Utilities/Maintenance/UpdateTestingMacrosNames.sh +++ b/Utilities/Maintenance/UpdateTestingMacrosNames.sh @@ -2,7 +2,7 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/computeCodeCoverageLocally.sh b/Utilities/Maintenance/computeCodeCoverageLocally.sh index e6b53d296ca..6d6f92b3f2d 100755 --- a/Utilities/Maintenance/computeCodeCoverageLocally.sh +++ b/Utilities/Maintenance/computeCodeCoverageLocally.sh @@ -1,7 +1,7 @@ #!/bin/bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/computeCodeCoverageLocallyForOneTest.sh b/Utilities/Maintenance/computeCodeCoverageLocallyForOneTest.sh index e988504f277..d7a904ba19e 100755 --- a/Utilities/Maintenance/computeCodeCoverageLocallyForOneTest.sh +++ b/Utilities/Maintenance/computeCodeCoverageLocallyForOneTest.sh @@ -1,7 +1,7 @@ #!/bin/bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/computeGitStatistics.sh b/Utilities/Maintenance/computeGitStatistics.sh index 2292177a766..948cddcf27b 100755 --- a/Utilities/Maintenance/computeGitStatistics.sh +++ b/Utilities/Maintenance/computeGitStatistics.sh @@ -1,7 +1,7 @@ #!/bin/bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/runValgrind.sh b/Utilities/Maintenance/runValgrind.sh index aa1cba4b5cf..a2ba00aa4d0 100755 --- a/Utilities/Maintenance/runValgrind.sh +++ b/Utilities/Maintenance/runValgrind.sh @@ -1,7 +1,7 @@ #!/bin/bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/Maintenance/single-doxygen.sh b/Utilities/Maintenance/single-doxygen.sh index 9aba9de7f23..6f09fe88a8e 100755 --- a/Utilities/Maintenance/single-doxygen.sh +++ b/Utilities/Maintenance/single-doxygen.sh @@ -1,7 +1,7 @@ #!/bin/bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/SetupForDevelopment.sh b/Utilities/SetupForDevelopment.sh index d85fa023687..58318020be5 100755 --- a/Utilities/SetupForDevelopment.sh +++ b/Utilities/SetupForDevelopment.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Utilities/UploadBinaryData.sh b/Utilities/UploadBinaryData.sh index d213ef8dc2e..69bb6e86fb1 100755 --- a/Utilities/UploadBinaryData.sh +++ b/Utilities/UploadBinaryData.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/CMakeLists.txt b/Wrapping/CMakeLists.txt index 25efb534d69..6931924c218 100644 --- a/Wrapping/CMakeLists.txt +++ b/Wrapping/CMakeLists.txt @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/BinaryDilateImageFilter.java b/Wrapping/Generators/Java/Tests/BinaryDilateImageFilter.java index 5f80a9b74f3..4068b0e8738 100644 --- a/Wrapping/Generators/Java/Tests/BinaryDilateImageFilter.java +++ b/Wrapping/Generators/Java/Tests/BinaryDilateImageFilter.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/BinaryErodeImageFilter.java b/Wrapping/Generators/Java/Tests/BinaryErodeImageFilter.java index bc3e01697cf..362f90a9e39 100644 --- a/Wrapping/Generators/Java/Tests/BinaryErodeImageFilter.java +++ b/Wrapping/Generators/Java/Tests/BinaryErodeImageFilter.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/BinaryThresholdImageFilter.java b/Wrapping/Generators/Java/Tests/BinaryThresholdImageFilter.java index 1cbdec0e082..fce129f16bb 100644 --- a/Wrapping/Generators/Java/Tests/BinaryThresholdImageFilter.java +++ b/Wrapping/Generators/Java/Tests/BinaryThresholdImageFilter.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/CastImageFilter.java b/Wrapping/Generators/Java/Tests/CastImageFilter.java index 9ff7303502e..e4d1c7a4c15 100644 --- a/Wrapping/Generators/Java/Tests/CastImageFilter.java +++ b/Wrapping/Generators/Java/Tests/CastImageFilter.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/CurvatureAnisotropicDiffusionImageFilter.java b/Wrapping/Generators/Java/Tests/CurvatureAnisotropicDiffusionImageFilter.java index 37139e18cc9..10c3daff2aa 100644 --- a/Wrapping/Generators/Java/Tests/CurvatureAnisotropicDiffusionImageFilter.java +++ b/Wrapping/Generators/Java/Tests/CurvatureAnisotropicDiffusionImageFilter.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/CurvatureFlowImageFilter.java b/Wrapping/Generators/Java/Tests/CurvatureFlowImageFilter.java index 70883d92c67..d9096e632f8 100644 --- a/Wrapping/Generators/Java/Tests/CurvatureFlowImageFilter.java +++ b/Wrapping/Generators/Java/Tests/CurvatureFlowImageFilter.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/GradientAnisotropicDiffusionImageFilter.java b/Wrapping/Generators/Java/Tests/GradientAnisotropicDiffusionImageFilter.java index 114c43b7a8e..8c0fc5cbfd1 100644 --- a/Wrapping/Generators/Java/Tests/GradientAnisotropicDiffusionImageFilter.java +++ b/Wrapping/Generators/Java/Tests/GradientAnisotropicDiffusionImageFilter.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/MeanImageFilter.java b/Wrapping/Generators/Java/Tests/MeanImageFilter.java index 87b97f49b7c..773b08ae9bf 100644 --- a/Wrapping/Generators/Java/Tests/MeanImageFilter.java +++ b/Wrapping/Generators/Java/Tests/MeanImageFilter.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/MedianImageFilter.java b/Wrapping/Generators/Java/Tests/MedianImageFilter.java index 8452ec0a0de..d15f3c91b52 100644 --- a/Wrapping/Generators/Java/Tests/MedianImageFilter.java +++ b/Wrapping/Generators/Java/Tests/MedianImageFilter.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/MetaDataDictionary.java b/Wrapping/Generators/Java/Tests/MetaDataDictionary.java index 3e9350d3d9a..978c7092ffa 100644 --- a/Wrapping/Generators/Java/Tests/MetaDataDictionary.java +++ b/Wrapping/Generators/Java/Tests/MetaDataDictionary.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/SigmoidImageFilter.java b/Wrapping/Generators/Java/Tests/SigmoidImageFilter.java index b5d78263159..e5c02daed9d 100644 --- a/Wrapping/Generators/Java/Tests/SigmoidImageFilter.java +++ b/Wrapping/Generators/Java/Tests/SigmoidImageFilter.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/ThresholdImageFilter.java b/Wrapping/Generators/Java/Tests/ThresholdImageFilter.java index 1cc6653556f..43a263da8c1 100644 --- a/Wrapping/Generators/Java/Tests/ThresholdImageFilter.java +++ b/Wrapping/Generators/Java/Tests/ThresholdImageFilter.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/notYetUsable/CannyEdgeDetectionImageFilter.java b/Wrapping/Generators/Java/Tests/notYetUsable/CannyEdgeDetectionImageFilter.java index 7f9cb861e92..f8451781f68 100644 --- a/Wrapping/Generators/Java/Tests/notYetUsable/CannyEdgeDetectionImageFilter.java +++ b/Wrapping/Generators/Java/Tests/notYetUsable/CannyEdgeDetectionImageFilter.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/notYetUsable/DicomSliceRead.java b/Wrapping/Generators/Java/Tests/notYetUsable/DicomSliceRead.java index 659727184d5..101ce06248d 100644 --- a/Wrapping/Generators/Java/Tests/notYetUsable/DicomSliceRead.java +++ b/Wrapping/Generators/Java/Tests/notYetUsable/DicomSliceRead.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/notYetUsable/VoronoiSegmentation.java b/Wrapping/Generators/Java/Tests/notYetUsable/VoronoiSegmentation.java index 36640ded9ca..8836298f983 100644 --- a/Wrapping/Generators/Java/Tests/notYetUsable/VoronoiSegmentation.java +++ b/Wrapping/Generators/Java/Tests/notYetUsable/VoronoiSegmentation.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/Tests/notYetUsable/WatershedSegmentation1.java b/Wrapping/Generators/Java/Tests/notYetUsable/WatershedSegmentation1.java index a28ff5e43ea..8d14a3f77c7 100644 --- a/Wrapping/Generators/Java/Tests/notYetUsable/WatershedSegmentation1.java +++ b/Wrapping/Generators/Java/Tests/notYetUsable/WatershedSegmentation1.java @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Java/itkJavaCommand.h b/Wrapping/Generators/Java/itkJavaCommand.h index e79fceae3aa..1db9ca926a3 100644 --- a/Wrapping/Generators/Java/itkJavaCommand.h +++ b/Wrapping/Generators/Java/itkJavaCommand.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/PyUtils/itkPyCommand.cxx b/Wrapping/Generators/Python/PyUtils/itkPyCommand.cxx index eaaef39cf95..143bcf59cb5 100644 --- a/Wrapping/Generators/Python/PyUtils/itkPyCommand.cxx +++ b/Wrapping/Generators/Python/PyUtils/itkPyCommand.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/PyUtils/itkPyCommand.h b/Wrapping/Generators/Python/PyUtils/itkPyCommand.h index 92ecb813a74..f1010662bb7 100644 --- a/Wrapping/Generators/Python/PyUtils/itkPyCommand.h +++ b/Wrapping/Generators/Python/PyUtils/itkPyCommand.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/PyUtils/itkPyImageFilter.h b/Wrapping/Generators/Python/PyUtils/itkPyImageFilter.h index 90df5eca18c..81275c7d470 100644 --- a/Wrapping/Generators/Python/PyUtils/itkPyImageFilter.h +++ b/Wrapping/Generators/Python/PyUtils/itkPyImageFilter.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/PyUtils/itkPyImageFilter.hxx b/Wrapping/Generators/Python/PyUtils/itkPyImageFilter.hxx index c41896be525..de6c0b96c21 100644 --- a/Wrapping/Generators/Python/PyUtils/itkPyImageFilter.hxx +++ b/Wrapping/Generators/Python/PyUtils/itkPyImageFilter.hxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/ModifiedTime.py b/Wrapping/Generators/Python/Tests/ModifiedTime.py index 695e92c5c8e..dcaff00e131 100644 --- a/Wrapping/Generators/Python/Tests/ModifiedTime.py +++ b/Wrapping/Generators/Python/Tests/ModifiedTime.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/PythonTemplateTest.py b/Wrapping/Generators/Python/Tests/PythonTemplateTest.py index c296aa12010..4fc1857222b 100644 --- a/Wrapping/Generators/Python/Tests/PythonTemplateTest.py +++ b/Wrapping/Generators/Python/Tests/PythonTemplateTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/PythonTypeTest.py b/Wrapping/Generators/Python/Tests/PythonTypeTest.py index 0154faf80f6..33aca8f31db 100644 --- a/Wrapping/Generators/Python/Tests/PythonTypeTest.py +++ b/Wrapping/Generators/Python/Tests/PythonTypeTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/PythonTypemapsTest.py b/Wrapping/Generators/Python/Tests/PythonTypemapsTest.py index 274d18e4040..2c5fec45752 100644 --- a/Wrapping/Generators/Python/Tests/PythonTypemapsTest.py +++ b/Wrapping/Generators/Python/Tests/PythonTypemapsTest.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/complex.py b/Wrapping/Generators/Python/Tests/complex.py index 388d84081a8..94d7a30ae88 100644 --- a/Wrapping/Generators/Python/Tests/complex.py +++ b/Wrapping/Generators/Python/Tests/complex.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/extras.py b/Wrapping/Generators/Python/Tests/extras.py index 9dc1b1a23ef..b2f8e5de336 100644 --- a/Wrapping/Generators/Python/Tests/extras.py +++ b/Wrapping/Generators/Python/Tests/extras.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/findEmptyClasses.py b/Wrapping/Generators/Python/Tests/findEmptyClasses.py index 7d2e5266096..e669c768c7c 100644 --- a/Wrapping/Generators/Python/Tests/findEmptyClasses.py +++ b/Wrapping/Generators/Python/Tests/findEmptyClasses.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/findSegfaults.py b/Wrapping/Generators/Python/Tests/findSegfaults.py index fe4b85b6383..5bcdf9beeb7 100644 --- a/Wrapping/Generators/Python/Tests/findSegfaults.py +++ b/Wrapping/Generators/Python/Tests/findSegfaults.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/getNameOfClass.py b/Wrapping/Generators/Python/Tests/getNameOfClass.py index c95a3dfc649..db99af98b6c 100644 --- a/Wrapping/Generators/Python/Tests/getNameOfClass.py +++ b/Wrapping/Generators/Python/Tests/getNameOfClass.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/helpers.py b/Wrapping/Generators/Python/Tests/helpers.py index ebe5b243399..8ca68499484 100644 --- a/Wrapping/Generators/Python/Tests/helpers.py +++ b/Wrapping/Generators/Python/Tests/helpers.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/lazy.py b/Wrapping/Generators/Python/Tests/lazy.py index cc6acac8a19..4d5f177166d 100644 --- a/Wrapping/Generators/Python/Tests/lazy.py +++ b/Wrapping/Generators/Python/Tests/lazy.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/module2module.py b/Wrapping/Generators/Python/Tests/module2module.py index 3afcc3ef24c..73f81035d27 100644 --- a/Wrapping/Generators/Python/Tests/module2module.py +++ b/Wrapping/Generators/Python/Tests/module2module.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/returnedTypeCoverage.py b/Wrapping/Generators/Python/Tests/returnedTypeCoverage.py index 08cfa848abc..bfc36c75851 100644 --- a/Wrapping/Generators/Python/Tests/returnedTypeCoverage.py +++ b/Wrapping/Generators/Python/Tests/returnedTypeCoverage.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/simple_pipeline.py b/Wrapping/Generators/Python/Tests/simple_pipeline.py index e20d0629401..325c2a60e8d 100644 --- a/Wrapping/Generators/Python/Tests/simple_pipeline.py +++ b/Wrapping/Generators/Python/Tests/simple_pipeline.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/templated_pipeline.py b/Wrapping/Generators/Python/Tests/templated_pipeline.py index 850e77aef58..130877c1099 100644 --- a/Wrapping/Generators/Python/Tests/templated_pipeline.py +++ b/Wrapping/Generators/Python/Tests/templated_pipeline.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/timing.py b/Wrapping/Generators/Python/Tests/timing.py index 49c37cd3c2a..807b0893d6a 100644 --- a/Wrapping/Generators/Python/Tests/timing.py +++ b/Wrapping/Generators/Python/Tests/timing.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/verifyGetOutputAPIConsistency.py b/Wrapping/Generators/Python/Tests/verifyGetOutputAPIConsistency.py index 6ae09aba125..b99c218fe9a 100644 --- a/Wrapping/Generators/Python/Tests/verifyGetOutputAPIConsistency.py +++ b/Wrapping/Generators/Python/Tests/verifyGetOutputAPIConsistency.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/verifyTTypeAPIConsistency.py b/Wrapping/Generators/Python/Tests/verifyTTypeAPIConsistency.py index c388664adfd..b3f0982e0ba 100644 --- a/Wrapping/Generators/Python/Tests/verifyTTypeAPIConsistency.py +++ b/Wrapping/Generators/Python/Tests/verifyTTypeAPIConsistency.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/Tests/wrappingCoverage.py b/Wrapping/Generators/Python/Tests/wrappingCoverage.py index 30058456bfa..2426f80ee35 100644 --- a/Wrapping/Generators/Python/Tests/wrappingCoverage.py +++ b/Wrapping/Generators/Python/Tests/wrappingCoverage.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/itk/__init__.py.in b/Wrapping/Generators/Python/itk/__init__.py.in index 36fa8b8f6e6..c4dc637fb73 100644 --- a/Wrapping/Generators/Python/itk/__init__.py.in +++ b/Wrapping/Generators/Python/itk/__init__.py.in @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/itkBase.py b/Wrapping/Generators/Python/itkBase.py index 11f53cbdd0c..0a03b45b303 100644 --- a/Wrapping/Generators/Python/itkBase.py +++ b/Wrapping/Generators/Python/itkBase.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/itkConfig.py.in b/Wrapping/Generators/Python/itkConfig.py.in index 0d06415ea7d..25cae20f500 100644 --- a/Wrapping/Generators/Python/itkConfig.py.in +++ b/Wrapping/Generators/Python/itkConfig.py.in @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/itkExtras.py b/Wrapping/Generators/Python/itkExtras.py index 4bc52f80fad..9301622f9d3 100644 --- a/Wrapping/Generators/Python/itkExtras.py +++ b/Wrapping/Generators/Python/itkExtras.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/itkHelpers.py b/Wrapping/Generators/Python/itkHelpers.py index 6912b3ef99f..8233ddf55b1 100644 --- a/Wrapping/Generators/Python/itkHelpers.py +++ b/Wrapping/Generators/Python/itkHelpers.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/itkLazy.py b/Wrapping/Generators/Python/itkLazy.py index 456e93732b6..2e05bd6c116 100644 --- a/Wrapping/Generators/Python/itkLazy.py +++ b/Wrapping/Generators/Python/itkLazy.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/itkPyITKCommonCAPI.h b/Wrapping/Generators/Python/itkPyITKCommonCAPI.h index 393bfdd4ad3..ed87bd77c6a 100644 --- a/Wrapping/Generators/Python/itkPyITKCommonCAPI.h +++ b/Wrapping/Generators/Python/itkPyITKCommonCAPI.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/itkTemplate.py b/Wrapping/Generators/Python/itkTemplate.py index 2c822ee36af..c95e5e95017 100644 --- a/Wrapping/Generators/Python/itkTemplate.py +++ b/Wrapping/Generators/Python/itkTemplate.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Python/itkTypes.py b/Wrapping/Generators/Python/itkTypes.py index 2a736354f04..337e6e06324 100644 --- a/Wrapping/Generators/Python/itkTypes.py +++ b/Wrapping/Generators/Python/itkTypes.py @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/BinaryDilateImageFilter.tcl b/Wrapping/Generators/Tcl/Tests/BinaryDilateImageFilter.tcl index c4b150f5c65..014067ac174 100644 --- a/Wrapping/Generators/Tcl/Tests/BinaryDilateImageFilter.tcl +++ b/Wrapping/Generators/Tcl/Tests/BinaryDilateImageFilter.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/BinaryErodeImageFilter.tcl b/Wrapping/Generators/Tcl/Tests/BinaryErodeImageFilter.tcl index b82486cf21e..6fe21bc56bb 100644 --- a/Wrapping/Generators/Tcl/Tests/BinaryErodeImageFilter.tcl +++ b/Wrapping/Generators/Tcl/Tests/BinaryErodeImageFilter.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/BinaryThresholdImageFilter.tcl b/Wrapping/Generators/Tcl/Tests/BinaryThresholdImageFilter.tcl index fa49f3550f5..0d6ed7fb699 100644 --- a/Wrapping/Generators/Tcl/Tests/BinaryThresholdImageFilter.tcl +++ b/Wrapping/Generators/Tcl/Tests/BinaryThresholdImageFilter.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/CannyEdgeDetectionImageFilter.tcl b/Wrapping/Generators/Tcl/Tests/CannyEdgeDetectionImageFilter.tcl index f4a49ee6980..2349ec41a24 100644 --- a/Wrapping/Generators/Tcl/Tests/CannyEdgeDetectionImageFilter.tcl +++ b/Wrapping/Generators/Tcl/Tests/CannyEdgeDetectionImageFilter.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/CannyEdgeDetectionImageFilterConnectVTKITK.tcl b/Wrapping/Generators/Tcl/Tests/CannyEdgeDetectionImageFilterConnectVTKITK.tcl index d0c0852a691..cc0468d13aa 100644 --- a/Wrapping/Generators/Tcl/Tests/CannyEdgeDetectionImageFilterConnectVTKITK.tcl +++ b/Wrapping/Generators/Tcl/Tests/CannyEdgeDetectionImageFilterConnectVTKITK.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/CastImageFilter.tcl b/Wrapping/Generators/Tcl/Tests/CastImageFilter.tcl index 48e45e4f723..49300e917a9 100644 --- a/Wrapping/Generators/Tcl/Tests/CastImageFilter.tcl +++ b/Wrapping/Generators/Tcl/Tests/CastImageFilter.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/CurvatureAnisotropicDiffusionImageFilter.tcl b/Wrapping/Generators/Tcl/Tests/CurvatureAnisotropicDiffusionImageFilter.tcl index 653d03fef98..058bf018880 100644 --- a/Wrapping/Generators/Tcl/Tests/CurvatureAnisotropicDiffusionImageFilter.tcl +++ b/Wrapping/Generators/Tcl/Tests/CurvatureAnisotropicDiffusionImageFilter.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/CurvatureFlowImageFilter.tcl b/Wrapping/Generators/Tcl/Tests/CurvatureFlowImageFilter.tcl index 3351df0a160..c82b50ac786 100644 --- a/Wrapping/Generators/Tcl/Tests/CurvatureFlowImageFilter.tcl +++ b/Wrapping/Generators/Tcl/Tests/CurvatureFlowImageFilter.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/DicomSliceRead.tcl b/Wrapping/Generators/Tcl/Tests/DicomSliceRead.tcl index 735f400fd48..cc8c87792b7 100644 --- a/Wrapping/Generators/Tcl/Tests/DicomSliceRead.tcl +++ b/Wrapping/Generators/Tcl/Tests/DicomSliceRead.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/GradientAnisotropicDiffusionImageFilter.tcl b/Wrapping/Generators/Tcl/Tests/GradientAnisotropicDiffusionImageFilter.tcl index aabf75b711d..4db32ba9498 100644 --- a/Wrapping/Generators/Tcl/Tests/GradientAnisotropicDiffusionImageFilter.tcl +++ b/Wrapping/Generators/Tcl/Tests/GradientAnisotropicDiffusionImageFilter.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/ImageRegistration3.tcl b/Wrapping/Generators/Tcl/Tests/ImageRegistration3.tcl index ee0b73a6cfd..6ffa05d7d5c 100644 --- a/Wrapping/Generators/Tcl/Tests/ImageRegistration3.tcl +++ b/Wrapping/Generators/Tcl/Tests/ImageRegistration3.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/ImageRegistration4.tcl b/Wrapping/Generators/Tcl/Tests/ImageRegistration4.tcl index 2eb645816eb..bb2c328173e 100644 --- a/Wrapping/Generators/Tcl/Tests/ImageRegistration4.tcl +++ b/Wrapping/Generators/Tcl/Tests/ImageRegistration4.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/ImageRegistration5.tcl b/Wrapping/Generators/Tcl/Tests/ImageRegistration5.tcl index 0248d557d93..2eb618e387c 100644 --- a/Wrapping/Generators/Tcl/Tests/ImageRegistration5.tcl +++ b/Wrapping/Generators/Tcl/Tests/ImageRegistration5.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/ListAll.tcl b/Wrapping/Generators/Tcl/Tests/ListAll.tcl index 782f6c96968..fcfbf7a3070 100644 --- a/Wrapping/Generators/Tcl/Tests/ListAll.tcl +++ b/Wrapping/Generators/Tcl/Tests/ListAll.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/MeanImageFilter.tcl b/Wrapping/Generators/Tcl/Tests/MeanImageFilter.tcl index c4ae5cf9165..3a1d5f92b03 100644 --- a/Wrapping/Generators/Tcl/Tests/MeanImageFilter.tcl +++ b/Wrapping/Generators/Tcl/Tests/MeanImageFilter.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/MedianImageFilter.tcl b/Wrapping/Generators/Tcl/Tests/MedianImageFilter.tcl index 2605377c915..adb9d22cb7c 100644 --- a/Wrapping/Generators/Tcl/Tests/MedianImageFilter.tcl +++ b/Wrapping/Generators/Tcl/Tests/MedianImageFilter.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/PrintAll.tcl b/Wrapping/Generators/Tcl/Tests/PrintAll.tcl index 110d9369748..c5190daa4bd 100644 --- a/Wrapping/Generators/Tcl/Tests/PrintAll.tcl +++ b/Wrapping/Generators/Tcl/Tests/PrintAll.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/SigmoidImageFilter.tcl b/Wrapping/Generators/Tcl/Tests/SigmoidImageFilter.tcl index 260a3544691..149bfb62f4f 100644 --- a/Wrapping/Generators/Tcl/Tests/SigmoidImageFilter.tcl +++ b/Wrapping/Generators/Tcl/Tests/SigmoidImageFilter.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/TclListAll.tcl b/Wrapping/Generators/Tcl/Tests/TclListAll.tcl index d170106dc85..c907c50dde1 100644 --- a/Wrapping/Generators/Tcl/Tests/TclListAll.tcl +++ b/Wrapping/Generators/Tcl/Tests/TclListAll.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/ThresholdImageFilter.tcl b/Wrapping/Generators/Tcl/Tests/ThresholdImageFilter.tcl index 1764b47cddf..49a25538750 100644 --- a/Wrapping/Generators/Tcl/Tests/ThresholdImageFilter.tcl +++ b/Wrapping/Generators/Tcl/Tests/ThresholdImageFilter.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/VoronoiSegmentation.tcl b/Wrapping/Generators/Tcl/Tests/VoronoiSegmentation.tcl index f7991fdf702..4f9fd23cc2c 100644 --- a/Wrapping/Generators/Tcl/Tests/VoronoiSegmentation.tcl +++ b/Wrapping/Generators/Tcl/Tests/VoronoiSegmentation.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/WatershedSegmentation1.tcl b/Wrapping/Generators/Tcl/Tests/WatershedSegmentation1.tcl index 8499e8b73b9..5d6cdf26a1d 100644 --- a/Wrapping/Generators/Tcl/Tests/WatershedSegmentation1.tcl +++ b/Wrapping/Generators/Tcl/Tests/WatershedSegmentation1.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/itkBasicClasses.tcl b/Wrapping/Generators/Tcl/Tests/itkBasicClasses.tcl index 221f67cce6c..9b58ebfff7c 100644 --- a/Wrapping/Generators/Tcl/Tests/itkBasicClasses.tcl +++ b/Wrapping/Generators/Tcl/Tests/itkBasicClasses.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/itkCurvatureFlowTestTcl.tcl b/Wrapping/Generators/Tcl/Tests/itkCurvatureFlowTestTcl.tcl index 4f37af09679..dae25b09fd9 100644 --- a/Wrapping/Generators/Tcl/Tests/itkCurvatureFlowTestTcl.tcl +++ b/Wrapping/Generators/Tcl/Tests/itkCurvatureFlowTestTcl.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/itkCurvatureFlowTestTcl2.tcl b/Wrapping/Generators/Tcl/Tests/itkCurvatureFlowTestTcl2.tcl index 689eb39b051..de1fd35471a 100644 --- a/Wrapping/Generators/Tcl/Tests/itkCurvatureFlowTestTcl2.tcl +++ b/Wrapping/Generators/Tcl/Tests/itkCurvatureFlowTestTcl2.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/randomImage.tcl b/Wrapping/Generators/Tcl/Tests/randomImage.tcl index 1720a4a3acb..336eaab977a 100644 --- a/Wrapping/Generators/Tcl/Tests/randomImage.tcl +++ b/Wrapping/Generators/Tcl/Tests/randomImage.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/testDirectory.tcl b/Wrapping/Generators/Tcl/Tests/testDirectory.tcl index 8709733784d..6d5c1fba92b 100644 --- a/Wrapping/Generators/Tcl/Tests/testDirectory.tcl +++ b/Wrapping/Generators/Tcl/Tests/testDirectory.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/Tests/testObject.tcl b/Wrapping/Generators/Tcl/Tests/testObject.tcl index 0818243f46c..05d95a5e056 100644 --- a/Wrapping/Generators/Tcl/Tests/testObject.tcl +++ b/Wrapping/Generators/Tcl/Tests/testObject.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/itkTclCommand.cxx b/Wrapping/Generators/Tcl/itkTclCommand.cxx index 05b2efc7f77..578d5e28cd9 100644 --- a/Wrapping/Generators/Tcl/itkTclCommand.cxx +++ b/Wrapping/Generators/Tcl/itkTclCommand.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/itkTclCommand.h b/Wrapping/Generators/Tcl/itkTclCommand.h index 4fe5072c9ca..1c6ccedb547 100644 --- a/Wrapping/Generators/Tcl/itkTclCommand.h +++ b/Wrapping/Generators/Tcl/itkTclCommand.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/itkTkImageViewer2D.cxx b/Wrapping/Generators/Tcl/itkTkImageViewer2D.cxx index de132bc4b90..f459e0071f3 100644 --- a/Wrapping/Generators/Tcl/itkTkImageViewer2D.cxx +++ b/Wrapping/Generators/Tcl/itkTkImageViewer2D.cxx @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/itkTkImageViewer2D.h b/Wrapping/Generators/Tcl/itkTkImageViewer2D.h index 91ee520f869..ce06a92f9bb 100644 --- a/Wrapping/Generators/Tcl/itkTkImageViewer2D.h +++ b/Wrapping/Generators/Tcl/itkTkImageViewer2D.h @@ -1,6 +1,6 @@ /*========================================================================= * - * Copyright Insight Software Consortium + * Copyright NumFOCUS * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/itkdata.tcl b/Wrapping/Generators/Tcl/itkdata.tcl index b43fab05c58..c9f094296f4 100644 --- a/Wrapping/Generators/Tcl/itkdata.tcl +++ b/Wrapping/Generators/Tcl/itkdata.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/itkinteraction.tcl b/Wrapping/Generators/Tcl/itkinteraction.tcl index 9f7ddfeff2c..a88aa3d1c6c 100644 --- a/Wrapping/Generators/Tcl/itkinteraction.tcl +++ b/Wrapping/Generators/Tcl/itkinteraction.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/itktesting.tcl b/Wrapping/Generators/Tcl/itktesting.tcl index 7ddcdbedb08..73f25badaa0 100644 --- a/Wrapping/Generators/Tcl/itktesting.tcl +++ b/Wrapping/Generators/Tcl/itktesting.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/Wrapping/Generators/Tcl/itkutils.tcl b/Wrapping/Generators/Tcl/itkutils.tcl index fec5c550501..24b9e2331e9 100644 --- a/Wrapping/Generators/Tcl/itkutils.tcl +++ b/Wrapping/Generators/Tcl/itkutils.tcl @@ -1,6 +1,6 @@ #========================================================================== # -# Copyright Insight Software Consortium +# Copyright NumFOCUS # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.