]> gitweb.michael.orlitzky.com - xfce4-hdaps.git/commitdiff
configure.ac.in: update copyright year.
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 8 Feb 2021 16:17:32 +0000 (11:17 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 8 Feb 2021 16:17:32 +0000 (11:17 -0500)
configure.ac.in

index 9f7c7983f131d06ea2f8a728577df0c240ddc160..d8a680e7ff8ee98efd1af096bd19035ea36f1041 100644 (file)
@@ -12,7 +12,7 @@ m4_define([xfce4_hdaps_version], [1.0.2])
 dnl ***************************
 dnl *** Initialize autoconf ***
 dnl ***************************
-AC_COPYRIGHT([Copyright (c) 2019
+AC_COPYRIGHT([Copyright (c) 2021
         Michael Orlitzky. All rights reserved.])
 AC_INIT([xfce4-hdaps], [xfce4_hdaps_version()], [michael@orlitzky.com])
 AC_PREREQ([2.50])