[TASKLIST] Update copyright headers

This commit is contained in:
Stanislav Motylkov 2023-07-09 13:04:53 +03:00
parent 19c8574ec8
commit 4dfd191276
24 changed files with 147 additions and 9 deletions

View file

@ -2,7 +2,7 @@
* PROJECT: ReactOS Tasklist Command
* LICENSE: GPL-2.0-or-later (https://spdx.org/licenses/GPL-2.0-or-later)
* PURPOSE: Displays a list of currently running processes on the computer.
* COPYRIGHT: Copyright 2021 He Yang (1160386205@qq.com)
* COPYRIGHT: Copyright 2021 He Yang <1160386205@qq.com>
*/
#include "tasklist.h"