summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS.txt4
-rw-r--r--README.md4
-rw-r--r--README.txt4
-rw-r--r--build/linux/configure.ac4
-rw-r--r--build/msvc/build_release.bat8
-rw-r--r--cuda/2d/algo.cu4
-rw-r--r--cuda/2d/algo.h4
-rw-r--r--cuda/2d/arith.cu4
-rw-r--r--cuda/2d/arith.h4
-rw-r--r--cuda/2d/astra.cu4
-rw-r--r--cuda/2d/astra.h4
-rw-r--r--cuda/2d/cgls.cu4
-rw-r--r--cuda/2d/cgls.h4
-rw-r--r--cuda/2d/darthelper.cu4
-rw-r--r--cuda/2d/darthelper.h4
-rw-r--r--cuda/2d/dims.h4
-rw-r--r--cuda/2d/em.cu4
-rw-r--r--cuda/2d/em.h4
-rw-r--r--cuda/2d/fan_bp.cu4
-rw-r--r--cuda/2d/fan_bp.h4
-rw-r--r--cuda/2d/fan_fp.cu4
-rw-r--r--cuda/2d/fan_fp.h4
-rw-r--r--cuda/2d/fbp.cu4
-rw-r--r--cuda/2d/fbp.h4
-rw-r--r--cuda/2d/fbp_filters.h4
-rw-r--r--cuda/2d/fft.cu4
-rw-r--r--cuda/2d/fft.h4
-rw-r--r--cuda/2d/par_bp.cu4
-rw-r--r--cuda/2d/par_bp.h4
-rw-r--r--cuda/2d/par_fp.cu4
-rw-r--r--cuda/2d/par_fp.h4
-rw-r--r--cuda/2d/sart.cu4
-rw-r--r--cuda/2d/sart.h4
-rw-r--r--cuda/2d/sirt.cu4
-rw-r--r--cuda/2d/sirt.h4
-rw-r--r--cuda/2d/util.cu4
-rw-r--r--cuda/2d/util.h4
-rw-r--r--cuda/3d/algo3d.cu4
-rw-r--r--cuda/3d/algo3d.h4
-rw-r--r--cuda/3d/arith3d.cu4
-rw-r--r--cuda/3d/arith3d.h4
-rw-r--r--cuda/3d/astra3d.cu4
-rw-r--r--cuda/3d/astra3d.h4
-rw-r--r--cuda/3d/cgls3d.cu4
-rw-r--r--cuda/3d/cgls3d.h4
-rw-r--r--cuda/3d/cone_bp.cu4
-rw-r--r--cuda/3d/cone_bp.h4
-rw-r--r--cuda/3d/cone_fp.cu4
-rw-r--r--cuda/3d/cone_fp.h4
-rw-r--r--cuda/3d/darthelper3d.cu4
-rw-r--r--cuda/3d/darthelper3d.h4
-rw-r--r--cuda/3d/dims3d.h4
-rw-r--r--cuda/3d/fdk.cu4
-rw-r--r--cuda/3d/fdk.h4
-rw-r--r--cuda/3d/mem3d.cu4
-rw-r--r--cuda/3d/mem3d.h4
-rw-r--r--cuda/3d/par3d_bp.cu4
-rw-r--r--cuda/3d/par3d_bp.h4
-rw-r--r--cuda/3d/par3d_fp.cu4
-rw-r--r--cuda/3d/par3d_fp.h4
-rw-r--r--cuda/3d/sirt3d.cu4
-rw-r--r--cuda/3d/sirt3d.h4
-rw-r--r--cuda/3d/util3d.cu4
-rw-r--r--cuda/3d/util3d.h4
-rw-r--r--include/astra/Algorithm.h4
-rw-r--r--include/astra/AlgorithmTypelist.h4
-rw-r--r--include/astra/ArtAlgorithm.h4
-rw-r--r--include/astra/AstraObjectFactory.h4
-rw-r--r--include/astra/AstraObjectManager.h4
-rw-r--r--include/astra/AsyncAlgorithm.h4
-rw-r--r--include/astra/BackProjectionAlgorithm.h4
-rw-r--r--include/astra/CglsAlgorithm.h4
-rw-r--r--include/astra/CompositeGeometryManager.h4
-rw-r--r--include/astra/ConeProjectionGeometry3D.h4
-rw-r--r--include/astra/ConeVecProjectionGeometry3D.h4
-rw-r--r--include/astra/Config.h4
-rw-r--r--include/astra/CudaBackProjectionAlgorithm.h4
-rw-r--r--include/astra/CudaBackProjectionAlgorithm3D.h4
-rw-r--r--include/astra/CudaCglsAlgorithm.h4
-rw-r--r--include/astra/CudaCglsAlgorithm3D.h4
-rw-r--r--include/astra/CudaDartMaskAlgorithm.h4
-rw-r--r--include/astra/CudaDartMaskAlgorithm3D.h4
-rw-r--r--include/astra/CudaDartSmoothingAlgorithm.h4
-rw-r--r--include/astra/CudaDartSmoothingAlgorithm3D.h4
-rw-r--r--include/astra/CudaDataOperationAlgorithm.h4
-rw-r--r--include/astra/CudaEMAlgorithm.h4
-rw-r--r--include/astra/CudaFDKAlgorithm3D.h4
-rw-r--r--include/astra/CudaFilteredBackProjectionAlgorithm.h4
-rw-r--r--include/astra/CudaForwardProjectionAlgorithm.h4
-rw-r--r--include/astra/CudaForwardProjectionAlgorithm3D.h4
-rw-r--r--include/astra/CudaProjector2D.h4
-rw-r--r--include/astra/CudaProjector3D.h4
-rw-r--r--include/astra/CudaReconstructionAlgorithm2D.h4
-rw-r--r--include/astra/CudaRoiSelectAlgorithm.h4
-rw-r--r--include/astra/CudaSartAlgorithm.h4
-rw-r--r--include/astra/CudaSirtAlgorithm.h4
-rw-r--r--include/astra/CudaSirtAlgorithm3D.h4
-rw-r--r--include/astra/DataProjector.h4
-rw-r--r--include/astra/DataProjectorPolicies.h4
-rw-r--r--include/astra/DataProjectorPolicies.inl4
-rw-r--r--include/astra/FanFlatBeamLineKernelProjector2D.h4
-rw-r--r--include/astra/FanFlatBeamLineKernelProjector2D.inl4
-rw-r--r--include/astra/FanFlatBeamStripKernelProjector2D.h4
-rw-r--r--include/astra/FanFlatBeamStripKernelProjector2D.inl4
-rw-r--r--include/astra/FanFlatProjectionGeometry2D.h4
-rw-r--r--include/astra/FanFlatVecProjectionGeometry2D.h4
-rw-r--r--include/astra/FilteredBackProjectionAlgorithm.h4
-rw-r--r--include/astra/Float32Data.h4
-rw-r--r--include/astra/Float32Data2D.h4
-rw-r--r--include/astra/Float32Data3D.h4
-rw-r--r--include/astra/Float32Data3DGPU.h4
-rw-r--r--include/astra/Float32Data3DMemory.h4
-rw-r--r--include/astra/Float32ProjectionData2D.h4
-rw-r--r--include/astra/Float32ProjectionData3D.h4
-rw-r--r--include/astra/Float32ProjectionData3DGPU.h4
-rw-r--r--include/astra/Float32ProjectionData3DMemory.h4
-rw-r--r--include/astra/Float32VolumeData2D.h4
-rw-r--r--include/astra/Float32VolumeData3D.h4
-rw-r--r--include/astra/Float32VolumeData3DGPU.h4
-rw-r--r--include/astra/Float32VolumeData3DMemory.h4
-rw-r--r--include/astra/ForwardProjectionAlgorithm.h4
-rw-r--r--include/astra/Fourier.h4
-rw-r--r--include/astra/GeometryUtil2D.h4
-rw-r--r--include/astra/GeometryUtil3D.h4
-rw-r--r--include/astra/Globals.h4
-rw-r--r--include/astra/Logging.h4
-rw-r--r--include/astra/ParallelBeamBlobKernelProjector2D.h4
-rw-r--r--include/astra/ParallelBeamBlobKernelProjector2D.inl4
-rw-r--r--include/astra/ParallelBeamLineKernelProjector2D.h4
-rw-r--r--include/astra/ParallelBeamLineKernelProjector2D.inl4
-rw-r--r--include/astra/ParallelBeamLinearKernelProjector2D.h4
-rw-r--r--include/astra/ParallelBeamLinearKernelProjector2D.inl4
-rw-r--r--include/astra/ParallelBeamStripKernelProjector2D.h4
-rw-r--r--include/astra/ParallelBeamStripKernelProjector2D.inl4
-rw-r--r--include/astra/ParallelProjectionGeometry2D.h4
-rw-r--r--include/astra/ParallelProjectionGeometry3D.h4
-rw-r--r--include/astra/ParallelVecProjectionGeometry2D.h4
-rw-r--r--include/astra/ParallelVecProjectionGeometry3D.h4
-rw-r--r--include/astra/PlatformDepSystemCode.h4
-rw-r--r--include/astra/PluginAlgorithm.h4
-rw-r--r--include/astra/ProjectionGeometry2D.h4
-rw-r--r--include/astra/ProjectionGeometry3D.h4
-rw-r--r--include/astra/Projector2D.h4
-rw-r--r--include/astra/Projector2DImpl.inl4
-rw-r--r--include/astra/Projector3D.h4
-rw-r--r--include/astra/ProjectorTypelist.h4
-rw-r--r--include/astra/ReconstructionAlgorithm2D.h4
-rw-r--r--include/astra/ReconstructionAlgorithm3D.h4
-rw-r--r--include/astra/SartAlgorithm.h4
-rw-r--r--include/astra/Singleton.h4
-rw-r--r--include/astra/SirtAlgorithm.h4
-rw-r--r--include/astra/SparseMatrix.h4
-rw-r--r--include/astra/SparseMatrixProjectionGeometry2D.h4
-rw-r--r--include/astra/SparseMatrixProjector2D.h4
-rw-r--r--include/astra/SparseMatrixProjector2D.inl4
-rw-r--r--include/astra/TypeList.h4
-rw-r--r--include/astra/Utilities.h4
-rw-r--r--include/astra/Vector3D.h4
-rw-r--r--include/astra/VolumeGeometry2D.h4
-rw-r--r--include/astra/VolumeGeometry3D.h4
-rw-r--r--include/astra/XMLDocument.h4
-rw-r--r--include/astra/XMLNode.h4
-rw-r--r--matlab/algorithms/DART/DARTalgorithm.m4
-rw-r--r--matlab/algorithms/DART/IterativeTomography.m4
-rw-r--r--matlab/algorithms/DART/IterativeTomography3D.m4
-rw-r--r--matlab/algorithms/DART/Kernels.m4
-rw-r--r--matlab/algorithms/DART/MaskingDefault.m4
-rw-r--r--matlab/algorithms/DART/MaskingGPU.m4
-rw-r--r--matlab/algorithms/DART/OutputDefault.m4
-rw-r--r--matlab/algorithms/DART/SegmentationDefault.m4
-rw-r--r--matlab/algorithms/DART/SmoothingDefault.m4
-rw-r--r--matlab/algorithms/DART/SmoothingGPU.m4
-rw-r--r--matlab/algorithms/DART/StatisticsDefault.m4
-rw-r--r--matlab/algorithms/DART/examples/example1.m4
-rw-r--r--matlab/algorithms/DART/examples/example2.m4
-rw-r--r--matlab/algorithms/DART/examples/example3.m4
-rw-r--r--matlab/algorithms/DART/tools/DARToptimizer.m4
-rw-r--r--matlab/algorithms/DART/tools/DARToptimizerBoneStudy.m4
-rw-r--r--matlab/algorithms/DART/tools/ProjDiffOptimFunc.m4
-rw-r--r--matlab/algorithms/DART/tools/dart_create_base_phantom.m4
-rw-r--r--matlab/algorithms/DART/tools/dart_scheduler.m4
-rw-r--r--matlab/algorithms/DART/tools/rNMPOptimFunc.m4
-rw-r--r--matlab/mex/astra_mex_algorithm_c.cpp4
-rw-r--r--matlab/mex/astra_mex_c.cpp4
-rw-r--r--matlab/mex/astra_mex_data2d_c.cpp4
-rw-r--r--matlab/mex/astra_mex_data3d_c.cpp4
-rw-r--r--matlab/mex/astra_mex_direct_c.cpp4
-rw-r--r--matlab/mex/astra_mex_log_c.cpp4
-rw-r--r--matlab/mex/astra_mex_matrix_c.cpp4
-rw-r--r--matlab/mex/astra_mex_plugin_c.cpp4
-rw-r--r--matlab/mex/astra_mex_projector3d_c.cpp4
-rw-r--r--matlab/mex/astra_mex_projector_c.cpp4
-rw-r--r--matlab/mex/mexCopyDataHelpFunctions.cpp4
-rw-r--r--matlab/mex/mexCopyDataHelpFunctions.h4
-rw-r--r--matlab/mex/mexDataManagerHelpFunctions.cpp4
-rw-r--r--matlab/mex/mexDataManagerHelpFunctions.h4
-rw-r--r--matlab/mex/mexHelpFunctions.cpp4
-rw-r--r--matlab/mex/mexHelpFunctions.h4
-rw-r--r--matlab/mex/octave_support.cpp4
-rw-r--r--matlab/tools/astra_add_noise_to_sino.m4
-rw-r--r--matlab/tools/astra_clear.m4
-rw-r--r--matlab/tools/astra_create_backprojection.m4
-rw-r--r--matlab/tools/astra_create_backprojection3d_cuda.m4
-rw-r--r--matlab/tools/astra_create_backprojection_cuda.m4
-rw-r--r--matlab/tools/astra_create_proj_geom.m4
-rw-r--r--matlab/tools/astra_create_projector.m4
-rw-r--r--matlab/tools/astra_create_reconstruction.m4
-rw-r--r--matlab/tools/astra_create_reconstruction_cuda.m4
-rw-r--r--matlab/tools/astra_create_sino.m4
-rw-r--r--matlab/tools/astra_create_sino3d_cuda.m4
-rw-r--r--matlab/tools/astra_create_sino_cuda.m4
-rw-r--r--matlab/tools/astra_create_sino_gpu.m4
-rw-r--r--matlab/tools/astra_create_sino_sampling.m4
-rw-r--r--matlab/tools/astra_create_vol_geom.m4
-rw-r--r--matlab/tools/astra_downsample_sinogram.m4
-rw-r--r--matlab/tools/astra_geom_2vec.m4
-rw-r--r--matlab/tools/astra_geom_postalignment.m4
-rw-r--r--matlab/tools/astra_geom_size.m4
-rw-r--r--matlab/tools/astra_get_gpu_info.m4
-rw-r--r--matlab/tools/astra_mex.m4
-rw-r--r--matlab/tools/astra_mex_algorithm.m4
-rw-r--r--matlab/tools/astra_mex_data2d.m4
-rw-r--r--matlab/tools/astra_mex_data3d.m4
-rw-r--r--matlab/tools/astra_mex_direct.m4
-rw-r--r--matlab/tools/astra_mex_log.m4
-rw-r--r--matlab/tools/astra_mex_matrix.m4
-rw-r--r--matlab/tools/astra_mex_plugin.m4
-rw-r--r--matlab/tools/astra_mex_projector.m4
-rw-r--r--matlab/tools/astra_mex_projector3d.m4
-rw-r--r--matlab/tools/astra_projector_handle.m4
-rw-r--r--matlab/tools/astra_set_directory.m4
-rw-r--r--matlab/tools/astra_set_gpu_index.m4
-rw-r--r--matlab/tools/astra_struct.m4
-rw-r--r--matlab/tools/astra_test_CUDA.m4
-rw-r--r--matlab/tools/astra_test_noCUDA.m4
-rw-r--r--matlab/tools/createOrderART.m4
-rw-r--r--matlab/tools/imreadgs.m4
-rw-r--r--matlab/tools/imresize3D.m4
-rw-r--r--matlab/tools/imscale.m4
-rw-r--r--matlab/tools/imwritesc.m4
-rw-r--r--matlab/tools/kaiserBessel.m4
-rw-r--r--matlab/tools/linspace2.m4
-rw-r--r--matlab/tools/opTomo.m2
-rw-r--r--matlab/tools/overlayImage.m4
-rw-r--r--matlab/tools/rebin_fan2par.m4
-rw-r--r--matlab/tools/sliceExtractor.m4
-rw-r--r--python/astra/PyAlgorithmFactory.pxd4
-rw-r--r--python/astra/PyAlgorithmManager.pxd4
-rw-r--r--python/astra/PyData2DManager.pxd4
-rw-r--r--python/astra/PyData3DManager.pxd4
-rw-r--r--python/astra/PyIncludes.pxd4
-rw-r--r--python/astra/PyIndexManager.pxd4
-rw-r--r--python/astra/PyMatrixManager.pxd4
-rw-r--r--python/astra/PyProjector2DFactory.pxd4
-rw-r--r--python/astra/PyProjector2DManager.pxd4
-rw-r--r--python/astra/PyProjector3DFactory.pxd4
-rw-r--r--python/astra/PyProjector3DManager.pxd4
-rw-r--r--python/astra/PyXMLDocument.pxd4
-rw-r--r--python/astra/__init__.py4
-rw-r--r--python/astra/algorithm.py4
-rw-r--r--python/astra/algorithm_c.pyx4
-rw-r--r--python/astra/astra.py4
-rw-r--r--python/astra/astra_c.pyx4
-rw-r--r--python/astra/creators.py4
-rw-r--r--python/astra/data2d.py4
-rw-r--r--python/astra/data2d_c.pyx4
-rw-r--r--python/astra/data3d.py4
-rw-r--r--python/astra/data3d_c.pyx4
-rw-r--r--python/astra/experimental.pyx4
-rw-r--r--python/astra/extrautils.pyx4
-rw-r--r--python/astra/functions.py4
-rw-r--r--python/astra/log.py4
-rw-r--r--python/astra/log_c.pyx4
-rw-r--r--python/astra/matlab.py4
-rw-r--r--python/astra/matrix.py4
-rw-r--r--python/astra/matrix_c.pyx4
-rw-r--r--python/astra/optomo.py4
-rw-r--r--python/astra/plugin.py4
-rw-r--r--python/astra/plugin_c.pyx4
-rw-r--r--python/astra/plugins/__init__.py4
-rw-r--r--python/astra/plugins/cgls.py4
-rw-r--r--python/astra/plugins/sirt.py4
-rw-r--r--python/astra/projector.py4
-rw-r--r--python/astra/projector3d.py4
-rw-r--r--python/astra/projector3d_c.pyx4
-rw-r--r--python/astra/projector_c.pyx4
-rw-r--r--python/astra/pythonutils.py4
-rw-r--r--python/astra/src/PythonPluginAlgorithm.cpp2
-rw-r--r--python/astra/src/PythonPluginAlgorithm.h4
-rw-r--r--python/astra/tests.py4
-rw-r--r--python/astra/utils.pxd4
-rw-r--r--python/astra/utils.pyx4
-rw-r--r--python/builder.py4
-rw-r--r--samples/matlab/s001_sinogram_par2d.m4
-rw-r--r--samples/matlab/s002_data2d.m4
-rw-r--r--samples/matlab/s003_gpu_reconstruction.m4
-rw-r--r--samples/matlab/s004_cpu_reconstruction.m4
-rw-r--r--samples/matlab/s005_3d_geometry.m4
-rw-r--r--samples/matlab/s006_3d_data.m4
-rw-r--r--samples/matlab/s007_3d_reconstruction.m4
-rw-r--r--samples/matlab/s008_gpu_selection.m4
-rw-r--r--samples/matlab/s009_projection_matrix.m4
-rw-r--r--samples/matlab/s010_supersampling.m4
-rw-r--r--samples/matlab/s011_object_info.m4
-rw-r--r--samples/matlab/s012_masks.m4
-rw-r--r--samples/matlab/s013_constraints.m4
-rw-r--r--samples/matlab/s014_FBP.m4
-rw-r--r--samples/matlab/s015_fp_bp.m4
-rw-r--r--samples/matlab/s016_plots.m4
-rw-r--r--samples/matlab/s017_opTomo.m4
-rw-r--r--samples/matlab/s020_3d_multiGPU.m4
-rw-r--r--samples/matlab/s022_fbp_cor.m4
-rw-r--r--samples/python/s001_sinogram_par2d.py4
-rw-r--r--samples/python/s002_data2d.py4
-rw-r--r--samples/python/s003_gpu_reconstruction.py4
-rw-r--r--samples/python/s004_cpu_reconstruction.py4
-rw-r--r--samples/python/s005_3d_geometry.py4
-rw-r--r--samples/python/s006_3d_data.py4
-rw-r--r--samples/python/s007_3d_reconstruction.py4
-rw-r--r--samples/python/s008_gpu_selection.py4
-rw-r--r--samples/python/s009_projection_matrix.py4
-rw-r--r--samples/python/s010_supersampling.py4
-rw-r--r--samples/python/s011_object_info.py4
-rw-r--r--samples/python/s012_masks.py4
-rw-r--r--samples/python/s013_constraints.py4
-rw-r--r--samples/python/s014_FBP.py4
-rw-r--r--samples/python/s015_fp_bp.py4
-rw-r--r--samples/python/s016_plots.py4
-rw-r--r--samples/python/s017_OpTomo.py4
-rw-r--r--samples/python/s018_plugin.py4
-rw-r--r--samples/python/s019_experimental_multires.py4
-rw-r--r--samples/python/s020_3d_multiGPU.py4
-rw-r--r--samples/python/s021_pygpu.py4
-rw-r--r--samples/python/s022_fbp_cor.py4
-rw-r--r--src/Algorithm.cpp4
-rw-r--r--src/ArtAlgorithm.cpp4
-rw-r--r--src/AstraObjectFactory.cpp4
-rw-r--r--src/AstraObjectManager.cpp4
-rw-r--r--src/AsyncAlgorithm.cpp4
-rw-r--r--src/BackProjectionAlgorithm.cpp4
-rw-r--r--src/CglsAlgorithm.cpp4
-rw-r--r--src/CompositeGeometryManager.cpp4
-rw-r--r--src/ConeProjectionGeometry3D.cpp4
-rw-r--r--src/ConeVecProjectionGeometry3D.cpp4
-rw-r--r--src/Config.cpp4
-rw-r--r--src/CudaBackProjectionAlgorithm.cpp4
-rw-r--r--src/CudaBackProjectionAlgorithm3D.cpp4
-rw-r--r--src/CudaCglsAlgorithm.cpp4
-rw-r--r--src/CudaCglsAlgorithm3D.cpp4
-rw-r--r--src/CudaDartMaskAlgorithm.cpp4
-rw-r--r--src/CudaDartMaskAlgorithm3D.cpp4
-rw-r--r--src/CudaDartSmoothingAlgorithm.cpp4
-rw-r--r--src/CudaDartSmoothingAlgorithm3D.cpp4
-rw-r--r--src/CudaDataOperationAlgorithm.cpp4
-rw-r--r--src/CudaEMAlgorithm.cpp4
-rw-r--r--src/CudaFDKAlgorithm3D.cpp4
-rw-r--r--src/CudaFilteredBackProjectionAlgorithm.cpp4
-rw-r--r--src/CudaForwardProjectionAlgorithm.cpp4
-rw-r--r--src/CudaForwardProjectionAlgorithm3D.cpp4
-rw-r--r--src/CudaProjector2D.cpp4
-rw-r--r--src/CudaProjector3D.cpp4
-rw-r--r--src/CudaReconstructionAlgorithm2D.cpp4
-rw-r--r--src/CudaRoiSelectAlgorithm.cpp4
-rw-r--r--src/CudaSartAlgorithm.cpp4
-rw-r--r--src/CudaSirtAlgorithm.cpp4
-rw-r--r--src/CudaSirtAlgorithm3D.cpp4
-rw-r--r--src/DataProjector.cpp4
-rw-r--r--src/DataProjectorPolicies.cpp4
-rw-r--r--src/FanFlatBeamLineKernelProjector2D.cpp4
-rw-r--r--src/FanFlatBeamStripKernelProjector2D.cpp4
-rw-r--r--src/FanFlatProjectionGeometry2D.cpp4
-rw-r--r--src/FanFlatVecProjectionGeometry2D.cpp4
-rw-r--r--src/FilteredBackProjectionAlgorithm.cpp4
-rw-r--r--src/Float32Data.cpp4
-rw-r--r--src/Float32Data2D.cpp4
-rw-r--r--src/Float32Data3D.cpp4
-rw-r--r--src/Float32Data3DGPU.cpp4
-rw-r--r--src/Float32Data3DMemory.cpp4
-rw-r--r--src/Float32ProjectionData2D.cpp4
-rw-r--r--src/Float32ProjectionData3D.cpp4
-rw-r--r--src/Float32ProjectionData3DGPU.cpp4
-rw-r--r--src/Float32ProjectionData3DMemory.cpp4
-rw-r--r--src/Float32VolumeData2D.cpp4
-rw-r--r--src/Float32VolumeData3D.cpp4
-rw-r--r--src/Float32VolumeData3DGPU.cpp4
-rw-r--r--src/Float32VolumeData3DMemory.cpp4
-rw-r--r--src/ForwardProjectionAlgorithm.cpp4
-rw-r--r--src/Fourier.cpp4
-rw-r--r--src/GeometryUtil2D.cpp4
-rw-r--r--src/GeometryUtil3D.cpp4
-rw-r--r--src/Globals.cpp4
-rw-r--r--src/Logging.cpp4
-rw-r--r--src/ParallelBeamBlobKernelProjector2D.cpp4
-rw-r--r--src/ParallelBeamLineKernelProjector2D.cpp4
-rw-r--r--src/ParallelBeamLinearKernelProjector2D.cpp4
-rw-r--r--src/ParallelBeamStripKernelProjector2D.cpp4
-rw-r--r--src/ParallelProjectionGeometry2D.cpp4
-rw-r--r--src/ParallelProjectionGeometry3D.cpp4
-rw-r--r--src/ParallelVecProjectionGeometry2D.cpp4
-rw-r--r--src/ParallelVecProjectionGeometry3D.cpp4
-rw-r--r--src/PlatformDepSystemCode.cpp4
-rw-r--r--src/PluginAlgorithm.cpp4
-rw-r--r--src/ProjectionGeometry2D.cpp4
-rw-r--r--src/ProjectionGeometry3D.cpp4
-rw-r--r--src/Projector2D.cpp4
-rw-r--r--src/Projector3D.cpp4
-rw-r--r--src/ReconstructionAlgorithm2D.cpp4
-rw-r--r--src/ReconstructionAlgorithm3D.cpp4
-rw-r--r--src/ReconstructionAlgorithmMultiSlice2D.cpp4
-rw-r--r--src/SartAlgorithm.cpp4
-rw-r--r--src/SirtAlgorithm.cpp4
-rw-r--r--src/SparseMatrix.cpp4
-rw-r--r--src/SparseMatrixProjectionGeometry2D.cpp4
-rw-r--r--src/SparseMatrixProjector2D.cpp4
-rw-r--r--src/Utilities.cpp4
-rw-r--r--src/Vector3D.cpp4
-rw-r--r--src/VolumeGeometry2D.cpp4
-rw-r--r--src/VolumeGeometry3D.cpp4
-rw-r--r--src/XMLDocument.cpp4
-rw-r--r--src/XMLNode.cpp4
-rw-r--r--tests/main.cpp4
-rw-r--r--tests/test_AstraObjectManager.cpp4
-rw-r--r--tests/test_FanFlatProjectionGeometry2D.cpp4
-rw-r--r--tests/test_Float32Data2D.cpp4
-rw-r--r--tests/test_Float32ProjectionData2D.cpp4
-rw-r--r--tests/test_Float32VolumeData2D.cpp4
-rw-r--r--tests/test_Fourier.cpp4
-rw-r--r--tests/test_ParallelBeamLineKernelProjector2D.cpp4
-rw-r--r--tests/test_ParallelBeamLinearKernelProjector2D.cpp4
-rw-r--r--tests/test_ParallelProjectionGeometry2D.cpp4
-rw-r--r--tests/test_VolumeGeometry2D.cpp4
-rw-r--r--tests/test_XMLDocument.cpp4
432 files changed, 864 insertions, 864 deletions
diff --git a/NEWS.txt b/NEWS.txt
index b149460..2217d9c 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -1,8 +1,8 @@
-----------------------------------------------------------------------
This file is part of the ASTRA Toolbox
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
http://visielab.uantwerpen.be/ and http://www.cwi.nl/
License: Open Source under GPLv3
Contact: astra@astra-toolbox.com
diff --git a/README.md b/README.md
index 71595d6..dcc7504 100644
--- a/README.md
+++ b/README.md
@@ -162,6 +162,6 @@ The ASTRA Toolbox is open source under the GPLv3 license.
email: astra@astra-toolbox.com
website: http://www.astra-toolbox.com/
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
http://visielab.uantwerpen.be/ and http://www.cwi.nl/
diff --git a/README.txt b/README.txt
index 81d4a20..0424d57 100644
--- a/README.txt
+++ b/README.txt
@@ -1,8 +1,8 @@
-----------------------------------------------------------------------
This file is part of the ASTRA Toolbox
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
http://visielab.uantwerpen.be/ and http://www.cwi.nl/
License: Open Source under GPLv3
Contact: astra@astra-toolbox.com
diff --git a/build/linux/configure.ac b/build/linux/configure.ac
index ef220fa..56432f5 100644
--- a/build/linux/configure.ac
+++ b/build/linux/configure.ac
@@ -1,6 +1,6 @@
dnl -----------------------------------------------------------------------
-dnl Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-dnl 2014-2016, CWI, Amsterdam
+dnl Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+dnl 2014-2018, CWI, Amsterdam
dnl
dnl Contact: astra@astra-toolbox.com
dnl Website: http://www.astra-toolbox.com/
diff --git a/build/msvc/build_release.bat b/build/msvc/build_release.bat
index 9e204d7..c96a588 100644
--- a/build/msvc/build_release.bat
+++ b/build/msvc/build_release.bat
@@ -66,8 +66,8 @@ copy "%CUDA_PATH%\bin\cufft64_80.dll" astra
echo -----------------------------------------------------------------------
echo This file is part of the ASTRA Toolbox
echo.
-echo Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-echo 2014-2016, CWI, Amsterdam
+echo Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+echo 2014-2018, CWI, Amsterdam
echo http://visielab.uantwerpen.be/ and http://www.cwi.nl/
echo License: Open Source under GPLv3
echo Contact: astra@astra-toolbox.com
@@ -110,8 +110,8 @@ copy "%CUDA_PATH%\bin\cufft64_80.dll" astra
echo -----------------------------------------------------------------------
echo This file is part of the ASTRA Toolbox
echo.
-echo Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-echo 2014-2016, CWI, Amsterdam
+echo Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+echo 2014-2018, CWI, Amsterdam
echo http://visielab.uantwerpen.be/ and http://www.cwi.nl/
echo License: Open Source under GPLv3
echo Contact: astra@astra-toolbox.com
diff --git a/cuda/2d/algo.cu b/cuda/2d/algo.cu
index cf38c0c..36900e4 100644
--- a/cuda/2d/algo.cu
+++ b/cuda/2d/algo.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/algo.h b/cuda/2d/algo.h
index 443e9df..e60fa83 100644
--- a/cuda/2d/algo.h
+++ b/cuda/2d/algo.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/arith.cu b/cuda/2d/arith.cu
index fd3b39c..50dba5d 100644
--- a/cuda/2d/arith.cu
+++ b/cuda/2d/arith.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/arith.h b/cuda/2d/arith.h
index 642590f..b66ee8b 100644
--- a/cuda/2d/arith.h
+++ b/cuda/2d/arith.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/astra.cu b/cuda/2d/astra.cu
index 0752b67..cf2db68 100644
--- a/cuda/2d/astra.cu
+++ b/cuda/2d/astra.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/astra.h b/cuda/2d/astra.h
index d050a65..11104ae 100644
--- a/cuda/2d/astra.h
+++ b/cuda/2d/astra.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/cgls.cu b/cuda/2d/cgls.cu
index 1b0a294..a9345b0 100644
--- a/cuda/2d/cgls.cu
+++ b/cuda/2d/cgls.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/cgls.h b/cuda/2d/cgls.h
index 1c80ec0..aafab85 100644
--- a/cuda/2d/cgls.h
+++ b/cuda/2d/cgls.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/darthelper.cu b/cuda/2d/darthelper.cu
index 237dcc9..229797d 100644
--- a/cuda/2d/darthelper.cu
+++ b/cuda/2d/darthelper.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/darthelper.h b/cuda/2d/darthelper.h
index bd84bb6..0e371f6 100644
--- a/cuda/2d/darthelper.h
+++ b/cuda/2d/darthelper.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/dims.h b/cuda/2d/dims.h
index 17b63b9..243c393 100644
--- a/cuda/2d/dims.h
+++ b/cuda/2d/dims.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/em.cu b/cuda/2d/em.cu
index 8041be1..9b33ef5 100644
--- a/cuda/2d/em.cu
+++ b/cuda/2d/em.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/em.h b/cuda/2d/em.h
index 025df33..821566b 100644
--- a/cuda/2d/em.h
+++ b/cuda/2d/em.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/fan_bp.cu b/cuda/2d/fan_bp.cu
index a602520..0fbbaa9 100644
--- a/cuda/2d/fan_bp.cu
+++ b/cuda/2d/fan_bp.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/fan_bp.h b/cuda/2d/fan_bp.h
index 4ebaf94..d5268ff 100644
--- a/cuda/2d/fan_bp.h
+++ b/cuda/2d/fan_bp.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/fan_fp.cu b/cuda/2d/fan_fp.cu
index 129b425..d350b1a 100644
--- a/cuda/2d/fan_fp.cu
+++ b/cuda/2d/fan_fp.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/fan_fp.h b/cuda/2d/fan_fp.h
index 851209f..99db4c6 100644
--- a/cuda/2d/fan_fp.h
+++ b/cuda/2d/fan_fp.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/fbp.cu b/cuda/2d/fbp.cu
index 8173384..5481059 100644
--- a/cuda/2d/fbp.cu
+++ b/cuda/2d/fbp.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp
- 2014-2015, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://sf.net/projects/astra-toolbox
diff --git a/cuda/2d/fbp.h b/cuda/2d/fbp.h
index 6c43f74..c55c828 100644
--- a/cuda/2d/fbp.h
+++ b/cuda/2d/fbp.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp
- 2014-2015, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://sf.net/projects/astra-toolbox
diff --git a/cuda/2d/fbp_filters.h b/cuda/2d/fbp_filters.h
index 12a1553..41a66fd 100644
--- a/cuda/2d/fbp_filters.h
+++ b/cuda/2d/fbp_filters.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/fft.cu b/cuda/2d/fft.cu
index 101a223..7b19f80 100644
--- a/cuda/2d/fft.cu
+++ b/cuda/2d/fft.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/fft.h b/cuda/2d/fft.h
index 4f2d283..666ba4e 100644
--- a/cuda/2d/fft.h
+++ b/cuda/2d/fft.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/par_bp.cu b/cuda/2d/par_bp.cu
index c802f52..db502f1 100644
--- a/cuda/2d/par_bp.cu
+++ b/cuda/2d/par_bp.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/par_bp.h b/cuda/2d/par_bp.h
index 48d2dd2..c4382d1 100644
--- a/cuda/2d/par_bp.h
+++ b/cuda/2d/par_bp.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/par_fp.cu b/cuda/2d/par_fp.cu
index 336be7e..b542336 100644
--- a/cuda/2d/par_fp.cu
+++ b/cuda/2d/par_fp.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/par_fp.h b/cuda/2d/par_fp.h
index bb0fd76..3aeb5f1 100644
--- a/cuda/2d/par_fp.h
+++ b/cuda/2d/par_fp.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/sart.cu b/cuda/2d/sart.cu
index 4c34d21..63fc80c 100644
--- a/cuda/2d/sart.cu
+++ b/cuda/2d/sart.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/sart.h b/cuda/2d/sart.h
index 5820253..ba2d3ce 100644
--- a/cuda/2d/sart.h
+++ b/cuda/2d/sart.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/sirt.cu b/cuda/2d/sirt.cu
index ebc6a79..d2655cd 100644
--- a/cuda/2d/sirt.cu
+++ b/cuda/2d/sirt.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/sirt.h b/cuda/2d/sirt.h
index 112ddf3..519320e 100644
--- a/cuda/2d/sirt.h
+++ b/cuda/2d/sirt.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/util.cu b/cuda/2d/util.cu
index 05b2d6a..844f756 100644
--- a/cuda/2d/util.cu
+++ b/cuda/2d/util.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/2d/util.h b/cuda/2d/util.h
index dfe496b..0b5ba46 100644
--- a/cuda/2d/util.h
+++ b/cuda/2d/util.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/algo3d.cu b/cuda/3d/algo3d.cu
index 27ce770..bec3b51 100644
--- a/cuda/3d/algo3d.cu
+++ b/cuda/3d/algo3d.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/algo3d.h b/cuda/3d/algo3d.h
index 517d4d3..b830521 100644
--- a/cuda/3d/algo3d.h
+++ b/cuda/3d/algo3d.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/arith3d.cu b/cuda/3d/arith3d.cu
index d148466..bf5f4fc 100644
--- a/cuda/3d/arith3d.cu
+++ b/cuda/3d/arith3d.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/arith3d.h b/cuda/3d/arith3d.h
index 96cfd68..9805c8f 100644
--- a/cuda/3d/arith3d.h
+++ b/cuda/3d/arith3d.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/astra3d.cu b/cuda/3d/astra3d.cu
index e2ed2ad..f08043d 100644
--- a/cuda/3d/astra3d.cu
+++ b/cuda/3d/astra3d.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/astra3d.h b/cuda/3d/astra3d.h
index 806a53f..d50a6dd 100644
--- a/cuda/3d/astra3d.h
+++ b/cuda/3d/astra3d.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/cgls3d.cu b/cuda/3d/cgls3d.cu
index c70a4a7..0e1a8b7 100644
--- a/cuda/3d/cgls3d.cu
+++ b/cuda/3d/cgls3d.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/cgls3d.h b/cuda/3d/cgls3d.h
index 4f7d47d..7fbf12b 100644
--- a/cuda/3d/cgls3d.h
+++ b/cuda/3d/cgls3d.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/cone_bp.cu b/cuda/3d/cone_bp.cu
index 2ee9949..3fe0a02 100644
--- a/cuda/3d/cone_bp.cu
+++ b/cuda/3d/cone_bp.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/cone_bp.h b/cuda/3d/cone_bp.h
index 100da9d..527245e 100644
--- a/cuda/3d/cone_bp.h
+++ b/cuda/3d/cone_bp.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/cone_fp.cu b/cuda/3d/cone_fp.cu
index 8c30fe1..c86e258 100644
--- a/cuda/3d/cone_fp.cu
+++ b/cuda/3d/cone_fp.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/cone_fp.h b/cuda/3d/cone_fp.h
index 4b46f6c..24230d0 100644
--- a/cuda/3d/cone_fp.h
+++ b/cuda/3d/cone_fp.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/darthelper3d.cu b/cuda/3d/darthelper3d.cu
index 82db2b1..00b5f0f 100644
--- a/cuda/3d/darthelper3d.cu
+++ b/cuda/3d/darthelper3d.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/darthelper3d.h b/cuda/3d/darthelper3d.h
index b6e3d79..5816546 100644
--- a/cuda/3d/darthelper3d.h
+++ b/cuda/3d/darthelper3d.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/dims3d.h b/cuda/3d/dims3d.h
index bcb5e43..81dc774 100644
--- a/cuda/3d/dims3d.h
+++ b/cuda/3d/dims3d.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/fdk.cu b/cuda/3d/fdk.cu
index dd82fa1..29458eb 100644
--- a/cuda/3d/fdk.cu
+++ b/cuda/3d/fdk.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/fdk.h b/cuda/3d/fdk.h
index 5d7b4ec..fda2b05 100644
--- a/cuda/3d/fdk.h
+++ b/cuda/3d/fdk.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/mem3d.cu b/cuda/3d/mem3d.cu
index a55e4bf..c1abb2f 100644
--- a/cuda/3d/mem3d.cu
+++ b/cuda/3d/mem3d.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/mem3d.h b/cuda/3d/mem3d.h
index 828a364..9d14487 100644
--- a/cuda/3d/mem3d.h
+++ b/cuda/3d/mem3d.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/par3d_bp.cu b/cuda/3d/par3d_bp.cu
index 644a39d..113a597 100644
--- a/cuda/3d/par3d_bp.cu
+++ b/cuda/3d/par3d_bp.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/par3d_bp.h b/cuda/3d/par3d_bp.h
index 1de6b12..202c2b0 100644
--- a/cuda/3d/par3d_bp.h
+++ b/cuda/3d/par3d_bp.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/par3d_fp.cu b/cuda/3d/par3d_fp.cu
index 442a826..4ee017e 100644
--- a/cuda/3d/par3d_fp.cu
+++ b/cuda/3d/par3d_fp.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/par3d_fp.h b/cuda/3d/par3d_fp.h
index 598b24c..0b90ed0 100644
--- a/cuda/3d/par3d_fp.h
+++ b/cuda/3d/par3d_fp.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/sirt3d.cu b/cuda/3d/sirt3d.cu
index 774d68b..d7c1b6d 100644
--- a/cuda/3d/sirt3d.cu
+++ b/cuda/3d/sirt3d.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/sirt3d.h b/cuda/3d/sirt3d.h
index 434937c..a2b2ce0 100644
--- a/cuda/3d/sirt3d.h
+++ b/cuda/3d/sirt3d.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/util3d.cu b/cuda/3d/util3d.cu
index a3c60b1..5e55ab9 100644
--- a/cuda/3d/util3d.cu
+++ b/cuda/3d/util3d.cu
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/cuda/3d/util3d.h b/cuda/3d/util3d.h
index 054300a..125bd9e 100644
--- a/cuda/3d/util3d.h
+++ b/cuda/3d/util3d.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Algorithm.h b/include/astra/Algorithm.h
index e071cc4..d8d5c2d 100644
--- a/include/astra/Algorithm.h
+++ b/include/astra/Algorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/AlgorithmTypelist.h b/include/astra/AlgorithmTypelist.h
index 365a4b4..73ddec3 100644
--- a/include/astra/AlgorithmTypelist.h
+++ b/include/astra/AlgorithmTypelist.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ArtAlgorithm.h b/include/astra/ArtAlgorithm.h
index 09641a1..d81f37b 100644
--- a/include/astra/ArtAlgorithm.h
+++ b/include/astra/ArtAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/AstraObjectFactory.h b/include/astra/AstraObjectFactory.h
index 927fd93..f438962 100644
--- a/include/astra/AstraObjectFactory.h
+++ b/include/astra/AstraObjectFactory.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/AstraObjectManager.h b/include/astra/AstraObjectManager.h
index 2992d29..5b5c5cc 100644
--- a/include/astra/AstraObjectManager.h
+++ b/include/astra/AstraObjectManager.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/AsyncAlgorithm.h b/include/astra/AsyncAlgorithm.h
index 29a4e0c..149ee3c 100644
--- a/include/astra/AsyncAlgorithm.h
+++ b/include/astra/AsyncAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/BackProjectionAlgorithm.h b/include/astra/BackProjectionAlgorithm.h
index 708791d..f7eb0e8 100644
--- a/include/astra/BackProjectionAlgorithm.h
+++ b/include/astra/BackProjectionAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CglsAlgorithm.h b/include/astra/CglsAlgorithm.h
index 29370a0..34a0c8b 100644
--- a/include/astra/CglsAlgorithm.h
+++ b/include/astra/CglsAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CompositeGeometryManager.h b/include/astra/CompositeGeometryManager.h
index a127697..6e0c2b5 100644
--- a/include/astra/CompositeGeometryManager.h
+++ b/include/astra/CompositeGeometryManager.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ConeProjectionGeometry3D.h b/include/astra/ConeProjectionGeometry3D.h
index 84e886a..80f52af 100644
--- a/include/astra/ConeProjectionGeometry3D.h
+++ b/include/astra/ConeProjectionGeometry3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ConeVecProjectionGeometry3D.h b/include/astra/ConeVecProjectionGeometry3D.h
index e70b9a9..3c5157d 100644
--- a/include/astra/ConeVecProjectionGeometry3D.h
+++ b/include/astra/ConeVecProjectionGeometry3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Config.h b/include/astra/Config.h
index e29f9c4..b7b8748 100644
--- a/include/astra/Config.h
+++ b/include/astra/Config.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaBackProjectionAlgorithm.h b/include/astra/CudaBackProjectionAlgorithm.h
index 1b25197..f574994 100644
--- a/include/astra/CudaBackProjectionAlgorithm.h
+++ b/include/astra/CudaBackProjectionAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaBackProjectionAlgorithm3D.h b/include/astra/CudaBackProjectionAlgorithm3D.h
index 795acaf..dcca739 100644
--- a/include/astra/CudaBackProjectionAlgorithm3D.h
+++ b/include/astra/CudaBackProjectionAlgorithm3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaCglsAlgorithm.h b/include/astra/CudaCglsAlgorithm.h
index cfce37c..79ec69b 100644
--- a/include/astra/CudaCglsAlgorithm.h
+++ b/include/astra/CudaCglsAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaCglsAlgorithm3D.h b/include/astra/CudaCglsAlgorithm3D.h
index d8ac41c..4a49d15 100644
--- a/include/astra/CudaCglsAlgorithm3D.h
+++ b/include/astra/CudaCglsAlgorithm3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaDartMaskAlgorithm.h b/include/astra/CudaDartMaskAlgorithm.h
index 942cd8f..146eeb3 100644
--- a/include/astra/CudaDartMaskAlgorithm.h
+++ b/include/astra/CudaDartMaskAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaDartMaskAlgorithm3D.h b/include/astra/CudaDartMaskAlgorithm3D.h
index 7cf01d7..50a41f3 100644
--- a/include/astra/CudaDartMaskAlgorithm3D.h
+++ b/include/astra/CudaDartMaskAlgorithm3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaDartSmoothingAlgorithm.h b/include/astra/CudaDartSmoothingAlgorithm.h
index 50c1bc1..1783756 100644
--- a/include/astra/CudaDartSmoothingAlgorithm.h
+++ b/include/astra/CudaDartSmoothingAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaDartSmoothingAlgorithm3D.h b/include/astra/CudaDartSmoothingAlgorithm3D.h
index bd7aea4..a0e720c 100644
--- a/include/astra/CudaDartSmoothingAlgorithm3D.h
+++ b/include/astra/CudaDartSmoothingAlgorithm3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaDataOperationAlgorithm.h b/include/astra/CudaDataOperationAlgorithm.h
index 478345b..c55ed7f 100644
--- a/include/astra/CudaDataOperationAlgorithm.h
+++ b/include/astra/CudaDataOperationAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaEMAlgorithm.h b/include/astra/CudaEMAlgorithm.h
index 630ee5b..cbe6c7f 100644
--- a/include/astra/CudaEMAlgorithm.h
+++ b/include/astra/CudaEMAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaFDKAlgorithm3D.h b/include/astra/CudaFDKAlgorithm3D.h
index 829e875..f9de979 100644
--- a/include/astra/CudaFDKAlgorithm3D.h
+++ b/include/astra/CudaFDKAlgorithm3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaFilteredBackProjectionAlgorithm.h b/include/astra/CudaFilteredBackProjectionAlgorithm.h
index 35d4b5e..df27286 100644
--- a/include/astra/CudaFilteredBackProjectionAlgorithm.h
+++ b/include/astra/CudaFilteredBackProjectionAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaForwardProjectionAlgorithm.h b/include/astra/CudaForwardProjectionAlgorithm.h
index 9dce376..29cf00a 100644
--- a/include/astra/CudaForwardProjectionAlgorithm.h
+++ b/include/astra/CudaForwardProjectionAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaForwardProjectionAlgorithm3D.h b/include/astra/CudaForwardProjectionAlgorithm3D.h
index 548ab19..f17853b 100644
--- a/include/astra/CudaForwardProjectionAlgorithm3D.h
+++ b/include/astra/CudaForwardProjectionAlgorithm3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaProjector2D.h b/include/astra/CudaProjector2D.h
index ac06860..b6173ec 100644
--- a/include/astra/CudaProjector2D.h
+++ b/include/astra/CudaProjector2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaProjector3D.h b/include/astra/CudaProjector3D.h
index f235205..6c95a3f 100644
--- a/include/astra/CudaProjector3D.h
+++ b/include/astra/CudaProjector3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaReconstructionAlgorithm2D.h b/include/astra/CudaReconstructionAlgorithm2D.h
index 80b658e..65e4ce9 100644
--- a/include/astra/CudaReconstructionAlgorithm2D.h
+++ b/include/astra/CudaReconstructionAlgorithm2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaRoiSelectAlgorithm.h b/include/astra/CudaRoiSelectAlgorithm.h
index 5781ef5..16f5f0e 100644
--- a/include/astra/CudaRoiSelectAlgorithm.h
+++ b/include/astra/CudaRoiSelectAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaSartAlgorithm.h b/include/astra/CudaSartAlgorithm.h
index 9f5d111..3bfd8d2 100644
--- a/include/astra/CudaSartAlgorithm.h
+++ b/include/astra/CudaSartAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaSirtAlgorithm.h b/include/astra/CudaSirtAlgorithm.h
index e971428..bb668b3 100644
--- a/include/astra/CudaSirtAlgorithm.h
+++ b/include/astra/CudaSirtAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/CudaSirtAlgorithm3D.h b/include/astra/CudaSirtAlgorithm3D.h
index c08d258..2834c54 100644
--- a/include/astra/CudaSirtAlgorithm3D.h
+++ b/include/astra/CudaSirtAlgorithm3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/DataProjector.h b/include/astra/DataProjector.h
index 03d7967..82a163b 100644
--- a/include/astra/DataProjector.h
+++ b/include/astra/DataProjector.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/DataProjectorPolicies.h b/include/astra/DataProjectorPolicies.h
index 8bbfd4d..1624e90 100644
--- a/include/astra/DataProjectorPolicies.h
+++ b/include/astra/DataProjectorPolicies.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/DataProjectorPolicies.inl b/include/astra/DataProjectorPolicies.inl
index 43ad760..b2c319d 100644
--- a/include/astra/DataProjectorPolicies.inl
+++ b/include/astra/DataProjectorPolicies.inl
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/FanFlatBeamLineKernelProjector2D.h b/include/astra/FanFlatBeamLineKernelProjector2D.h
index 285b4ae..57eff4c 100644
--- a/include/astra/FanFlatBeamLineKernelProjector2D.h
+++ b/include/astra/FanFlatBeamLineKernelProjector2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/FanFlatBeamLineKernelProjector2D.inl b/include/astra/FanFlatBeamLineKernelProjector2D.inl
index cb4387c..92ed054 100644
--- a/include/astra/FanFlatBeamLineKernelProjector2D.inl
+++ b/include/astra/FanFlatBeamLineKernelProjector2D.inl
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/FanFlatBeamStripKernelProjector2D.h b/include/astra/FanFlatBeamStripKernelProjector2D.h
index cc95a27..bdfff87 100644
--- a/include/astra/FanFlatBeamStripKernelProjector2D.h
+++ b/include/astra/FanFlatBeamStripKernelProjector2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/FanFlatBeamStripKernelProjector2D.inl b/include/astra/FanFlatBeamStripKernelProjector2D.inl
index 52ea058..cbe8754 100644
--- a/include/astra/FanFlatBeamStripKernelProjector2D.inl
+++ b/include/astra/FanFlatBeamStripKernelProjector2D.inl
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/FanFlatProjectionGeometry2D.h b/include/astra/FanFlatProjectionGeometry2D.h
index 0e53549..5f361f1 100644
--- a/include/astra/FanFlatProjectionGeometry2D.h
+++ b/include/astra/FanFlatProjectionGeometry2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/FanFlatVecProjectionGeometry2D.h b/include/astra/FanFlatVecProjectionGeometry2D.h
index cde9fa4..b0ae313 100644
--- a/include/astra/FanFlatVecProjectionGeometry2D.h
+++ b/include/astra/FanFlatVecProjectionGeometry2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/FilteredBackProjectionAlgorithm.h b/include/astra/FilteredBackProjectionAlgorithm.h
index 445e345..9631385 100644
--- a/include/astra/FilteredBackProjectionAlgorithm.h
+++ b/include/astra/FilteredBackProjectionAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Float32Data.h b/include/astra/Float32Data.h
index 0a81e92..1e88d82 100644
--- a/include/astra/Float32Data.h
+++ b/include/astra/Float32Data.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Float32Data2D.h b/include/astra/Float32Data2D.h
index e55f1b7..521e9c3 100644
--- a/include/astra/Float32Data2D.h
+++ b/include/astra/Float32Data2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Float32Data3D.h b/include/astra/Float32Data3D.h
index bb9a991..76c8a38 100644
--- a/include/astra/Float32Data3D.h
+++ b/include/astra/Float32Data3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Float32Data3DGPU.h b/include/astra/Float32Data3DGPU.h
index d794201..110f359 100644
--- a/include/astra/Float32Data3DGPU.h
+++ b/include/astra/Float32Data3DGPU.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Float32Data3DMemory.h b/include/astra/Float32Data3DMemory.h
index 8f7ad1e..d681d7b 100644
--- a/include/astra/Float32Data3DMemory.h
+++ b/include/astra/Float32Data3DMemory.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Float32ProjectionData2D.h b/include/astra/Float32ProjectionData2D.h
index 7d30a08..0ae8b6b 100644
--- a/include/astra/Float32ProjectionData2D.h
+++ b/include/astra/Float32ProjectionData2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Float32ProjectionData3D.h b/include/astra/Float32ProjectionData3D.h
index 2ac1c1a..708e668 100644
--- a/include/astra/Float32ProjectionData3D.h
+++ b/include/astra/Float32ProjectionData3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Float32ProjectionData3DGPU.h b/include/astra/Float32ProjectionData3DGPU.h
index de07448..0bf8e7f 100644
--- a/include/astra/Float32ProjectionData3DGPU.h
+++ b/include/astra/Float32ProjectionData3DGPU.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Float32ProjectionData3DMemory.h b/include/astra/Float32ProjectionData3DMemory.h
index 3f66af0..262285b 100644
--- a/include/astra/Float32ProjectionData3DMemory.h
+++ b/include/astra/Float32ProjectionData3DMemory.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Float32VolumeData2D.h b/include/astra/Float32VolumeData2D.h
index a4dd291..dcef082 100644
--- a/include/astra/Float32VolumeData2D.h
+++ b/include/astra/Float32VolumeData2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Float32VolumeData3D.h b/include/astra/Float32VolumeData3D.h
index e55c70c..3d69c88 100644
--- a/include/astra/Float32VolumeData3D.h
+++ b/include/astra/Float32VolumeData3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Float32VolumeData3DGPU.h b/include/astra/Float32VolumeData3DGPU.h
index 2400b8b..a9552ba 100644
--- a/include/astra/Float32VolumeData3DGPU.h
+++ b/include/astra/Float32VolumeData3DGPU.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Float32VolumeData3DMemory.h b/include/astra/Float32VolumeData3DMemory.h
index c6ce2fd..811c0aa 100644
--- a/include/astra/Float32VolumeData3DMemory.h
+++ b/include/astra/Float32VolumeData3DMemory.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ForwardProjectionAlgorithm.h b/include/astra/ForwardProjectionAlgorithm.h
index 3d5e007..871c30e 100644
--- a/include/astra/ForwardProjectionAlgorithm.h
+++ b/include/astra/ForwardProjectionAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Fourier.h b/include/astra/Fourier.h
index a44e440..0d37e7f 100644
--- a/include/astra/Fourier.h
+++ b/include/astra/Fourier.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/GeometryUtil2D.h b/include/astra/GeometryUtil2D.h
index 0d3fd88..1c4af52 100644
--- a/include/astra/GeometryUtil2D.h
+++ b/include/astra/GeometryUtil2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/GeometryUtil3D.h b/include/astra/GeometryUtil3D.h
index f42f3ee..235818a 100644
--- a/include/astra/GeometryUtil3D.h
+++ b/include/astra/GeometryUtil3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Globals.h b/include/astra/Globals.h
index 522b6cf..3928606 100644
--- a/include/astra/Globals.h
+++ b/include/astra/Globals.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Logging.h b/include/astra/Logging.h
index dc1d201..e7eb249 100644
--- a/include/astra/Logging.h
+++ b/include/astra/Logging.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ParallelBeamBlobKernelProjector2D.h b/include/astra/ParallelBeamBlobKernelProjector2D.h
index 322f5e3..a22fe5e 100644
--- a/include/astra/ParallelBeamBlobKernelProjector2D.h
+++ b/include/astra/ParallelBeamBlobKernelProjector2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ParallelBeamBlobKernelProjector2D.inl b/include/astra/ParallelBeamBlobKernelProjector2D.inl
index b285bf4..a0be228 100644
--- a/include/astra/ParallelBeamBlobKernelProjector2D.inl
+++ b/include/astra/ParallelBeamBlobKernelProjector2D.inl
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ParallelBeamLineKernelProjector2D.h b/include/astra/ParallelBeamLineKernelProjector2D.h
index 54509ef..7a38107 100644
--- a/include/astra/ParallelBeamLineKernelProjector2D.h
+++ b/include/astra/ParallelBeamLineKernelProjector2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ParallelBeamLineKernelProjector2D.inl b/include/astra/ParallelBeamLineKernelProjector2D.inl
index 50e0c12..e8c3036 100644
--- a/include/astra/ParallelBeamLineKernelProjector2D.inl
+++ b/include/astra/ParallelBeamLineKernelProjector2D.inl
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ParallelBeamLinearKernelProjector2D.h b/include/astra/ParallelBeamLinearKernelProjector2D.h
index 53e5ca4..254e340 100644
--- a/include/astra/ParallelBeamLinearKernelProjector2D.h
+++ b/include/astra/ParallelBeamLinearKernelProjector2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ParallelBeamLinearKernelProjector2D.inl b/include/astra/ParallelBeamLinearKernelProjector2D.inl
index 2d31092..66e9ba7 100644
--- a/include/astra/ParallelBeamLinearKernelProjector2D.inl
+++ b/include/astra/ParallelBeamLinearKernelProjector2D.inl
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ParallelBeamStripKernelProjector2D.h b/include/astra/ParallelBeamStripKernelProjector2D.h
index b6ac809..9c7fd33 100644
--- a/include/astra/ParallelBeamStripKernelProjector2D.h
+++ b/include/astra/ParallelBeamStripKernelProjector2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ParallelBeamStripKernelProjector2D.inl b/include/astra/ParallelBeamStripKernelProjector2D.inl
index 69eca18..2b5e88d 100644
--- a/include/astra/ParallelBeamStripKernelProjector2D.inl
+++ b/include/astra/ParallelBeamStripKernelProjector2D.inl
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ParallelProjectionGeometry2D.h b/include/astra/ParallelProjectionGeometry2D.h
index 4686301..25e2f67 100644
--- a/include/astra/ParallelProjectionGeometry2D.h
+++ b/include/astra/ParallelProjectionGeometry2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ParallelProjectionGeometry3D.h b/include/astra/ParallelProjectionGeometry3D.h
index 7267f15..edbabfb 100644
--- a/include/astra/ParallelProjectionGeometry3D.h
+++ b/include/astra/ParallelProjectionGeometry3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ParallelVecProjectionGeometry2D.h b/include/astra/ParallelVecProjectionGeometry2D.h
index cf929b2..983771f 100644
--- a/include/astra/ParallelVecProjectionGeometry2D.h
+++ b/include/astra/ParallelVecProjectionGeometry2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp
- 2014-2015, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://sf.net/projects/astra-toolbox
diff --git a/include/astra/ParallelVecProjectionGeometry3D.h b/include/astra/ParallelVecProjectionGeometry3D.h
index 5c35057..f9cbc33 100644
--- a/include/astra/ParallelVecProjectionGeometry3D.h
+++ b/include/astra/ParallelVecProjectionGeometry3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/PlatformDepSystemCode.h b/include/astra/PlatformDepSystemCode.h
index 3ae3a7a..f6573c5 100644
--- a/include/astra/PlatformDepSystemCode.h
+++ b/include/astra/PlatformDepSystemCode.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/PluginAlgorithm.h b/include/astra/PluginAlgorithm.h
index 409d5a9..2992a0b 100644
--- a/include/astra/PluginAlgorithm.h
+++ b/include/astra/PluginAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ProjectionGeometry2D.h b/include/astra/ProjectionGeometry2D.h
index d945896..20f7e2c 100644
--- a/include/astra/ProjectionGeometry2D.h
+++ b/include/astra/ProjectionGeometry2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ProjectionGeometry3D.h b/include/astra/ProjectionGeometry3D.h
index 69e4ed8..8c48843 100644
--- a/include/astra/ProjectionGeometry3D.h
+++ b/include/astra/ProjectionGeometry3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Projector2D.h b/include/astra/Projector2D.h
index 926ca25..2abcc18 100644
--- a/include/astra/Projector2D.h
+++ b/include/astra/Projector2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Projector2DImpl.inl b/include/astra/Projector2DImpl.inl
index 89c894a..47b2635 100644
--- a/include/astra/Projector2DImpl.inl
+++ b/include/astra/Projector2DImpl.inl
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Projector3D.h b/include/astra/Projector3D.h
index 0279998..23e55c6 100644
--- a/include/astra/Projector3D.h
+++ b/include/astra/Projector3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ProjectorTypelist.h b/include/astra/ProjectorTypelist.h
index d089e82..7608715 100644
--- a/include/astra/ProjectorTypelist.h
+++ b/include/astra/ProjectorTypelist.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ReconstructionAlgorithm2D.h b/include/astra/ReconstructionAlgorithm2D.h
index 129b052..ed3953e 100644
--- a/include/astra/ReconstructionAlgorithm2D.h
+++ b/include/astra/ReconstructionAlgorithm2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/ReconstructionAlgorithm3D.h b/include/astra/ReconstructionAlgorithm3D.h
index 9138ba0..9856063 100644
--- a/include/astra/ReconstructionAlgorithm3D.h
+++ b/include/astra/ReconstructionAlgorithm3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/SartAlgorithm.h b/include/astra/SartAlgorithm.h
index 79181e5..2a09934 100644
--- a/include/astra/SartAlgorithm.h
+++ b/include/astra/SartAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Singleton.h b/include/astra/Singleton.h
index 6cae0c8..b9ddd6b 100644
--- a/include/astra/Singleton.h
+++ b/include/astra/Singleton.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/SirtAlgorithm.h b/include/astra/SirtAlgorithm.h
index 3bf1b53..4d914f5 100644
--- a/include/astra/SirtAlgorithm.h
+++ b/include/astra/SirtAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/SparseMatrix.h b/include/astra/SparseMatrix.h
index 363d644..2255db5 100644
--- a/include/astra/SparseMatrix.h
+++ b/include/astra/SparseMatrix.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/SparseMatrixProjectionGeometry2D.h b/include/astra/SparseMatrixProjectionGeometry2D.h
index 2026e0d..0c9668b 100644
--- a/include/astra/SparseMatrixProjectionGeometry2D.h
+++ b/include/astra/SparseMatrixProjectionGeometry2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/SparseMatrixProjector2D.h b/include/astra/SparseMatrixProjector2D.h
index 4a4ed17..e7319e2 100644
--- a/include/astra/SparseMatrixProjector2D.h
+++ b/include/astra/SparseMatrixProjector2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/SparseMatrixProjector2D.inl b/include/astra/SparseMatrixProjector2D.inl
index e361975..30fcb57 100644
--- a/include/astra/SparseMatrixProjector2D.inl
+++ b/include/astra/SparseMatrixProjector2D.inl
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/TypeList.h b/include/astra/TypeList.h
index 9c17738..a18608c 100644
--- a/include/astra/TypeList.h
+++ b/include/astra/TypeList.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Utilities.h b/include/astra/Utilities.h
index 47344af..676ba48 100644
--- a/include/astra/Utilities.h
+++ b/include/astra/Utilities.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/Vector3D.h b/include/astra/Vector3D.h
index ecc86ea..5bd49db 100644
--- a/include/astra/Vector3D.h
+++ b/include/astra/Vector3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/VolumeGeometry2D.h b/include/astra/VolumeGeometry2D.h
index 4cdd3b8..c17941f 100644
--- a/include/astra/VolumeGeometry2D.h
+++ b/include/astra/VolumeGeometry2D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/VolumeGeometry3D.h b/include/astra/VolumeGeometry3D.h
index e628bcf..9aa4f2a 100644
--- a/include/astra/VolumeGeometry3D.h
+++ b/include/astra/VolumeGeometry3D.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/XMLDocument.h b/include/astra/XMLDocument.h
index 870c3ba..f353ddb 100644
--- a/include/astra/XMLDocument.h
+++ b/include/astra/XMLDocument.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/include/astra/XMLNode.h b/include/astra/XMLNode.h
index 16f8a62..f0ca2bb 100644
--- a/include/astra/XMLNode.h
+++ b/include/astra/XMLNode.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/DARTalgorithm.m b/matlab/algorithms/DART/DARTalgorithm.m
index 55a8c92..5cc151e 100644
--- a/matlab/algorithms/DART/DARTalgorithm.m
+++ b/matlab/algorithms/DART/DARTalgorithm.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/IterativeTomography.m b/matlab/algorithms/DART/IterativeTomography.m
index b3efca0..79a4e3a 100644
--- a/matlab/algorithms/DART/IterativeTomography.m
+++ b/matlab/algorithms/DART/IterativeTomography.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/IterativeTomography3D.m b/matlab/algorithms/DART/IterativeTomography3D.m
index 319806d..b350e6c 100644
--- a/matlab/algorithms/DART/IterativeTomography3D.m
+++ b/matlab/algorithms/DART/IterativeTomography3D.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/Kernels.m b/matlab/algorithms/DART/Kernels.m
index 619586b..e839fac 100644
--- a/matlab/algorithms/DART/Kernels.m
+++ b/matlab/algorithms/DART/Kernels.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/MaskingDefault.m b/matlab/algorithms/DART/MaskingDefault.m
index f52acc2..29b7797 100644
--- a/matlab/algorithms/DART/MaskingDefault.m
+++ b/matlab/algorithms/DART/MaskingDefault.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/MaskingGPU.m b/matlab/algorithms/DART/MaskingGPU.m
index af794c3..8b39d63 100644
--- a/matlab/algorithms/DART/MaskingGPU.m
+++ b/matlab/algorithms/DART/MaskingGPU.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/OutputDefault.m b/matlab/algorithms/DART/OutputDefault.m
index 60a8b75..35454e0 100644
--- a/matlab/algorithms/DART/OutputDefault.m
+++ b/matlab/algorithms/DART/OutputDefault.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/SegmentationDefault.m b/matlab/algorithms/DART/SegmentationDefault.m
index 04666a1..ceb4ce6 100644
--- a/matlab/algorithms/DART/SegmentationDefault.m
+++ b/matlab/algorithms/DART/SegmentationDefault.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/SmoothingDefault.m b/matlab/algorithms/DART/SmoothingDefault.m
index 0178976..97115ca 100644
--- a/matlab/algorithms/DART/SmoothingDefault.m
+++ b/matlab/algorithms/DART/SmoothingDefault.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/SmoothingGPU.m b/matlab/algorithms/DART/SmoothingGPU.m
index 9797f1b..4c0e2f2 100644
--- a/matlab/algorithms/DART/SmoothingGPU.m
+++ b/matlab/algorithms/DART/SmoothingGPU.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/StatisticsDefault.m b/matlab/algorithms/DART/StatisticsDefault.m
index 15567df..9d617c0 100644
--- a/matlab/algorithms/DART/StatisticsDefault.m
+++ b/matlab/algorithms/DART/StatisticsDefault.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/examples/example1.m b/matlab/algorithms/DART/examples/example1.m
index ac17bfb..bb2e724 100644
--- a/matlab/algorithms/DART/examples/example1.m
+++ b/matlab/algorithms/DART/examples/example1.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/examples/example2.m b/matlab/algorithms/DART/examples/example2.m
index 500c79a..fe3c0c5 100644
--- a/matlab/algorithms/DART/examples/example2.m
+++ b/matlab/algorithms/DART/examples/example2.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/examples/example3.m b/matlab/algorithms/DART/examples/example3.m
index f2f4b8d..1a11cbf 100644
--- a/matlab/algorithms/DART/examples/example3.m
+++ b/matlab/algorithms/DART/examples/example3.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/tools/DARToptimizer.m b/matlab/algorithms/DART/tools/DARToptimizer.m
index e59112a..48f40d5 100644
--- a/matlab/algorithms/DART/tools/DARToptimizer.m
+++ b/matlab/algorithms/DART/tools/DARToptimizer.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/tools/DARToptimizerBoneStudy.m b/matlab/algorithms/DART/tools/DARToptimizerBoneStudy.m
index 4db1b65..7615e25 100644
--- a/matlab/algorithms/DART/tools/DARToptimizerBoneStudy.m
+++ b/matlab/algorithms/DART/tools/DARToptimizerBoneStudy.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/tools/ProjDiffOptimFunc.m b/matlab/algorithms/DART/tools/ProjDiffOptimFunc.m
index c933b51..19b056a 100644
--- a/matlab/algorithms/DART/tools/ProjDiffOptimFunc.m
+++ b/matlab/algorithms/DART/tools/ProjDiffOptimFunc.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/tools/dart_create_base_phantom.m b/matlab/algorithms/DART/tools/dart_create_base_phantom.m
index b346e39..8859746 100644
--- a/matlab/algorithms/DART/tools/dart_create_base_phantom.m
+++ b/matlab/algorithms/DART/tools/dart_create_base_phantom.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/tools/dart_scheduler.m b/matlab/algorithms/DART/tools/dart_scheduler.m
index 322a007..0d4edef 100644
--- a/matlab/algorithms/DART/tools/dart_scheduler.m
+++ b/matlab/algorithms/DART/tools/dart_scheduler.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/algorithms/DART/tools/rNMPOptimFunc.m b/matlab/algorithms/DART/tools/rNMPOptimFunc.m
index 4dc060a..797648c 100644
--- a/matlab/algorithms/DART/tools/rNMPOptimFunc.m
+++ b/matlab/algorithms/DART/tools/rNMPOptimFunc.m
@@ -1,8 +1,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/astra_mex_algorithm_c.cpp b/matlab/mex/astra_mex_algorithm_c.cpp
index 6a5fc8e..598dc99 100644
--- a/matlab/mex/astra_mex_algorithm_c.cpp
+++ b/matlab/mex/astra_mex_algorithm_c.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/astra_mex_c.cpp b/matlab/mex/astra_mex_c.cpp
index cbb0255..bfa504e 100644
--- a/matlab/mex/astra_mex_c.cpp
+++ b/matlab/mex/astra_mex_c.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/astra_mex_data2d_c.cpp b/matlab/mex/astra_mex_data2d_c.cpp
index e364608..01b3b4f 100644
--- a/matlab/mex/astra_mex_data2d_c.cpp
+++ b/matlab/mex/astra_mex_data2d_c.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/astra_mex_data3d_c.cpp b/matlab/mex/astra_mex_data3d_c.cpp
index ce4bdd2..39de727 100644
--- a/matlab/mex/astra_mex_data3d_c.cpp
+++ b/matlab/mex/astra_mex_data3d_c.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/astra_mex_direct_c.cpp b/matlab/mex/astra_mex_direct_c.cpp
index 7bf2893..a4686cf 100644
--- a/matlab/mex/astra_mex_direct_c.cpp
+++ b/matlab/mex/astra_mex_direct_c.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/astra_mex_log_c.cpp b/matlab/mex/astra_mex_log_c.cpp
index 1762e48..dcbe182 100644
--- a/matlab/mex/astra_mex_log_c.cpp
+++ b/matlab/mex/astra_mex_log_c.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/astra_mex_matrix_c.cpp b/matlab/mex/astra_mex_matrix_c.cpp
index 050464c..e30c60a 100644
--- a/matlab/mex/astra_mex_matrix_c.cpp
+++ b/matlab/mex/astra_mex_matrix_c.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/astra_mex_plugin_c.cpp b/matlab/mex/astra_mex_plugin_c.cpp
index 3eea9b8..722177f 100644
--- a/matlab/mex/astra_mex_plugin_c.cpp
+++ b/matlab/mex/astra_mex_plugin_c.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/astra_mex_projector3d_c.cpp b/matlab/mex/astra_mex_projector3d_c.cpp
index 4ddbd8d..1d2294e 100644
--- a/matlab/mex/astra_mex_projector3d_c.cpp
+++ b/matlab/mex/astra_mex_projector3d_c.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/astra_mex_projector_c.cpp b/matlab/mex/astra_mex_projector_c.cpp
index cecaf80..6234f7e 100644
--- a/matlab/mex/astra_mex_projector_c.cpp
+++ b/matlab/mex/astra_mex_projector_c.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/mexCopyDataHelpFunctions.cpp b/matlab/mex/mexCopyDataHelpFunctions.cpp
index 3e66846..b2ff20b 100644
--- a/matlab/mex/mexCopyDataHelpFunctions.cpp
+++ b/matlab/mex/mexCopyDataHelpFunctions.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/mexCopyDataHelpFunctions.h b/matlab/mex/mexCopyDataHelpFunctions.h
index 32384b3..dca0a13 100644
--- a/matlab/mex/mexCopyDataHelpFunctions.h
+++ b/matlab/mex/mexCopyDataHelpFunctions.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/mexDataManagerHelpFunctions.cpp b/matlab/mex/mexDataManagerHelpFunctions.cpp
index 1f7402c..50d00f2 100644
--- a/matlab/mex/mexDataManagerHelpFunctions.cpp
+++ b/matlab/mex/mexDataManagerHelpFunctions.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/mexDataManagerHelpFunctions.h b/matlab/mex/mexDataManagerHelpFunctions.h
index b7d070f..8eba3cf 100644
--- a/matlab/mex/mexDataManagerHelpFunctions.h
+++ b/matlab/mex/mexDataManagerHelpFunctions.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/mexHelpFunctions.cpp b/matlab/mex/mexHelpFunctions.cpp
index 032158e..5a84910 100644
--- a/matlab/mex/mexHelpFunctions.cpp
+++ b/matlab/mex/mexHelpFunctions.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/mexHelpFunctions.h b/matlab/mex/mexHelpFunctions.h
index 47d77bf..e749c68 100644
--- a/matlab/mex/mexHelpFunctions.h
+++ b/matlab/mex/mexHelpFunctions.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/mex/octave_support.cpp b/matlab/mex/octave_support.cpp
index 87c6f55..4ebb22a 100644
--- a/matlab/mex/octave_support.cpp
+++ b/matlab/mex/octave_support.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_add_noise_to_sino.m b/matlab/tools/astra_add_noise_to_sino.m
index d16d55e..a554a1f 100644
--- a/matlab/tools/astra_add_noise_to_sino.m
+++ b/matlab/tools/astra_add_noise_to_sino.m
@@ -15,8 +15,8 @@ function sinogram_out = astra_add_noise_to_sino(sinogram_in,I0)
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_clear.m b/matlab/tools/astra_clear.m
index d46647b..599282e 100644
--- a/matlab/tools/astra_clear.m
+++ b/matlab/tools/astra_clear.m
@@ -5,8 +5,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_create_backprojection.m b/matlab/tools/astra_create_backprojection.m
index 603e7c7..4aecf9e 100644
--- a/matlab/tools/astra_create_backprojection.m
+++ b/matlab/tools/astra_create_backprojection.m
@@ -13,8 +13,8 @@ function [vol_id, vol] = astra_create_backprojection(data, proj_id)
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_create_backprojection3d_cuda.m b/matlab/tools/astra_create_backprojection3d_cuda.m
index df1c25e..7dde086 100644
--- a/matlab/tools/astra_create_backprojection3d_cuda.m
+++ b/matlab/tools/astra_create_backprojection3d_cuda.m
@@ -15,8 +15,8 @@ function [vol_id, vol] = astra_create_backprojection3d_cuda(data, proj_geom, vol
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_create_backprojection_cuda.m b/matlab/tools/astra_create_backprojection_cuda.m
index 62b6f3e..9190038 100644
--- a/matlab/tools/astra_create_backprojection_cuda.m
+++ b/matlab/tools/astra_create_backprojection_cuda.m
@@ -14,8 +14,8 @@ function backProj = astra_create_backprojection_cuda(sinogramData, proj_geom, vo
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
- % Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- % 2014-2016, CWI, Amsterdam
+ % Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ % 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_create_proj_geom.m b/matlab/tools/astra_create_proj_geom.m
index 59f5e3a..d4b39f1 100644
--- a/matlab/tools/astra_create_proj_geom.m
+++ b/matlab/tools/astra_create_proj_geom.m
@@ -87,8 +87,8 @@ function proj_geom = astra_create_proj_geom(type, varargin)
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_create_projector.m b/matlab/tools/astra_create_projector.m
index c9b63d9..275a212 100644
--- a/matlab/tools/astra_create_projector.m
+++ b/matlab/tools/astra_create_projector.m
@@ -15,8 +15,8 @@ function proj_id = astra_create_projector(type, proj_geom, vol_geom, options)
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_create_reconstruction.m b/matlab/tools/astra_create_reconstruction.m
index 4500c99..7df27b9 100644
--- a/matlab/tools/astra_create_reconstruction.m
+++ b/matlab/tools/astra_create_reconstruction.m
@@ -21,8 +21,8 @@ function [recon_id, recon] = astra_create_reconstruction(rec_type, proj_id, sino
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_create_reconstruction_cuda.m b/matlab/tools/astra_create_reconstruction_cuda.m
index 1679e63..4720b3f 100644
--- a/matlab/tools/astra_create_reconstruction_cuda.m
+++ b/matlab/tools/astra_create_reconstruction_cuda.m
@@ -22,8 +22,8 @@ function [recon_id, recon] = astra_create_reconstruction_cuda(rec_type, proj_geo
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_create_sino.m b/matlab/tools/astra_create_sino.m
index b638092..afae979 100644
--- a/matlab/tools/astra_create_sino.m
+++ b/matlab/tools/astra_create_sino.m
@@ -13,8 +13,8 @@ function [sino_id, sino] = astra_create_sino(data, proj_id)
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_create_sino3d_cuda.m b/matlab/tools/astra_create_sino3d_cuda.m
index 7e2ea7d..cf3fd00 100644
--- a/matlab/tools/astra_create_sino3d_cuda.m
+++ b/matlab/tools/astra_create_sino3d_cuda.m
@@ -15,8 +15,8 @@ function [sino_id, sino] = astra_create_sino3d_cuda(data, proj_geom, vol_geom)
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_create_sino_cuda.m b/matlab/tools/astra_create_sino_cuda.m
index 8023971..aa8162f 100644
--- a/matlab/tools/astra_create_sino_cuda.m
+++ b/matlab/tools/astra_create_sino_cuda.m
@@ -16,8 +16,8 @@ function [sino_id, sino] = astra_create_sino_cuda(data, proj_geom, vol_geom, gpu
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_create_sino_gpu.m b/matlab/tools/astra_create_sino_gpu.m
index 27f363a..23299d1 100644
--- a/matlab/tools/astra_create_sino_gpu.m
+++ b/matlab/tools/astra_create_sino_gpu.m
@@ -16,8 +16,8 @@ function [sino_id, sino] = astra_create_sino_gpu(data, proj_geom, vol_geom, gpu_
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_create_sino_sampling.m b/matlab/tools/astra_create_sino_sampling.m
index 1f43c6a..02888c2 100644
--- a/matlab/tools/astra_create_sino_sampling.m
+++ b/matlab/tools/astra_create_sino_sampling.m
@@ -16,8 +16,8 @@ function [sino_id, sino] = astra_create_sino_sampling(data, proj_geom, vol_geom,
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_create_vol_geom.m b/matlab/tools/astra_create_vol_geom.m
index 021712f..5aea90d 100644
--- a/matlab/tools/astra_create_vol_geom.m
+++ b/matlab/tools/astra_create_vol_geom.m
@@ -26,8 +26,8 @@ function vol_geom = astra_create_vol_geom(varargin)
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_downsample_sinogram.m b/matlab/tools/astra_downsample_sinogram.m
index da2c7a8..110b3e8 100644
--- a/matlab/tools/astra_downsample_sinogram.m
+++ b/matlab/tools/astra_downsample_sinogram.m
@@ -15,8 +15,8 @@ function [sinogram_new, proj_geom_new] = astra_downsample_sinogram(sinogram, pro
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_geom_2vec.m b/matlab/tools/astra_geom_2vec.m
index 7487c62..f5816ea 100644
--- a/matlab/tools/astra_geom_2vec.m
+++ b/matlab/tools/astra_geom_2vec.m
@@ -10,8 +10,8 @@ function proj_geom_vec = astra_geom_2vec(proj_geom)
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp
-% 2014-2015, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://sf.net/projects/astra-toolbox
diff --git a/matlab/tools/astra_geom_postalignment.m b/matlab/tools/astra_geom_postalignment.m
index 77dfcf8..910c9ab 100644
--- a/matlab/tools/astra_geom_postalignment.m
+++ b/matlab/tools/astra_geom_postalignment.m
@@ -18,8 +18,8 @@ function proj_geom = astra_geom_postalignment(proj_geom, factor)
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp
-% 2014-2015, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://sf.net/projects/astra-toolbox
diff --git a/matlab/tools/astra_geom_size.m b/matlab/tools/astra_geom_size.m
index e37bdc0..fefaf8c 100644
--- a/matlab/tools/astra_geom_size.m
+++ b/matlab/tools/astra_geom_size.m
@@ -10,8 +10,8 @@ function s = astra_geom_size(geom, dim)
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp
-% 2014-2015, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://sf.net/projects/astra-toolbox
diff --git a/matlab/tools/astra_get_gpu_info.m b/matlab/tools/astra_get_gpu_info.m
index ab1a9d8..1ac74f8 100644
--- a/matlab/tools/astra_get_gpu_info.m
+++ b/matlab/tools/astra_get_gpu_info.m
@@ -6,8 +6,8 @@ function astra_set_gpu_index(index)
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_mex.m b/matlab/tools/astra_mex.m
index d930346..f52a25d 100644
--- a/matlab/tools/astra_mex.m
+++ b/matlab/tools/astra_mex.m
@@ -6,8 +6,8 @@ function [varargout] = astra_mex(varargin)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_mex_algorithm.m b/matlab/tools/astra_mex_algorithm.m
index 2263c96..f440809 100644
--- a/matlab/tools/astra_mex_algorithm.m
+++ b/matlab/tools/astra_mex_algorithm.m
@@ -6,8 +6,8 @@ function [varargout] = astra_mex_algorithm(varargin)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_mex_data2d.m b/matlab/tools/astra_mex_data2d.m
index d2d4865..f178a81 100644
--- a/matlab/tools/astra_mex_data2d.m
+++ b/matlab/tools/astra_mex_data2d.m
@@ -6,8 +6,8 @@ function [varargout] = astra_mex_data2d(varargin)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_mex_data3d.m b/matlab/tools/astra_mex_data3d.m
index 2e1307b..9dc86b2 100644
--- a/matlab/tools/astra_mex_data3d.m
+++ b/matlab/tools/astra_mex_data3d.m
@@ -6,8 +6,8 @@ function [varargout] = astra_mex_data3d(varargin)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_mex_direct.m b/matlab/tools/astra_mex_direct.m
index 3e937c0..bf0ef53 100644
--- a/matlab/tools/astra_mex_direct.m
+++ b/matlab/tools/astra_mex_direct.m
@@ -6,8 +6,8 @@ function [varargout] = astra_mex_direct(varargin)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_mex_log.m b/matlab/tools/astra_mex_log.m
index df34d14..bbe4b10 100644
--- a/matlab/tools/astra_mex_log.m
+++ b/matlab/tools/astra_mex_log.m
@@ -6,8 +6,8 @@ function [varargout] = astra_mex_log(varargin)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_mex_matrix.m b/matlab/tools/astra_mex_matrix.m
index 1328af2..988e5b1 100644
--- a/matlab/tools/astra_mex_matrix.m
+++ b/matlab/tools/astra_mex_matrix.m
@@ -6,8 +6,8 @@ function [varargout] = astra_mex_matrix(varargin)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_mex_plugin.m b/matlab/tools/astra_mex_plugin.m
index 7a4b422..b0e6535 100644
--- a/matlab/tools/astra_mex_plugin.m
+++ b/matlab/tools/astra_mex_plugin.m
@@ -6,8 +6,8 @@ function [varargout] = astra_mex_plugin(varargin)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_mex_projector.m b/matlab/tools/astra_mex_projector.m
index b54a837..ce8775b 100644
--- a/matlab/tools/astra_mex_projector.m
+++ b/matlab/tools/astra_mex_projector.m
@@ -6,8 +6,8 @@ function [varargout] = astra_mex_projector(varargin)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_mex_projector3d.m b/matlab/tools/astra_mex_projector3d.m
index 350963e..c7b1b55 100644
--- a/matlab/tools/astra_mex_projector3d.m
+++ b/matlab/tools/astra_mex_projector3d.m
@@ -6,8 +6,8 @@ function [varargout] = astra_mex_projector3d(varargin)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_projector_handle.m b/matlab/tools/astra_projector_handle.m
index d537c12..a004655 100644
--- a/matlab/tools/astra_projector_handle.m
+++ b/matlab/tools/astra_projector_handle.m
@@ -5,8 +5,8 @@ classdef astra_projector_handle < handle
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
- % Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- % 2014-2016, CWI, Amsterdam
+ % Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ % 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_set_directory.m b/matlab/tools/astra_set_directory.m
index 2dbd4ce..bb1b630 100644
--- a/matlab/tools/astra_set_directory.m
+++ b/matlab/tools/astra_set_directory.m
@@ -11,8 +11,8 @@ function in = astra_set_directory(in)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_set_gpu_index.m b/matlab/tools/astra_set_gpu_index.m
index dd6dbfd..c93698f 100644
--- a/matlab/tools/astra_set_gpu_index.m
+++ b/matlab/tools/astra_set_gpu_index.m
@@ -6,8 +6,8 @@ function astra_set_gpu_index(index)
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_struct.m b/matlab/tools/astra_struct.m
index b8009dd..c40e76c 100644
--- a/matlab/tools/astra_struct.m
+++ b/matlab/tools/astra_struct.m
@@ -11,8 +11,8 @@ function res = astra_struct(type)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_test_CUDA.m b/matlab/tools/astra_test_CUDA.m
index fb98607..31de3c0 100644
--- a/matlab/tools/astra_test_CUDA.m
+++ b/matlab/tools/astra_test_CUDA.m
@@ -4,8 +4,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2017, iMinds-Vision Lab, University of Antwerp
-% 2014-2017, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/astra_test_noCUDA.m b/matlab/tools/astra_test_noCUDA.m
index 9685e0f..6b9500b 100644
--- a/matlab/tools/astra_test_noCUDA.m
+++ b/matlab/tools/astra_test_noCUDA.m
@@ -4,8 +4,8 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2017, iMinds-Vision Lab, University of Antwerp
-% 2014-2017, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/createOrderART.m b/matlab/tools/createOrderART.m
index 3a34bab..0a0cbf2 100644
--- a/matlab/tools/createOrderART.m
+++ b/matlab/tools/createOrderART.m
@@ -16,8 +16,8 @@ function rayOrder = createOrderART(proj_geom, mode)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/imreadgs.m b/matlab/tools/imreadgs.m
index a793d87..440287c 100644
--- a/matlab/tools/imreadgs.m
+++ b/matlab/tools/imreadgs.m
@@ -12,8 +12,8 @@ function Im = imreadgs(filename)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/imresize3D.m b/matlab/tools/imresize3D.m
index 79a3345..0428b82 100644
--- a/matlab/tools/imresize3D.m
+++ b/matlab/tools/imresize3D.m
@@ -12,8 +12,8 @@ function out = imresize3D(in, s_out, method)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/imscale.m b/matlab/tools/imscale.m
index feb6a4c..1c21b05 100644
--- a/matlab/tools/imscale.m
+++ b/matlab/tools/imscale.m
@@ -11,8 +11,8 @@ function out = imscale(in)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/imwritesc.m b/matlab/tools/imwritesc.m
index 6c483f2..8d56a4a 100644
--- a/matlab/tools/imwritesc.m
+++ b/matlab/tools/imwritesc.m
@@ -11,8 +11,8 @@ function imwritesc(in, filename)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/kaiserBessel.m b/matlab/tools/kaiserBessel.m
index 6d0fab1..0ba7fce 100644
--- a/matlab/tools/kaiserBessel.m
+++ b/matlab/tools/kaiserBessel.m
@@ -14,8 +14,8 @@ function res = kaiserBessel(m,alpha,a,r)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/linspace2.m b/matlab/tools/linspace2.m
index 326da25..2d10565 100644
--- a/matlab/tools/linspace2.m
+++ b/matlab/tools/linspace2.m
@@ -13,8 +13,8 @@ function out = linspace2(a,b,c)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/opTomo.m b/matlab/tools/opTomo.m
index 3ae1163..57ccef0 100644
--- a/matlab/tools/opTomo.m
+++ b/matlab/tools/opTomo.m
@@ -23,7 +23,7 @@
%--------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2014-2016, CWI, Amsterdam
+% Copyright: 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Author: Folkert Bleichrodt
% Contact: F.Bleichrodt@cwi.nl
diff --git a/matlab/tools/overlayImage.m b/matlab/tools/overlayImage.m
index 34acfd6..5886fe2 100644
--- a/matlab/tools/overlayImage.m
+++ b/matlab/tools/overlayImage.m
@@ -11,8 +11,8 @@ function im = overlayImage(reconstruction, ground_truth)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/rebin_fan2par.m b/matlab/tools/rebin_fan2par.m
index 6789335..7404968 100644
--- a/matlab/tools/rebin_fan2par.m
+++ b/matlab/tools/rebin_fan2par.m
@@ -19,8 +19,8 @@ function F = rebin_fan2par(RadonData, BetaDeg, D, thetaDeg)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/matlab/tools/sliceExtractor.m b/matlab/tools/sliceExtractor.m
index a34ed24..2212160 100644
--- a/matlab/tools/sliceExtractor.m
+++ b/matlab/tools/sliceExtractor.m
@@ -13,8 +13,8 @@ function slice = sliceExtractor(data, dir, slicenr)
%------------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/python/astra/PyAlgorithmFactory.pxd b/python/astra/PyAlgorithmFactory.pxd
index 23ced96..fb84c67 100644
--- a/python/astra/PyAlgorithmFactory.pxd
+++ b/python/astra/PyAlgorithmFactory.pxd
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/PyAlgorithmManager.pxd b/python/astra/PyAlgorithmManager.pxd
index 9690006..bf0a6e7 100644
--- a/python/astra/PyAlgorithmManager.pxd
+++ b/python/astra/PyAlgorithmManager.pxd
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/PyData2DManager.pxd b/python/astra/PyData2DManager.pxd
index 31e5df7..b925ff6 100644
--- a/python/astra/PyData2DManager.pxd
+++ b/python/astra/PyData2DManager.pxd
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/PyData3DManager.pxd b/python/astra/PyData3DManager.pxd
index 7f621e0..d2388f0 100644
--- a/python/astra/PyData3DManager.pxd
+++ b/python/astra/PyData3DManager.pxd
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/PyIncludes.pxd b/python/astra/PyIncludes.pxd
index 5f7ac46..26287c7 100644
--- a/python/astra/PyIncludes.pxd
+++ b/python/astra/PyIncludes.pxd
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/PyIndexManager.pxd b/python/astra/PyIndexManager.pxd
index 1058c64..a4d08ea 100644
--- a/python/astra/PyIndexManager.pxd
+++ b/python/astra/PyIndexManager.pxd
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/PyMatrixManager.pxd b/python/astra/PyMatrixManager.pxd
index 877d3dd..d290091 100644
--- a/python/astra/PyMatrixManager.pxd
+++ b/python/astra/PyMatrixManager.pxd
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/PyProjector2DFactory.pxd b/python/astra/PyProjector2DFactory.pxd
index dcd7548..9db28e0 100644
--- a/python/astra/PyProjector2DFactory.pxd
+++ b/python/astra/PyProjector2DFactory.pxd
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/PyProjector2DManager.pxd b/python/astra/PyProjector2DManager.pxd
index 70e28f1..8a58740 100644
--- a/python/astra/PyProjector2DManager.pxd
+++ b/python/astra/PyProjector2DManager.pxd
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/PyProjector3DFactory.pxd b/python/astra/PyProjector3DFactory.pxd
index 7e773e2..487ff79 100644
--- a/python/astra/PyProjector3DFactory.pxd
+++ b/python/astra/PyProjector3DFactory.pxd
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/PyProjector3DManager.pxd b/python/astra/PyProjector3DManager.pxd
index e943fea..6e4be37 100644
--- a/python/astra/PyProjector3DManager.pxd
+++ b/python/astra/PyProjector3DManager.pxd
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/PyXMLDocument.pxd b/python/astra/PyXMLDocument.pxd
index 24dde26..99fb05c 100644
--- a/python/astra/PyXMLDocument.pxd
+++ b/python/astra/PyXMLDocument.pxd
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/__init__.py b/python/astra/__init__.py
index 75bdbf8..ccbff3d 100644
--- a/python/astra/__init__.py
+++ b/python/astra/__init__.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/algorithm.py b/python/astra/algorithm.py
index 141c52b..e2a5150 100644
--- a/python/astra/algorithm.py
+++ b/python/astra/algorithm.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/algorithm_c.pyx b/python/astra/algorithm_c.pyx
index e529a76..1eede78 100644
--- a/python/astra/algorithm_c.pyx
+++ b/python/astra/algorithm_c.pyx
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/astra.py b/python/astra/astra.py
index 0fb2c1c..249dabc 100644
--- a/python/astra/astra.py
+++ b/python/astra/astra.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/astra_c.pyx b/python/astra/astra_c.pyx
index caac560..f2b74b3 100644
--- a/python/astra/astra_c.pyx
+++ b/python/astra/astra_c.pyx
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/creators.py b/python/astra/creators.py
index 2cb0f78..712818c 100644
--- a/python/astra/creators.py
+++ b/python/astra/creators.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/data2d.py b/python/astra/data2d.py
index efb6138..e1df3a4 100644
--- a/python/astra/data2d.py
+++ b/python/astra/data2d.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/data2d_c.pyx b/python/astra/data2d_c.pyx
index c8137fd..b3d8a43 100644
--- a/python/astra/data2d_c.pyx
+++ b/python/astra/data2d_c.pyx
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/data3d.py b/python/astra/data3d.py
index ab364be..bd158af 100644
--- a/python/astra/data3d.py
+++ b/python/astra/data3d.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/data3d_c.pyx b/python/astra/data3d_c.pyx
index e4546dc..033195c 100644
--- a/python/astra/data3d_c.pyx
+++ b/python/astra/data3d_c.pyx
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/experimental.pyx b/python/astra/experimental.pyx
index 7ea76bf..5cc89a2 100644
--- a/python/astra/experimental.pyx
+++ b/python/astra/experimental.pyx
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/extrautils.pyx b/python/astra/extrautils.pyx
index 66b04dc..a9d045c 100644
--- a/python/astra/extrautils.pyx
+++ b/python/astra/extrautils.pyx
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/functions.py b/python/astra/functions.py
index 6fe24f4..cf3b772 100644
--- a/python/astra/functions.py
+++ b/python/astra/functions.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/log.py b/python/astra/log.py
index 1a685c1..8c2c77a 100644
--- a/python/astra/log.py
+++ b/python/astra/log.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/log_c.pyx b/python/astra/log_c.pyx
index d14a3d6..f287047 100644
--- a/python/astra/log_c.pyx
+++ b/python/astra/log_c.pyx
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/matlab.py b/python/astra/matlab.py
index 34aabf0..efdab8a 100644
--- a/python/astra/matlab.py
+++ b/python/astra/matlab.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/matrix.py b/python/astra/matrix.py
index d228b84..6d9102b 100644
--- a/python/astra/matrix.py
+++ b/python/astra/matrix.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/matrix_c.pyx b/python/astra/matrix_c.pyx
index e5b98ea..aab8767 100644
--- a/python/astra/matrix_c.pyx
+++ b/python/astra/matrix_c.pyx
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/optomo.py b/python/astra/optomo.py
index 275783d..6fc8c43 100644
--- a/python/astra/optomo.py
+++ b/python/astra/optomo.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/plugin.py b/python/astra/plugin.py
index d49e35f..50bce4c 100644
--- a/python/astra/plugin.py
+++ b/python/astra/plugin.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/plugin_c.pyx b/python/astra/plugin_c.pyx
index 6e8f1b4..01d2494 100644
--- a/python/astra/plugin_c.pyx
+++ b/python/astra/plugin_c.pyx
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/plugins/__init__.py b/python/astra/plugins/__init__.py
index 72f6bd0..d4f6ee0 100644
--- a/python/astra/plugins/__init__.py
+++ b/python/astra/plugins/__init__.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/plugins/cgls.py b/python/astra/plugins/cgls.py
index 6d9424e..a5596d9 100644
--- a/python/astra/plugins/cgls.py
+++ b/python/astra/plugins/cgls.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/plugins/sirt.py b/python/astra/plugins/sirt.py
index 4268b83..ce485c5 100644
--- a/python/astra/plugins/sirt.py
+++ b/python/astra/plugins/sirt.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/projector.py b/python/astra/projector.py
index d784bdd..6c671e7 100644
--- a/python/astra/projector.py
+++ b/python/astra/projector.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/projector3d.py b/python/astra/projector3d.py
index 58c0c01..052c3f4 100644
--- a/python/astra/projector3d.py
+++ b/python/astra/projector3d.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/projector3d_c.pyx b/python/astra/projector3d_c.pyx
index b6b46b9..1607a22 100644
--- a/python/astra/projector3d_c.pyx
+++ b/python/astra/projector3d_c.pyx
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/projector_c.pyx b/python/astra/projector_c.pyx
index 34bd22e..dd1cf2d 100644
--- a/python/astra/projector_c.pyx
+++ b/python/astra/projector_c.pyx
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/pythonutils.py b/python/astra/pythonutils.py
index dea098e..994dd8e 100644
--- a/python/astra/pythonutils.py
+++ b/python/astra/pythonutils.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/src/PythonPluginAlgorithm.cpp b/python/astra/src/PythonPluginAlgorithm.cpp
index b658272..4496c0e 100644
--- a/python/astra/src/PythonPluginAlgorithm.cpp
+++ b/python/astra/src/PythonPluginAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/python/astra/src/PythonPluginAlgorithm.h b/python/astra/src/PythonPluginAlgorithm.h
index 0c57883..9fc294a 100644
--- a/python/astra/src/PythonPluginAlgorithm.h
+++ b/python/astra/src/PythonPluginAlgorithm.h
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/python/astra/tests.py b/python/astra/tests.py
index 318d60a..e772193 100644
--- a/python/astra/tests.py
+++ b/python/astra/tests.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2017, iMinds-Vision Lab, University of Antwerp
-# 2013-2017, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/utils.pxd b/python/astra/utils.pxd
index d2e5cb7..500f548 100644
--- a/python/astra/utils.pxd
+++ b/python/astra/utils.pxd
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/astra/utils.pyx b/python/astra/utils.pyx
index f060638..242d6a2 100644
--- a/python/astra/utils.pyx
+++ b/python/astra/utils.pyx
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/python/builder.py b/python/builder.py
index 40e1524..05b357d 100644
--- a/python/builder.py
+++ b/python/builder.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s001_sinogram_par2d.m b/samples/matlab/s001_sinogram_par2d.m
index beaee83..5d9ff30 100644
--- a/samples/matlab/s001_sinogram_par2d.m
+++ b/samples/matlab/s001_sinogram_par2d.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s002_data2d.m b/samples/matlab/s002_data2d.m
index 2a10ca1..5ca127c 100644
--- a/samples/matlab/s002_data2d.m
+++ b/samples/matlab/s002_data2d.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s003_gpu_reconstruction.m b/samples/matlab/s003_gpu_reconstruction.m
index 503d89c..d79fc4d 100644
--- a/samples/matlab/s003_gpu_reconstruction.m
+++ b/samples/matlab/s003_gpu_reconstruction.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s004_cpu_reconstruction.m b/samples/matlab/s004_cpu_reconstruction.m
index aa94aa2..9a50188 100644
--- a/samples/matlab/s004_cpu_reconstruction.m
+++ b/samples/matlab/s004_cpu_reconstruction.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s005_3d_geometry.m b/samples/matlab/s005_3d_geometry.m
index 9a1f51d..c1586e6 100644
--- a/samples/matlab/s005_3d_geometry.m
+++ b/samples/matlab/s005_3d_geometry.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s006_3d_data.m b/samples/matlab/s006_3d_data.m
index 4d64d2b..d5b5784 100644
--- a/samples/matlab/s006_3d_data.m
+++ b/samples/matlab/s006_3d_data.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s007_3d_reconstruction.m b/samples/matlab/s007_3d_reconstruction.m
index ed27790..f44f682 100644
--- a/samples/matlab/s007_3d_reconstruction.m
+++ b/samples/matlab/s007_3d_reconstruction.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s008_gpu_selection.m b/samples/matlab/s008_gpu_selection.m
index f1f2094..130c1a8 100644
--- a/samples/matlab/s008_gpu_selection.m
+++ b/samples/matlab/s008_gpu_selection.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s009_projection_matrix.m b/samples/matlab/s009_projection_matrix.m
index 13f08dc..b2da89d 100644
--- a/samples/matlab/s009_projection_matrix.m
+++ b/samples/matlab/s009_projection_matrix.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s010_supersampling.m b/samples/matlab/s010_supersampling.m
index 96c8c89..3144d47 100644
--- a/samples/matlab/s010_supersampling.m
+++ b/samples/matlab/s010_supersampling.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s011_object_info.m b/samples/matlab/s011_object_info.m
index 8c5364a..e0ff1f5 100644
--- a/samples/matlab/s011_object_info.m
+++ b/samples/matlab/s011_object_info.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s012_masks.m b/samples/matlab/s012_masks.m
index 89565ba..aec05ab 100644
--- a/samples/matlab/s012_masks.m
+++ b/samples/matlab/s012_masks.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s013_constraints.m b/samples/matlab/s013_constraints.m
index b06d95e..7666857 100644
--- a/samples/matlab/s013_constraints.m
+++ b/samples/matlab/s013_constraints.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s014_FBP.m b/samples/matlab/s014_FBP.m
index e898b11..f986327 100644
--- a/samples/matlab/s014_FBP.m
+++ b/samples/matlab/s014_FBP.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s015_fp_bp.m b/samples/matlab/s015_fp_bp.m
index 3fd4354..0a96427 100644
--- a/samples/matlab/s015_fp_bp.m
+++ b/samples/matlab/s015_fp_bp.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s016_plots.m b/samples/matlab/s016_plots.m
index 13acec8..5a58094 100644
--- a/samples/matlab/s016_plots.m
+++ b/samples/matlab/s016_plots.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s017_opTomo.m b/samples/matlab/s017_opTomo.m
index c7d6b80..e753607 100644
--- a/samples/matlab/s017_opTomo.m
+++ b/samples/matlab/s017_opTomo.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s020_3d_multiGPU.m b/samples/matlab/s020_3d_multiGPU.m
index 5eaf8c7..6551d25 100644
--- a/samples/matlab/s020_3d_multiGPU.m
+++ b/samples/matlab/s020_3d_multiGPU.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/matlab/s022_fbp_cor.m b/samples/matlab/s022_fbp_cor.m
index c7319e3..86798b9 100644
--- a/samples/matlab/s022_fbp_cor.m
+++ b/samples/matlab/s022_fbp_cor.m
@@ -1,8 +1,8 @@
% -----------------------------------------------------------------------
% This file is part of the ASTRA Toolbox
%
-% Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-% 2014-2016, CWI, Amsterdam
+% Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+% 2014-2018, CWI, Amsterdam
% License: Open Source under GPLv3
% Contact: astra@astra-toolbox.com
% Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s001_sinogram_par2d.py b/samples/python/s001_sinogram_par2d.py
index 0c8fd0b..265cf7c 100644
--- a/samples/python/s001_sinogram_par2d.py
+++ b/samples/python/s001_sinogram_par2d.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s002_data2d.py b/samples/python/s002_data2d.py
index 53b3be9..10da662 100644
--- a/samples/python/s002_data2d.py
+++ b/samples/python/s002_data2d.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s003_gpu_reconstruction.py b/samples/python/s003_gpu_reconstruction.py
index 1631e86..e8527db 100644
--- a/samples/python/s003_gpu_reconstruction.py
+++ b/samples/python/s003_gpu_reconstruction.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s004_cpu_reconstruction.py b/samples/python/s004_cpu_reconstruction.py
index ef788b4..395e8d1 100644
--- a/samples/python/s004_cpu_reconstruction.py
+++ b/samples/python/s004_cpu_reconstruction.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s005_3d_geometry.py b/samples/python/s005_3d_geometry.py
index d9f9322..dac6e5b 100644
--- a/samples/python/s005_3d_geometry.py
+++ b/samples/python/s005_3d_geometry.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s006_3d_data.py b/samples/python/s006_3d_data.py
index 4657df9..23928d9 100644
--- a/samples/python/s006_3d_data.py
+++ b/samples/python/s006_3d_data.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s007_3d_reconstruction.py b/samples/python/s007_3d_reconstruction.py
index 9c3ce27..cae0b08 100644
--- a/samples/python/s007_3d_reconstruction.py
+++ b/samples/python/s007_3d_reconstruction.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s008_gpu_selection.py b/samples/python/s008_gpu_selection.py
index 089747a..1ae60f9 100644
--- a/samples/python/s008_gpu_selection.py
+++ b/samples/python/s008_gpu_selection.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s009_projection_matrix.py b/samples/python/s009_projection_matrix.py
index a4e5d30..26ac485 100644
--- a/samples/python/s009_projection_matrix.py
+++ b/samples/python/s009_projection_matrix.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s010_supersampling.py b/samples/python/s010_supersampling.py
index 59b2e93..aeca6c1 100644
--- a/samples/python/s010_supersampling.py
+++ b/samples/python/s010_supersampling.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s011_object_info.py b/samples/python/s011_object_info.py
index c3373e9..08c69a0 100644
--- a/samples/python/s011_object_info.py
+++ b/samples/python/s011_object_info.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s012_masks.py b/samples/python/s012_masks.py
index 4ee8de6..ab83af4 100644
--- a/samples/python/s012_masks.py
+++ b/samples/python/s012_masks.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s013_constraints.py b/samples/python/s013_constraints.py
index 978861c..1019bd9 100644
--- a/samples/python/s013_constraints.py
+++ b/samples/python/s013_constraints.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s014_FBP.py b/samples/python/s014_FBP.py
index acf923a..ec46001 100644
--- a/samples/python/s014_FBP.py
+++ b/samples/python/s014_FBP.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s015_fp_bp.py b/samples/python/s015_fp_bp.py
index deae9d5..90e1306 100644
--- a/samples/python/s015_fp_bp.py
+++ b/samples/python/s015_fp_bp.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s016_plots.py b/samples/python/s016_plots.py
index aaab7a9..aaaeb40 100644
--- a/samples/python/s016_plots.py
+++ b/samples/python/s016_plots.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s017_OpTomo.py b/samples/python/s017_OpTomo.py
index e8460aa..01189ef 100644
--- a/samples/python/s017_OpTomo.py
+++ b/samples/python/s017_OpTomo.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s018_plugin.py b/samples/python/s018_plugin.py
index 20c6ae9..8fbac99 100644
--- a/samples/python/s018_plugin.py
+++ b/samples/python/s018_plugin.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s019_experimental_multires.py b/samples/python/s019_experimental_multires.py
index 8b93b38..e07ba3d 100644
--- a/samples/python/s019_experimental_multires.py
+++ b/samples/python/s019_experimental_multires.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s020_3d_multiGPU.py b/samples/python/s020_3d_multiGPU.py
index bba4e89..d163950 100644
--- a/samples/python/s020_3d_multiGPU.py
+++ b/samples/python/s020_3d_multiGPU.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s021_pygpu.py b/samples/python/s021_pygpu.py
index 9b5b895..fde90da 100644
--- a/samples/python/s021_pygpu.py
+++ b/samples/python/s021_pygpu.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/samples/python/s022_fbp_cor.py b/samples/python/s022_fbp_cor.py
index b6782f0..fab9d82 100644
--- a/samples/python/s022_fbp_cor.py
+++ b/samples/python/s022_fbp_cor.py
@@ -1,6 +1,6 @@
# -----------------------------------------------------------------------
-# Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
-# 2013-2016, CWI, Amsterdam
+# Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+# 2013-2018, CWI, Amsterdam
#
# Contact: astra@astra-toolbox.com
# Website: http://www.astra-toolbox.com/
diff --git a/src/Algorithm.cpp b/src/Algorithm.cpp
index f4df3e0..0d21828 100644
--- a/src/Algorithm.cpp
+++ b/src/Algorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ArtAlgorithm.cpp b/src/ArtAlgorithm.cpp
index 07517f4..160d99a 100644
--- a/src/ArtAlgorithm.cpp
+++ b/src/ArtAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/AstraObjectFactory.cpp b/src/AstraObjectFactory.cpp
index 886f44e..c84ac1e 100644
--- a/src/AstraObjectFactory.cpp
+++ b/src/AstraObjectFactory.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/AstraObjectManager.cpp b/src/AstraObjectManager.cpp
index 237587e..f606e4d 100644
--- a/src/AstraObjectManager.cpp
+++ b/src/AstraObjectManager.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/AsyncAlgorithm.cpp b/src/AsyncAlgorithm.cpp
index c1966d1..763529c 100644
--- a/src/AsyncAlgorithm.cpp
+++ b/src/AsyncAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/BackProjectionAlgorithm.cpp b/src/BackProjectionAlgorithm.cpp
index 485d203..057ac9c 100644
--- a/src/BackProjectionAlgorithm.cpp
+++ b/src/BackProjectionAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CglsAlgorithm.cpp b/src/CglsAlgorithm.cpp
index 093176d..1c77c37 100644
--- a/src/CglsAlgorithm.cpp
+++ b/src/CglsAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CompositeGeometryManager.cpp b/src/CompositeGeometryManager.cpp
index 0ff316b..7316bb5 100644
--- a/src/CompositeGeometryManager.cpp
+++ b/src/CompositeGeometryManager.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ConeProjectionGeometry3D.cpp b/src/ConeProjectionGeometry3D.cpp
index 292a121..1f52632 100644
--- a/src/ConeProjectionGeometry3D.cpp
+++ b/src/ConeProjectionGeometry3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ConeVecProjectionGeometry3D.cpp b/src/ConeVecProjectionGeometry3D.cpp
index c482203..cd82d71 100644
--- a/src/ConeVecProjectionGeometry3D.cpp
+++ b/src/ConeVecProjectionGeometry3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Config.cpp b/src/Config.cpp
index 49520d2..8aad522 100644
--- a/src/Config.cpp
+++ b/src/Config.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaBackProjectionAlgorithm.cpp b/src/CudaBackProjectionAlgorithm.cpp
index 797fdb4..57c5b1e 100644
--- a/src/CudaBackProjectionAlgorithm.cpp
+++ b/src/CudaBackProjectionAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaBackProjectionAlgorithm3D.cpp b/src/CudaBackProjectionAlgorithm3D.cpp
index 1936642..218bc5e 100644
--- a/src/CudaBackProjectionAlgorithm3D.cpp
+++ b/src/CudaBackProjectionAlgorithm3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaCglsAlgorithm.cpp b/src/CudaCglsAlgorithm.cpp
index 3c356d1..85169b9 100644
--- a/src/CudaCglsAlgorithm.cpp
+++ b/src/CudaCglsAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaCglsAlgorithm3D.cpp b/src/CudaCglsAlgorithm3D.cpp
index 981ae00..c563e52 100644
--- a/src/CudaCglsAlgorithm3D.cpp
+++ b/src/CudaCglsAlgorithm3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaDartMaskAlgorithm.cpp b/src/CudaDartMaskAlgorithm.cpp
index aff669c..c504644 100644
--- a/src/CudaDartMaskAlgorithm.cpp
+++ b/src/CudaDartMaskAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaDartMaskAlgorithm3D.cpp b/src/CudaDartMaskAlgorithm3D.cpp
index 3bc9393..d93bc81 100644
--- a/src/CudaDartMaskAlgorithm3D.cpp
+++ b/src/CudaDartMaskAlgorithm3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaDartSmoothingAlgorithm.cpp b/src/CudaDartSmoothingAlgorithm.cpp
index 43b7a55..285c599 100644
--- a/src/CudaDartSmoothingAlgorithm.cpp
+++ b/src/CudaDartSmoothingAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaDartSmoothingAlgorithm3D.cpp b/src/CudaDartSmoothingAlgorithm3D.cpp
index 5fbed48..8d375b1 100644
--- a/src/CudaDartSmoothingAlgorithm3D.cpp
+++ b/src/CudaDartSmoothingAlgorithm3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaDataOperationAlgorithm.cpp b/src/CudaDataOperationAlgorithm.cpp
index 4a7827e..c8c9db5 100644
--- a/src/CudaDataOperationAlgorithm.cpp
+++ b/src/CudaDataOperationAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaEMAlgorithm.cpp b/src/CudaEMAlgorithm.cpp
index e708226..a4ec9ed 100644
--- a/src/CudaEMAlgorithm.cpp
+++ b/src/CudaEMAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaFDKAlgorithm3D.cpp b/src/CudaFDKAlgorithm3D.cpp
index f24ad92..48b5ddd 100644
--- a/src/CudaFDKAlgorithm3D.cpp
+++ b/src/CudaFDKAlgorithm3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaFilteredBackProjectionAlgorithm.cpp b/src/CudaFilteredBackProjectionAlgorithm.cpp
index 52df987..02216a0 100644
--- a/src/CudaFilteredBackProjectionAlgorithm.cpp
+++ b/src/CudaFilteredBackProjectionAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaForwardProjectionAlgorithm.cpp b/src/CudaForwardProjectionAlgorithm.cpp
index b76b95d..12dbaa7 100644
--- a/src/CudaForwardProjectionAlgorithm.cpp
+++ b/src/CudaForwardProjectionAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaForwardProjectionAlgorithm3D.cpp b/src/CudaForwardProjectionAlgorithm3D.cpp
index a13282d..2e7033d 100644
--- a/src/CudaForwardProjectionAlgorithm3D.cpp
+++ b/src/CudaForwardProjectionAlgorithm3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaProjector2D.cpp b/src/CudaProjector2D.cpp
index b4efc47..7765a70 100644
--- a/src/CudaProjector2D.cpp
+++ b/src/CudaProjector2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaProjector3D.cpp b/src/CudaProjector3D.cpp
index 1a48a8e..fec6282 100644
--- a/src/CudaProjector3D.cpp
+++ b/src/CudaProjector3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaReconstructionAlgorithm2D.cpp b/src/CudaReconstructionAlgorithm2D.cpp
index d20edfb..a1c4648 100644
--- a/src/CudaReconstructionAlgorithm2D.cpp
+++ b/src/CudaReconstructionAlgorithm2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaRoiSelectAlgorithm.cpp b/src/CudaRoiSelectAlgorithm.cpp
index 5a9e9ac..09aee63 100644
--- a/src/CudaRoiSelectAlgorithm.cpp
+++ b/src/CudaRoiSelectAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaSartAlgorithm.cpp b/src/CudaSartAlgorithm.cpp
index 6aa47d2..3ab2670 100644
--- a/src/CudaSartAlgorithm.cpp
+++ b/src/CudaSartAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaSirtAlgorithm.cpp b/src/CudaSirtAlgorithm.cpp
index 528ac72..b825667 100644
--- a/src/CudaSirtAlgorithm.cpp
+++ b/src/CudaSirtAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/CudaSirtAlgorithm3D.cpp b/src/CudaSirtAlgorithm3D.cpp
index d1b01da..dec7bb2 100644
--- a/src/CudaSirtAlgorithm3D.cpp
+++ b/src/CudaSirtAlgorithm3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/DataProjector.cpp b/src/DataProjector.cpp
index 08d3e87..ae07008 100644
--- a/src/DataProjector.cpp
+++ b/src/DataProjector.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/DataProjectorPolicies.cpp b/src/DataProjectorPolicies.cpp
index 0733cc5..fe6cbde 100644
--- a/src/DataProjectorPolicies.cpp
+++ b/src/DataProjectorPolicies.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/FanFlatBeamLineKernelProjector2D.cpp b/src/FanFlatBeamLineKernelProjector2D.cpp
index 2016f1d..cddbe5f 100644
--- a/src/FanFlatBeamLineKernelProjector2D.cpp
+++ b/src/FanFlatBeamLineKernelProjector2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/FanFlatBeamStripKernelProjector2D.cpp b/src/FanFlatBeamStripKernelProjector2D.cpp
index 6488a79..73689b0 100644
--- a/src/FanFlatBeamStripKernelProjector2D.cpp
+++ b/src/FanFlatBeamStripKernelProjector2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/FanFlatProjectionGeometry2D.cpp b/src/FanFlatProjectionGeometry2D.cpp
index e460205..9616a9a 100644
--- a/src/FanFlatProjectionGeometry2D.cpp
+++ b/src/FanFlatProjectionGeometry2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/FanFlatVecProjectionGeometry2D.cpp b/src/FanFlatVecProjectionGeometry2D.cpp
index 7d08686..8eb6e7a 100644
--- a/src/FanFlatVecProjectionGeometry2D.cpp
+++ b/src/FanFlatVecProjectionGeometry2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/FilteredBackProjectionAlgorithm.cpp b/src/FilteredBackProjectionAlgorithm.cpp
index 47fe8ac..33a8f40 100644
--- a/src/FilteredBackProjectionAlgorithm.cpp
+++ b/src/FilteredBackProjectionAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Float32Data.cpp b/src/Float32Data.cpp
index cff5c62..1864a7f 100644
--- a/src/Float32Data.cpp
+++ b/src/Float32Data.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Float32Data2D.cpp b/src/Float32Data2D.cpp
index 3649116..5b4b371 100644
--- a/src/Float32Data2D.cpp
+++ b/src/Float32Data2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Float32Data3D.cpp b/src/Float32Data3D.cpp
index fe137d1..39d2504 100644
--- a/src/Float32Data3D.cpp
+++ b/src/Float32Data3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Float32Data3DGPU.cpp b/src/Float32Data3DGPU.cpp
index 2d111b9..f508d62 100644
--- a/src/Float32Data3DGPU.cpp
+++ b/src/Float32Data3DGPU.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp
- 2014-2015, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://sf.net/projects/astra-toolbox
diff --git a/src/Float32Data3DMemory.cpp b/src/Float32Data3DMemory.cpp
index 20a8567..5934d48 100644
--- a/src/Float32Data3DMemory.cpp
+++ b/src/Float32Data3DMemory.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Float32ProjectionData2D.cpp b/src/Float32ProjectionData2D.cpp
index e597e89..725538b 100644
--- a/src/Float32ProjectionData2D.cpp
+++ b/src/Float32ProjectionData2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Float32ProjectionData3D.cpp b/src/Float32ProjectionData3D.cpp
index a82bc4b..a517de0 100644
--- a/src/Float32ProjectionData3D.cpp
+++ b/src/Float32ProjectionData3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Float32ProjectionData3DGPU.cpp b/src/Float32ProjectionData3DGPU.cpp
index 13e82ec..3501fbe 100644
--- a/src/Float32ProjectionData3DGPU.cpp
+++ b/src/Float32ProjectionData3DGPU.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp
- 2014-2015, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://sf.net/projects/astra-toolbox
diff --git a/src/Float32ProjectionData3DMemory.cpp b/src/Float32ProjectionData3DMemory.cpp
index 3479823..e4b5194 100644
--- a/src/Float32ProjectionData3DMemory.cpp
+++ b/src/Float32ProjectionData3DMemory.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Float32VolumeData2D.cpp b/src/Float32VolumeData2D.cpp
index 464f184..0dafff9 100644
--- a/src/Float32VolumeData2D.cpp
+++ b/src/Float32VolumeData2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Float32VolumeData3D.cpp b/src/Float32VolumeData3D.cpp
index 6e37ddd..ae8f234 100644
--- a/src/Float32VolumeData3D.cpp
+++ b/src/Float32VolumeData3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Float32VolumeData3DGPU.cpp b/src/Float32VolumeData3DGPU.cpp
index fa53be8..52a6807 100644
--- a/src/Float32VolumeData3DGPU.cpp
+++ b/src/Float32VolumeData3DGPU.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp
- 2014-2015, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://sf.net/projects/astra-toolbox
diff --git a/src/Float32VolumeData3DMemory.cpp b/src/Float32VolumeData3DMemory.cpp
index 2d36285..82d67a7 100644
--- a/src/Float32VolumeData3DMemory.cpp
+++ b/src/Float32VolumeData3DMemory.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ForwardProjectionAlgorithm.cpp b/src/ForwardProjectionAlgorithm.cpp
index 75e9a2a..cfe96fe 100644
--- a/src/ForwardProjectionAlgorithm.cpp
+++ b/src/ForwardProjectionAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Fourier.cpp b/src/Fourier.cpp
index 495f3f5..ec4fa0c 100644
--- a/src/Fourier.cpp
+++ b/src/Fourier.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/GeometryUtil2D.cpp b/src/GeometryUtil2D.cpp
index a3c6309..84e0d32 100644
--- a/src/GeometryUtil2D.cpp
+++ b/src/GeometryUtil2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp
- 2014-2015, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://sf.net/projects/astra-toolbox
diff --git a/src/GeometryUtil3D.cpp b/src/GeometryUtil3D.cpp
index b1ef3f1..9c710b9 100644
--- a/src/GeometryUtil3D.cpp
+++ b/src/GeometryUtil3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Globals.cpp b/src/Globals.cpp
index 15eb181..5b0d84e 100644
--- a/src/Globals.cpp
+++ b/src/Globals.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Logging.cpp b/src/Logging.cpp
index 33a1d99..f39c299 100644
--- a/src/Logging.cpp
+++ b/src/Logging.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ParallelBeamBlobKernelProjector2D.cpp b/src/ParallelBeamBlobKernelProjector2D.cpp
index 7aa69cf..01c6687 100644
--- a/src/ParallelBeamBlobKernelProjector2D.cpp
+++ b/src/ParallelBeamBlobKernelProjector2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ParallelBeamLineKernelProjector2D.cpp b/src/ParallelBeamLineKernelProjector2D.cpp
index 333e093..a7f356a 100644
--- a/src/ParallelBeamLineKernelProjector2D.cpp
+++ b/src/ParallelBeamLineKernelProjector2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ParallelBeamLinearKernelProjector2D.cpp b/src/ParallelBeamLinearKernelProjector2D.cpp
index 2e5ffc6..2fbf23f 100644
--- a/src/ParallelBeamLinearKernelProjector2D.cpp
+++ b/src/ParallelBeamLinearKernelProjector2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ParallelBeamStripKernelProjector2D.cpp b/src/ParallelBeamStripKernelProjector2D.cpp
index dc867a5..ccc47a8 100644
--- a/src/ParallelBeamStripKernelProjector2D.cpp
+++ b/src/ParallelBeamStripKernelProjector2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ParallelProjectionGeometry2D.cpp b/src/ParallelProjectionGeometry2D.cpp
index 0835f81..ce586ae 100644
--- a/src/ParallelProjectionGeometry2D.cpp
+++ b/src/ParallelProjectionGeometry2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ParallelProjectionGeometry3D.cpp b/src/ParallelProjectionGeometry3D.cpp
index b924c08..a951c7f 100644
--- a/src/ParallelProjectionGeometry3D.cpp
+++ b/src/ParallelProjectionGeometry3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ParallelVecProjectionGeometry2D.cpp b/src/ParallelVecProjectionGeometry2D.cpp
index 8a41e1e..d59a467 100644
--- a/src/ParallelVecProjectionGeometry2D.cpp
+++ b/src/ParallelVecProjectionGeometry2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp
- 2014-2015, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://sf.net/projects/astra-toolbox
diff --git a/src/ParallelVecProjectionGeometry3D.cpp b/src/ParallelVecProjectionGeometry3D.cpp
index bf0fd1c..dfab8be 100644
--- a/src/ParallelVecProjectionGeometry3D.cpp
+++ b/src/ParallelVecProjectionGeometry3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/PlatformDepSystemCode.cpp b/src/PlatformDepSystemCode.cpp
index 688c4f2..14850e8 100644
--- a/src/PlatformDepSystemCode.cpp
+++ b/src/PlatformDepSystemCode.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/PluginAlgorithm.cpp b/src/PluginAlgorithm.cpp
index e49d3b4..0636895 100644
--- a/src/PluginAlgorithm.cpp
+++ b/src/PluginAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ProjectionGeometry2D.cpp b/src/ProjectionGeometry2D.cpp
index 85fc304..4490487 100644
--- a/src/ProjectionGeometry2D.cpp
+++ b/src/ProjectionGeometry2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ProjectionGeometry3D.cpp b/src/ProjectionGeometry3D.cpp
index 5f2c167..c216a10 100644
--- a/src/ProjectionGeometry3D.cpp
+++ b/src/ProjectionGeometry3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Projector2D.cpp b/src/Projector2D.cpp
index 97793d4..a4e267c 100644
--- a/src/Projector2D.cpp
+++ b/src/Projector2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Projector3D.cpp b/src/Projector3D.cpp
index d562692..1ebed6b 100644
--- a/src/Projector3D.cpp
+++ b/src/Projector3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ReconstructionAlgorithm2D.cpp b/src/ReconstructionAlgorithm2D.cpp
index 3f3a4ce..85ec1ae 100644
--- a/src/ReconstructionAlgorithm2D.cpp
+++ b/src/ReconstructionAlgorithm2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ReconstructionAlgorithm3D.cpp b/src/ReconstructionAlgorithm3D.cpp
index 2ed43ab..6b846be 100644
--- a/src/ReconstructionAlgorithm3D.cpp
+++ b/src/ReconstructionAlgorithm3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/ReconstructionAlgorithmMultiSlice2D.cpp b/src/ReconstructionAlgorithmMultiSlice2D.cpp
index 3ccbabc..17c1d47 100644
--- a/src/ReconstructionAlgorithmMultiSlice2D.cpp
+++ b/src/ReconstructionAlgorithmMultiSlice2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/SartAlgorithm.cpp b/src/SartAlgorithm.cpp
index fdce90e..e6ca937 100644
--- a/src/SartAlgorithm.cpp
+++ b/src/SartAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/SirtAlgorithm.cpp b/src/SirtAlgorithm.cpp
index 7e5b100..706f283 100644
--- a/src/SirtAlgorithm.cpp
+++ b/src/SirtAlgorithm.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/SparseMatrix.cpp b/src/SparseMatrix.cpp
index ea0dc9e..2500173 100644
--- a/src/SparseMatrix.cpp
+++ b/src/SparseMatrix.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/SparseMatrixProjectionGeometry2D.cpp b/src/SparseMatrixProjectionGeometry2D.cpp
index a708072..5dafcb9 100644
--- a/src/SparseMatrixProjectionGeometry2D.cpp
+++ b/src/SparseMatrixProjectionGeometry2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/SparseMatrixProjector2D.cpp b/src/SparseMatrixProjector2D.cpp
index e54abe7..e28a99c 100644
--- a/src/SparseMatrixProjector2D.cpp
+++ b/src/SparseMatrixProjector2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Utilities.cpp b/src/Utilities.cpp
index 5b3432e..d128ec1 100644
--- a/src/Utilities.cpp
+++ b/src/Utilities.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/Vector3D.cpp b/src/Vector3D.cpp
index 9d1eac8..8c1bea5 100644
--- a/src/Vector3D.cpp
+++ b/src/Vector3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/VolumeGeometry2D.cpp b/src/VolumeGeometry2D.cpp
index cac6f4d..286296c 100644
--- a/src/VolumeGeometry2D.cpp
+++ b/src/VolumeGeometry2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/VolumeGeometry3D.cpp b/src/VolumeGeometry3D.cpp
index acef160..b95c3d4 100644
--- a/src/VolumeGeometry3D.cpp
+++ b/src/VolumeGeometry3D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/XMLDocument.cpp b/src/XMLDocument.cpp
index 9ac67ae..58b1912 100644
--- a/src/XMLDocument.cpp
+++ b/src/XMLDocument.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/src/XMLNode.cpp b/src/XMLNode.cpp
index 1c4041d..4064a46 100644
--- a/src/XMLNode.cpp
+++ b/src/XMLNode.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/tests/main.cpp b/tests/main.cpp
index 5fcbeb0..fb1e732 100644
--- a/tests/main.cpp
+++ b/tests/main.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/tests/test_AstraObjectManager.cpp b/tests/test_AstraObjectManager.cpp
index b6edccb..525acdb 100644
--- a/tests/test_AstraObjectManager.cpp
+++ b/tests/test_AstraObjectManager.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/tests/test_FanFlatProjectionGeometry2D.cpp b/tests/test_FanFlatProjectionGeometry2D.cpp
index 0447b28..fcda54f 100644
--- a/tests/test_FanFlatProjectionGeometry2D.cpp
+++ b/tests/test_FanFlatProjectionGeometry2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/tests/test_Float32Data2D.cpp b/tests/test_Float32Data2D.cpp
index 56e6a75..92e67af 100644
--- a/tests/test_Float32Data2D.cpp
+++ b/tests/test_Float32Data2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/tests/test_Float32ProjectionData2D.cpp b/tests/test_Float32ProjectionData2D.cpp
index c15a1f5..397b70e 100644
--- a/tests/test_Float32ProjectionData2D.cpp
+++ b/tests/test_Float32ProjectionData2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/tests/test_Float32VolumeData2D.cpp b/tests/test_Float32VolumeData2D.cpp
index 5d3563a..e62507d 100644
--- a/tests/test_Float32VolumeData2D.cpp
+++ b/tests/test_Float32VolumeData2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/tests/test_Fourier.cpp b/tests/test_Fourier.cpp
index d9fd4ff..66aeba0 100644
--- a/tests/test_Fourier.cpp
+++ b/tests/test_Fourier.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/tests/test_ParallelBeamLineKernelProjector2D.cpp b/tests/test_ParallelBeamLineKernelProjector2D.cpp
index 5dba441..60babb4 100644
--- a/tests/test_ParallelBeamLineKernelProjector2D.cpp
+++ b/tests/test_ParallelBeamLineKernelProjector2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/tests/test_ParallelBeamLinearKernelProjector2D.cpp b/tests/test_ParallelBeamLinearKernelProjector2D.cpp
index b7df82f..0b2af0d 100644
--- a/tests/test_ParallelBeamLinearKernelProjector2D.cpp
+++ b/tests/test_ParallelBeamLinearKernelProjector2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/tests/test_ParallelProjectionGeometry2D.cpp b/tests/test_ParallelProjectionGeometry2D.cpp
index 1ff07d9..19221d3 100644
--- a/tests/test_ParallelProjectionGeometry2D.cpp
+++ b/tests/test_ParallelProjectionGeometry2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/tests/test_VolumeGeometry2D.cpp b/tests/test_VolumeGeometry2D.cpp
index afdda42..65d61e0 100644
--- a/tests/test_VolumeGeometry2D.cpp
+++ b/tests/test_VolumeGeometry2D.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/
diff --git a/tests/test_XMLDocument.cpp b/tests/test_XMLDocument.cpp
index d2c46fc..79f0a6c 100644
--- a/tests/test_XMLDocument.cpp
+++ b/tests/test_XMLDocument.cpp
@@ -1,7 +1,7 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
- 2014-2016, CWI, Amsterdam
+Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp
+ 2014-2018, CWI, Amsterdam
Contact: astra@astra-toolbox.com
Website: http://www.astra-toolbox.com/