summaryrefslogtreecommitdiffhomepage
path: root/dev/Modules
diff options
context:
space:
mode:
authorAmlal <amlalelmahrouss@icloud.com>2024-12-14 14:28:40 +0100
committerAmlal <amlalelmahrouss@icloud.com>2024-12-14 14:28:40 +0100
commitffbb5761fa5beeb7b166d401615acbde28a37fa3 (patch)
tree65f5caff8db6d7bec8cbe248bc925261f9711acf /dev/Modules
parent1ebfbbece43b1e16c21cff83c4d43c616b8075ed (diff)
bump.
Diffstat (limited to 'dev/Modules')
-rw-r--r--dev/Modules/ACPI/ACPI.h2
-rw-r--r--dev/Modules/ACPI/ACPIFactoryInterface.h2
-rw-r--r--dev/Modules/AHCI/AHCI.h2
-rw-r--r--dev/Modules/APM/APM.h2
-rw-r--r--dev/Modules/ATA/ATA.h2
-rw-r--r--dev/Modules/FB/FB.h2
-rw-r--r--dev/Modules/FB/Text.h2
-rw-r--r--dev/Modules/Flash/Flash.h2
-rw-r--r--dev/Modules/HPET/Defines.h2
-rw-r--r--dev/Modules/LTE/LTE.h2
-rw-r--r--dev/Modules/MBCI/Interface.h2
-rw-r--r--dev/Modules/MBCI/MBCI.h2
-rw-r--r--dev/Modules/NVME/NVME.h2
-rw-r--r--dev/Modules/ReadMe.md2
-rw-r--r--dev/Modules/SCSI/SCSI.h2
-rw-r--r--dev/Modules/XHCI/Defines.h2
16 files changed, 16 insertions, 16 deletions
diff --git a/dev/Modules/ACPI/ACPI.h b/dev/Modules/ACPI/ACPI.h
index 3a895430..d21c475e 100644
--- a/dev/Modules/ACPI/ACPI.h
+++ b/dev/Modules/ACPI/ACPI.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/Modules/ACPI/ACPIFactoryInterface.h b/dev/Modules/ACPI/ACPIFactoryInterface.h
index 42694792..d6a71316 100644
--- a/dev/Modules/ACPI/ACPIFactoryInterface.h
+++ b/dev/Modules/ACPI/ACPIFactoryInterface.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/Modules/AHCI/AHCI.h b/dev/Modules/AHCI/AHCI.h
index c8b754e3..4670c5c7 100644
--- a/dev/Modules/AHCI/AHCI.h
+++ b/dev/Modules/AHCI/AHCI.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, 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 31128841..6c631802 100644
--- a/dev/Modules/APM/APM.h
+++ b/dev/Modules/APM/APM.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/Modules/ATA/ATA.h b/dev/Modules/ATA/ATA.h
index 07226a97..d79fdd52 100644
--- a/dev/Modules/ATA/ATA.h
+++ b/dev/Modules/ATA/ATA.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
File: Defines.h
Purpose: ATA header.
diff --git a/dev/Modules/FB/FB.h b/dev/Modules/FB/FB.h
index 23d6e257..d7984714 100644
--- a/dev/Modules/FB/FB.h
+++ b/dev/Modules/FB/FB.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/Modules/FB/Text.h b/dev/Modules/FB/Text.h
index 108f5268..36e082c3 100644
--- a/dev/Modules/FB/Text.h
+++ b/dev/Modules/FB/Text.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/Modules/Flash/Flash.h b/dev/Modules/Flash/Flash.h
index 34b43864..f549ef44 100644
--- a/dev/Modules/Flash/Flash.h
+++ b/dev/Modules/Flash/Flash.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/Modules/HPET/Defines.h b/dev/Modules/HPET/Defines.h
index 9dea62f5..813e6884 100644
--- a/dev/Modules/HPET/Defines.h
+++ b/dev/Modules/HPET/Defines.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
File: HPET.h
Purpose: HPET builtin.
diff --git a/dev/Modules/LTE/LTE.h b/dev/Modules/LTE/LTE.h
index a1069fdb..a5327df9 100644
--- a/dev/Modules/LTE/LTE.h
+++ b/dev/Modules/LTE/LTE.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
-Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved..
+Copyright (C) 2024, Theater Quality Inc, 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 d200376d..9186ba24 100644
--- a/dev/Modules/MBCI/Interface.h
+++ b/dev/Modules/MBCI/Interface.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/Modules/MBCI/MBCI.h b/dev/Modules/MBCI/MBCI.h
index 1600d7d7..ac620972 100644
--- a/dev/Modules/MBCI/MBCI.h
+++ b/dev/Modules/MBCI/MBCI.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/Modules/NVME/NVME.h b/dev/Modules/NVME/NVME.h
index 6fc14ef6..2d77a769 100644
--- a/dev/Modules/NVME/NVME.h
+++ b/dev/Modules/NVME/NVME.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
Revision History:
diff --git a/dev/Modules/ReadMe.md b/dev/Modules/ReadMe.md
index fe5625b3..bdb7fb69 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, Amlal EL Mahrouss, all rights reserved. All rights reserved.
+###### Copyright (C) 2024, Theater Quality Inc, all rights reserved. All rights reserved.
diff --git a/dev/Modules/SCSI/SCSI.h b/dev/Modules/SCSI/SCSI.h
index 6f353c6f..917c963e 100644
--- a/dev/Modules/SCSI/SCSI.h
+++ b/dev/Modules/SCSI/SCSI.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
------------------------------------------- */
diff --git a/dev/Modules/XHCI/Defines.h b/dev/Modules/XHCI/Defines.h
index 7f948128..6758cf33 100644
--- a/dev/Modules/XHCI/Defines.h
+++ b/dev/Modules/XHCI/Defines.h
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024, Theater Quality Inc, all rights reserved.
File: Defines.h
Purpose: XHCI (and backwards) header.