diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-01-26 11:36:11 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-01-26 13:23:51 +0100 |
commit | 37fde19dfe60bb8e0b0d96119cc005f756172a3e (patch) | |
tree | f5cc78e2caa2f4351eda3c4b514d400812de9c6c /matlab/tools/astra_mex.m | |
parent | b00590d8c27baa09c1922b70b976ee9ed708d346 (diff) | |
download | astra-37fde19dfe60bb8e0b0d96119cc005f756172a3e.tar.gz astra-37fde19dfe60bb8e0b0d96119cc005f756172a3e.tar.bz2 astra-37fde19dfe60bb8e0b0d96119cc005f756172a3e.tar.xz astra-37fde19dfe60bb8e0b0d96119cc005f756172a3e.zip |
Update copyright to -2015
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 c1f8bf8..9d6b2c7 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-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 |