diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-03-31 07:06:00 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-03-31 07:06:00 +0200 |
| commit | 2bcba69b77946c54ab1ede311787520acd56460a (patch) | |
| tree | f156c3fde3a67cf7f52d69d114152f004c181bc0 /dev/kernel/HALKit/RISCV | |
| parent | 7129862620caa0074265d2eca6f4f0e7aa098d22 (diff) | |
meta/repository: fix capitalization on my name 'El' instead of 'EL'.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/kernel/HALKit/RISCV')
| -rw-r--r-- | dev/kernel/HALKit/RISCV/AP.h | 2 | ||||
| -rw-r--r-- | dev/kernel/HALKit/RISCV/HalAP.cc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev/kernel/HALKit/RISCV/AP.h b/dev/kernel/HALKit/RISCV/AP.h index 2be2013e..0a8546e9 100644 --- a/dev/kernel/HALKit/RISCV/AP.h +++ b/dev/kernel/HALKit/RISCV/AP.h @@ -1,6 +1,6 @@ /* ------------------------------------------- - Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved. + Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved. File: AP.h Purpose: RISC-V hardware threads. diff --git a/dev/kernel/HALKit/RISCV/HalAP.cc b/dev/kernel/HALKit/RISCV/HalAP.cc index c271f011..72a3cf13 100644 --- a/dev/kernel/HALKit/RISCV/HalAP.cc +++ b/dev/kernel/HALKit/RISCV/HalAP.cc @@ -1,6 +1,6 @@ /* -------------------------------------------
- Copyright (C) 2024-2025, Amlal EL Mahrouss, all rights reserved.
+ Copyright (C) 2024-2025, Amlal El Mahrouss, all rights reserved.
------------------------------------------- */
|
