diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2021-10-25 12:16:00 +0200 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2021-10-27 10:04:51 +0200 |
commit | 6dbcd4722082883860168d528f4123322c940df2 (patch) | |
tree | 05b201e3af85d609c02bc75de9a1cddeed148a3d /matlab/tools/astra_mex.m | |
parent | d4f403fbeb8d68d5407913639c309910d1708562 (diff) | |
download | astra-6dbcd4722082883860168d528f4123322c940df2.tar.gz astra-6dbcd4722082883860168d528f4123322c940df2.tar.bz2 astra-6dbcd4722082883860168d528f4123322c940df2.tar.xz astra-6dbcd4722082883860168d528f4123322c940df2.zip |
Update copyright years
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/ |