diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:07:39 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:07:39 +0100 |
| commit | c4a2701d5fdce9c969886bb3c7d13aed9108fbe9 (patch) | |
| tree | f9782ab9e930eca5336613f051a53063c5c09f0c /include/CompilerKit/Utilities/Assembler.h | |
| parent | 7d9fb7e4244d996f744233be046d9aa90afa8964 (diff) | |
chore: upstream fixes.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/CompilerKit/Utilities/Assembler.h')
| -rw-r--r-- | include/CompilerKit/Utilities/Assembler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/CompilerKit/Utilities/Assembler.h b/include/CompilerKit/Utilities/Assembler.h index 9f81dcf..8e5821a 100644 --- a/include/CompilerKit/Utilities/Assembler.h +++ b/include/CompilerKit/Utilities/Assembler.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_COMPILERKIT_UTILITIES_ASSEMBLER_H #define NECTAR_COMPILERKIT_UTILITIES_ASSEMBLER_H |
