Update PNY Lovelace GPU controller files to new standardized header comment

This commit is contained in:
Adam Honse
2024-06-04 11:28:59 -05:00
parent bd5473663b
commit 5c9951af47
5 changed files with 56 additions and 37 deletions

View File

@@ -1,11 +1,13 @@
/*-----------------------------------------*\
| PNYLovelaceGPUController.cpp |
| |
| Driver for PNY GPU RGB (Lovelace) |
| lighting controller |
| |
| yufan 10/1/2023 |
\*-----------------------------------------*/
/*---------------------------------------------------------*\
| PNYLovelaceGPUController.cpp |
| |
| Driver for PNY Lovelace GPU |
| |
| yufan 01 Oct 2023 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include "PNYLovelaceGPUController.h"