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 /src/CommandLine/mld64.cpp | |
| parent | 7d9fb7e4244d996f744233be046d9aa90afa8964 (diff) | |
chore: upstream fixes.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/CommandLine/mld64.cpp')
| -rw-r--r-- | src/CommandLine/mld64.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommandLine/mld64.cpp b/src/CommandLine/mld64.cpp index 32fc0ba..5ad448b 100644 --- a/src/CommandLine/mld64.cpp +++ b/src/CommandLine/mld64.cpp @@ -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 #include <CompilerKit/Detail/Config.h> |
