diff options
Diffstat (limited to 'src/libMsg')
| -rw-r--r-- | src/libMsg/MsgKit/Network.h | 2 | ||||
| -rw-r--r-- | src/libMsg/MsgKit/Server.h | 2 | ||||
| -rw-r--r-- | src/libMsg/src/Server.cpp | 2 |
3 files changed, 3 insertions, 3 deletions
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 <libMsg/MsgKit/Server.h> |
