mirror of
https://github.com/CalcProgrammer1/OpenRGB.git
synced 2026-02-26 11:17:14 -05:00
Update EVGA V1 GPU controller files to new standardized header comment
This commit is contained in:
@@ -1,11 +1,13 @@
|
||||
/*-----------------------------------------*\
|
||||
| EVGAGPUv1Controller.cpp |
|
||||
| |
|
||||
| Driver for EVGA GPU RGB V1 (Pascal) |
|
||||
| lighting controller |
|
||||
| |
|
||||
| Adam Honse (CalcProgrammer1) 9/11/2020 |
|
||||
\*-----------------------------------------*/
|
||||
/*---------------------------------------------------------*\
|
||||
| EVGAGPUv1Controller.cpp |
|
||||
| |
|
||||
| Driver for EVGA V1 (Pascal) GPU |
|
||||
| |
|
||||
| Adam Honse (CalcProgrammer1) 11 Sep 2020 |
|
||||
| |
|
||||
| This file is part of the OpenRGB project |
|
||||
| SPDX-License-Identifier: GPL-2.0-only |
|
||||
\*---------------------------------------------------------*/
|
||||
|
||||
#include "EVGAGPUv1Controller.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user