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.h | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'lib/src/turns-turn-order.h') diff --git a/lib/src/turns-turn-order.h b/lib/src/turns-turn-order.h index 3b05521..cc524c6 100644 --- a/lib/src/turns-turn-order.h +++ b/lib/src/turns-turn-order.h @@ -1,4 +1,9 @@ -#ifndef TURNS_TURN_ORDER_H +/* + * SPDX-FileCopyrightText: 2025 Felix Morgner + * SPDX-License-Identifier: LGPL-2.1-only + */ + + #ifndef TURNS_TURN_ORDER_H #define TURNS_TURN_ORDER_H #include "turns-participant.h" -- cgit v1.2.3