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/LibCompiler/NFC | |
| parent | 7de3593a311cb8912586ba378c86271e9e0ea1db (diff) | |
ADD: Rebrand
Diffstat (limited to 'dev/LibCompiler/NFC')
| -rw-r--r-- | dev/LibCompiler/NFC/AE.h | 2 | ||||
| -rw-r--r-- | dev/LibCompiler/NFC/ErrorID.h | 2 | ||||
| -rw-r--r-- | dev/LibCompiler/NFC/ErrorOr.h | 2 | ||||
| -rw-r--r-- | dev/LibCompiler/NFC/PEF.h | 2 | ||||
| -rw-r--r-- | dev/LibCompiler/NFC/Ref.h | 2 | ||||
| -rw-r--r-- | dev/LibCompiler/NFC/String.h | 2 | ||||
| -rw-r--r-- | dev/LibCompiler/NFC/XCOFF.h | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/dev/LibCompiler/NFC/AE.h b/dev/LibCompiler/NFC/AE.h index 7acbff1..8f0bfe5 100644 --- a/dev/LibCompiler/NFC/AE.h +++ b/dev/LibCompiler/NFC/AE.h @@ -2,7 +2,7 @@ * ======================================================== * * LibCompiler - * Copyright (C) 2024 t& Corporation, all rights reserved. + * Copyright (C) 2024 MediaSwirl, all rights reserved. * * ======================================================== */ diff --git a/dev/LibCompiler/NFC/ErrorID.h b/dev/LibCompiler/NFC/ErrorID.h index 6e5d9e9..c7f3e8f 100644 --- a/dev/LibCompiler/NFC/ErrorID.h +++ b/dev/LibCompiler/NFC/ErrorID.h @@ -2,7 +2,7 @@ * ======================================================== * * LibCompiler - * Copyright (C) 2024 t& Corporation, all rights reserved. + * Copyright (C) 2024 MediaSwirl, all rights reserved. * * ======================================================== */ diff --git a/dev/LibCompiler/NFC/ErrorOr.h b/dev/LibCompiler/NFC/ErrorOr.h index f18ca14..83c2ac3 100644 --- a/dev/LibCompiler/NFC/ErrorOr.h +++ b/dev/LibCompiler/NFC/ErrorOr.h @@ -2,7 +2,7 @@ * ======================================================== * * LibCompiler - * Copyright (C) 2024 t& Corporation, all rights reserved. + * Copyright (C) 2024 MediaSwirl, all rights reserved. * * ======================================================== */ diff --git a/dev/LibCompiler/NFC/PEF.h b/dev/LibCompiler/NFC/PEF.h index 0a09a84..bb46caf 100644 --- a/dev/LibCompiler/NFC/PEF.h +++ b/dev/LibCompiler/NFC/PEF.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 t& Corporation, all rights reserved + Copyright (C) 2024 MediaSwirl, all rights reserved ------------------------------------------- */ diff --git a/dev/LibCompiler/NFC/Ref.h b/dev/LibCompiler/NFC/Ref.h index 2e7b684..d7883de 100644 --- a/dev/LibCompiler/NFC/Ref.h +++ b/dev/LibCompiler/NFC/Ref.h @@ -3,7 +3,7 @@ * ======================================================== * * LibCompiler - * Copyright (C) 2024 t& Corporation, all rights reserved. + * Copyright (C) 2024 MediaSwirl, all rights reserved. * * ======================================================== */ diff --git a/dev/LibCompiler/NFC/String.h b/dev/LibCompiler/NFC/String.h index a0c207c..70fb18c 100644 --- a/dev/LibCompiler/NFC/String.h +++ b/dev/LibCompiler/NFC/String.h @@ -2,7 +2,7 @@ * ======================================================== * * LibCompiler - * Copyright (C) 2024 t& Corporation, all rights reserved. + * Copyright (C) 2024 MediaSwirl, all rights reserved. * * ======================================================== */ diff --git a/dev/LibCompiler/NFC/XCOFF.h b/dev/LibCompiler/NFC/XCOFF.h index 82c930b..38df3a2 100644 --- a/dev/LibCompiler/NFC/XCOFF.h +++ b/dev/LibCompiler/NFC/XCOFF.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024 t& Corporation, all rights reserved + Copyright (C) 2024 MediaSwirl, all rights reserved File: XCOFF.hpp Purpose: XCOFF for ZkaOS. |
