From 3c09223a447ea272beecd142b1a7de1a67e402c0 Mon Sep 17 00:00:00 2001 From: Willem Jan Palenstijn Date: Wed, 24 Jan 2018 14:07:10 +0100 Subject: iMinds -> imec --- src/Algorithm.cpp | 2 +- src/ArtAlgorithm.cpp | 2 +- src/AstraObjectFactory.cpp | 2 +- src/AstraObjectManager.cpp | 2 +- src/AsyncAlgorithm.cpp | 2 +- src/BackProjectionAlgorithm.cpp | 2 +- src/CglsAlgorithm.cpp | 2 +- src/CompositeGeometryManager.cpp | 2 +- src/ConeProjectionGeometry3D.cpp | 2 +- src/ConeVecProjectionGeometry3D.cpp | 2 +- src/Config.cpp | 2 +- src/CudaBackProjectionAlgorithm.cpp | 2 +- src/CudaBackProjectionAlgorithm3D.cpp | 2 +- src/CudaCglsAlgorithm.cpp | 2 +- src/CudaCglsAlgorithm3D.cpp | 2 +- src/CudaDartMaskAlgorithm.cpp | 2 +- src/CudaDartMaskAlgorithm3D.cpp | 2 +- src/CudaDartSmoothingAlgorithm.cpp | 2 +- src/CudaDartSmoothingAlgorithm3D.cpp | 2 +- src/CudaDataOperationAlgorithm.cpp | 2 +- src/CudaEMAlgorithm.cpp | 2 +- src/CudaFDKAlgorithm3D.cpp | 2 +- src/CudaFilteredBackProjectionAlgorithm.cpp | 2 +- src/CudaForwardProjectionAlgorithm.cpp | 2 +- src/CudaForwardProjectionAlgorithm3D.cpp | 2 +- src/CudaProjector2D.cpp | 2 +- src/CudaProjector3D.cpp | 2 +- src/CudaReconstructionAlgorithm2D.cpp | 2 +- src/CudaRoiSelectAlgorithm.cpp | 2 +- src/CudaSartAlgorithm.cpp | 2 +- src/CudaSirtAlgorithm.cpp | 2 +- src/CudaSirtAlgorithm3D.cpp | 2 +- src/DataProjector.cpp | 2 +- src/DataProjectorPolicies.cpp | 2 +- src/FanFlatBeamLineKernelProjector2D.cpp | 2 +- src/FanFlatBeamStripKernelProjector2D.cpp | 2 +- src/FanFlatProjectionGeometry2D.cpp | 2 +- src/FanFlatVecProjectionGeometry2D.cpp | 2 +- src/FilteredBackProjectionAlgorithm.cpp | 2 +- src/Float32Data.cpp | 2 +- src/Float32Data2D.cpp | 2 +- src/Float32Data3D.cpp | 2 +- src/Float32Data3DGPU.cpp | 2 +- src/Float32Data3DMemory.cpp | 2 +- src/Float32ProjectionData2D.cpp | 2 +- src/Float32ProjectionData3D.cpp | 2 +- src/Float32ProjectionData3DGPU.cpp | 2 +- src/Float32ProjectionData3DMemory.cpp | 2 +- src/Float32VolumeData2D.cpp | 2 +- src/Float32VolumeData3D.cpp | 2 +- src/Float32VolumeData3DGPU.cpp | 2 +- src/Float32VolumeData3DMemory.cpp | 2 +- src/ForwardProjectionAlgorithm.cpp | 2 +- src/Fourier.cpp | 2 +- src/GeometryUtil2D.cpp | 2 +- src/GeometryUtil3D.cpp | 2 +- src/Globals.cpp | 2 +- src/Logging.cpp | 2 +- src/ParallelBeamBlobKernelProjector2D.cpp | 2 +- src/ParallelBeamLineKernelProjector2D.cpp | 2 +- src/ParallelBeamLinearKernelProjector2D.cpp | 2 +- src/ParallelBeamStripKernelProjector2D.cpp | 2 +- src/ParallelProjectionGeometry2D.cpp | 2 +- src/ParallelProjectionGeometry3D.cpp | 2 +- src/ParallelVecProjectionGeometry2D.cpp | 2 +- src/ParallelVecProjectionGeometry3D.cpp | 2 +- src/PlatformDepSystemCode.cpp | 2 +- src/PluginAlgorithm.cpp | 2 +- src/ProjectionGeometry2D.cpp | 2 +- src/ProjectionGeometry3D.cpp | 2 +- src/Projector2D.cpp | 2 +- src/Projector3D.cpp | 2 +- src/ReconstructionAlgorithm2D.cpp | 2 +- src/ReconstructionAlgorithm3D.cpp | 2 +- src/ReconstructionAlgorithmMultiSlice2D.cpp | 2 +- src/SartAlgorithm.cpp | 2 +- src/SirtAlgorithm.cpp | 2 +- src/SparseMatrix.cpp | 2 +- src/SparseMatrixProjectionGeometry2D.cpp | 2 +- src/SparseMatrixProjector2D.cpp | 2 +- src/Utilities.cpp | 2 +- src/Vector3D.cpp | 2 +- src/VolumeGeometry2D.cpp | 2 +- src/VolumeGeometry3D.cpp | 2 +- src/XMLDocument.cpp | 2 +- src/XMLNode.cpp | 2 +- 86 files changed, 86 insertions(+), 86 deletions(-) (limited to 'src') diff --git a/src/Algorithm.cpp b/src/Algorithm.cpp index 0d21828..f6514fc 100644 --- a/src/Algorithm.cpp +++ b/src/Algorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ArtAlgorithm.cpp b/src/ArtAlgorithm.cpp index 160d99a..570897f 100644 --- a/src/ArtAlgorithm.cpp +++ b/src/ArtAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/AstraObjectFactory.cpp b/src/AstraObjectFactory.cpp index c84ac1e..2ce7474 100644 --- a/src/AstraObjectFactory.cpp +++ b/src/AstraObjectFactory.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/AstraObjectManager.cpp b/src/AstraObjectManager.cpp index f606e4d..92d2da4 100644 --- a/src/AstraObjectManager.cpp +++ b/src/AstraObjectManager.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/AsyncAlgorithm.cpp b/src/AsyncAlgorithm.cpp index 763529c..82f23ec 100644 --- a/src/AsyncAlgorithm.cpp +++ b/src/AsyncAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/BackProjectionAlgorithm.cpp b/src/BackProjectionAlgorithm.cpp index 057ac9c..2e35bdd 100644 --- a/src/BackProjectionAlgorithm.cpp +++ b/src/BackProjectionAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CglsAlgorithm.cpp b/src/CglsAlgorithm.cpp index 1c77c37..7658182 100644 --- a/src/CglsAlgorithm.cpp +++ b/src/CglsAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CompositeGeometryManager.cpp b/src/CompositeGeometryManager.cpp index 7316bb5..0d536e6 100644 --- a/src/CompositeGeometryManager.cpp +++ b/src/CompositeGeometryManager.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ConeProjectionGeometry3D.cpp b/src/ConeProjectionGeometry3D.cpp index 1f52632..90adfa8 100644 --- a/src/ConeProjectionGeometry3D.cpp +++ b/src/ConeProjectionGeometry3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ConeVecProjectionGeometry3D.cpp b/src/ConeVecProjectionGeometry3D.cpp index cd82d71..0e0f70b 100644 --- a/src/ConeVecProjectionGeometry3D.cpp +++ b/src/ConeVecProjectionGeometry3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Config.cpp b/src/Config.cpp index 8aad522..de5b42e 100644 --- a/src/Config.cpp +++ b/src/Config.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaBackProjectionAlgorithm.cpp b/src/CudaBackProjectionAlgorithm.cpp index 57c5b1e..09a356a 100644 --- a/src/CudaBackProjectionAlgorithm.cpp +++ b/src/CudaBackProjectionAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaBackProjectionAlgorithm3D.cpp b/src/CudaBackProjectionAlgorithm3D.cpp index 218bc5e..bfe0bcd 100644 --- a/src/CudaBackProjectionAlgorithm3D.cpp +++ b/src/CudaBackProjectionAlgorithm3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaCglsAlgorithm.cpp b/src/CudaCglsAlgorithm.cpp index 85169b9..ec96991 100644 --- a/src/CudaCglsAlgorithm.cpp +++ b/src/CudaCglsAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaCglsAlgorithm3D.cpp b/src/CudaCglsAlgorithm3D.cpp index c563e52..2ebc8a3 100644 --- a/src/CudaCglsAlgorithm3D.cpp +++ b/src/CudaCglsAlgorithm3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaDartMaskAlgorithm.cpp b/src/CudaDartMaskAlgorithm.cpp index c504644..5f9f67d 100644 --- a/src/CudaDartMaskAlgorithm.cpp +++ b/src/CudaDartMaskAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaDartMaskAlgorithm3D.cpp b/src/CudaDartMaskAlgorithm3D.cpp index d93bc81..2703981 100644 --- a/src/CudaDartMaskAlgorithm3D.cpp +++ b/src/CudaDartMaskAlgorithm3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaDartSmoothingAlgorithm.cpp b/src/CudaDartSmoothingAlgorithm.cpp index 285c599..e3d569d 100644 --- a/src/CudaDartSmoothingAlgorithm.cpp +++ b/src/CudaDartSmoothingAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaDartSmoothingAlgorithm3D.cpp b/src/CudaDartSmoothingAlgorithm3D.cpp index 8d375b1..26a379c 100644 --- a/src/CudaDartSmoothingAlgorithm3D.cpp +++ b/src/CudaDartSmoothingAlgorithm3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaDataOperationAlgorithm.cpp b/src/CudaDataOperationAlgorithm.cpp index c8c9db5..34c8a78 100644 --- a/src/CudaDataOperationAlgorithm.cpp +++ b/src/CudaDataOperationAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaEMAlgorithm.cpp b/src/CudaEMAlgorithm.cpp index a4ec9ed..43a1eb4 100644 --- a/src/CudaEMAlgorithm.cpp +++ b/src/CudaEMAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaFDKAlgorithm3D.cpp b/src/CudaFDKAlgorithm3D.cpp index 48b5ddd..6690401 100644 --- a/src/CudaFDKAlgorithm3D.cpp +++ b/src/CudaFDKAlgorithm3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaFilteredBackProjectionAlgorithm.cpp b/src/CudaFilteredBackProjectionAlgorithm.cpp index 02216a0..af9d55a 100644 --- a/src/CudaFilteredBackProjectionAlgorithm.cpp +++ b/src/CudaFilteredBackProjectionAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaForwardProjectionAlgorithm.cpp b/src/CudaForwardProjectionAlgorithm.cpp index 12dbaa7..d1f6e96 100644 --- a/src/CudaForwardProjectionAlgorithm.cpp +++ b/src/CudaForwardProjectionAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaForwardProjectionAlgorithm3D.cpp b/src/CudaForwardProjectionAlgorithm3D.cpp index 2e7033d..63b56f8 100644 --- a/src/CudaForwardProjectionAlgorithm3D.cpp +++ b/src/CudaForwardProjectionAlgorithm3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaProjector2D.cpp b/src/CudaProjector2D.cpp index 7765a70..3ee5b8e 100644 --- a/src/CudaProjector2D.cpp +++ b/src/CudaProjector2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaProjector3D.cpp b/src/CudaProjector3D.cpp index fec6282..3ea7043 100644 --- a/src/CudaProjector3D.cpp +++ b/src/CudaProjector3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaReconstructionAlgorithm2D.cpp b/src/CudaReconstructionAlgorithm2D.cpp index a1c4648..e7e2ee1 100644 --- a/src/CudaReconstructionAlgorithm2D.cpp +++ b/src/CudaReconstructionAlgorithm2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaRoiSelectAlgorithm.cpp b/src/CudaRoiSelectAlgorithm.cpp index 09aee63..9a92e10 100644 --- a/src/CudaRoiSelectAlgorithm.cpp +++ b/src/CudaRoiSelectAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaSartAlgorithm.cpp b/src/CudaSartAlgorithm.cpp index 3ab2670..fea987e 100644 --- a/src/CudaSartAlgorithm.cpp +++ b/src/CudaSartAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaSirtAlgorithm.cpp b/src/CudaSirtAlgorithm.cpp index b825667..3699d55 100644 --- a/src/CudaSirtAlgorithm.cpp +++ b/src/CudaSirtAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/CudaSirtAlgorithm3D.cpp b/src/CudaSirtAlgorithm3D.cpp index dec7bb2..b34b1e1 100644 --- a/src/CudaSirtAlgorithm3D.cpp +++ b/src/CudaSirtAlgorithm3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/DataProjector.cpp b/src/DataProjector.cpp index ae07008..eaca6e0 100644 --- a/src/DataProjector.cpp +++ b/src/DataProjector.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/DataProjectorPolicies.cpp b/src/DataProjectorPolicies.cpp index fe6cbde..7a9da34 100644 --- a/src/DataProjectorPolicies.cpp +++ b/src/DataProjectorPolicies.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/FanFlatBeamLineKernelProjector2D.cpp b/src/FanFlatBeamLineKernelProjector2D.cpp index cddbe5f..6475ab2 100644 --- a/src/FanFlatBeamLineKernelProjector2D.cpp +++ b/src/FanFlatBeamLineKernelProjector2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/FanFlatBeamStripKernelProjector2D.cpp b/src/FanFlatBeamStripKernelProjector2D.cpp index 73689b0..7d25a55 100644 --- a/src/FanFlatBeamStripKernelProjector2D.cpp +++ b/src/FanFlatBeamStripKernelProjector2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/FanFlatProjectionGeometry2D.cpp b/src/FanFlatProjectionGeometry2D.cpp index 9616a9a..da9133c 100644 --- a/src/FanFlatProjectionGeometry2D.cpp +++ b/src/FanFlatProjectionGeometry2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/FanFlatVecProjectionGeometry2D.cpp b/src/FanFlatVecProjectionGeometry2D.cpp index 8eb6e7a..2a19233 100644 --- a/src/FanFlatVecProjectionGeometry2D.cpp +++ b/src/FanFlatVecProjectionGeometry2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/FilteredBackProjectionAlgorithm.cpp b/src/FilteredBackProjectionAlgorithm.cpp index 33a8f40..bb2e722 100644 --- a/src/FilteredBackProjectionAlgorithm.cpp +++ b/src/FilteredBackProjectionAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Float32Data.cpp b/src/Float32Data.cpp index 1864a7f..48f0969 100644 --- a/src/Float32Data.cpp +++ b/src/Float32Data.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Float32Data2D.cpp b/src/Float32Data2D.cpp index 5b4b371..c952700 100644 --- a/src/Float32Data2D.cpp +++ b/src/Float32Data2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Float32Data3D.cpp b/src/Float32Data3D.cpp index 39d2504..da053a3 100644 --- a/src/Float32Data3D.cpp +++ b/src/Float32Data3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Float32Data3DGPU.cpp b/src/Float32Data3DGPU.cpp index f508d62..2b70d34 100644 --- a/src/Float32Data3DGPU.cpp +++ b/src/Float32Data3DGPU.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Float32Data3DMemory.cpp b/src/Float32Data3DMemory.cpp index 5934d48..d1cede0 100644 --- a/src/Float32Data3DMemory.cpp +++ b/src/Float32Data3DMemory.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Float32ProjectionData2D.cpp b/src/Float32ProjectionData2D.cpp index 725538b..fe6ae49 100644 --- a/src/Float32ProjectionData2D.cpp +++ b/src/Float32ProjectionData2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Float32ProjectionData3D.cpp b/src/Float32ProjectionData3D.cpp index a517de0..ef614b8 100644 --- a/src/Float32ProjectionData3D.cpp +++ b/src/Float32ProjectionData3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Float32ProjectionData3DGPU.cpp b/src/Float32ProjectionData3DGPU.cpp index 3501fbe..30fcca3 100644 --- a/src/Float32ProjectionData3DGPU.cpp +++ b/src/Float32ProjectionData3DGPU.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Float32ProjectionData3DMemory.cpp b/src/Float32ProjectionData3DMemory.cpp index e4b5194..dfa1deb 100644 --- a/src/Float32ProjectionData3DMemory.cpp +++ b/src/Float32ProjectionData3DMemory.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Float32VolumeData2D.cpp b/src/Float32VolumeData2D.cpp index 0dafff9..6ef24fe 100644 --- a/src/Float32VolumeData2D.cpp +++ b/src/Float32VolumeData2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Float32VolumeData3D.cpp b/src/Float32VolumeData3D.cpp index ae8f234..259f2db 100644 --- a/src/Float32VolumeData3D.cpp +++ b/src/Float32VolumeData3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Float32VolumeData3DGPU.cpp b/src/Float32VolumeData3DGPU.cpp index 52a6807..d0f4fba 100644 --- a/src/Float32VolumeData3DGPU.cpp +++ b/src/Float32VolumeData3DGPU.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Float32VolumeData3DMemory.cpp b/src/Float32VolumeData3DMemory.cpp index 82d67a7..8399fb4 100644 --- a/src/Float32VolumeData3DMemory.cpp +++ b/src/Float32VolumeData3DMemory.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ForwardProjectionAlgorithm.cpp b/src/ForwardProjectionAlgorithm.cpp index cfe96fe..d7b664d 100644 --- a/src/ForwardProjectionAlgorithm.cpp +++ b/src/ForwardProjectionAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Fourier.cpp b/src/Fourier.cpp index ec4fa0c..1f3f1cb 100644 --- a/src/Fourier.cpp +++ b/src/Fourier.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/GeometryUtil2D.cpp b/src/GeometryUtil2D.cpp index 84e0d32..2735ad7 100644 --- a/src/GeometryUtil2D.cpp +++ b/src/GeometryUtil2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/GeometryUtil3D.cpp b/src/GeometryUtil3D.cpp index 9c710b9..5257998 100644 --- a/src/GeometryUtil3D.cpp +++ b/src/GeometryUtil3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Globals.cpp b/src/Globals.cpp index 5b0d84e..6b46cfe 100644 --- a/src/Globals.cpp +++ b/src/Globals.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Logging.cpp b/src/Logging.cpp index f39c299..c9513fc 100644 --- a/src/Logging.cpp +++ b/src/Logging.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ParallelBeamBlobKernelProjector2D.cpp b/src/ParallelBeamBlobKernelProjector2D.cpp index 01c6687..da21024 100644 --- a/src/ParallelBeamBlobKernelProjector2D.cpp +++ b/src/ParallelBeamBlobKernelProjector2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ParallelBeamLineKernelProjector2D.cpp b/src/ParallelBeamLineKernelProjector2D.cpp index a7f356a..3654fb0 100644 --- a/src/ParallelBeamLineKernelProjector2D.cpp +++ b/src/ParallelBeamLineKernelProjector2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ParallelBeamLinearKernelProjector2D.cpp b/src/ParallelBeamLinearKernelProjector2D.cpp index 2fbf23f..5ca1082 100644 --- a/src/ParallelBeamLinearKernelProjector2D.cpp +++ b/src/ParallelBeamLinearKernelProjector2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ParallelBeamStripKernelProjector2D.cpp b/src/ParallelBeamStripKernelProjector2D.cpp index ccc47a8..4b10b68 100644 --- a/src/ParallelBeamStripKernelProjector2D.cpp +++ b/src/ParallelBeamStripKernelProjector2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ParallelProjectionGeometry2D.cpp b/src/ParallelProjectionGeometry2D.cpp index ce586ae..74a8b34 100644 --- a/src/ParallelProjectionGeometry2D.cpp +++ b/src/ParallelProjectionGeometry2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ParallelProjectionGeometry3D.cpp b/src/ParallelProjectionGeometry3D.cpp index a951c7f..15fe7b5 100644 --- a/src/ParallelProjectionGeometry3D.cpp +++ b/src/ParallelProjectionGeometry3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ParallelVecProjectionGeometry2D.cpp b/src/ParallelVecProjectionGeometry2D.cpp index d59a467..e6de5f3 100644 --- a/src/ParallelVecProjectionGeometry2D.cpp +++ b/src/ParallelVecProjectionGeometry2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ParallelVecProjectionGeometry3D.cpp b/src/ParallelVecProjectionGeometry3D.cpp index dfab8be..58fc986 100644 --- a/src/ParallelVecProjectionGeometry3D.cpp +++ b/src/ParallelVecProjectionGeometry3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/PlatformDepSystemCode.cpp b/src/PlatformDepSystemCode.cpp index 14850e8..d70cce7 100644 --- a/src/PlatformDepSystemCode.cpp +++ b/src/PlatformDepSystemCode.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/PluginAlgorithm.cpp b/src/PluginAlgorithm.cpp index 0636895..ea1e104 100644 --- a/src/PluginAlgorithm.cpp +++ b/src/PluginAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ProjectionGeometry2D.cpp b/src/ProjectionGeometry2D.cpp index 4490487..64674bf 100644 --- a/src/ProjectionGeometry2D.cpp +++ b/src/ProjectionGeometry2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ProjectionGeometry3D.cpp b/src/ProjectionGeometry3D.cpp index c216a10..bea88ab 100644 --- a/src/ProjectionGeometry3D.cpp +++ b/src/ProjectionGeometry3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Projector2D.cpp b/src/Projector2D.cpp index a4e267c..aae3b13 100644 --- a/src/Projector2D.cpp +++ b/src/Projector2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Projector3D.cpp b/src/Projector3D.cpp index 1ebed6b..2623f7e 100644 --- a/src/Projector3D.cpp +++ b/src/Projector3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ReconstructionAlgorithm2D.cpp b/src/ReconstructionAlgorithm2D.cpp index 85ec1ae..9d1aa1d 100644 --- a/src/ReconstructionAlgorithm2D.cpp +++ b/src/ReconstructionAlgorithm2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ReconstructionAlgorithm3D.cpp b/src/ReconstructionAlgorithm3D.cpp index 6b846be..20bc34e 100644 --- a/src/ReconstructionAlgorithm3D.cpp +++ b/src/ReconstructionAlgorithm3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/ReconstructionAlgorithmMultiSlice2D.cpp b/src/ReconstructionAlgorithmMultiSlice2D.cpp index 17c1d47..a2544bf 100644 --- a/src/ReconstructionAlgorithmMultiSlice2D.cpp +++ b/src/ReconstructionAlgorithmMultiSlice2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/SartAlgorithm.cpp b/src/SartAlgorithm.cpp index e6ca937..94460ba 100644 --- a/src/SartAlgorithm.cpp +++ b/src/SartAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/SirtAlgorithm.cpp b/src/SirtAlgorithm.cpp index 706f283..3ea0a24 100644 --- a/src/SirtAlgorithm.cpp +++ b/src/SirtAlgorithm.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/SparseMatrix.cpp b/src/SparseMatrix.cpp index 2500173..34f032c 100644 --- a/src/SparseMatrix.cpp +++ b/src/SparseMatrix.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/SparseMatrixProjectionGeometry2D.cpp b/src/SparseMatrixProjectionGeometry2D.cpp index 5dafcb9..b55a282 100644 --- a/src/SparseMatrixProjectionGeometry2D.cpp +++ b/src/SparseMatrixProjectionGeometry2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/SparseMatrixProjector2D.cpp b/src/SparseMatrixProjector2D.cpp index e28a99c..6fded6a 100644 --- a/src/SparseMatrixProjector2D.cpp +++ b/src/SparseMatrixProjector2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Utilities.cpp b/src/Utilities.cpp index d128ec1..6346a49 100644 --- a/src/Utilities.cpp +++ b/src/Utilities.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/Vector3D.cpp b/src/Vector3D.cpp index 8c1bea5..40c40c5 100644 --- a/src/Vector3D.cpp +++ b/src/Vector3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/VolumeGeometry2D.cpp b/src/VolumeGeometry2D.cpp index 286296c..d7a8051 100644 --- a/src/VolumeGeometry2D.cpp +++ b/src/VolumeGeometry2D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/VolumeGeometry3D.cpp b/src/VolumeGeometry3D.cpp index b95c3d4..b8c2409 100644 --- a/src/VolumeGeometry3D.cpp +++ b/src/VolumeGeometry3D.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/XMLDocument.cpp b/src/XMLDocument.cpp index 58b1912..65cb0b6 100644 --- a/src/XMLDocument.cpp +++ b/src/XMLDocument.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com diff --git a/src/XMLNode.cpp b/src/XMLNode.cpp index 4064a46..35774d8 100644 --- a/src/XMLNode.cpp +++ b/src/XMLNode.cpp @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2018, imec Vision Lab, University of Antwerp 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com -- cgit v1.2.3