diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:14:18 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-02 15:14:18 +0100 |
| commit | 4a74c56157914c4905707f8f8978de523192aad5 (patch) | |
| tree | 40ae5d7aebec6ec8aecdcc421839b43ba01ddb46 /include/system | |
| parent | 1aff19f54d091dd24accc6613c861765b217ee7a (diff) | |
chore: upstream fixes.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
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 |
