diff options
| author | 😄 Amlal El Mahrouss <amlal@nekernel.org> | 2026-03-19 20:05:37 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-03-19 20:05:37 +0100 |
| commit | f8b1283f6ec23a809c3498e037c6cb13b841b2ef (patch) | |
| tree | e6532a831dcd03362cfee09a5b3960a417856dcd | |
| parent | 51a3496475ce7ff772d5147d86cc405883b8c41b (diff) | |
Signed-off-by: 😄 Amlal El Mahrouss <amlal@nekernel.org>
| -rw-r--r-- | src/boot/src/boot_rsrc.rsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/boot/src/boot_rsrc.rsrc b/src/boot/src/boot_rsrc.rsrc index e875fa24..b0c86e51 100644 --- a/src/boot/src/boot_rsrc.rsrc +++ b/src/boot/src/boot_rsrc.rsrc @@ -12,7 +12,7 @@ BEGIN VALUE "FileDescription", "NeKernel OS Loader." VALUE "FileVersion", BOOTLOADER_VERSION VALUE "InternalName", "bootz" - VALUE "LegalCopyright", "Copyright (C) 2024-2025, Amlal El Mahrouss licensed under the Apache 2.0 license." + VALUE "LegalCopyright", "Copyright (C) 2024-2026, Amlal El Mahrouss licensed under the Apache 2.0 license." VALUE "OriginalFilename", "ne_bootz" VALUE "ProductName", "bootz" VALUE "ProductVersion", BOOTLOADER_VERSION |
