Skip to content

Commit 0b76609

Browse files
committed
chore(tests): add Plane landing license header
Signed-off-by: nflyernz <319460892+nflyernz@users.noreply.github.com>
1 parent b5eecd1 commit 0b76609

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

tests/test_data_model_plane_landing.py

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# ruff: noqa: INP001
22

3-
"""Focused tests for AMC-native ArduPlane landing-attempt analysis."""
3+
"""
4+
Focused tests for AMC-native ArduPlane landing-attempt analysis.
5+
6+
SPDX-FileCopyrightText: 2026 Donald Smith
7+
8+
SPDX-License-Identifier: GPL-3.0-or-later
9+
"""
410

511
# pylint: disable=too-many-lines
612

0 commit comments

Comments
 (0)