From 99826c21b9da1c3a74fd8b3ebc08c7f8dbfadd30 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Tue, 14 Jan 2025 11:52:02 +0100 Subject: T& Labs's ZKA, Multi-Processor Operating System. Signed-off-by: Amlal El Mahrouss --- 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 6e9c8685..82ea04f3 100644 --- a/dev/Boot/BootKit/BitManip.h +++ b/dev/Boot/BootKit/BitManip.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Corporation, all rights reserved. + Copyright (C) 2024, t& Labs, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/BootKit.h b/dev/Boot/BootKit/BootKit.h index 69efb275..2d39265a 100644 --- a/dev/Boot/BootKit/BootKit.h +++ b/dev/Boot/BootKit/BootKit.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Corporation, all rights reserved. + Copyright (C) 2024, t& Labs, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/BootThread.h b/dev/Boot/BootKit/BootThread.h index 16de077a..ac1c5ad4 100644 --- a/dev/Boot/BootKit/BootThread.h +++ b/dev/Boot/BootKit/BootThread.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Corporation, all rights reserved. + Copyright (C) 2024, t& Labs, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/Device.h b/dev/Boot/BootKit/Device.h index 6b49e459..c9f0953a 100644 --- a/dev/Boot/BootKit/Device.h +++ b/dev/Boot/BootKit/Device.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Corporation, all rights reserved. + Copyright (C) 2024, t& Labs, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/EPM.h b/dev/Boot/BootKit/EPM.h index 67b81582..472f25da 100644 --- a/dev/Boot/BootKit/EPM.h +++ b/dev/Boot/BootKit/EPM.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Corporation, all rights reserved. + Copyright (C) 2024, t& Labs, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/HW/ATA.h b/dev/Boot/BootKit/HW/ATA.h index 3b7b1557..61fc4bf4 100644 --- a/dev/Boot/BootKit/HW/ATA.h +++ b/dev/Boot/BootKit/HW/ATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Corporation, all rights reserved. + Copyright (C) 2024, t& Labs, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/HW/SATA.h b/dev/Boot/BootKit/HW/SATA.h index 1add9f51..d059cf0d 100644 --- a/dev/Boot/BootKit/HW/SATA.h +++ b/dev/Boot/BootKit/HW/SATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Corporation, all rights reserved. + Copyright (C) 2024, t& Labs, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/Platform.h b/dev/Boot/BootKit/Platform.h index cbca9b6a..6faa6495 100644 --- a/dev/Boot/BootKit/Platform.h +++ b/dev/Boot/BootKit/Platform.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Corporation, all rights reserved. + Copyright (C) 2024, t& Labs, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/Protocol.h b/dev/Boot/BootKit/Protocol.h index 423913cf..4ae20c48 100644 --- a/dev/Boot/BootKit/Protocol.h +++ b/dev/Boot/BootKit/Protocol.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Corporation, all rights reserved. + Copyright (C) 2024, t& Labs, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/BootKit/Support.h b/dev/Boot/BootKit/Support.h index c2e6cffb..1848d5b5 100644 --- a/dev/Boot/BootKit/Support.h +++ b/dev/Boot/BootKit/Support.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, t& Corporation, all rights reserved. + Copyright (C) 2024, t& Labs, all rights reserved. ------------------------------------------- */ -- cgit v1.2.3