From c12f382608b2cfcdd4d984d78bb1f833733e55ad Mon Sep 17 00:00:00 2001 From: Sasha Koshka Date: Sun, 24 Dec 2023 21:22:05 -0500 Subject: [PATCH] GNUmakefile: add name --- GNUmakefile | 1 + 1 file changed, 1 insertion(+) diff --git a/GNUmakefile b/GNUmakefile index 8b490ed..e75d63d 100644 --- a/GNUmakefile +++ b/GNUmakefile @@ -1,5 +1,6 @@ # Copyright (c) 2023 Emma Tebibyte # Copyright (c) 2023 DTB +# Copyright (c) 2023 Sasha Koshka # SPDX-License-Identifier: FSFAP # # Copying and distribution of this file, with or without modification, are