summaryrefslogtreecommitdiffhomepage
path: root/src/arm64
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2025-04-02 15:35:19 +0200
committerGitHub <noreply@github.com>2025-04-02 15:35:19 +0200
commitab54bcd5bee32eeb5e182ffff4e8bb187e875aa0 (patch)
treee7505b27850201450eb3528006c440638f1241ce /src/arm64
parentf42ce43556475acb576fa926f685128d1dccf64b (diff)
parenta113f91c6be56c3f39fc7680ec7f5c814d4d2c27 (diff)
Merge pull request #2 from amlel-el-mahrouss/dev
add: rv64 CI, and copyright updates.
Diffstat (limited to 'src/arm64')
-rw-r--r--src/arm64/ci.make2
-rw-r--r--src/arm64/makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/arm64/ci.make b/src/arm64/ci.make
index 169d7f7..07f1746 100644
--- a/src/arm64/ci.make
+++ b/src/arm64/ci.make
@@ -3,7 +3,7 @@
#
# CoreBoot
# Date Added: 08/11/2023
- # Copyright 2024, ZKA Technologies, all rights reserved.
+ # Copyright 2024, Amlal El Mahrouss, all rights reserved.
#
# ========================================================
#
diff --git a/src/arm64/makefile b/src/arm64/makefile
index 7aa0ae4..8d05e8b 100644
--- a/src/arm64/makefile
+++ b/src/arm64/makefile
@@ -3,7 +3,7 @@
#
# CoreBoot
# Date Added: 08/11/2023
- # Copyright 2024, ZKA Technologies, all rights reserved.
+ # Copyright 2024, Amlal El Mahrouss, all rights reserved.
#
# ========================================================
#