Update LG monitor controller files to new standardized header comment
This commit is contained in:
parent
cb41353622
commit
de17f6b7cb
5 changed files with 58 additions and 38 deletions
|
|
@ -1,3 +1,14 @@
|
|||
/*---------------------------------------------------------*\
|
||||
| LGMonitorControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for LG monitor |
|
||||
| |
|
||||
| Morgan Guimard (morg) 11 Oct 2023 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "Detector.h"
|
||||
#include "LGMonitorController.h"
|
||||
#include "RGBController.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue