summaryrefslogtreecommitdiffhomepage
path: root/dev/Mod
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-01-11 22:26:34 +0100
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2025-01-11 22:26:34 +0100
commit2f72dc4a5de7836955c7cfda87e7e97a06e37837 (patch)
tree78b8aa31e0371c8b06179923eb8a75cf978f477a /dev/Mod
parentde4257fa16f6181fe4f500868e2500f6c837b500 (diff)
ADD: Rebrand.
Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/Mod')
-rw-r--r--dev/Mod/ACPI/ACPI.h2
-rw-r--r--dev/Mod/ACPI/ACPIFactoryInterface.h2
-rw-r--r--dev/Mod/AHCI/AHCI.h2
-rw-r--r--dev/Mod/APM/APM.h2
-rw-r--r--dev/Mod/ATA/ATA.h2
-rw-r--r--dev/Mod/CoreGfx/AccessibilityMgr.h2
-rw-r--r--dev/Mod/CoreGfx/FBMgr.h2
-rw-r--r--dev/Mod/CoreGfx/MathMgr.h2
-rw-r--r--dev/Mod/CoreGfx/TextMgr.h2
-rw-r--r--dev/Mod/HPET/Defines.h2
-rw-r--r--dev/Mod/LTE/LTE.h2
-rw-r--r--dev/Mod/MBCI/Interface.h2
-rw-r--r--dev/Mod/MBCI/MBCI.h2
-rw-r--r--dev/Mod/MFlash/MFlash.h2
-rw-r--r--dev/Mod/NVME/NVME.h2
-rw-r--r--dev/Mod/ReadMe.md2
-rw-r--r--dev/Mod/SCSI/SCSI.h2
-rw-r--r--dev/Mod/XHCI/Defines.h2
18 files changed, 18 insertions, 18 deletions
diff --git a/dev/Mod/ACPI/ACPI.h b/dev/Mod/ACPI/ACPI.h
index d4af8081..4495d29d 100644
--- a/dev/Mod/ACPI/ACPI.h
+++ b/dev/Mod/ACPI/ACPI.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024, t& Corporation, all rights reserved.
------------------------------------------- */
diff --git a/dev/Mod/ACPI/ACPIFactoryInterface.h b/dev/Mod/ACPI/ACPIFactoryInterface.h
index 926f0501..850e3652 100644
--- a/dev/Mod/ACPI/ACPIFactoryInterface.h
+++ b/dev/Mod/ACPI/ACPIFactoryInterface.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024, t& Corporation, all rights reserved.
------------------------------------------- */
diff --git a/dev/Mod/AHCI/AHCI.h b/dev/Mod/AHCI/AHCI.h
index 1e3324cf..efeb294b 100644
--- a/dev/Mod/AHCI/AHCI.h
+++ b/dev/Mod/AHCI/AHCI.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024, t& Corporation, all rights reserved.
File: AHCI.h
Purpose: AHCI protocol defines.
diff --git a/dev/Mod/APM/APM.h b/dev/Mod/APM/APM.h
index b13dd2b7..0f37c233 100644
--- a/dev/Mod/APM/APM.h
+++ b/dev/Mod/APM/APM.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024, t& Corporation, all rights reserved.
------------------------------------------- */
diff --git a/dev/Mod/ATA/ATA.h b/dev/Mod/ATA/ATA.h
index d7569f5e..d82b33e1 100644
--- a/dev/Mod/ATA/ATA.h
+++ b/dev/Mod/ATA/ATA.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024, t& Corporation, all rights reserved.
File: Defines.h
Purpose: ATA header.
diff --git a/dev/Mod/CoreGfx/AccessibilityMgr.h b/dev/Mod/CoreGfx/AccessibilityMgr.h
index f853afae..62319025 100644
--- a/dev/Mod/CoreGfx/AccessibilityMgr.h
+++ b/dev/Mod/CoreGfx/AccessibilityMgr.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright Theater Quality Corp.
+ Copyright t& Corporation.
------------------------------------------- */
diff --git a/dev/Mod/CoreGfx/FBMgr.h b/dev/Mod/CoreGfx/FBMgr.h
index fab08f60..276f6153 100644
--- a/dev/Mod/CoreGfx/FBMgr.h
+++ b/dev/Mod/CoreGfx/FBMgr.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024, t& Corporation, all rights reserved.
------------------------------------------- */
diff --git a/dev/Mod/CoreGfx/MathMgr.h b/dev/Mod/CoreGfx/MathMgr.h
index 2e31844c..4e40765f 100644
--- a/dev/Mod/CoreGfx/MathMgr.h
+++ b/dev/Mod/CoreGfx/MathMgr.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright Theater Quality Corp.
+ Copyright t& Corporation.
------------------------------------------- */
diff --git a/dev/Mod/CoreGfx/TextMgr.h b/dev/Mod/CoreGfx/TextMgr.h
index c2f5c8a4..6df1e68d 100644
--- a/dev/Mod/CoreGfx/TextMgr.h
+++ b/dev/Mod/CoreGfx/TextMgr.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024, t& Corporation, all rights reserved.
------------------------------------------- */
diff --git a/dev/Mod/HPET/Defines.h b/dev/Mod/HPET/Defines.h
index 2864fd9d..48ac5947 100644
--- a/dev/Mod/HPET/Defines.h
+++ b/dev/Mod/HPET/Defines.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024, t& Corporation, all rights reserved.
File: HPET.h
Purpose: HPET builtin.
diff --git a/dev/Mod/LTE/LTE.h b/dev/Mod/LTE/LTE.h
index 455d8656..ab0267d7 100644
--- a/dev/Mod/LTE/LTE.h
+++ b/dev/Mod/LTE/LTE.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
-Copyright (C) 2024, Theater Quality Corp, all rights reserved..
+Copyright (C) 2024, t& Corporation, all rights reserved..
File: LTE\LTE.h.
Purpose: LTE Standard Library.
diff --git a/dev/Mod/MBCI/Interface.h b/dev/Mod/MBCI/Interface.h
index b4cc3102..29fd8fb9 100644
--- a/dev/Mod/MBCI/Interface.h
+++ b/dev/Mod/MBCI/Interface.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024, t& Corporation, all rights reserved.
------------------------------------------- */
diff --git a/dev/Mod/MBCI/MBCI.h b/dev/Mod/MBCI/MBCI.h
index 562953d4..fc7d9c5d 100644
--- a/dev/Mod/MBCI/MBCI.h
+++ b/dev/Mod/MBCI/MBCI.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024-2025, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024-2025, t& Corporation, all rights reserved.
------------------------------------------- */
diff --git a/dev/Mod/MFlash/MFlash.h b/dev/Mod/MFlash/MFlash.h
index 33e56a2b..b057681f 100644
--- a/dev/Mod/MFlash/MFlash.h
+++ b/dev/Mod/MFlash/MFlash.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024, t& Corporation, all rights reserved.
------------------------------------------- */
diff --git a/dev/Mod/NVME/NVME.h b/dev/Mod/NVME/NVME.h
index 73ca0d7e..23adafd5 100644
--- a/dev/Mod/NVME/NVME.h
+++ b/dev/Mod/NVME/NVME.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024, t& Corporation, all rights reserved.
Revision History:
diff --git a/dev/Mod/ReadMe.md b/dev/Mod/ReadMe.md
index 91b10c2f..6030acf9 100644
--- a/dev/Mod/ReadMe.md
+++ b/dev/Mod/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, Theater Quality Corp, all rights reserved. All rights reserved.
+###### Copyright (C) 2024, t& Corporation, all rights reserved. All rights reserved.
diff --git a/dev/Mod/SCSI/SCSI.h b/dev/Mod/SCSI/SCSI.h
index 871e6afa..fba69b18 100644
--- a/dev/Mod/SCSI/SCSI.h
+++ b/dev/Mod/SCSI/SCSI.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024, t& Corporation, all rights reserved.
------------------------------------------- */
diff --git a/dev/Mod/XHCI/Defines.h b/dev/Mod/XHCI/Defines.h
index 3c6294c2..847caae7 100644
--- a/dev/Mod/XHCI/Defines.h
+++ b/dev/Mod/XHCI/Defines.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Theater Quality Corp, all rights reserved.
+ Copyright (C) 2024, t& Corporation, all rights reserved.
File: Defines.h
Purpose: XHCI (and backwards) header.