diff options
| -rw-r--r-- | gui/src/init.cpp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/src/init.cpp b/gui/src/init.cpp index 4e36947..220f1f4 100644 --- a/gui/src/init.cpp +++ b/gui/src/init.cpp @@ -1,3 +1,8 @@ +/* + * SPDX-FileCopyrightText: 2025 Felix Morgner <felix.morgner@gmail.com> + * SPDX-License-Identifier: LGPL-2.1-only + */ + #include "init.hpp" #include "participant_editor.hpp" |
