summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal@nekernel.org>2026-03-09 04:27:19 +0100
committerGitHub <noreply@github.com>2026-03-09 04:27:19 +0100
commit19f7b324515cb49b6951f5e14882f4c24b74b6a7 (patch)
tree859ddab9d79a54178d7d49c5be350c4521515ebf
parentba9a2161008c81a8d7ec396bfd0f62e5e9a16f24 (diff)
parent60538bd9b76314b8ecf95b21e7dc9a2c7b06d647 (diff)
Merge pull request #135 from ne-foss-org/bootloader-updates
[CHORE] BootZ copyright year updates.
-rw-r--r--src/boot/src/HEL/AMD64/BootEFI.cpp2
-rw-r--r--src/boot/src/HEL/ARM64/BootEFI.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/boot/src/HEL/AMD64/BootEFI.cpp b/src/boot/src/HEL/AMD64/BootEFI.cpp
index 6c673c45..36b64266 100644
--- a/src/boot/src/HEL/AMD64/BootEFI.cpp
+++ b/src/boot/src/HEL/AMD64/BootEFI.cpp
@@ -1,4 +1,4 @@
-// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
+// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/nekernel
diff --git a/src/boot/src/HEL/ARM64/BootEFI.cpp b/src/boot/src/HEL/ARM64/BootEFI.cpp
index 66219a21..872ddbab 100644
--- a/src/boot/src/HEL/ARM64/BootEFI.cpp
+++ b/src/boot/src/HEL/ARM64/BootEFI.cpp
@@ -1,4 +1,4 @@
-// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org)
+// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org)
// Licensed under the Apache License, Version 2.0 (see LICENSE file)
// Official repository: https://github.com/ne-foss-org/nekernel