comparison libgui/src/m-editor/find-dialog.cc @ 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 /* 1 /*
2 2
3 Find dialog derived from an example from Qt Toolkit (license below (**)) 3 Find dialog derived from an example from Qt Toolkit (license below (**))
4 4
5 Copyright (C) 2009-2019 The Octave Project Developers 5 Copyright (C) 2009-2020 The Octave Project Developers
6 6
7 See the file COPYRIGHT.md in the top-level directory of this distribution 7 See the file COPYRIGHT.md in the top-level directory of this distribution
8 or <https://octave.org/COPYRIGHT.html/>. 8 or <https://octave.org/COPYRIGHT.html/>.
9 9
10 All rights reserved. 10 All rights reserved.