diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-13 21:35:13 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-13 21:35:13 +0100 |
| commit | 863ff1367e914e5e45ec866feb2ff9babfc51a98 (patch) | |
| tree | 3ed4a66893879d5f957ecc357bbfdc869aeef659 /updater | |
| parent | 1aad3e2aa11cd56fc12d0e1e5d398921d7cef911 (diff) | |
[CHORE] Update the NeSystem architecture.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'updater')
| -rwxr-xr-x | updater/updater.py | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/updater/updater.py b/updater/updater.py index b86fcec..0f6f855 100755 --- a/updater/updater.py +++ b/updater/updater.py @@ -1,5 +1,6 @@ # Copyright 2026, Amlal El Mahrouss and Ne.org contributors. -# Open C++ Libraries is licensed under BSL-1.0 +# NeSystem is licensed under Apache-2.0. +# SPDX-Identifier: Apache-2.0 from os import system |
