diff options
Diffstat (limited to 'include/CompilerKit/Macros.h')
| -rw-r--r-- | include/CompilerKit/Macros.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/CompilerKit/Macros.h b/include/CompilerKit/Macros.h index 9030dc4..bf85c60 100644 --- a/include/CompilerKit/Macros.h +++ b/include/CompilerKit/Macros.h @@ -1,9 +1,9 @@ -// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org) +// 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 -/// @brief provide support for Macros.h header. +/// @brief provide support for the CK headers. #ifndef _NECTAR_MACROS_H_ #define _NECTAR_MACROS_H_ |
