diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2016-11-28 15:54:07 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2016-11-28 16:16:05 +0100 |
commit | 71db6331f8dd0d5abbeee92977af01293be4f427 (patch) | |
tree | e2df3688c0dae5d2ca2c1991997b5f6e0a2eaaba /src/Float32VolumeData3DMemory.cpp | |
parent | 3cfc4df88a9f70ab6fae8ce0ed955295c5ead9ca (diff) | |
download | astra-71db6331f8dd0d5abbeee92977af01293be4f427.tar.gz astra-71db6331f8dd0d5abbeee92977af01293be4f427.tar.bz2 astra-71db6331f8dd0d5abbeee92977af01293be4f427.tar.xz astra-71db6331f8dd0d5abbeee92977af01293be4f427.zip |
Update headers (website+2016)
Diffstat (limited to 'src/Float32VolumeData3DMemory.cpp')
-rw-r--r-- | src/Float32VolumeData3DMemory.cpp | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/src/Float32VolumeData3DMemory.cpp b/src/Float32VolumeData3DMemory.cpp index 14adb1a..ba39eaa 100644 --- a/src/Float32VolumeData3DMemory.cpp +++ b/src/Float32VolumeData3DMemory.cpp @@ -1,10 +1,10 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp - 2014-2015, CWI, Amsterdam +Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp + 2014-2016, CWI, Amsterdam Contact: astra@uantwerpen.be -Website: http://sf.net/projects/astra-toolbox +Website: http://www.astra-toolbox.com/ This file is part of the ASTRA Toolbox. @@ -23,7 +23,6 @@ You should have received a copy of the GNU General Public License along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>. ----------------------------------------------------------------------- -$Id$ */ #include "astra/Float32VolumeData3DMemory.h" |