From 60538bd9b76314b8ecf95b21e7dc9a2c7b06d647 Mon Sep 17 00:00:00 2001 From: Amlal El Mahrouss Date: Mon, 9 Mar 2026 04:23:58 +0100 Subject: [CHORE] BootZ copyright year updates. Signed-off-by: Amlal El Mahrouss --- src/boot/src/HEL/AMD64/BootEFI.cpp | 2 +- src/boot/src/HEL/ARM64/BootEFI.cpp | 2 +- 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 -- cgit v1.2.3