summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-07-11 17:21:51 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2020-07-14 12:10:13 +0300
commit2b8ccf53eefc9155cabf0460583599e1dab65eec (patch)
tree7df403dfadf2417ba79a507751f9f6f6dd6821f3 /Makefile
parentf4f5e930412a007b9f862024cccede416da8b2d9 (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 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 3fe6ed9..1f0da15 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: CC0-1.0
+
SUBDIRS=tests
recursive=all clean install