[MSPAINT] Update copyright years for the C++ code

According to Benedikt Freisen, he didn't port the code base to C++
until 2015. Addendum to 8f1f1c7a5a. CORE-18867
This commit is contained in:
Stanislav Motylkov 2023-06-27 21:22:21 +03:00
parent 1abfdde2d4
commit f5200e6c25
38 changed files with 38 additions and 38 deletions

View file

@ -2,7 +2,7 @@
* PROJECT: PAINT for ReactOS
* LICENSE: LGPL-2.0-or-later (https://spdx.org/licenses/LGPL-2.0-or-later)
* PURPOSE: Keep track of tool parameters, notify listeners
* COPYRIGHT: Copyright 2009 Benedikt Freisen <b.freisen@gmx.net>
* COPYRIGHT: Copyright 2015 Benedikt Freisen <b.freisen@gmx.net>
*/
#include "precomp.h"