Update MSI Vigor controller files to new standardized header comment

This commit is contained in:
Adam Honse committed 2024-06-01 00:55:54 -05:00
1 parent 67f7c40fa5
commit 75f895799c
5 files changed
+58 -38

No files matched your search

@@ -1,3 +1,14 @@
/*---------------------------------------------------------*\
| MSIVigorControllerDetect.cpp |
| |
| Detector for MSI Vigor |
| |
| Morgan Guimard (morg) 01 Jun 2022 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include "Detector.h"
#include "MSIVigorGK30Controller.h"
#include "RGBController.h"