From 4a74c56157914c4905707f8f8978de523192aad5 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 2 Mar 2026 15:14:18 +0100 Subject: chore: upstream fixes. Signed-off-by: Amlal El Mahrouss --- include/system/config.h.in | 2 +- include/system/ne_kernel.h.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'include/system') 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 -- cgit v1.2.3