diff options
Diffstat (limited to 'tests/test_profile.py')
-rw-r--r-- | tests/test_profile.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_profile.py b/tests/test_profile.py index 1d4a7df..815de8e 100644 --- a/tests/test_profile.py +++ b/tests/test_profile.py @@ -1,6 +1,6 @@ # gemato: Profile behavior 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 itertools import os |