summaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2015-05-15 13:43:17 +0200
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2015-05-15 13:58:46 +0200
commita6bdde8d391566972642090cb71cf752da92f69a (patch)
tree8c656516c3bb793045c8d419bb6bb09b7ba3cd90 /samples
parente5bbcf730e1f5049b3dfd7f0ee46a7e477042231 (diff)
downloadastra-a6bdde8d391566972642090cb71cf752da92f69a.tar.gz
astra-a6bdde8d391566972642090cb71cf752da92f69a.tar.bz2
astra-a6bdde8d391566972642090cb71cf752da92f69a.tar.xz
astra-a6bdde8d391566972642090cb71cf752da92f69a.zip
Add copyright header
Diffstat (limited to 'samples')
-rw-r--r--samples/matlab/s017_opTomo.m10
1 files changed, 10 insertions, 0 deletions
diff --git a/samples/matlab/s017_opTomo.m b/samples/matlab/s017_opTomo.m
index e23b53d..891a93d 100644
--- a/samples/matlab/s017_opTomo.m
+++ b/samples/matlab/s017_opTomo.m
@@ -1,3 +1,13 @@
+% -----------------------------------------------------------------------
+% This file is part of the ASTRA Toolbox
+%
+% 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
+% -----------------------------------------------------------------------
+
% This sample illustrates the use of opTomo.
%
% opTomo is a wrapper around the FP and BP operations of the ASTRA Toolbox,