diff options
Diffstat (limited to 'include/DebuggerKit')
| -rw-r--r-- | include/DebuggerKit/Common.inl | 2 | ||||
| -rw-r--r-- | include/DebuggerKit/DebuggerContract.h | 2 | ||||
| -rw-r--r-- | include/DebuggerKit/Detail/Config.h | 2 | ||||
| -rw-r--r-- | include/DebuggerKit/MachContract.h | 2 | ||||
| -rw-r--r-- | include/DebuggerKit/NeKernelContract.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/include/DebuggerKit/Common.inl b/include/DebuggerKit/Common.inl index de83015..7e3ca89 100644 --- a/include/DebuggerKit/Common.inl +++ b/include/DebuggerKit/Common.inl @@ -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 #define kBlank "\e[0;30m" #define kRed "\e[0;31m" 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 diff --git a/include/DebuggerKit/Detail/Config.h b/include/DebuggerKit/Detail/Config.h index f5c1be8..c39d742 100644 --- a/include/DebuggerKit/Detail/Config.h +++ b/include/DebuggerKit/Detail/Config.h @@ -1,7 +1,7 @@ // Copyright 2024-2025, 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_DETAIL_CONFIG_H #define NECTAR_DEBUGGERKIT_DETAIL_CONFIG_H diff --git a/include/DebuggerKit/MachContract.h b/include/DebuggerKit/MachContract.h index 5ea201f..bd62007 100644 --- a/include/DebuggerKit/MachContract.h +++ b/include/DebuggerKit/MachContract.h @@ -1,7 +1,7 @@ // Copyright 2024-2025, 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_POSIXMACHCONTRACT_H #define NECTAR_DEBUGGERKIT_POSIXMACHCONTRACT_H diff --git a/include/DebuggerKit/NeKernelContract.h b/include/DebuggerKit/NeKernelContract.h index 7b8df64..b7bd8d0 100644 --- a/include/DebuggerKit/NeKernelContract.h +++ b/include/DebuggerKit/NeKernelContract.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 DK_NEKERNEL_CONTRACT_H #define DK_NEKERNEL_CONTRACT_H |
