From 9c17f7485899dd007f1f2e1507c3b05cc29265c9 Mon Sep 17 00:00:00 2001 From: Amlal Date: Thu, 12 Dec 2024 19:51:43 +0100 Subject: META: Update ZKA with TQ banner. --- dev/Modules/ACPI/ACPI.h | 2 +- dev/Modules/ACPI/ACPIFactoryInterface.h | 2 +- dev/Modules/AHCI/AHCI.h | 2 +- dev/Modules/APM/APM.h | 2 +- dev/Modules/ATA/ATA.h | 2 +- dev/Modules/FB/FB.h | 2 +- dev/Modules/FB/Text.h | 2 +- dev/Modules/Flash/Flash.h | 2 +- dev/Modules/HPET/Defines.h | 2 +- dev/Modules/LTE/LTE.h | 2 +- dev/Modules/MBCI/Interface.h | 2 +- dev/Modules/MBCI/MBCI.h | 2 +- dev/Modules/NVME/NVME.h | 2 +- dev/Modules/ReadMe.md | 2 +- dev/Modules/SCSI/SCSI.h | 2 +- dev/Modules/XHCI/Defines.h | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) (limited to 'dev/Modules') diff --git a/dev/Modules/ACPI/ACPI.h b/dev/Modules/ACPI/ACPI.h index fbb4f361..920ef333 100644 --- a/dev/Modules/ACPI/ACPI.h +++ b/dev/Modules/ACPI/ACPI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. ------------------------------------------- */ diff --git a/dev/Modules/ACPI/ACPIFactoryInterface.h b/dev/Modules/ACPI/ACPIFactoryInterface.h index df99408f..9817711e 100644 --- a/dev/Modules/ACPI/ACPIFactoryInterface.h +++ b/dev/Modules/ACPI/ACPIFactoryInterface.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. ------------------------------------------- */ diff --git a/dev/Modules/AHCI/AHCI.h b/dev/Modules/AHCI/AHCI.h index 6f809269..62ebb87a 100644 --- a/dev/Modules/AHCI/AHCI.h +++ b/dev/Modules/AHCI/AHCI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. File: AHCI.h Purpose: AHCI protocol defines. diff --git a/dev/Modules/APM/APM.h b/dev/Modules/APM/APM.h index dc481a4c..15d118d7 100644 --- a/dev/Modules/APM/APM.h +++ b/dev/Modules/APM/APM.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. ------------------------------------------- */ diff --git a/dev/Modules/ATA/ATA.h b/dev/Modules/ATA/ATA.h index 3b8f3cb6..3d807550 100644 --- a/dev/Modules/ATA/ATA.h +++ b/dev/Modules/ATA/ATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. File: Defines.h Purpose: ATA header. diff --git a/dev/Modules/FB/FB.h b/dev/Modules/FB/FB.h index 89ea9004..57ea1f71 100644 --- a/dev/Modules/FB/FB.h +++ b/dev/Modules/FB/FB.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. ------------------------------------------- */ diff --git a/dev/Modules/FB/Text.h b/dev/Modules/FB/Text.h index c9e1a1cb..1f865fed 100644 --- a/dev/Modules/FB/Text.h +++ b/dev/Modules/FB/Text.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. ------------------------------------------- */ diff --git a/dev/Modules/Flash/Flash.h b/dev/Modules/Flash/Flash.h index 9d47b486..b8fb9dcc 100644 --- a/dev/Modules/Flash/Flash.h +++ b/dev/Modules/Flash/Flash.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. ------------------------------------------- */ diff --git a/dev/Modules/HPET/Defines.h b/dev/Modules/HPET/Defines.h index 36eae0bc..6c00a881 100644 --- a/dev/Modules/HPET/Defines.h +++ b/dev/Modules/HPET/Defines.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. File: HPET.h Purpose: HPET builtin. diff --git a/dev/Modules/LTE/LTE.h b/dev/Modules/LTE/LTE.h index 10661739..3825082e 100644 --- a/dev/Modules/LTE/LTE.h +++ b/dev/Modules/LTE/LTE.h @@ -1,6 +1,6 @@ /* ------------------------------------------- -Copyright (C) 2024, ELMH GROUP, all rights reserved.. +Copyright (C) 2024, Theater Quality Incorporated., all rights reserved.. File: LTE\LTE.h. Purpose: LTE Standard Library. diff --git a/dev/Modules/MBCI/Interface.h b/dev/Modules/MBCI/Interface.h index 4d18e31c..20044c7f 100644 --- a/dev/Modules/MBCI/Interface.h +++ b/dev/Modules/MBCI/Interface.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. ------------------------------------------- */ diff --git a/dev/Modules/MBCI/MBCI.h b/dev/Modules/MBCI/MBCI.h index ad1b58a6..fe65d494 100644 --- a/dev/Modules/MBCI/MBCI.h +++ b/dev/Modules/MBCI/MBCI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. ------------------------------------------- */ diff --git a/dev/Modules/NVME/NVME.h b/dev/Modules/NVME/NVME.h index 4d1848c7..c3435b04 100644 --- a/dev/Modules/NVME/NVME.h +++ b/dev/Modules/NVME/NVME.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. Revision History: diff --git a/dev/Modules/ReadMe.md b/dev/Modules/ReadMe.md index d278ad22..be1f1842 100644 --- a/dev/Modules/ReadMe.md +++ b/dev/Modules/ReadMe.md @@ -9,4 +9,4 @@ They are pluggable modules for builtin hardware support. - [X] AHCI kernel module. - [X] MBCI kernel module. -###### Copyright (C) 2024, ELMH GROUP, all rights reserved. All rights reserved. +###### Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. All rights reserved. diff --git a/dev/Modules/SCSI/SCSI.h b/dev/Modules/SCSI/SCSI.h index dd8c1371..d74e6234 100644 --- a/dev/Modules/SCSI/SCSI.h +++ b/dev/Modules/SCSI/SCSI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. ------------------------------------------- */ diff --git a/dev/Modules/XHCI/Defines.h b/dev/Modules/XHCI/Defines.h index 2fa9a03d..2505ab13 100644 --- a/dev/Modules/XHCI/Defines.h +++ b/dev/Modules/XHCI/Defines.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. File: Defines.h Purpose: XHCI (and backwards) header. -- cgit v1.2.3