diff options
| author | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-14 15:44:06 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlalelmahrouss@icloud.com> | 2024-08-14 15:44:06 +0200 |
| commit | e4b35d06fcdd8fbca89d6ec6d0dd1fa0b821ef8a (patch) | |
| tree | 47bbc3a890ccf0febd9f7e3fb2a572b4d098048a /Kernel/Sources/Network | |
| parent | dfb251be90815a56e44bdbb1c10c0b336fa4263e (diff) | |
[META] Bumping sources.
Signed-off-by: Amlal EL Mahrouss <amlalelmahrouss@icloud.com>
Diffstat (limited to 'Kernel/Sources/Network')
| -rw-r--r-- | Kernel/Sources/Network/IP.cxx | 2 | ||||
| -rw-r--r-- | Kernel/Sources/Network/IPC.cxx | 2 | ||||
| -rw-r--r-- | Kernel/Sources/Network/NetworkDevice.cxx | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Kernel/Sources/Network/IP.cxx b/Kernel/Sources/Network/IP.cxx index d5a7e69e..3e5462a1 100644 --- a/Kernel/Sources/Network/IP.cxx +++ b/Kernel/Sources/Network/IP.cxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies + Copyright ZKA Technologies. ------------------------------------------- */ diff --git a/Kernel/Sources/Network/IPC.cxx b/Kernel/Sources/Network/IPC.cxx index 12ec6c1a..f703e650 100644 --- a/Kernel/Sources/Network/IPC.cxx +++ b/Kernel/Sources/Network/IPC.cxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies + Copyright ZKA Technologies. ------------------------------------------- */ diff --git a/Kernel/Sources/Network/NetworkDevice.cxx b/Kernel/Sources/Network/NetworkDevice.cxx index 0a6216d7..1bcd9e24 100644 --- a/Kernel/Sources/Network/NetworkDevice.cxx +++ b/Kernel/Sources/Network/NetworkDevice.cxx @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Technologies + Copyright ZKA Technologies. ------------------------------------------- */ |
