summaryrefslogtreecommitdiffhomepage
path: root/src/CompilerKit/test/Linkers
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 /src/CompilerKit/test/Linkers
parent7d9fb7e4244d996f744233be046d9aa90afa8964 (diff)
chore: upstream fixes.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/CompilerKit/test/Linkers')
-rw-r--r--src/CompilerKit/test/Linkers/DynamicLinker64+MachO.test.cc2
-rw-r--r--src/CompilerKit/test/Linkers/DynamicLinker64+PEF.test.cc2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/CompilerKit/test/Linkers/DynamicLinker64+MachO.test.cc b/src/CompilerKit/test/Linkers/DynamicLinker64+MachO.test.cc
index 9626873..f73d6fd 100644
--- a/src/CompilerKit/test/Linkers/DynamicLinker64+MachO.test.cc
+++ b/src/CompilerKit/test/Linkers/DynamicLinker64+MachO.test.cc
@@ -1,7 +1,7 @@
// Copyright 2025-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-// Official repository: https://github.com/nekernel-org/nectar
+// Official repository: https://github.com/ne-foss-org/nectar
/// @author Amlal El Mahrouss
diff --git a/src/CompilerKit/test/Linkers/DynamicLinker64+PEF.test.cc b/src/CompilerKit/test/Linkers/DynamicLinker64+PEF.test.cc
index 3198988..6c4d061 100644
--- a/src/CompilerKit/test/Linkers/DynamicLinker64+PEF.test.cc
+++ b/src/CompilerKit/test/Linkers/DynamicLinker64+PEF.test.cc
@@ -1,7 +1,7 @@
// Copyright 2025-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Distributed under the Boost Software License, Version 1.0. (See accompanying
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
-// Official repository: https://github.com/nekernel-org/nectar
+// Official repository: https://github.com/ne-foss-org/nectar
/// @author Amlal El Mahrouss