From 2bcba69b77946c54ab1ede311787520acd56460a Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 31 Mar 2025 07:06:00 +0200 Subject: meta/repository: fix capitalization on my name 'El' instead of 'EL'. Signed-off-by: Amlal El Mahrouss --- dev/user/src/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev/user/src/GNUmakefile') diff --git a/dev/user/src/GNUmakefile b/dev/user/src/GNUmakefile index 471e22d1..c0ddd5b4 100644 --- a/dev/user/src/GNUmakefile +++ b/dev/user/src/GNUmakefile @@ -1,5 +1,5 @@ ################################################## -# (c) Amlal EL Mahrouss, all rights reserved. +# (c) Amlal El Mahrouss, all rights reserved. # This is the bootloader makefile. ################################################## -- cgit v1.2.3