diff options
Diffstat (limited to 'tests/test_manifest.py')
-rw-r--r-- | tests/test_manifest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_manifest.py b/tests/test_manifest.py index 81414d4..4305b54 100644 --- a/tests/test_manifest.py +++ b/tests/test_manifest.py @@ -1,6 +1,6 @@ # gemato: Manifest file support 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 datetime import io |