diff options
| author | Amlal EL Mahrouss <amlal@softwarelabs.com> | 2024-06-15 09:38:25 +0200 |
|---|---|---|
| committer | Amlal EL Mahrouss <amlal@softwarelabs.com> | 2024-06-15 09:38:25 +0200 |
| commit | 1efed3cbec879134d55aee8e13c6bbc6da9b6ef6 (patch) | |
| tree | dcd46a37fb228a0e7456dc5e0861efb0a5423de1 /Kernel/KernelRsrc.rsrc | |
| parent | ce11c1a5252f7cbb52ebecff41522f3c4a30525a (diff) | |
MHR-31: Changes related to ARM64/AMD64:
This is the last commit regarding AMD64 support, focusing on ARM64 now.
Signed-off-by: Amlal EL Mahrouss <amlal@softwarelabs.com>
Diffstat (limited to 'Kernel/KernelRsrc.rsrc')
| -rw-r--r-- | Kernel/KernelRsrc.rsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Kernel/KernelRsrc.rsrc b/Kernel/KernelRsrc.rsrc index 5c166c13..39b3070a 100644 --- a/Kernel/KernelRsrc.rsrc +++ b/Kernel/KernelRsrc.rsrc @@ -11,7 +11,7 @@ BEGIN BLOCK "080904E4" BEGIN VALUE "CompanyName", "Zeta Electronics Corporation" - VALUE "FileDescription", "NuX/OS kernel." + VALUE "FileDescription", "Zeta OS kernel." VALUE "FileVersion", KERNEL_VERSION VALUE "InternalName", "NeXUS" VALUE "LegalCopyright", "Zeta Electronics Corporation" |
