mirror of
https://github.com/reactos/reactos.git
synced 2025-07-30 19:31:37 +00:00
[MSPAINT] Update copyright headers
Use LGPL-2.0-or-later as the first available LGPL version on SPDX
taking into account 530512f17e
commit message.
CORE-18867
This commit is contained in:
parent
c63489f1e8
commit
8f1f1c7a5a
71 changed files with 323 additions and 321 deletions
|
@ -1,10 +1,9 @@
|
|||
/*
|
||||
* PROJECT: PAINT for ReactOS
|
||||
* LICENSE: LGPL
|
||||
* FILE: base/applications/mspaint/sizebox.cpp
|
||||
* PURPOSE: Window procedure of the size boxes
|
||||
* PROGRAMMERS: Benedikt Freisen
|
||||
* Katayama Hirofumi MZ
|
||||
* PROJECT: PAINT for ReactOS
|
||||
* LICENSE: LGPL-2.0-or-later (https://spdx.org/licenses/LGPL-2.0-or-later)
|
||||
* PURPOSE: Window procedure of the size boxes
|
||||
* COPYRIGHT: Copyright 2009 Benedikt Freisen <b.freisen@gmx.net>
|
||||
* Copyright 2017 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
|
||||
*/
|
||||
|
||||
#include "precomp.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue