diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-02-28 11:35:53 +0200 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2022-02-28 13:12:40 +0200 |
commit | 0e68af2d5acba683157a8098bb65d53b4950ae68 (patch) | |
tree | 571329a5e2782402055f248179d17e8e409ade8c /tests | |
parent | 2e98a1bf774bc8516aa8027411a2fd511e52561c (diff) |
tests: Add SPDX headers to vsp-unit-test-0026.sh
vsp-unit-test-0026.sh is missing SPDX headers. Add them.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/vsp-unit-test-0026.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/vsp-unit-test-0026.sh b/tests/vsp-unit-test-0026.sh index 0e013ce..36ed0b0 100755 --- a/tests/vsp-unit-test-0026.sh +++ b/tests/vsp-unit-test-0026.sh @@ -1,4 +1,6 @@ #!/bin/sh +# SPDX-License-Identifier: GPL-2.0-or-later +# SPDX-FileCopyrightText: 2020 Renesas Electronics Corporation # # Test unbinding and binding all VSP1 devices, performing a simple |