diff options
Diffstat (limited to 'tests/test_find_top_level.py')
-rw-r--r-- | tests/test_find_top_level.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_find_top_level.py b/tests/test_find_top_level.py index aefa72d..5ac0a5f 100644 --- a/tests/test_find_top_level.py +++ b/tests/test_find_top_level.py @@ -1,6 +1,6 @@ # gemato: Top-level Manifest finding tests # (c) 2017-2022 Michał Górny -# Licensed under the terms of 2-clause BSD license +# SPDX-License-Identifier: GPL-2.0-or-later import gzip import os |