diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2014-12-12 12:01:59 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2015-01-19 11:23:19 +0100 |
commit | f9f2dfcc21f2e1126ed3b8da282bff9032ab469f (patch) | |
tree | 805f79101d709028d20c2fccd37d0fa9deb00364 /cuda/2d/fft.cu | |
parent | aa7491e356dfa04057fb94fc349c60300e60bd7b (diff) | |
download | astra-f9f2dfcc21f2e1126ed3b8da282bff9032ab469f.tar.gz astra-f9f2dfcc21f2e1126ed3b8da282bff9032ab469f.tar.bz2 astra-f9f2dfcc21f2e1126ed3b8da282bff9032ab469f.tar.xz astra-f9f2dfcc21f2e1126ed3b8da282bff9032ab469f.zip |
Update copyright headers
Diffstat (limited to 'cuda/2d/fft.cu')
-rw-r--r-- | cuda/2d/fft.cu | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/cuda/2d/fft.cu b/cuda/2d/fft.cu index 75bd92c..f0cc103 100644 --- a/cuda/2d/fft.cu +++ b/cuda/2d/fft.cu @@ -1,13 +1,13 @@ /* ----------------------------------------------------------------------- -Copyright 2012 iMinds-Vision Lab, University of Antwerp +Copyright: 2010-2014, iMinds-Vision Lab, University of Antwerp + 2014, CWI, Amsterdam -Contact: astra@ua.ac.be -Website: http://astra.ua.ac.be +Contact: astra@uantwerpen.be +Website: http://sf.net/projects/astra-toolbox +This file is part of the ASTRA Toolbox. -This file is part of the -All Scale Tomographic Reconstruction Antwerp Toolbox ("ASTRA Toolbox"). The ASTRA Toolbox is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by |