From 7f941a7ac99bcc4afb7deba7f87ddef8629b7add Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 2 Mar 2026 15:06:58 +0100 Subject: chore: upstream fixes. Signed-off-by: Amlal El Mahrouss --- src/libMsg/MsgKit/Network.h | 2 +- src/libMsg/MsgKit/Server.h | 2 +- src/libMsg/src/Server.cpp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'src/libMsg') diff --git a/src/libMsg/MsgKit/Network.h b/src/libMsg/MsgKit/Network.h index 0a655112..b9677353 100644 --- a/src/libMsg/MsgKit/Network.h +++ b/src/libMsg/MsgKit/Network.h @@ -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 #ifndef MSGKIT_NETWORK_H #define MSGKIT_NETWORK_H diff --git a/src/libMsg/MsgKit/Server.h b/src/libMsg/MsgKit/Server.h index 5fa3ef9d..8b7a2519 100644 --- a/src/libMsg/MsgKit/Server.h +++ b/src/libMsg/MsgKit/Server.h @@ -1,6 +1,6 @@ // Copyright 2024-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/nekernel +// Official repository: https://github.com/ne-foss-org/nekernel #ifndef MSGKIT_SERVER_H #define MSGKIT_SERVER_H diff --git a/src/libMsg/src/Server.cpp b/src/libMsg/src/Server.cpp index e9086c2c..7c176bfb 100644 --- a/src/libMsg/src/Server.cpp +++ b/src/libMsg/src/Server.cpp @@ -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/nekernel +// Official repository: https://github.com/ne-foss-org/nekernel #include -- cgit v1.2.3