diff options
Diffstat (limited to 'tests/kms-test-formats.py')
-rwxr-xr-x | tests/kms-test-formats.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/kms-test-formats.py b/tests/kms-test-formats.py index 15e6f59..77c9fe7 100755 --- a/tests/kms-test-formats.py +++ b/tests/kms-test-formats.py @@ -1,4 +1,6 @@ #!/usr/bin/python3 +# SPDX-License-Identifier: GPL-2.0-or-later +# SPDX-FileCopyrightText: 2019 Renesas Electronics Corporation import kmstest import pykms |