diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-06 05:54:15 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-06 05:54:15 +0100 |
| commit | e9eb93ced36628f2c111b96c4916bb649636e71c (patch) | |
| tree | 8337972610acc6de512e5e6203eab9f44428f49b /src/neboot-cpu-api.c | |
| parent | 484ce476198a7b2fa2753f78a30e683c467817c0 (diff) | |
[CHORE] Source code level refactors and improvements.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'src/neboot-cpu-api.c')
| -rw-r--r-- | src/neboot-cpu-api.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/neboot-cpu-api.c b/src/neboot-cpu-api.c index 4d8d758..cd28bdc 100644 --- a/src/neboot-cpu-api.c +++ b/src/neboot-cpu-api.c @@ -1,4 +1,4 @@ -// Copyright 2024-2025, Amlal El Mahrouss (amlal@nekernel.org) +// Copyright 2024-2026, Amlal El Mahrouss (amlal@nekernel.org) // Distributed under the Apache Software License, Version 2.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.apache.org/licenses/LICENSE-2.0) // Official repository: https://github.com/ne-foss-org/neboot |
