diff options
Diffstat (limited to 'include/astra/cuda/2d')
-rw-r--r-- | include/astra/cuda/2d/algo.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/arith.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/astra.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/cgls.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/darthelper.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/dims.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/em.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/fan_bp.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/fan_fp.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/fbp.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/fft.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/par_bp.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/par_fp.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/sart.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/sirt.h | 4 | ||||
-rw-r--r-- | include/astra/cuda/2d/util.h | 4 |
16 files changed, 32 insertions, 32 deletions
diff --git a/include/astra/cuda/2d/algo.h b/include/astra/cuda/2d/algo.h index b670b8b..afc0517 100644 --- a/include/astra/cuda/2d/algo.h +++ b/include/astra/cuda/2d/algo.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/arith.h b/include/astra/cuda/2d/arith.h index e18bb1b..d780b98 100644 --- a/include/astra/cuda/2d/arith.h +++ b/include/astra/cuda/2d/arith.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/astra.h b/include/astra/cuda/2d/astra.h index a2f2219..c936b0b 100644 --- a/include/astra/cuda/2d/astra.h +++ b/include/astra/cuda/2d/astra.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/cgls.h b/include/astra/cuda/2d/cgls.h index a854a74..15592c8 100644 --- a/include/astra/cuda/2d/cgls.h +++ b/include/astra/cuda/2d/cgls.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/darthelper.h b/include/astra/cuda/2d/darthelper.h index 3c2f83c..c15588a 100644 --- a/include/astra/cuda/2d/darthelper.h +++ b/include/astra/cuda/2d/darthelper.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/dims.h b/include/astra/cuda/2d/dims.h index 0bdefa9..9fab53b 100644 --- a/include/astra/cuda/2d/dims.h +++ b/include/astra/cuda/2d/dims.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/em.h b/include/astra/cuda/2d/em.h index 3ffe01b..6eb3525 100644 --- a/include/astra/cuda/2d/em.h +++ b/include/astra/cuda/2d/em.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/fan_bp.h b/include/astra/cuda/2d/fan_bp.h index 22349b0..5384d19 100644 --- a/include/astra/cuda/2d/fan_bp.h +++ b/include/astra/cuda/2d/fan_bp.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/fan_fp.h b/include/astra/cuda/2d/fan_fp.h index 3e8f1e4..c9d5065 100644 --- a/include/astra/cuda/2d/fan_fp.h +++ b/include/astra/cuda/2d/fan_fp.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/fbp.h b/include/astra/cuda/2d/fbp.h index 3aa4741..6f4f6dc 100644 --- a/include/astra/cuda/2d/fbp.h +++ b/include/astra/cuda/2d/fbp.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/fft.h b/include/astra/cuda/2d/fft.h index f77cbde..52cb863 100644 --- a/include/astra/cuda/2d/fft.h +++ b/include/astra/cuda/2d/fft.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/par_bp.h b/include/astra/cuda/2d/par_bp.h index c8dfab8..d3d7c20 100644 --- a/include/astra/cuda/2d/par_bp.h +++ b/include/astra/cuda/2d/par_bp.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/par_fp.h b/include/astra/cuda/2d/par_fp.h index 62277a1..7e009bd 100644 --- a/include/astra/cuda/2d/par_fp.h +++ b/include/astra/cuda/2d/par_fp.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/sart.h b/include/astra/cuda/2d/sart.h index 6c0e547..2031c3a 100644 --- a/include/astra/cuda/2d/sart.h +++ b/include/astra/cuda/2d/sart.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/sirt.h b/include/astra/cuda/2d/sirt.h index 434a07c..cc31c1e 100644 --- a/include/astra/cuda/2d/sirt.h +++ b/include/astra/cuda/2d/sirt.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/include/astra/cuda/2d/util.h b/include/astra/cuda/2d/util.h index 70e7c86..49079ef 100644 --- a/include/astra/cuda/2d/util.h +++ b/include/astra/cuda/2d/util.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2018, imec Vision Lab, University of Antwerp - 2014-2018, CWI, Amsterdam +Copyright: 2010-2021, imec Vision Lab, University of Antwerp + 2014-2021, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ |