Update more file header comments to standardized new format, move some locally owned files out of the dependencies folder

This commit is contained in:
Adam Honse 2024-05-08 11:53:07 -05:00
parent ff2957ec80
commit 1bbfded78a
25 changed files with 123 additions and 105 deletions

View file

@ -11,7 +11,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <string>
#include "dependencies/dmiinfo.h"
#include "dmiinfo.h"
#define DETECTOR_NAME "Gigabyte RGB Fusion 2 SMBus"
#define VENDOR_NAME "Gigabyte Technology Co., Ltd."