Update Philips Wiz controller files to new standardized header comment

This commit is contained in:
Adam Honse
2024-06-03 11:46:18 -05:00
parent 2fd4cfb2a8
commit f9c17c75c5
5 changed files with 52 additions and 25 deletions

View File

@@ -1,7 +1,12 @@
/*---------------------------------------------------------*\
| Driver for Philips Wiz |
| PhilipsWizController.cpp |
| |
| Adam Honse (calcprogrammer1@gmail.com), 9/15/2020 |
| Driver for Philips Wiz |
| |
| Adam Honse (calcprogrammer1@gmail.com) 03 Nov 2020 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include "PhilipsWizController.h"