diff options
Diffstat (limited to 'matlab/tools/createOrderART.m')
-rw-r--r-- | matlab/tools/createOrderART.m | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/matlab/tools/createOrderART.m b/matlab/tools/createOrderART.m index 95d8fae..b058ba5 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-2014, iMinds-Vision Lab, University of Antwerp -% 2014, CWI, Amsterdam +% Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp +% 2014-2015, CWI, Amsterdam % License: Open Source under GPLv3 % Contact: astra@uantwerpen.be % Website: http://sf.net/projects/astra-toolbox |