summaryrefslogtreecommitdiffhomepage
path: root/dev/Boot/src/HEL/ARM64
diff options
context:
space:
mode:
Diffstat (limited to 'dev/Boot/src/HEL/ARM64')
-rw-r--r--dev/Boot/src/HEL/ARM64/BootPlatform.cc2
-rw-r--r--dev/Boot/src/HEL/ARM64/CoreBootStartup.S2
-rw-r--r--dev/Boot/src/HEL/ARM64/EFIBootStartup.cc2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev/Boot/src/HEL/ARM64/BootPlatform.cc b/dev/Boot/src/HEL/ARM64/BootPlatform.cc
index 2ee9d64f..88bfb57c 100644
--- a/dev/Boot/src/HEL/ARM64/BootPlatform.cc
+++ b/dev/Boot/src/HEL/ARM64/BootPlatform.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, t& Corporation, all rights reserved.
+ Copyright (C) 2024, t& Labs, all rights reserved.
------------------------------------------- */
diff --git a/dev/Boot/src/HEL/ARM64/CoreBootStartup.S b/dev/Boot/src/HEL/ARM64/CoreBootStartup.S
index 1c3f0878..b3f0319f 100644
--- a/dev/Boot/src/HEL/ARM64/CoreBootStartup.S
+++ b/dev/Boot/src/HEL/ARM64/CoreBootStartup.S
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, t& Corporation, all rights reserved.
+ Copyright (C) 2024, t& Labs, all rights reserved.
------------------------------------------- */
diff --git a/dev/Boot/src/HEL/ARM64/EFIBootStartup.cc b/dev/Boot/src/HEL/ARM64/EFIBootStartup.cc
index 353f4eba..179e582b 100644
--- a/dev/Boot/src/HEL/ARM64/EFIBootStartup.cc
+++ b/dev/Boot/src/HEL/ARM64/EFIBootStartup.cc
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, t& Corporation, all rights reserved.
+ Copyright (C) 2024, t& Labs, all rights reserved.
------------------------------------------- */