Added missing copyright information

This commit is contained in:
Thomas Basler
2022-12-14 22:37:37 +01:00
parent 54d94af487
commit 5feefed14e
61 changed files with 154 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
// SPDX-License-Identifier: GPL-2.0-or-later
/*
* Copyright (C) 2022 Thomas Basler and others
*/
#include "RealTimeRunDataCommand.h"
#include "inverters/InverterAbstract.h"