Add copywrite statements and LICENSE
Some checks are pending
Build eismuliplexer for linux / Build (push) Waiting to run

This commit is contained in:
Carl Philipp Klemm 2026-03-17 18:54:08 +01:00
parent 06d15ecfef
commit 6f36719795
22 changed files with 768 additions and 0 deletions

View file

@ -1,3 +1,8 @@
/*
* Copyright Carl Philipp Klemm 2026
* SPDX-License-Identifier: GPL-3.0-or-later
*/
#ifndef SONGDIALOG_H
#define SONGDIALOG_H