From ee568b7f8eb87c824fd1ce5e2099cbf9c3155ee8 Mon Sep 17 00:00:00 2001 From: Amlal EL Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com> Date: Sat, 18 Jan 2025 10:21:50 +0100 Subject: ADD: Rebrand. --- dev/Boot/BootKit/BitManip.h | 2 +- dev/Boot/BootKit/BootKit.h | 2 +- dev/Boot/BootKit/BootThread.h | 2 +- dev/Boot/BootKit/Device.h | 2 +- dev/Boot/BootKit/EPM.h | 2 +- dev/Boot/BootKit/HW/ATA.h | 2 +- dev/Boot/BootKit/HW/SATA.h | 2 +- dev/Boot/BootKit/Platform.h | 2 +- dev/Boot/BootKit/Protocol.h | 2 +- dev/Boot/BootKit/Support.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'dev/Boot/BootKit') diff --git a/dev/Boot/BootKit/BitManip.h b/dev/Boot/BootKit/BitManip.h index 82ea04f3..72eac4fe 100644 --- a/dev/Boot/BootKit/BitManip.h +++ b/dev/Boot/BootKit/BitManip.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/BootKit.h b/dev/Boot/BootKit/BootKit.h index 0460ed00..53eca0bf 100644 --- a/dev/Boot/BootKit/BootKit.h +++ b/dev/Boot/BootKit/BootKit.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/BootThread.h b/dev/Boot/BootKit/BootThread.h index ac1c5ad4..cd3a3259 100644 --- a/dev/Boot/BootKit/BootThread.h +++ b/dev/Boot/BootKit/BootThread.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/Device.h b/dev/Boot/BootKit/Device.h index c9f0953a..3139addf 100644 --- a/dev/Boot/BootKit/Device.h +++ b/dev/Boot/BootKit/Device.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/EPM.h b/dev/Boot/BootKit/EPM.h index 472f25da..24ce302f 100644 --- a/dev/Boot/BootKit/EPM.h +++ b/dev/Boot/BootKit/EPM.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/HW/ATA.h b/dev/Boot/BootKit/HW/ATA.h index 61fc4bf4..851a1282 100644 --- a/dev/Boot/BootKit/HW/ATA.h +++ b/dev/Boot/BootKit/HW/ATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/HW/SATA.h b/dev/Boot/BootKit/HW/SATA.h index d059cf0d..2ecd7f12 100644 --- a/dev/Boot/BootKit/HW/SATA.h +++ b/dev/Boot/BootKit/HW/SATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/Platform.h b/dev/Boot/BootKit/Platform.h index 6faa6495..368d8b69 100644 --- a/dev/Boot/BootKit/Platform.h +++ b/dev/Boot/BootKit/Platform.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/Protocol.h b/dev/Boot/BootKit/Protocol.h index 4ae20c48..f42300a5 100644 --- a/dev/Boot/BootKit/Protocol.h +++ b/dev/Boot/BootKit/Protocol.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/Support.h b/dev/Boot/BootKit/Support.h index 1848d5b5..16dcb999 100644 --- a/dev/Boot/BootKit/Support.h +++ b/dev/Boot/BootKit/Support.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Labs, all rights reserved. + Copyright (C) 2024, MediaSwirl, all rights reserved. ------------------------------------------- */ -- cgit v1.2.3