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 --- src/arch/posix/Makefile.inc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/arch/posix/Makefile.inc') diff --git a/src/arch/posix/Makefile.inc b/src/arch/posix/Makefile.inc index 4ae0907..32a56cc 100644 --- a/src/arch/posix/Makefile.inc +++ b/src/arch/posix/Makefile.inc @@ -1,4 +1,8 @@ # vim:ft=make +# +# Copyright 2020 Daniel Friesel +# +# SPDX-License-Identifier: BSD-2-Clause COMMON_FLAGS += -DMULTIPASS_ARCH_posix -- cgit v1.2.3