Update even more file header comments to standardized new format

This commit is contained in:
Adam Honse committed 2024-05-03 11:52:02 -05:00
1 parent 200b8e3a24
commit a3066db16c
31 files changed
+284 -152

No files matched your search

@@ -1,11 +1,13 @@
/*---------------------------------------------------------------------*\
| KeyboardLayoutManager.cpp |
| |
| Helper library to produce keyboard layouts |
| |
| Chris M (Dr_No) 04 Feb 2023 |
| |
\*---------------------------------------------------------------------*/
/*---------------------------------------------------------*\
| KeyboardLayoutManager.cpp |
| |
| Helper library to produce keyboard layouts |
| |
| Chris M (Dr_No) 04 Feb 2023 |
| |
| This file is part of the OpenRGB project |
| SPDX-License-Identifier: GPL-2.0-only |
\*---------------------------------------------------------*/
#include "LogManager.h"
#include "KeyboardLayoutManager.h"