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 88bfb57c..17e89232 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& Labs, all rights reserved.
+ Copyright (C) 2024, MediaSwirl, all rights reserved.
------------------------------------------- */
diff --git a/dev/Boot/src/HEL/ARM64/CoreBootStartup.S b/dev/Boot/src/HEL/ARM64/CoreBootStartup.S
index b3f0319f..e637270b 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& Labs, all rights reserved.
+ Copyright (C) 2024, MediaSwirl, all rights reserved.
------------------------------------------- */
diff --git a/dev/Boot/src/HEL/ARM64/EFIBootStartup.cc b/dev/Boot/src/HEL/ARM64/EFIBootStartup.cc
index 5c02f7f8..397e1b45 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& Labs, all rights reserved.
+ Copyright (C) 2024, MediaSwirl, all rights reserved.
------------------------------------------- */