comparison build-aux/mk-opts.pl @ 31706:597f3ee61a48 stable

update Octave Project Developers copyright for the new year
author John W. Eaton <jwe@octave.org>
date Fri, 06 Jan 2023 13:11:27 -0500
parents e88a07dec498
children 21f9b34eb893
comparison
equal deleted inserted replaced
31704:f7a571c5698c 31706:597f3ee61a48
1 #! /usr/bin/perl -w 1 #! /usr/bin/perl -w
2 2
3 ######################################################################## 3 ########################################################################
4 ## 4 ##
5 ## Copyright (C) 2002-2022 The Octave Project Developers 5 ## Copyright (C) 2002-2023 The Octave Project Developers
6 ## 6 ##
7 ## See the file COPYRIGHT.md in the top-level directory of this 7 ## See the file COPYRIGHT.md in the top-level directory of this
8 ## distribution or <https://octave.org/copyright/>. 8 ## distribution or <https://octave.org/copyright/>.
9 ## 9 ##
10 ## This file is part of Octave. 10 ## This file is part of Octave.