diff options
| author | Amlal EL Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com> | 2025-01-21 11:08:33 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-01-21 11:08:33 +0100 |
| commit | e9616b14f5301fa06587f7c7fb271f9ccabcb819 (patch) | |
| tree | 9d50ee1d0677bcfc15a6c181ff10384b805a3d7f /dev/LibC++ | |
| parent | 7de3593a311cb8912586ba378c86271e9e0ea1db (diff) | |
ADD: Rebrand
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++/base_math.h | 2 | ||||
| -rw-r--r-- | dev/LibC++/defines.h | 2 | ||||
| -rw-r--r-- | dev/LibC++/filesystem.h | 2 | ||||
| -rw-r--r-- | dev/LibC++/process_base.h | 2 | ||||
| -rw-r--r-- | dev/LibC++/utility.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/dev/LibC++/base_alloc.h b/dev/LibC++/base_alloc.h index 33a4e46..1f929fa 100644 --- a/dev/LibC++/base_alloc.h +++ b/dev/LibC++/base_alloc.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 t& Corporation, all rights reserved. + Copyright (C) 2024 MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/base_exception.h b/dev/LibC++/base_exception.h index b194cdf..396f941 100644 --- a/dev/LibC++/base_exception.h +++ b/dev/LibC++/base_exception.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 t& Corporation, all rights reserved. + Copyright (C) 2024 MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/base_math.h b/dev/LibC++/base_math.h index bcc49de..58b9702 100644 --- a/dev/LibC++/base_math.h +++ b/dev/LibC++/base_math.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 t& Corporation, all rights reserved. + Copyright (C) 2024 MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/defines.h b/dev/LibC++/defines.h index a451dfd..2567cf7 100644 --- a/dev/LibC++/defines.h +++ b/dev/LibC++/defines.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 t& Corporation, all rights reserved. + Copyright (C) 2024 MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/filesystem.h b/dev/LibC++/filesystem.h index b53eb07..4fc5513 100644 --- a/dev/LibC++/filesystem.h +++ b/dev/LibC++/filesystem.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 t& Corporation, all rights reserved. + Copyright (C) 2024 MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/process_base.h b/dev/LibC++/process_base.h index e2e98be..46fea77 100644 --- a/dev/LibC++/process_base.h +++ b/dev/LibC++/process_base.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 t& Corporation, all rights reserved. + Copyright (C) 2024 MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/LibC++/utility.h b/dev/LibC++/utility.h index f5a3e53..283d3bf 100644 --- a/dev/LibC++/utility.h +++ b/dev/LibC++/utility.h @@ -1,6 +1,6 @@ /* ------------------------------------------- \ - Copyright (C) 2024 t& Corporation, all rights reserved. \ + Copyright (C) 2024 MediaSwirl, all rights reserved. \ \ ------------------------------------------- */ |
