comparison doc/interpreter/doccheck/mk_undocumented_list @ 27919:1891570abac8

update Octave Project Developers copyright for the new year In files that have the "Octave Project Developers" copyright notice, update for 2020.
author John W. Eaton <jwe@octave.org>
date Mon, 06 Jan 2020 22:29:51 -0500
parents b442ec6dda5c
children bd51beb6205e
comparison
equal deleted inserted replaced
27918:b442ec6dda5c 27919:1891570abac8
1 #!/usr/bin/perl -w 1 #!/usr/bin/perl -w
2 2
3 ## Copyright (C) 2010-2019 The Octave Project Developers 3 ## Copyright (C) 2010-2020 The Octave Project Developers
4 ## 4 ##
5 ## See the file COPYRIGHT.md in the top-level directory of this distribution 5 ## See the file COPYRIGHT.md in the top-level directory of this distribution
6 ## or <https://octave.org/COPYRIGHT.html/>. 6 ## or <https://octave.org/COPYRIGHT.html/>.
7 ## 7 ##
8 ## 8 ##