diff options
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. \ \ ------------------------------------------- */ |
