diff options
Diffstat (limited to 'matlab/tools/linspace2.m')
-rw-r--r-- | matlab/tools/linspace2.m | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/matlab/tools/linspace2.m b/matlab/tools/linspace2.m index 12bc6ca..deb1a77 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-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/ |