diff options
Diffstat (limited to 'include/system')
| -rw-r--r-- | include/system/config.h.in | 2 | ||||
| -rw-r--r-- | include/system/ne_kernel.h.in | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/system/config.h.in b/include/system/config.h.in index 2ae8163..749261e 100644 --- a/include/system/config.h.in +++ b/include/system/config.h.in @@ -1,6 +1,6 @@ // Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org) // Licensed under the Apache License, Version 2.0 (see LICENSE file) -// Official repository: https://github.com/nekernel-org/src +// Official repository: https://github.com/ne-foss-org/src #pragma once diff --git a/include/system/ne_kernel.h.in b/include/system/ne_kernel.h.in index fb24046..97bc534 100644 --- a/include/system/ne_kernel.h.in +++ b/include/system/ne_kernel.h.in @@ -1,6 +1,6 @@ // Copyright 2026, Amlal El Mahrouss (amlal@nekernel.org) // Licensed under the Apache License, Version 2.0 (see LICENSE file) -// Official repository: https://github.com/nekernel-org/src +// Official repository: https://github.com/ne-foss-org/src #pragma once |
