diff options
Diffstat (limited to 'frameworks/libThread.fwrk/src')
| -rw-r--r-- | frameworks/libThread.fwrk/src/ThreadMgr.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frameworks/libThread.fwrk/src/ThreadMgr.cpp b/frameworks/libThread.fwrk/src/ThreadMgr.cpp index 6a7843f..7d663d3 100644 --- a/frameworks/libThread.fwrk/src/ThreadMgr.cpp +++ b/frameworks/libThread.fwrk/src/ThreadMgr.cpp @@ -1,7 +1,7 @@ // SPDX-License-Identifier: Apache-2.0 // Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org) // Licensed under the Apache License, Version 2.0 (see LICENSE file) -// Official repository: https://github.com/ne-foss-org/ne_system +// Official repository: https://github.com/ne-foss-org/ne-system #include <libSystem/SystemKit/Err.h> #include <libThread.fwrk/headers/Config.h> |
