diff options
Diffstat (limited to 'lib/src/turnsmm.hpp')
| -rw-r--r-- | lib/src/turnsmm.hpp | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/lib/src/turnsmm.hpp b/lib/src/turnsmm.hpp index 122a5c9..e0b6d3a 100644 --- a/lib/src/turnsmm.hpp +++ b/lib/src/turnsmm.hpp @@ -1,4 +1,9 @@ -#ifndef TURNSMM_HPP +/* + * SPDX-FileCopyrightText: 2025 Felix Morgner <felix.morgner@gmail.com> + * SPDX-License-Identifier: LGPL-2.1-only + */ + + #ifndef TURNSMM_HPP #define TURNSMM_HPP #include "turnsmm/participant.hpp" // IWYU pragma: export |
