diff options
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 |