Start updating file header comments to standardized new format

This commit is contained in:
Adam Honse committed 2024-05-03 00:05:12 -05:00
1 parent 1ca946f3eb
commit f38b7485f7
33 files changed
+357 -241

No files matched your search

@@ -1,3 +1,12 @@
/*---------------------------------------------------------*\
| AlienwareKeyboardControllerDetect.cpp |
| |
| Detector for Alienware Keyboard |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include <hidapi/hidapi.h>
#include "Detector.h"
#include "AlienwareAW510KController.h"