diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-07-11 17:35:23 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2020-07-14 12:12:02 +0300 |
commit | 46018778d2494189cb8d9f49966ca64cf82e70bc (patch) | |
tree | 61be6d39da26e7064426f7acd1b364d12fb7f19f /tests/vsp-unit-test-0015.sh | |
parent | 6d0da32ad190069976c1744b5fa189730e216941 (diff) |
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 <laurent.pinchart@ideasonboard.com>
Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>
Diffstat (limited to 'tests/vsp-unit-test-0015.sh')
-rwxr-xr-x | tests/vsp-unit-test-0015.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/vsp-unit-test-0015.sh b/tests/vsp-unit-test-0015.sh index 8318178..7278742 100755 --- a/tests/vsp-unit-test-0015.sh +++ b/tests/vsp-unit-test-0015.sh @@ -1,4 +1,6 @@ #!/bin/sh +# SPDX-License-Identifier: GPL-2.0-or-later +# SPDX-FileCopyrightText: 2016-2017 Renesas Electronics Corporation # # Test SRU upscaling in RGB and YUV modes. |