comparison build-aux/mk-opts.pl @ 32632:2e484f9f1f18 stable

maint: update Octave Project Developers copyright for the new year
author John W. Eaton <jwe@octave.org>
date Fri, 22 Dec 2023 12:08:17 -0500
parents 21f9b34eb893
children
comparison
equal deleted inserted replaced
32631:07affc3de044 32632:2e484f9f1f18
1 #! /usr/bin/perl -w 1 #! /usr/bin/perl -w
2 2
3 ######################################################################## 3 ########################################################################
4 ## 4 ##
5 ## Copyright (C) 2002-2023 The Octave Project Developers 5 ## Copyright (C) 2002-2024 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.