diff options
author | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2016-11-28 15:40:59 +0100 |
---|---|---|
committer | Willem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl> | 2016-11-28 15:52:40 +0100 |
commit | 3cfc4df88a9f70ab6fae8ce0ed955295c5ead9ca (patch) | |
tree | 5d85009a77d4caabeb5d528d141dcca2201046be /python/astra/src | |
parent | 9101748879d81e8aafe7c77ecc4c8b2175390335 (diff) | |
download | astra-3cfc4df88a9f70ab6fae8ce0ed955295c5ead9ca.tar.gz astra-3cfc4df88a9f70ab6fae8ce0ed955295c5ead9ca.tar.bz2 astra-3cfc4df88a9f70ab6fae8ce0ed955295c5ead9ca.tar.xz astra-3cfc4df88a9f70ab6fae8ce0ed955295c5ead9ca.zip |
Update python headers
Diffstat (limited to 'python/astra/src')
-rw-r--r-- | python/astra/src/PythonPluginAlgorithm.cpp | 2 | ||||
-rw-r--r-- | python/astra/src/PythonPluginAlgorithm.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/python/astra/src/PythonPluginAlgorithm.cpp b/python/astra/src/PythonPluginAlgorithm.cpp index 893db94..69b3d06 100644 --- a/python/astra/src/PythonPluginAlgorithm.cpp +++ b/python/astra/src/PythonPluginAlgorithm.cpp @@ -4,7 +4,7 @@ Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp 2014-2016, CWI, Amsterdam Contact: astra@uantwerpen.be -Website: http://sf.net/projects/astra-toolbox +Website: http://www.astra-toolbox.com/ This file is part of the ASTRA Toolbox. diff --git a/python/astra/src/PythonPluginAlgorithm.h b/python/astra/src/PythonPluginAlgorithm.h index ea4c6fb..dacd0e4 100644 --- a/python/astra/src/PythonPluginAlgorithm.h +++ b/python/astra/src/PythonPluginAlgorithm.h @@ -4,7 +4,7 @@ Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp 2014-2016, CWI, Amsterdam Contact: astra@uantwerpen.be -Website: http://sf.net/projects/astra-toolbox +Website: http://www.astra-toolbox.com/ This file is part of the ASTRA Toolbox. |