diff configure.ac @ 30565:83f9f8bda883

maint: Merge stable to default.
author John W. Eaton <jwe@octave.org>
date Tue, 28 Dec 2021 18:59:33 -0500
parents 773fd1dcbdbf 796f54d4ddbf
children fdc30b576333
line wrap: on
line diff
--- a/configure.ac	Tue Dec 28 14:49:22 2021 -0800
+++ b/configure.ac	Tue Dec 28 18:59:33 2021 -0500
@@ -2,7 +2,7 @@
 dnl
 ########################################################################
 ##
-## Copyright (C) 1993-2021 The Octave Project Developers
+## Copyright (C) 1993-2022 The Octave Project Developers
 ##
 ## See the file COPYRIGHT.md in the top-level directory of this
 ## distribution or <https://octave.org/copyright/>.
@@ -46,7 +46,7 @@
 dnl PACKAGE_VERSION is set by the AC_INIT VERSION argument.
 OCTAVE_VERSION="$PACKAGE_VERSION"
 
-OCTAVE_COPYRIGHT="Copyright (C) 2021 The Octave Project Developers."
+OCTAVE_COPYRIGHT="Copyright (C) 2021-2022 The Octave Project Developers."
 
 OCTAVE_RELEASE_DATE="2021-11-24"