Update Gigabyte Aorus mouse controller files to new standardized header comment

This commit is contained in:
Adam Honse
2024-05-19 17:32:41 -05:00
parent e086085375
commit c8bafd10aa
5 changed files with 58 additions and 40 deletions

View File

@@ -1,3 +1,14 @@
/*---------------------------------------------------------*\
| GigabyteAorusMouseControllerDetect.cpp |
| |
| Detector for Gigabyte Aorus mouse |
| |
| Morgan Guimard (morg) 29 Dec 2022 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include "Detector.h"
#include "RGBController.h"
#include "hidapi/hidapi.h"