diff options
Diffstat (limited to 'build')
-rw-r--r-- | build/linux/configure.ac | 4 | ||||
-rw-r--r-- | build/msvc/build_release.bat | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/build/linux/configure.ac b/build/linux/configure.ac index ef220fa..56432f5 100644 --- a/build/linux/configure.ac +++ b/build/linux/configure.ac @@ -1,6 +1,6 @@ dnl ----------------------------------------------------------------------- -dnl Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp -dnl 2014-2016, CWI, Amsterdam +dnl Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp +dnl 2014-2018, CWI, Amsterdam dnl dnl Contact: astra@astra-toolbox.com dnl Website: http://www.astra-toolbox.com/ diff --git a/build/msvc/build_release.bat b/build/msvc/build_release.bat index 9e204d7..c96a588 100644 --- a/build/msvc/build_release.bat +++ b/build/msvc/build_release.bat @@ -66,8 +66,8 @@ copy "%CUDA_PATH%\bin\cufft64_80.dll" astra echo ----------------------------------------------------------------------- echo This file is part of the ASTRA Toolbox echo. -echo Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp -echo 2014-2016, CWI, Amsterdam +echo Copyright: 2010-2018, iMinds-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 echo Contact: astra@astra-toolbox.com @@ -110,8 +110,8 @@ copy "%CUDA_PATH%\bin\cufft64_80.dll" astra echo ----------------------------------------------------------------------- echo This file is part of the ASTRA Toolbox echo. -echo Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp -echo 2014-2016, CWI, Amsterdam +echo Copyright: 2010-2018, iMinds-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 echo Contact: astra@astra-toolbox.com |