diff options
| author | Amlal <amlal.elmahrouss@icloud.com> | 2024-10-29 18:36:16 +0100 |
|---|---|---|
| committer | Amlal <amlal.elmahrouss@icloud.com> | 2024-10-29 18:36:16 +0100 |
| commit | 0faa04adb15638a0aa6b99c2909e44db979630f3 (patch) | |
| tree | 9441dff33a471c13919027658e29b6d45a0d2b02 /dev/LibC++ | |
| parent | 99aa2529217e521c238db9238425e07630a61fda (diff) | |
IMP: Update copyright holder.
Signed-off-by: Amlal <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/LibC++')
| -rw-r--r-- | dev/LibC++/base_alloc.h | 2 | ||||
| -rw-r--r-- | dev/LibC++/base_exception.h | 2 | ||||
| -rw-r--r-- | dev/LibC++/defines.h | 2 | ||||
| -rw-r--r-- | dev/LibC++/exit.h | 2 | ||||
| -rw-r--r-- | dev/LibC++/math.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/dev/LibC++/base_alloc.h b/dev/LibC++/base_alloc.h index 1d0fded..f468192 100644 --- a/dev/LibC++/base_alloc.h +++ b/dev/LibC++/base_alloc.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ diff --git a/dev/LibC++/base_exception.h b/dev/LibC++/base_exception.h index 9d9dcc9..9b34470 100644 --- a/dev/LibC++/base_exception.h +++ b/dev/LibC++/base_exception.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ diff --git a/dev/LibC++/defines.h b/dev/LibC++/defines.h index da751ee..687d401 100644 --- a/dev/LibC++/defines.h +++ b/dev/LibC++/defines.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ diff --git a/dev/LibC++/exit.h b/dev/LibC++/exit.h index 0878e43..fea1539 100644 --- a/dev/LibC++/exit.h +++ b/dev/LibC++/exit.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ diff --git a/dev/LibC++/math.h b/dev/LibC++/math.h index a09c092..7a831da 100644 --- a/dev/LibC++/math.h +++ b/dev/LibC++/math.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright ZKA Web Services Co. + Copyright EL Mahrouss Logic. ------------------------------------------- */ |
