summaryrefslogtreecommitdiffhomepage
path: root/src/arm64
diff options
context:
space:
mode:
Diffstat (limited to 'src/arm64')
-rw-r--r--src/arm64/arm64-30pin.c2
-rw-r--r--src/arm64/arm64-boot.S2
-rw-r--r--src/arm64/arm64-err.c2
-rw-r--r--src/arm64/arm64-start-context.S2
-rw-r--r--src/arm64/arm64-uart.c2
-rw-r--r--src/arm64/ci.make2
-rw-r--r--src/arm64/makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/src/arm64/arm64-30pin.c b/src/arm64/arm64-30pin.c
index 2ede2e4..1681eaf 100644
--- a/src/arm64/arm64-30pin.c
+++ b/src/arm64/arm64-30pin.c
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal El Mahrouss, all rights reserved.
+ Copyright (C) 2024, Amlal El Mahrouss, licensed under Apache 2.0.
------------------------------------------- */
diff --git a/src/arm64/arm64-boot.S b/src/arm64/arm64-boot.S
index 1f77371..087aeb8 100644
--- a/src/arm64/arm64-boot.S
+++ b/src/arm64/arm64-boot.S
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved.
+ Copyright (C) 2024-2025, Amlal El Mahrouss, licensed under Apache 2.0.
------------------------------------------- */
diff --git a/src/arm64/arm64-err.c b/src/arm64/arm64-err.c
index 68333ad..192df34 100644
--- a/src/arm64/arm64-err.c
+++ b/src/arm64/arm64-err.c
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal El Mahrouss, all rights reserved.
+ Copyright (C) 2024, Amlal El Mahrouss, licensed under Apache 2.0.
------------------------------------------- */
diff --git a/src/arm64/arm64-start-context.S b/src/arm64/arm64-start-context.S
index 315bcc1..8ffae5f 100644
--- a/src/arm64/arm64-start-context.S
+++ b/src/arm64/arm64-start-context.S
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal El Mahrouss, all rights reserved.
+ Copyright (C) 2024, Amlal El Mahrouss, licensed under Apache 2.0.
------------------------------------------- */
diff --git a/src/arm64/arm64-uart.c b/src/arm64/arm64-uart.c
index b0d31db..3e996b6 100644
--- a/src/arm64/arm64-uart.c
+++ b/src/arm64/arm64-uart.c
@@ -1,6 +1,6 @@
/* -------------------------------------------
- Copyright (C) 2024, Amlal El Mahrouss, all rights reserved.
+ Copyright (C) 2024, Amlal El Mahrouss, licensed under Apache 2.0.
------------------------------------------- */
diff --git a/src/arm64/ci.make b/src/arm64/ci.make
index 2b0fed2..ed88b45 100644
--- a/src/arm64/ci.make
+++ b/src/arm64/ci.make
@@ -3,7 +3,7 @@
#
# NeBoot
# Date Added: 08/11/2023
- # Copyright 2024, Amlal El Mahrouss, all rights reserved.
+ # Copyright 2024, Amlal El Mahrouss, licensed under Apache 2.0.
#
# ========================================================
#
diff --git a/src/arm64/makefile b/src/arm64/makefile
index c4e7083..9460b98 100644
--- a/src/arm64/makefile
+++ b/src/arm64/makefile
@@ -3,7 +3,7 @@
#
# NeBoot
# Date Added: 08/11/2023
- # Copyright 2024, Amlal El Mahrouss, all rights reserved.
+ # Copyright 2024, Amlal El Mahrouss, licensed under Apache 2.0.
#
# ========================================================
#