Update Sony DS4 controller files to new standardized header comment

This commit is contained in:
Adam Honse
2024-06-17 22:18:51 -05:00
parent 9e98983c75
commit 9360466b6f
4 changed files with 44 additions and 29 deletions

View File

@@ -1,10 +1,13 @@
/*-----------------------------------------*\
| SonyDS4Controller.cpp |
| |
| Controller for Sony Dualshock 4 |
| |
| Pol Rius (alpemwarrior) 24/09/2020 |
\*-----------------------------------------*/
/*---------------------------------------------------------*\
| SonyDS4Controller.cpp |
| |
| Driver for Sony Dualshock 4 |
| |
| Pol Rius (alpemwarrior) 24 Sep 2020 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include <CRC.h>
#include <hidapi/hidapi.h>