diff options
Diffstat (limited to 'src/Float32VolumeData3DGPU.cpp')
-rw-r--r-- | src/Float32VolumeData3DGPU.cpp | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/Float32VolumeData3DGPU.cpp b/src/Float32VolumeData3DGPU.cpp index 82a222f..00e030c 100644 --- a/src/Float32VolumeData3DGPU.cpp +++ b/src/Float32VolumeData3DGPU.cpp @@ -1,10 +1,10 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp - 2014-2015, CWI, Amsterdam +Copyright: 2010-2018, imec Vision Lab, University of Antwerp + 2014-2018, CWI, Amsterdam -Contact: astra@uantwerpen.be -Website: http://sf.net/projects/astra-toolbox +Contact: astra@astra-toolbox.com +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/Float32VolumeData3DGPU.h" |