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/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/Makefile') diff --git a/tests/Makefile b/tests/Makefile index 521761a..0a921e5 100644 --- a/tests/Makefile +++ b/tests/Makefile @@ -1,3 +1,5 @@ +# SPDX-License-Identifier: CC0-1.0 + SCRIPTS=$(wildcard *.py) all: -- cgit v1.2.3