diff options
Diffstat (limited to 'dev/Boot')
35 files changed, 38 insertions, 38 deletions
diff --git a/dev/Boot/BootKit/BitManip.h b/dev/Boot/BootKit/BitManip.h index 89f3fb2e..6e9c8685 100644 --- a/dev/Boot/BootKit/BitManip.h +++ b/dev/Boot/BootKit/BitManip.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/Boot/BootKit/BootKit.h b/dev/Boot/BootKit/BootKit.h index 050d5929..69efb275 100644 --- a/dev/Boot/BootKit/BootKit.h +++ b/dev/Boot/BootKit/BootKit.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/Boot/BootKit/BootThread.h b/dev/Boot/BootKit/BootThread.h index e15f7365..16de077a 100644 --- a/dev/Boot/BootKit/BootThread.h +++ b/dev/Boot/BootKit/BootThread.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/Boot/BootKit/Device.h b/dev/Boot/BootKit/Device.h index 1600e22b..6b49e459 100644 --- a/dev/Boot/BootKit/Device.h +++ b/dev/Boot/BootKit/Device.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/Boot/BootKit/EPM.h b/dev/Boot/BootKit/EPM.h index 242e9c26..67b81582 100644 --- a/dev/Boot/BootKit/EPM.h +++ b/dev/Boot/BootKit/EPM.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/Boot/BootKit/HW/ATA.h b/dev/Boot/BootKit/HW/ATA.h index ad56e713..3b7b1557 100644 --- a/dev/Boot/BootKit/HW/ATA.h +++ b/dev/Boot/BootKit/HW/ATA.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/Boot/BootKit/HW/SATA.h b/dev/Boot/BootKit/HW/SATA.h index 421c6093..1add9f51 100644 --- a/dev/Boot/BootKit/HW/SATA.h +++ b/dev/Boot/BootKit/HW/SATA.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/Boot/BootKit/Platform.h b/dev/Boot/BootKit/Platform.h index 610f6d88..cbca9b6a 100644 --- a/dev/Boot/BootKit/Platform.h +++ b/dev/Boot/BootKit/Platform.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/Boot/BootKit/Protocol.h b/dev/Boot/BootKit/Protocol.h index 556c4bee..423913cf 100644 --- a/dev/Boot/BootKit/Protocol.h +++ b/dev/Boot/BootKit/Protocol.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/Boot/BootKit/Support.h b/dev/Boot/BootKit/Support.h index 37111df3..c2e6cffb 100644 --- a/dev/Boot/BootKit/Support.h +++ b/dev/Boot/BootKit/Support.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/Boot/Mod/NetBoot/Boot.S b/dev/Boot/Mod/NetBoot/Boot.S index 8bcc799d..0cae56b4 100644 --- a/dev/Boot/Mod/NetBoot/Boot.S +++ b/dev/Boot/Mod/NetBoot/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * BootZ -;; * 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/Boot/Mod/NetBoot/NetBoot.cc b/dev/Boot/Mod/NetBoot/NetBoot.cc index a0b12e99..17ed091c 100644 --- a/dev/Boot/Mod/NetBoot/NetBoot.cc +++ b/dev/Boot/Mod/NetBoot/NetBoot.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * 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/Boot/Mod/NetBoot/NetBoot.h b/dev/Boot/Mod/NetBoot/NetBoot.h index c8896001..ed2e0968 100644 --- a/dev/Boot/Mod/NetBoot/NetBoot.h +++ b/dev/Boot/Mod/NetBoot/NetBoot.h @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * Copyright (C) 2024-2025, Theater Quality Corp, all rights reserved., all rights reserved. + * Copyright (C) 2024-2025, t& Corporation, all rights reserved., all rights reserved. * * ======================================================== */ diff --git a/dev/Boot/Mod/SysChk/Boot.S b/dev/Boot/Mod/SysChk/Boot.S index ab0ddc52..ec6507db 100644 --- a/dev/Boot/Mod/SysChk/Boot.S +++ b/dev/Boot/Mod/SysChk/Boot.S @@ -2,7 +2,7 @@ ;; * ======================================================== ;; * ;; * BootZ -;; * 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/Boot/Mod/SysChk/Module.cc b/dev/Boot/Mod/SysChk/Module.cc index 400198ee..15efc71f 100644 --- a/dev/Boot/Mod/SysChk/Module.cc +++ b/dev/Boot/Mod/SysChk/Module.cc @@ -2,7 +2,7 @@ * ======================================================== * * NetBoot - * 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/Boot/ReadMe.md b/dev/Boot/ReadMe.md index 4814a943..866fb013 100644 --- a/dev/Boot/ReadMe.md +++ b/dev/Boot/ReadMe.md @@ -17,4 +17,4 @@ And then execute: make all ``` -##### Copyright, Theater Quality Corp, all rights reserved. +##### Copyright, t& Corporation, all rights reserved. diff --git a/dev/Boot/amd64-desktop.make b/dev/Boot/amd64-desktop.make index 3fc704b6..b3d5e905 100644 --- a/dev/Boot/amd64-desktop.make +++ b/dev/Boot/amd64-desktop.make @@ -1,5 +1,5 @@ ################################################## -# (c) Theater Quality Corp, all rights reserved. +# (c) t& Corporation, all rights reserved. # This is the bootloader makefile. ################################################## diff --git a/dev/Boot/arm64-desktop.make b/dev/Boot/arm64-desktop.make index 04ec4ab4..a72dd328 100644 --- a/dev/Boot/arm64-desktop.make +++ b/dev/Boot/arm64-desktop.make @@ -1,5 +1,5 @@ ################################################## -# (c) Theater Quality Corp, all rights reserved. +# (c) t& Corporation, all rights reserved. # This is the bootloader makefile. ################################################## diff --git a/dev/Boot/arm64-mobile.make b/dev/Boot/arm64-mobile.make index e3a86e64..e65411ef 100644 --- a/dev/Boot/arm64-mobile.make +++ b/dev/Boot/arm64-mobile.make @@ -1,5 +1,5 @@ ################################################## -# (c) Theater Quality Corp, all rights reserved. +# (c) t& Corporation, all rights reserved. # This is the bootloader makefile. ################################################## diff --git a/dev/Boot/src/BootFileReader.cc b/dev/Boot/src/BootFileReader.cc index c0809e77..1c3b6ad0 100644 --- a/dev/Boot/src/BootFileReader.cc +++ b/dev/Boot/src/BootFileReader.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. File: FileReader.cc Purpose: New Boot FileReader, diff --git a/dev/Boot/src/BootString.cc b/dev/Boot/src/BootString.cc index 26270eed..6f2cae56 100644 --- a/dev/Boot/src/BootString.cc +++ b/dev/Boot/src/BootString.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. File: BootString.cc Purpose: BootZ string library diff --git a/dev/Boot/src/BootSupport.cc b/dev/Boot/src/BootSupport.cc index 7891bb21..564b1ea9 100644 --- a/dev/Boot/src/BootSupport.cc +++ b/dev/Boot/src/BootSupport.cc @@ -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/Boot/src/BootTextWriter.cc b/dev/Boot/src/BootTextWriter.cc index 313afa64..2b93050d 100644 --- a/dev/Boot/src/BootTextWriter.cc +++ b/dev/Boot/src/BootTextWriter.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. File: BootTextWriter.cc Purpose: BootZ string library diff --git a/dev/Boot/src/BootThread.cc b/dev/Boot/src/BootThread.cc index ffa43063..f0319f47 100644 --- a/dev/Boot/src/BootThread.cc +++ b/dev/Boot/src/BootThread.cc @@ -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/Boot/src/BootloaderRsrc.rsrc b/dev/Boot/src/BootloaderRsrc.rsrc index 4707c073..5addb4a0 100644 --- a/dev/Boot/src/BootloaderRsrc.rsrc +++ b/dev/Boot/src/BootloaderRsrc.rsrc @@ -8,11 +8,11 @@ BEGIN BEGIN BLOCK "080904E4" BEGIN - VALUE "CompanyName", "Theater Quality Corp" + VALUE "CompanyName", "t& Corporation" VALUE "FileDescription", "ZKA OS Loader." VALUE "FileVersion", BOOTLOADER_VERSION VALUE "InternalName", "zbaosldr" - VALUE "LegalCopyright", "Copyright (C) 2024, Theater Quality Corp all rights reserved." + VALUE "LegalCopyright", "Copyright (C) 2024, t& Corporation all rights reserved." VALUE "OriginalFilename", "zbaosldr.exe" VALUE "ProductName", "zbaosldr" VALUE "ProductVersion", BOOTLOADER_VERSION diff --git a/dev/Boot/src/HEL/64X000/Boot64x0.S b/dev/Boot/src/HEL/64X000/Boot64x0.S index 386fe728..dc2dd86b 100644 --- a/dev/Boot/src/HEL/64X000/Boot64x0.S +++ b/dev/Boot/src/HEL/64X000/Boot64x0.S @@ -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/Boot/src/HEL/AMD64/BootATA.cc b/dev/Boot/src/HEL/AMD64/BootATA.cc index 4222792f..bd2c7921 100644 --- a/dev/Boot/src/HEL/AMD64/BootATA.cc +++ b/dev/Boot/src/HEL/AMD64/BootATA.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. ------------------------------------------- */ @@ -11,7 +11,7 @@ * @version 0.1 * @date 2024-02-02 * - * @copyright Copyright (c) Theater Quality Corp + * @copyright Copyright (c) t& Corporation * */ diff --git a/dev/Boot/src/HEL/AMD64/BootPlatform.cc b/dev/Boot/src/HEL/AMD64/BootPlatform.cc index ac1ec227..fec13cee 100644 --- a/dev/Boot/src/HEL/AMD64/BootPlatform.cc +++ b/dev/Boot/src/HEL/AMD64/BootPlatform.cc @@ -1,7 +1,7 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. ------------------------------------------- */ diff --git a/dev/Boot/src/HEL/AMD64/BootSATA.cc b/dev/Boot/src/HEL/AMD64/BootSATA.cc index cf3b65d6..7c7a9277 100644 --- a/dev/Boot/src/HEL/AMD64/BootSATA.cc +++ b/dev/Boot/src/HEL/AMD64/BootSATA.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. ------------------------------------------- */ @@ -11,7 +11,7 @@ * @version 0.1 * @date 2024-02-02 * - * @copyright Copyright (c) Theater Quality Corp + * @copyright Copyright (c) t& Corporation * */ diff --git a/dev/Boot/src/HEL/AMD64/EFIBootStartup.cc b/dev/Boot/src/HEL/AMD64/EFIBootStartup.cc index 1cf3cb29..2ecb421b 100644 --- a/dev/Boot/src/HEL/AMD64/EFIBootStartup.cc +++ b/dev/Boot/src/HEL/AMD64/EFIBootStartup.cc @@ -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/Boot/src/HEL/ARM64/BootPlatform.cc b/dev/Boot/src/HEL/ARM64/BootPlatform.cc index 4e3ed787..2ee9d64f 100644 --- a/dev/Boot/src/HEL/ARM64/BootPlatform.cc +++ b/dev/Boot/src/HEL/ARM64/BootPlatform.cc @@ -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/Boot/src/HEL/ARM64/CoreBootStartup.S b/dev/Boot/src/HEL/ARM64/CoreBootStartup.S index 000ade0f..1c3f0878 100644 --- a/dev/Boot/src/HEL/ARM64/CoreBootStartup.S +++ b/dev/Boot/src/HEL/ARM64/CoreBootStartup.S @@ -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/Boot/src/HEL/ARM64/EFIBootStartup.cc b/dev/Boot/src/HEL/ARM64/EFIBootStartup.cc index 93de9a59..353f4eba 100644 --- a/dev/Boot/src/HEL/ARM64/EFIBootStartup.cc +++ b/dev/Boot/src/HEL/ARM64/EFIBootStartup.cc @@ -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/Boot/src/HEL/POWER/CoreBootStartup.S b/dev/Boot/src/HEL/POWER/CoreBootStartup.S index 5c52fe08..7c8bf8d4 100644 --- a/dev/Boot/src/HEL/POWER/CoreBootStartup.S +++ b/dev/Boot/src/HEL/POWER/CoreBootStartup.S @@ -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/Boot/src/New+Delete.cc b/dev/Boot/src/New+Delete.cc index f94f59c8..17fac7c4 100644 --- a/dev/Boot/src/New+Delete.cc +++ b/dev/Boot/src/New+Delete.cc @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024, Theater Quality Corp, all rights reserved. + Copyright (C) 2024, t& Corporation, all rights reserved. ------------------------------------------- */ |
