From dafe74de25bb735839ea216bd681562336f1fff0 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 20 Sep 2023 06:16:26 -0500 Subject: [PATCH] fixing wrong name in makefile --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 3c0feac..963151c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# SPDX-FileCopyrightText: Mikhail Zolotukhin +# SPDX-FileCopyrightText: Chris Cochrun # SPDX-License-Identifier: MIT MAKEFLAGS += --always-make