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