Skip to content

Commit

Permalink
at: Update Copyright for 2024
Browse files Browse the repository at this point in the history
Signed-off-by: Mark Grant <[email protected]>
  • Loading branch information
m-grant-prg committed Feb 20, 2024
1 parent 267d0e7 commit 54051ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions configure.ac
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#########################################################################
# #
# Author: Copyright (C) 2014-2023 Mark Grant #
# Author: Copyright (C) 2014-2024 Mark Grant #
# #
# Released under the GPLv3 only. #
# SPDX-License-Identifier: GPL-3.0-only #
Expand Down Expand Up @@ -57,11 +57,11 @@
# #
#########################################

AC_COPYRIGHT([Copyright (C) 2014-2023 Mark Grant
AC_COPYRIGHT([Copyright (C) 2014-2024 Mark Grant
This script is free to copy or distribute under the terms set out
in the package license. See COPYING for details.])

AC_REVISION([$Revision: 1.2.0 $])
AC_REVISION([$Revision: 1.2.1 $])

AC_PREREQ([2.69])

Expand Down

0 comments on commit 54051ed

Please sign in to comment.