diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-01-24 14:05:01 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2018-01-24 14:30:14 +0100 |
commit | 34e73fc14493211f926e14a0af912fce0666adf6 (patch) | |
tree | 37f5c0aea67642dbdc6fada964bebb20fca344be /python/astra/src | |
parent | e2c4b2620f06c26fc24b3eee8516ce62179c9f19 (diff) | |
download | astra-34e73fc14493211f926e14a0af912fce0666adf6.tar.gz astra-34e73fc14493211f926e14a0af912fce0666adf6.tar.bz2 astra-34e73fc14493211f926e14a0af912fce0666adf6.tar.xz astra-34e73fc14493211f926e14a0af912fce0666adf6.zip |
Update copyright date
Diffstat (limited to 'python/astra/src')
-rw-r--r-- | python/astra/src/PythonPluginAlgorithm.cpp | 2 | ||||
-rw-r--r-- | python/astra/src/PythonPluginAlgorithm.h | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/python/astra/src/PythonPluginAlgorithm.cpp b/python/astra/src/PythonPluginAlgorithm.cpp index b658272..4496c0e 100644 --- a/python/astra/src/PythonPluginAlgorithm.cpp +++ b/python/astra/src/PythonPluginAlgorithm.cpp @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp - 2014-2016, CWI, Amsterdam + 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ diff --git a/python/astra/src/PythonPluginAlgorithm.h b/python/astra/src/PythonPluginAlgorithm.h index 0c57883..9fc294a 100644 --- a/python/astra/src/PythonPluginAlgorithm.h +++ b/python/astra/src/PythonPluginAlgorithm.h @@ -1,7 +1,7 @@ /* ----------------------------------------------------------------------- -Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp - 2014-2016, CWI, Amsterdam +Copyright: 2010-2018, iMinds-Vision Lab, University of Antwerp + 2014-2018, CWI, Amsterdam Contact: astra@astra-toolbox.com Website: http://www.astra-toolbox.com/ |