diff options
Diffstat (limited to 'dev/Modules')
| -rw-r--r-- | dev/Modules/ACPI/ACPI.h | 2 | ||||
| -rw-r--r-- | dev/Modules/ACPI/ACPIFactoryInterface.h | 2 | ||||
| -rw-r--r-- | dev/Modules/AHCI/AHCI.h | 2 | ||||
| -rw-r--r-- | dev/Modules/APM/APM.h | 2 | ||||
| -rw-r--r-- | dev/Modules/ATA/ATA.h | 2 | ||||
| -rw-r--r-- | dev/Modules/FB/FB.h | 2 | ||||
| -rw-r--r-- | dev/Modules/FB/Text.h | 2 | ||||
| -rw-r--r-- | dev/Modules/Flash/Flash.h | 2 | ||||
| -rw-r--r-- | dev/Modules/HPET/Defines.h | 2 | ||||
| -rw-r--r-- | dev/Modules/LTE/LTE.h | 2 | ||||
| -rw-r--r-- | dev/Modules/MBCI/Interface.h | 2 | ||||
| -rw-r--r-- | dev/Modules/MBCI/MBCI.h | 2 | ||||
| -rw-r--r-- | dev/Modules/NVME/NVME.h | 2 | ||||
| -rw-r--r-- | dev/Modules/ReadMe.md | 2 | ||||
| -rw-r--r-- | dev/Modules/SCSI/SCSI.h | 2 | ||||
| -rw-r--r-- | dev/Modules/XHCI/Defines.h | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/dev/Modules/ACPI/ACPI.h b/dev/Modules/ACPI/ACPI.h index 8d04cd96..d21c475e 100644 --- a/dev/Modules/ACPI/ACPI.h +++ b/dev/Modules/ACPI/ACPI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, TQ B.V, 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 815b97bb..d6a71316 100644 --- a/dev/Modules/ACPI/ACPIFactoryInterface.h +++ b/dev/Modules/ACPI/ACPIFactoryInterface.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, TQ B.V, 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 9fe4d84a..4670c5c7 100644 --- a/dev/Modules/AHCI/AHCI.h +++ b/dev/Modules/AHCI/AHCI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, TQ B.V, 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 6e31b7fc..6c631802 100644 --- a/dev/Modules/APM/APM.h +++ b/dev/Modules/APM/APM.h @@ -1,6 +1,6 @@ /* -------------------------------------------
- Copyright (C) 2024, TQ B.V, 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 145a1d00..d79fdd52 100644 --- a/dev/Modules/ATA/ATA.h +++ b/dev/Modules/ATA/ATA.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, TQ B.V, 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 02fd1c6f..6a609255 100644 --- a/dev/Modules/FB/FB.h +++ b/dev/Modules/FB/FB.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, TQ B.V, 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 f8a255f7..36e082c3 100644 --- a/dev/Modules/FB/Text.h +++ b/dev/Modules/FB/Text.h @@ -1,6 +1,6 @@ /* -------------------------------------------
- Copyright (C) 2024, TQ B.V, 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 120675fb..f549ef44 100644 --- a/dev/Modules/Flash/Flash.h +++ b/dev/Modules/Flash/Flash.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, TQ B.V, 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 e8a0d3a6..813e6884 100644 --- a/dev/Modules/HPET/Defines.h +++ b/dev/Modules/HPET/Defines.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, TQ B.V, 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 5209d937..a5327df9 100644 --- a/dev/Modules/LTE/LTE.h +++ b/dev/Modules/LTE/LTE.h @@ -1,6 +1,6 @@ /* -------------------------------------------
-Copyright (C) 2024, TQ B.V, 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 efcfc0aa..9186ba24 100644 --- a/dev/Modules/MBCI/Interface.h +++ b/dev/Modules/MBCI/Interface.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, TQ B.V, 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 2be77b58..ac620972 100644 --- a/dev/Modules/MBCI/MBCI.h +++ b/dev/Modules/MBCI/MBCI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, TQ B.V, 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 f2f42fac..2d77a769 100644 --- a/dev/Modules/NVME/NVME.h +++ b/dev/Modules/NVME/NVME.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, TQ B.V, 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 f1bfc626..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, TQ B.V, 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 27213ee7..917c963e 100644 --- a/dev/Modules/SCSI/SCSI.h +++ b/dev/Modules/SCSI/SCSI.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, TQ B.V, 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 ada55dfc..6758cf33 100644 --- a/dev/Modules/XHCI/Defines.h +++ b/dev/Modules/XHCI/Defines.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, TQ B.V, all rights reserved. + Copyright (C) 2024, Theater Quality Inc, all rights reserved. File: Defines.h Purpose: XHCI (and backwards) header. |
