mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-03-30 20:01:09 -04:00
Update MSI Optix controller files to new standardized header comment
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
/*---------------------------------------------------------*\
|
||||
| MSIOptixControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for MSI Optix |
|
||||
| |
|
||||
| Morgan Guimard (morg) 10 Jan 2022 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "Detector.h"
|
||||
#include "MSIOptixController.h"
|
||||
#include "RGBController.h"
|
||||
|
||||
Reference in New Issue
Block a user