diff options
Diffstat (limited to 'matlab/tools/astra_mex.m')
-rw-r--r-- | matlab/tools/astra_mex.m | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/matlab/tools/astra_mex.m b/matlab/tools/astra_mex.m index 5210f38..2eeb43d 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-2018, imec Vision Lab, University of Antwerp -% 2014-2018, CWI, Amsterdam +% Copyright: 2010-2021, imec Vision Lab, University of Antwerp +% 2014-2021, CWI, Amsterdam % License: Open Source under GPLv3 % Contact: astra@astra-toolbox.com % Website: http://www.astra-toolbox.com/ |