comparison build-aux/mk-pkg-add.sh @ 29358:0a5b15007766 stable

update Octave Project Developers copyright for the new year In files that have the "Octave Project Developers" copyright notice, update for 2021.
author John W. Eaton <jwe@octave.org>
date Wed, 10 Feb 2021 09:52:15 -0500
parents bbbe4dcc7200
children da1678140f7e
comparison
equal deleted inserted replaced
29357:bbbe4dcc7200 29358:0a5b15007766
1 #! /bin/sh 1 #! /bin/sh
2 2
3 ######################################################################## 3 ########################################################################
4 ## 4 ##
5 ## Copyright (C) 2005-2020 The Octave Project Developers 5 ## Copyright (C) 2005-2021 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.