diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-01-24 14:35:02 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-01-24 14:35:02 +0100 |
commit | 3cf747b01c5578e0731a68d7f3b724ade6bbda40 (patch) | |
tree | 73532c8357d5cc45b11de0882b43972d3cfd4f5f /matlab | |
parent | 69c3eef00e1939ef7b27483f64ef41ab0bfea118 (diff) | |
download | astra-3cf747b01c5578e0731a68d7f3b724ade6bbda40.tar.gz astra-3cf747b01c5578e0731a68d7f3b724ade6bbda40.tar.bz2 astra-3cf747b01c5578e0731a68d7f3b724ade6bbda40.tar.xz astra-3cf747b01c5578e0731a68d7f3b724ade6bbda40.zip |
Homogenize copyright header
Diffstat (limited to 'matlab')
-rw-r--r-- | matlab/tools/opTomo.m | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/matlab/tools/opTomo.m b/matlab/tools/opTomo.m index 57ccef0..b9e972c 100644 --- a/matlab/tools/opTomo.m +++ b/matlab/tools/opTomo.m @@ -23,11 +23,11 @@ %-------------------------------------------------------------------------- % This file is part of the ASTRA Toolbox % -% Copyright: 2014-2018, CWI, Amsterdam -% License: Open Source under GPLv3 -% Author: Folkert Bleichrodt -% Contact: F.Bleichrodt@cwi.nl -% Website: http://www.astra-toolbox.com/ +% Copyright: 2010-2018, imec Vision Lab, University of Antwerp +% 2014-2018, CWI, Amsterdam +% License: Open Source under GPLv3 +% Contact: astra@astra-toolbox.com +% Website: http://www.astra-toolbox.com/ %-------------------------------------------------------------------------- classdef opTomo < opSpot |