From e9616b14f5301fa06587f7c7fb271f9ccabcb819 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com> Date: Tue, 21 Jan 2025 11:08:33 +0100 Subject: ADD: Rebrand --- dev/LibC++/base_alloc.h | 2 +- dev/LibC++/base_exception.h | 2 +- dev/LibC++/base_math.h | 2 +- dev/LibC++/defines.h | 2 +- dev/LibC++/filesystem.h | 2 +- dev/LibC++/process_base.h | 2 +- dev/LibC++/utility.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'dev/LibC++') 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. \ \ ------------------------------------------- */ -- cgit v1.2.3