diff options
| author | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-05-08 23:45:45 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal.elmahrouss@icloud.com> | 2024-05-08 23:45:45 +0200 |
| commit | a874e9cc98df994178d55996943fe81799c61d2f (patch) | |
| tree | 26f50c2f94b8269b6dfbd4d38a6ed38d359eb118 /NewKernel/CFKit | |
| parent | 0341a0f8747d94355f510a1e94fe2f43103b636e (diff) | |
MHR-23: :boom:, refactor.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'NewKernel/CFKit')
| -rw-r--r-- | NewKernel/CFKit/GUIDWizard.hpp | 2 | ||||
| -rw-r--r-- | NewKernel/CFKit/GUIDWrapper.hpp | 2 | ||||
| -rw-r--r-- | NewKernel/CFKit/Property.hpp | 2 | ||||
| -rw-r--r-- | NewKernel/CFKit/URL.hpp | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/NewKernel/CFKit/GUIDWizard.hpp b/NewKernel/CFKit/GUIDWizard.hpp index 5790be84..17c878f5 100644 --- a/NewKernel/CFKit/GUIDWizard.hpp +++ b/NewKernel/CFKit/GUIDWizard.hpp @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright Mahrouss Logic + Copyright SoftwareLabs ------------------------------------------- */ diff --git a/NewKernel/CFKit/GUIDWrapper.hpp b/NewKernel/CFKit/GUIDWrapper.hpp index fb570e4e..0a1e4144 100644 --- a/NewKernel/CFKit/GUIDWrapper.hpp +++ b/NewKernel/CFKit/GUIDWrapper.hpp @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright Mahrouss Logic + Copyright SoftwareLabs ------------------------------------------- */ diff --git a/NewKernel/CFKit/Property.hpp b/NewKernel/CFKit/Property.hpp index c0fcda90..5900d0b3 100644 --- a/NewKernel/CFKit/Property.hpp +++ b/NewKernel/CFKit/Property.hpp @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright Mahrouss Logic + Copyright SoftwareLabs ------------------------------------------- */ diff --git a/NewKernel/CFKit/URL.hpp b/NewKernel/CFKit/URL.hpp index c9262133..93a078a0 100644 --- a/NewKernel/CFKit/URL.hpp +++ b/NewKernel/CFKit/URL.hpp @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright Mahrouss Logic + Copyright SoftwareLabs ------------------------------------------- */ |
