From 7869df43d6fd88ece4de7d0672e4e590767cf1fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sat, 4 Jun 2016 23:20:38 +0200 Subject: Imported Upstream version 1.0 --- configure.ac | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index e204cc5..9b9f802 100644 --- a/configure.ac +++ b/configure.ac @@ -1,15 +1,15 @@ # # configure.ac # -# Copyright (c) 2009-2013 EPIPE Communications. All rights reserved. +# Copyright (c) 2009-2016 Janne Snabb. All rights reserved. # -# This software is licensed under the terms and conditions of the FreeBSD -# License which is also known as the Simplified BSD License. You should have -# received a copy of that license along with this software. +# This software is licensed under the terms and conditions of the +# Simplified BSD License. You should have received a copy of that +# license along with this software. # AC_PREREQ(2.65) -AC_INIT([downtimed],[0.6],[opensource@epipe.com],[],[http://dist.epipe.com/downtimed/]) +AC_INIT([downtimed],[1.0],[],[],[https://dist.epipe.com/downtimed/]) AC_CONFIG_SRCDIR([downtimed.c]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_AUX_DIR([build-aux]) -- cgit v1.2.3