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