update (c) year
And some whitespace cleanup. The (c) year doesn't matter too much, but let's close the ticket. Fixes: #2075.
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
|
||||
AC_PREREQ([2.68])
|
||||
AC_INIT([mu],[1.6.1],[https://github.com/djcb/mu/issues],[mu])
|
||||
AC_COPYRIGHT([Copyright (C) 2008-2020 Dirk-Jan C. Binnema])
|
||||
AC_COPYRIGHT([Copyright (C) 2008-2021 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
|
||||
|
||||
Reference in New Issue
Block a user