diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-01-24 14:07:10 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-01-24 14:30:19 +0100 |
commit | 3c09223a447ea272beecd142b1a7de1a67e402c0 (patch) | |
tree | 1ccc66b8a9ed3bff4dca32c3c74f7c167fd6b246 /build | |
parent | 34e73fc14493211f926e14a0af912fce0666adf6 (diff) | |
download | astra-3c09223a447ea272beecd142b1a7de1a67e402c0.tar.gz astra-3c09223a447ea272beecd142b1a7de1a67e402c0.tar.bz2 astra-3c09223a447ea272beecd142b1a7de1a67e402c0.tar.xz astra-3c09223a447ea272beecd142b1a7de1a67e402c0.zip |
iMinds -> imec
Diffstat (limited to 'build')
-rw-r--r-- | build/linux/configure.ac | 2 | ||||
-rw-r--r-- | build/msvc/build_release.bat | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/build/linux/configure.ac b/build/linux/configure.ac index 56432f5..ac0d82f 100644 --- a/build/linux/configure.ac +++ b/build/linux/configure.ac @@ -1,5 +1,5 @@ dnl ----------------------------------------------------------------------- -dnl Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +dnl Copyright: 2010-2018, imec Vision Lab, University of Antwerp dnl 2014-2018, CWI, Amsterdam dnl dnl Contact: astra@astra-toolbox.com diff --git a/build/msvc/build_release.bat b/build/msvc/build_release.bat index c96a588..a469678 100644 --- a/build/msvc/build_release.bat +++ b/build/msvc/build_release.bat @@ -66,7 +66,7 @@ copy "%CUDA_PATH%\bin\cufft64_80.dll" astra echo ----------------------------------------------------------------------- echo This file is part of the ASTRA Toolbox echo. -echo Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +echo Copyright: 2010-2018, imec Vision Lab, University of Antwerp echo 2014-2018, CWI, Amsterdam echo http://visielab.uantwerpen.be/ and http://www.cwi.nl/ echo License: Open Source under GPLv3 @@ -110,7 +110,7 @@ copy "%CUDA_PATH%\bin\cufft64_80.dll" astra echo ----------------------------------------------------------------------- echo This file is part of the ASTRA Toolbox echo. -echo Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +echo Copyright: 2010-2018, imec Vision Lab, University of Antwerp echo 2014-2018, CWI, Amsterdam echo http://visielab.uantwerpen.be/ and http://www.cwi.nl/ echo License: Open Source under GPLv3 |