summaryrefslogtreecommitdiffstats
path: root/build
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 /build
parent3cfc4df88a9f70ab6fae8ce0ed955295c5ead9ca (diff)
downloadastra-71db6331f8dd0d5abbeee92977af01293be4f427.tar.gz
astra-71db6331f8dd0d5abbeee92977af01293be4f427.tar.bz2
astra-71db6331f8dd0d5abbeee92977af01293be4f427.tar.xz
astra-71db6331f8dd0d5abbeee92977af01293be4f427.zip
Update headers (website+2016)
Diffstat (limited to 'build')
-rw-r--r--build/linux/configure.ac7
1 files changed, 3 insertions, 4 deletions
diff --git a/build/linux/configure.ac b/build/linux/configure.ac
index 3a2a92b..2f992ad 100644
--- a/build/linux/configure.ac
+++ b/build/linux/configure.ac
@@ -1,9 +1,9 @@
dnl -----------------------------------------------------------------------
-dnl Copyright: 2010-2015, iMinds-Vision Lab, University of Antwerp
-dnl 2014-2015, CWI, Amsterdam
+dnl Copyright: 2010-2016, iMinds-Vision Lab, University of Antwerp
+dnl 2014-2016, CWI, Amsterdam
dnl
dnl Contact: astra@uantwerpen.be
-dnl Website: http://sf.net/projects/astra-toolbox
+dnl Website: http://www.astra-toolbox.com/
dnl
dnl This file is part of the ASTRA Toolbox.
dnl
@@ -22,7 +22,6 @@ dnl You should have received a copy of the GNU General Public License
dnl along with the ASTRA Toolbox. If not, see <http://www.gnu.org/licenses/>.
dnl
dnl -----------------------------------------------------------------------
-dnl $Id$
AC_INIT(astra, 1.7.1)
AC_CONFIG_SRCDIR([Makefile.in])