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/LibCompiler/NFC/AE.h | 2 +- dev/LibCompiler/NFC/ErrorID.h | 2 +- dev/LibCompiler/NFC/ErrorOr.h | 2 +- dev/LibCompiler/NFC/PEF.h | 2 +- dev/LibCompiler/NFC/Ref.h | 2 +- dev/LibCompiler/NFC/String.h | 2 +- dev/LibCompiler/NFC/XCOFF.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) (limited to 'dev/LibCompiler/NFC') 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. -- cgit v1.2.3