diff options
Diffstat (limited to 'dev/Boot/src/HEL')
| -rw-r--r-- | dev/Boot/src/HEL/64X000/Boot64x0.S | 2 | ||||
| -rw-r--r-- | dev/Boot/src/HEL/AMD64/BootATA.cc | 4 | ||||
| -rw-r--r-- | dev/Boot/src/HEL/AMD64/BootPlatform.cc | 2 | ||||
| -rw-r--r-- | dev/Boot/src/HEL/AMD64/BootSATA.cc | 4 | ||||
| -rw-r--r-- | dev/Boot/src/HEL/AMD64/EFIBootStartup.cc | 2 | ||||
| -rw-r--r-- | dev/Boot/src/HEL/ARM64/BootPlatform.cc | 2 | ||||
| -rw-r--r-- | dev/Boot/src/HEL/ARM64/CoreBootStartup.S | 2 | ||||
| -rw-r--r-- | dev/Boot/src/HEL/ARM64/EFIBootStartup.cc | 2 | ||||
| -rw-r--r-- | dev/Boot/src/HEL/POWER/CoreBootStartup.S | 2 |
9 files changed, 11 insertions, 11 deletions
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. ------------------------------------------- */ |
