diff options
Diffstat (limited to 'Private/Source/Network')
| -rw-r--r-- | Private/Source/Network/IP.cxx | 13 | ||||
| -rw-r--r-- | Private/Source/Network/NetworkDevice.cxx | 13 |
2 files changed, 10 insertions, 16 deletions
diff --git a/Private/Source/Network/IP.cxx b/Private/Source/Network/IP.cxx index b1b45521..c903dc95 100644 --- a/Private/Source/Network/IP.cxx +++ b/Private/Source/Network/IP.cxx @@ -1,11 +1,8 @@ -/* - * ======================================================== - * - * HCore - * Copyright Mahrouss Logic, all rights reserved. - * - * ======================================================== - */ +/* ------------------------------------------- + + Copyright Mahrouss Logic + +------------------------------------------- */ #include <NetworkKit/IP.hpp> #include <NewKit/Utils.hpp> diff --git a/Private/Source/Network/NetworkDevice.cxx b/Private/Source/Network/NetworkDevice.cxx index 8443467c..0d9af73d 100644 --- a/Private/Source/Network/NetworkDevice.cxx +++ b/Private/Source/Network/NetworkDevice.cxx @@ -1,11 +1,8 @@ -/* - * ======================================================== - * - * HCore - * Copyright Mahrouss Logic, all rights reserved. - * - * ======================================================== - */ +/* ------------------------------------------- + + Copyright Mahrouss Logic + +------------------------------------------- */ #include <NetworkKit/NetworkDevice.hpp> |
