Update Logitech common controller files to new standardized header comment

This commit is contained in:
Adam Honse
2024-05-31 11:31:32 -05:00
parent 651adb61d6
commit d15ce7d7ab
3 changed files with 35 additions and 22 deletions

View File

@@ -1,11 +1,13 @@
/*-------------------------------------------------------------------*\
| LogitechProtocolCommon.cpp |
| |
| Common Logitech RAP and FAP protocol calls |
| |
| Chris M (Dr_No) 4th May 2021 |
| |
\*-------------------------------------------------------------------*/
/*---------------------------------------------------------*\
| LogitechProtocolCommon.cpp |
| |
| Common functionality for Logitech RAP and FAP protocols |
| |
| Chris M (Dr_No) 04 May 2021 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include <LogitechProtocolCommon.h>