diff options
Diffstat (limited to 'tests/kms-test-pageflip.py')
-rwxr-xr-x | tests/kms-test-pageflip.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/kms-test-pageflip.py b/tests/kms-test-pageflip.py index bef1f49..19c3ada 100755 --- a/tests/kms-test-pageflip.py +++ b/tests/kms-test-pageflip.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 |