diff options
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 |
