From 2f615a5e442ae4dcc08166a3c6b7b74b4ebe367a Mon Sep 17 00:00:00 2001 From: kevin Date: Thu, 22 Dec 2022 15:22:59 -0500 Subject: [PATCH] configure.ac : Update copyright date --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 70010ab..f2d6898 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ # this configure.ac or any of the Makefile.am files. # -AC_COPYRIGHT([Copyright (C) 2019-2022 Kevin Larke]) +AC_COPYRIGHT([Copyright (C) 2019-2023 Kevin Larke]) AC_INIT([cwtest],[1.0],[cwtest@larke.org]) AC_CONFIG_SRCDIR([src/cwtest/main.cpp]) AC_CONFIG_AUX_DIR([build-aux]) # put aux files in build-aux