summaryrefslogtreecommitdiff
path: root/lib/src/turns-turn-order.h
diff options
context:
space:
mode:
authorFelix Morgner <felix.morgner@gmail.com>2025-05-21 16:31:45 +0200
committerFelix Morgner <felix.morgner@gmail.com>2025-05-21 16:31:45 +0200
commit404b0f7844d8493869f98f91a7aa6427ca64f872 (patch)
treec0893ea1dedcceb474f313907bf56a3f5532056b /lib/src/turns-turn-order.h
parent2125be7e880f026c13af6d3376a08372647cb606 (diff)
downloadturns-404b0f7844d8493869f98f91a7aa6427ca64f872.tar.xz
turns-404b0f7844d8493869f98f91a7aa6427ca64f872.zip
lib: apply LGPL-2.1
Diffstat (limited to 'lib/src/turns-turn-order.h')
-rw-r--r--lib/src/turns-turn-order.h7
1 files changed, 6 insertions, 1 deletions
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 <felix.morgner@gmail.com>
+ * SPDX-License-Identifier: LGPL-2.1-only
+ */
+
+ #ifndef TURNS_TURN_ORDER_H
#define TURNS_TURN_ORDER_H
#include "turns-participant.h"