diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 10:02:59 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-17 10:03:39 +0100 |
| commit | 791fcd646503f05617f22e6006c115095746da26 (patch) | |
| tree | 137a91eb22d1a9207fd4322ced08c3b6388c5eb5 /dev/misc | |
| parent | dadb78818a47349ee4dcde6b545e0466af5e83d1 (diff) | |
feat: NeKernel is now under the Apache 2.0 license.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'dev/misc')
| -rw-r--r-- | dev/misc/BenchKit/Chronometer.h | 2 | ||||
| -rw-r--r-- | dev/misc/BenchKit/HWChronometer.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev/misc/BenchKit/Chronometer.h b/dev/misc/BenchKit/Chronometer.h index 3a82a94e..1ed687aa 100644 --- a/dev/misc/BenchKit/Chronometer.h +++ b/dev/misc/BenchKit/Chronometer.h @@ -1,6 +1,6 @@ /* ------------------------------------------- -Copyright (C) 2025, Amlal El Mahrouss, all rights reserved. +Copyright (C) 2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. ------------------------------------------- */ diff --git a/dev/misc/BenchKit/HWChronometer.h b/dev/misc/BenchKit/HWChronometer.h index 56e4f2af..328cf9ed 100644 --- a/dev/misc/BenchKit/HWChronometer.h +++ b/dev/misc/BenchKit/HWChronometer.h @@ -1,6 +1,6 @@ /* ------------------------------------------- -Copyright (C) 2025, Amlal El Mahrouss, all rights reserved. +Copyright (C) 2025, Amlal El Mahrouss, licensed under the Apache 2.0 license. ------------------------------------------- */ |
