Update EVGA V2 GPU controller files to new standardized header comment

This commit is contained in:
Adam Honse
2024-05-17 11:33:17 -05:00
parent 211497193d
commit b93e6be0b0
5 changed files with 56 additions and 37 deletions

View File

@@ -1,11 +1,13 @@
/*-----------------------------------------*\
| EVGAGPUv2Controller.cpp |
| |
| Driver for EVGA GPU RGB V2 (Turing) |
| lighting controller |
| |
| TheRogueZeta 4/15/2021 |
\*-----------------------------------------*/
/*---------------------------------------------------------*\
| EVGAGPUv2Controller.cpp |
| |
| Driver for EVGA V2 (Turing) GPU |
| |
| TheRogueZeta 15 Apr 2021 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include "EVGAGPUv2Controller.h"