diff options
| author | Amlal <amlalelmahrouss@icloud.com> | 2024-12-12 19:51:43 +0100 |
|---|---|---|
| committer | Amlal <amlalelmahrouss@icloud.com> | 2024-12-12 19:51:43 +0100 |
| commit | 9c17f7485899dd007f1f2e1507c3b05cc29265c9 (patch) | |
| tree | cfeca034bab5dfe22d7421549d5214f2c8c324fa /dev/ZBAKit/BootKit | |
| parent | 51860741562f2486a5134dae60311919bcf13785 (diff) | |
META: Update ZKA with TQ banner.
Diffstat (limited to 'dev/ZBAKit/BootKit')
| -rw-r--r-- | dev/ZBAKit/BootKit/BitManip.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/BootKit.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/Device.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/EPM.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/HW/ATA.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/HW/SATA.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/Platform.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/Protocol.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/Support.h | 2 | ||||
| -rw-r--r-- | dev/ZBAKit/BootKit/Thread.h | 2 |
10 files changed, 10 insertions, 10 deletions
diff --git a/dev/ZBAKit/BootKit/BitManip.h b/dev/ZBAKit/BootKit/BitManip.h index 8b46ad16..ee42fa8f 100644 --- a/dev/ZBAKit/BootKit/BitManip.h +++ b/dev/ZBAKit/BootKit/BitManip.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/ZBAKit/BootKit/BootKit.h b/dev/ZBAKit/BootKit/BootKit.h index dec8c99b..f4eb9957 100644 --- a/dev/ZBAKit/BootKit/BootKit.h +++ b/dev/ZBAKit/BootKit/BootKit.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/ZBAKit/BootKit/Device.h b/dev/ZBAKit/BootKit/Device.h index c960e7cc..0c3012f8 100644 --- a/dev/ZBAKit/BootKit/Device.h +++ b/dev/ZBAKit/BootKit/Device.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/ZBAKit/BootKit/EPM.h b/dev/ZBAKit/BootKit/EPM.h index 55d4fe8b..3dd2bf5f 100644 --- a/dev/ZBAKit/BootKit/EPM.h +++ b/dev/ZBAKit/BootKit/EPM.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/ZBAKit/BootKit/HW/ATA.h b/dev/ZBAKit/BootKit/HW/ATA.h index a997aa17..19e30756 100644 --- a/dev/ZBAKit/BootKit/HW/ATA.h +++ b/dev/ZBAKit/BootKit/HW/ATA.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/ZBAKit/BootKit/HW/SATA.h b/dev/ZBAKit/BootKit/HW/SATA.h index 6a0d2a24..90d61001 100644 --- a/dev/ZBAKit/BootKit/HW/SATA.h +++ b/dev/ZBAKit/BootKit/HW/SATA.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/ZBAKit/BootKit/Platform.h b/dev/ZBAKit/BootKit/Platform.h index a25e36c4..4e22940c 100644 --- a/dev/ZBAKit/BootKit/Platform.h +++ b/dev/ZBAKit/BootKit/Platform.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/ZBAKit/BootKit/Protocol.h b/dev/ZBAKit/BootKit/Protocol.h index 705c3535..10f5b55d 100644 --- a/dev/ZBAKit/BootKit/Protocol.h +++ b/dev/ZBAKit/BootKit/Protocol.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/ZBAKit/BootKit/Support.h b/dev/ZBAKit/BootKit/Support.h index 4af02f91..20661e12 100644 --- a/dev/ZBAKit/BootKit/Support.h +++ b/dev/ZBAKit/BootKit/Support.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/ZBAKit/BootKit/Thread.h b/dev/ZBAKit/BootKit/Thread.h index fa467785..9743a196 100644 --- a/dev/ZBAKit/BootKit/Thread.h +++ b/dev/ZBAKit/BootKit/Thread.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, ELMH GROUP, all rights reserved. + Copyright (C) 2024, Theater Quality Incorporated., all rights reserved. ------------------------------------------- */ |
