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