summaryrefslogtreecommitdiffstats
path: root/matlab/tools/kaiserBessel.m
diff options
context:
space:
mode:
Diffstat (limited to 'matlab/tools/kaiserBessel.m')
-rw-r--r--matlab/tools/kaiserBessel.m12
1 files changed, 6 insertions, 6 deletions
diff --git a/matlab/tools/kaiserBessel.m b/matlab/tools/kaiserBessel.m
index aef7b9d..808a5ac 100644
--- a/matlab/tools/kaiserBessel.m
+++ b/matlab/tools/kaiserBessel.m
@@ -12,13 +12,13 @@ function res = kaiserBessel(m,alpha,a,r)
% res: the window values.
%------------------------------------------------------------------------
%------------------------------------------------------------------------
-% 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$