Update NVIDIA Illumination controller files to new standardized header comment

This commit is contained in:
Adam Honse
2024-06-01 20:11:03 -05:00
parent 1d766d4a10
commit ffe99f0310
7 changed files with 89 additions and 82 deletions

View File

@@ -1,22 +1,22 @@
/*----------------------------------------------*\
| NVIDIAIlluminationControllerDetect.cpp |
| |
| Detect GPUS that are controlled by the direct |
| NVIDIA Illumination controller. |
| |
| Carter Miller (GingerRunner) 1/4/2022 |
\*----------------------------------------------*/
/*---------------------------------------------------------*\
| NVIDIAIlluminationControllerDetect_Windows.cpp |
| |
| Detector for NVIDIA Illumination GPU |
| |
| Carter Miller (GingerRunner) 04 Jan 2022 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include <stdio.h>
#include <stdlib.h>
#include <vector>
#include "Detector.h"
#include "LogManager.h"
#include "RGBController.h"
#include "RGBController_NVIDIAIllumination_Windows.h"
#include "pci_ids.h"
#include <vector>
#include <stdio.h>
#include <stdlib.h>
enum
{