From 812899797d6d8ea773bf960cd74680d20043c5a4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 8 Dec 2020 18:19:13 +0100 Subject: add licensing information --- Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 613741c..5ec0340 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,7 @@ +# Copyright 2020 Daniel Friesel +# +# SPDX-License-Identifier: BSD-2-Clause + # Only load .config when app/arch are not specified on commandline ifneq (${app}, ) CONFIG_app = ${app} -- cgit v1.2.3