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