mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-02-25 10:48:46 -05:00
Update Zotac V2 GPU controller files to new standardized header comment
This commit is contained in:
@@ -1,3 +1,14 @@
|
||||
/*---------------------------------------------------------*\
|
||||
| ZotacV2GPUControllerDetect.cpp |
|
||||
| |
|
||||
| Detector for Zotac V2 GPU |
|
||||
| |
|
||||
| Krzysztof Haładyn (krzys_h) 16 Mar 2023 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "Detector.h"
|
||||
#include "ZotacV2GPUController.h"
|
||||
#include "RGBController.h"
|
||||
|
||||
Reference in New Issue
Block a user