diff options
Diffstat (limited to 'include/CompilerKit/AE.h')
| -rw-r--r-- | include/CompilerKit/AE.h | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/include/CompilerKit/AE.h b/include/CompilerKit/AE.h index a8fe0a7..3f34fb8 100644 --- a/include/CompilerKit/AE.h +++ b/include/CompilerKit/AE.h @@ -1,11 +1,7 @@ -/* - * ======================================================== - * - * CompilerKit - * Copyright (C) 2024-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 #ifndef _NECTAR_AE_H_ #define _NECTAR_AE_H_ |
