From 404b0f7844d8493869f98f91a7aa6427ca64f872 Mon Sep 17 00:00:00 2001 From: Felix Morgner Date: Wed, 21 May 2025 16:31:45 +0200 Subject: lib: apply LGPL-2.1 --- lib/tests/turnsmm/participant.cpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'lib/tests/turnsmm/participant.cpp') 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 + * SPDX-License-Identifier: LGPL-2.1-only + */ + + #include "turnsmm/participant.hpp" #include #include -- cgit v1.2.3