diff options
Diffstat (limited to 'include/DebuggerKit')
| -rw-r--r-- | include/DebuggerKit/Common.inl | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/include/DebuggerKit/Common.inl b/include/DebuggerKit/Common.inl index 9265e97..f09a9e2 100644 --- a/include/DebuggerKit/Common.inl +++ b/include/DebuggerKit/Common.inl @@ -1,8 +1,7 @@ -/* ======================================== - - Copyright (C) 2025 Amlal El Mahrouss, licensed under the Apache 2.0 license. - -======================================== */ +// 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 #define kBlank "\e[0;30m" #define kRed "\e[0;31m" |
