summaryrefslogtreecommitdiffhomepage
path: root/include/CompilerKit/AST.inl
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-02 15:07:39 +0100
committerAmlal El Mahrouss <amlal@nekernel.org>2026-03-02 15:07:39 +0100
commitc4a2701d5fdce9c969886bb3c7d13aed9108fbe9 (patch)
treef9782ab9e930eca5336613f051a53063c5c09f0c /include/CompilerKit/AST.inl
parent7d9fb7e4244d996f744233be046d9aa90afa8964 (diff)
chore: upstream fixes.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'include/CompilerKit/AST.inl')
-rw-r--r--include/CompilerKit/AST.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/CompilerKit/AST.inl b/include/CompilerKit/AST.inl
index 3d386f6..eaa65b3 100644
--- a/include/CompilerKit/AST.inl
+++ b/include/CompilerKit/AST.inl
@@ -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_AST_INL
#define NECTAR_COMPILERKIT_AST_INL