From 5f12929a80c6cc03bff075be7e1b8dc74cd0f2c4 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Fri, 27 Mar 2026 09:06:08 +0100 Subject: [FEAT] frameworks: Update frameworks code, adding new `libSocket` framework. Signed-off-by: Amlal El Mahrouss --- frameworks/libThread.fwrk/headers/Config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'frameworks/libThread.fwrk/headers/Config.h') diff --git a/frameworks/libThread.fwrk/headers/Config.h b/frameworks/libThread.fwrk/headers/Config.h index f69f0f5..f8f5dab 100644 --- a/frameworks/libThread.fwrk/headers/Config.h +++ b/frameworks/libThread.fwrk/headers/Config.h @@ -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 #ifndef LIBTHREAD_FOUNDATION_H #define LIBTHREAD_FOUNDATION_H -- cgit v1.2.3