From 2d94ff856ef8de1aab5bd9195b7746fefcf02c7b Mon Sep 17 00:00:00 2001 From: djcb Date: Sat, 28 Oct 2017 14:13:30 +0300 Subject: [PATCH] configure: update (c) year --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index e194542b..ed8026d2 100644 --- a/configure.ac +++ b/configure.ac @@ -16,7 +16,7 @@ AC_PREREQ([2.68]) AC_INIT([mu],[0.9.19],[https://github.com/djcb/mu/issues],[mu]) -AC_COPYRIGHT([Copyright (C) 2008-2016 Dirk-Jan C. Binnema]) +AC_COPYRIGHT([Copyright (C) 2008-2017 Dirk-Jan C. Binnema]) AC_CONFIG_HEADERS([config.h]) AC_CONFIG_SRCDIR([mu/mu.cc]) # libtoolize wants to put some stuff in here; if you have an old