summaryrefslogtreecommitdiffhomepage
path: root/dev/Boot/src/HEL/ARM64
diff options
context:
space:
mode:
authorAmlal EL Mahrouss <113760121+amlel-el-mahrouss@users.noreply.github.com>2025-01-18 10:21:50 +0100
committerGitHub <noreply@github.com>2025-01-18 10:21:50 +0100
commitee568b7f8eb87c824fd1ce5e2099cbf9c3155ee8 (patch)
treec3ff0fa94d004bbea74bd33b60df528804ec909e /dev/Boot/src/HEL/ARM64
parenta45807be431556c175ac8494cfcc6b7572ac6686 (diff)
ADD: Rebrand.
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.
------------------------------------------- */