From c4a2701d5fdce9c969886bb3c7d13aed9108fbe9 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 2 Mar 2026 15:07:39 +0100 Subject: chore: upstream fixes. Signed-off-by: Amlal El Mahrouss --- include/DebuggerKit/DebuggerContract.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/DebuggerKit/DebuggerContract.h') diff --git a/include/DebuggerKit/DebuggerContract.h b/include/DebuggerKit/DebuggerContract.h index 971c80a..350fe59 100644 --- a/include/DebuggerKit/DebuggerContract.h +++ b/include/DebuggerKit/DebuggerContract.h @@ -1,7 +1,7 @@ // Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org) // Licensed under the Apache License, Version 2.0 (See accompanying // file LICENSE or copy at http://www.apache.org/licenses/LICENSE-2.0) -// Official repository: https://github.com/nekernel-org/nectar +// Official repository: https://github.com/ne-foss-org/nectar #ifndef NECTAR_DEBUGGERKIT_DEBUGGERCONTRACT_H #define NECTAR_DEBUGGERKIT_DEBUGGERCONTRACT_H -- cgit v1.2.3