summaryrefslogtreecommitdiffstats
path: root/src/AsyncAlgorithm.cpp
diff options
context:
space:
mode:
authorWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2016-11-28 15:54:07 +0100
committerWillem Jan Palenstijn <Willem.Jan.Palenstijn@cwi.nl>2016-11-28 16:16:05 +0100
commit71db6331f8dd0d5abbeee92977af01293be4f427 (patch)
treee2df3688c0dae5d2ca2c1991997b5f6e0a2eaaba /src/AsyncAlgorithm.cpp
parent3cfc4df88a9f70ab6fae8ce0ed955295c5ead9ca (diff)
downloadastra-71db6331f8dd0d5abbeee92977af01293be4f427.tar.gz
astra-71db6331f8dd0d5abbeee92977af01293be4f427.tar.bz2
astra-71db6331f8dd0d5abbeee92977af01293be4f427.tar.xz
astra-71db6331f8dd0d5abbeee92977af01293be4f427.zip
Update headers (website+2016)
Diffstat (limited to 'src/AsyncAlgorithm.cpp')
-rw-r--r--src/AsyncAlgorithm.cpp7
1 files changed, 3 insertions, 4 deletions
diff --git a/src/AsyncAlgorithm.cpp b/src/AsyncAlgorithm.cpp
index b265f59..54083a3 100644
--- a/src/AsyncAlgorithm.cpp
+++ b/src/AsyncAlgorithm.cpp
@@ -1,10 +1,10 @@
/*
-----------------------------------------------------------------------
-Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp
- 2014-2015, CWI, Amsterdam
+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.
@@ -23,7 +23,6 @@ You should have received a copy of the GNU General Public License
along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>.
-----------------------------------------------------------------------
-$Id$
*/
#include "astra/AsyncAlgorithm.h"