diff options
Diffstat (limited to 'lib/tests/turnsmm/participant.cpp')
| -rw-r--r-- | lib/tests/turnsmm/participant.cpp | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/tests/turnsmm/participant.cpp b/lib/tests/turnsmm/participant.cpp index f52abbd..c1e3026 100644 --- a/lib/tests/turnsmm/participant.cpp +++ b/lib/tests/turnsmm/participant.cpp @@ -1,4 +1,9 @@ -#include "turnsmm/participant.hpp" +/* + * SPDX-FileCopyrightText: 2025 Felix Morgner <felix.morgner@gmail.com> + * SPDX-License-Identifier: LGPL-2.1-only + */ + + #include "turnsmm/participant.hpp" #include <catch2/catch_approx.hpp> #include <catch2/catch_test_macros.hpp> |
