diff options
Diffstat (limited to 'tests/test_hash.py')
-rw-r--r-- | tests/test_hash.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_hash.py b/tests/test_hash.py index 1741b20..2a8d0eb 100644 --- a/tests/test_hash.py +++ b/tests/test_hash.py @@ -1,6 +1,6 @@ # gemato: hash 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 io |