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/src/turns-turn-order.cpp | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'lib/src/turns-turn-order.cpp') diff --git a/lib/src/turns-turn-order.cpp b/lib/src/turns-turn-order.cpp index 7ec9b52..7c8b5cf 100644 --- a/lib/src/turns-turn-order.cpp +++ b/lib/src/turns-turn-order.cpp @@ -1,3 +1,8 @@ +/* + * SPDX-FileCopyrightText: 2025 Felix Morgner + * SPDX-License-Identifier: LGPL-2.1-only + */ + #include "turns-turn-order.h" #include "turns-participant.h" -- cgit v1.2.3