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/msvc | |
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/msvc')
-rw-r--r-- | build/msvc/build_release.bat | 4 |
1 files changed, 2 insertions, 2 deletions
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 |