From 18b1cc283879c39ffe6b50d18b487448162f2139 Mon Sep 17 00:00:00 2001 From: Paul Spooren Date: Mon, 31 Aug 2020 10:55:04 -1000 Subject: px5g-wolfssl: cleanup Makefile and SPDX license Minor cosmetic cleanups of the Makefile and add a SPDX compatible license headers. Signed-off-by: Paul Spooren --- package/utils/px5g-wolfssl/px5g-wolfssl.c | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'package/utils/px5g-wolfssl/px5g-wolfssl.c') diff --git a/package/utils/px5g-wolfssl/px5g-wolfssl.c b/package/utils/px5g-wolfssl/px5g-wolfssl.c index 54ae9bb3ec..b937d220ca 100644 --- a/package/utils/px5g-wolfssl/px5g-wolfssl.c +++ b/package/utils/px5g-wolfssl/px5g-wolfssl.c @@ -1,3 +1,7 @@ +// Copyright 2020 Paul Spooren +// +// SPDX-License-Identifier: GPL-2.0-or-later + #define _GNU_SOURCE #include #include -- cgit v1.2.3