summaryrefslogtreecommitdiffstats
path: root/matlab/tools/imwritesc.m
diff options
context:
space:
mode:
Diffstat (limited to 'matlab/tools/imwritesc.m')
-rw-r--r--matlab/tools/imwritesc.m12
1 files changed, 6 insertions, 6 deletions
diff --git a/matlab/tools/imwritesc.m b/matlab/tools/imwritesc.m
index 2f81dc8..fa059d6 100644
--- a/matlab/tools/imwritesc.m
+++ b/matlab/tools/imwritesc.m
@@ -9,13 +9,13 @@ function imwritesc(in, filename)
% filename: name of output image file.
%------------------------------------------------------------------------
%------------------------------------------------------------------------
-% This file is part of the
-% All Scale Tomographic Reconstruction Antwerp Toolbox ("ASTRA-Toolbox")
-%
-% Copyright: iMinds-Vision Lab, University of Antwerp
+% This file is part of the ASTRA Toolbox
+%
+% Copyright: 2010-2014, iMinds-Vision Lab, University of Antwerp
+% 2014, CWI, Amsterdam
% License: Open Source under GPLv3
-% Contact: mailto:astra@ua.ac.be
-% Website: http://astra.ua.ac.be
+% Contact: astra@uantwerpen.be
+% Website: http://sf.net/projects/astra-toolbox
%------------------------------------------------------------------------
% $Id$