From 2b8ccf53eefc9155cabf0460583599e1dab65eec Mon Sep 17 00:00:00 2001 From: Laurent Pinchart Date: Sat, 11 Jul 2020 17:21:51 +0300 Subject: Add license and copyright information Add SPDX tags to describe license and copyright information to all files in the repository. Signed-off-by: Laurent Pinchart Reviewed-by: Kieran Bingham --- tests/kms-test-routing.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/kms-test-routing.py') diff --git a/tests/kms-test-routing.py b/tests/kms-test-routing.py index a24dc1c..806adb8 100755 --- a/tests/kms-test-routing.py +++ b/tests/kms-test-routing.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 -- cgit v1.2.3