diff options
Diffstat (limited to 'src/boot/modules/SysChk/SysChk.cpp')
| -rw-r--r-- | src/boot/modules/SysChk/SysChk.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/modules/SysChk/SysChk.cpp b/src/boot/modules/SysChk/SysChk.cpp index ebc2be68..e8c5af06 100644 --- a/src/boot/modules/SysChk/SysChk.cpp +++ b/src/boot/modules/SysChk/SysChk.cpp @@ -1,6 +1,6 @@ // Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org) // Licensed under the Apache License, Version 2.0 (see LICENSE file) -// Official repository: https://github.com/nekernel-org/nekernel +// Official repository: https://github.com/ne-foss-org/nekernel #include <BootKit/BootKit.h> #include <BootKit/BootThread.h> |
