mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-24 08:51:07 -04:00
Update yet more file header comments to standardized new format
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
/*---------------------------------------------------------*\
|
||||
| LogManager.cpp |
|
||||
| |
|
||||
| Manages log file and output to the console |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "LogManager.h"
|
||||
|
||||
#include <stdarg.h>
|
||||
|
||||
Reference in New Issue
Block a user