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 <m.grant.prg@gmail.com>
  • Loading branch information
m-grant-prg committed Feb 20, 2024
1 parent 6700702 commit 0be3cd1
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) 2018-2023 Mark Grant #
# Author: Copyright (C) 2018-2024 Mark Grant #
# #
# Released under the GPLv3 only. #
# SPDX-License-Identifier: GPL-3.0-only #
Expand Down Expand Up @@ -43,11 +43,11 @@
# #
#########################################

AC_COPYRIGHT([Copyright (C) 2018-2023 Mark Grant
AC_COPYRIGHT([Copyright (C) 2018-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.3.0 $])
AC_REVISION([$Revision: 1.3.1 $])

AC_PREREQ([2.69])

Expand Down

0 comments on commit 0be3cd1

Please sign in to comment.