Update Gigabyte Aorus RGB Fusion 2 USB motherboard controller files to new standardized header comment

This commit is contained in:
Adam Honse 2024-05-19 18:03:14 -05:00
parent e27c7e8d64
commit 6a8b5ecfa9
5 changed files with 65 additions and 45 deletions

View file

@ -1,7 +1,20 @@
/*---------------------------------------------------------*\
| GigabyteRGBFusion2USBControllerDetect.cpp |
| |
| Detector for Gigabyte Aorus RGB Fusion 2 USB |
| motherboard |
| |
| jackun 08 Jan 2020 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include "Detector.h"
#include "GigabyteRGBFusion2USBController.h"
#include "RGBController_GigabyteRGBFusion2USB.h"
#include "dmiinfo.h"
#define DETECTOR_NAME "Gigabyte RGB Fusion 2 USB"
#define IT8297_VID 0x048D