Update ZET Edge Air Pro controller files to new standardized header comment

This commit is contained in:
Adam Honse
2024-06-30 17:50:58 -05:00
parent b62c7fb432
commit ce1cdf62aa
5 changed files with 57 additions and 36 deletions

View File

@@ -1,3 +1,14 @@
/*---------------------------------------------------------*\
| ZETEdgeAirProControllerDetect.cpp |
| |
| Detector for ZET Edge Air Pro |
| |
| Morgan Guimard (morg) 29 Jan 2022 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include "Detector.h"
#include "ZETEdgeAirProController.h"
#include "RGBController.h"