From 1d376486cde277109f441ee9a12933dd5b7fb391 Mon Sep 17 00:00:00 2001 From: Aiken Harris Date: Mon, 4 Aug 2025 14:34:40 +0200 Subject: [PATCH] Add myself to the list of authors due to significant contributions --- xtldr/arch/i686/memory.c | 1 + 1 file changed, 1 insertion(+) diff --git a/xtldr/arch/i686/memory.c b/xtldr/arch/i686/memory.c index 323f1ef..44de9f8 100644 --- a/xtldr/arch/i686/memory.c +++ b/xtldr/arch/i686/memory.c @@ -4,6 +4,7 @@ * FILE: xtldr/arch/i686/memory.c * DESCRIPTION: XT Boot Loader i686 specific memory management * DEVELOPERS: Rafal Kupiec + * Aiken Harris */ #include