diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-01-26 12:43:00 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-01-26 12:43:24 +0100 |
| commit | ae89bf9564c59ea3aee10f175d473e562af793f8 (patch) | |
| tree | edd0f19b3fe1939fa23e9985a7ed14fe5b48fbe9 /Source/Network | |
| parent | 5d712c34f9254351e5c9f6fd4c465b42114661d0 (diff) | |
h-core: update copyright year.
add linker json for PEF targets.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'Source/Network')
| -rw-r--r-- | Source/Network/IP.cpp | 2 | ||||
| -rw-r--r-- | Source/Network/NetworkDevice.cpp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Source/Network/IP.cpp b/Source/Network/IP.cpp index 482b5b7b..4a0b3011 100644 --- a/Source/Network/IP.cpp +++ b/Source/Network/IP.cpp @@ -2,7 +2,7 @@ * ======================================================== * * NewKit - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ diff --git a/Source/Network/NetworkDevice.cpp b/Source/Network/NetworkDevice.cpp index 8e9fc159..e20aeaac 100644 --- a/Source/Network/NetworkDevice.cpp +++ b/Source/Network/NetworkDevice.cpp @@ -2,7 +2,7 @@ * ======================================================== * * NewKit - * Copyright Mahrouss Logic, all rights reserved. + * Copyright 2024 Mahrouss Logic, all rights reserved. * * ======================================================== */ |
