summaryrefslogtreecommitdiffhomepage
path: root/dev/ZBAKit/src
diff options
context:
space:
mode:
authorAmlal EL Mahrouss. <113760121+amlel-el-mahrouss@users.noreply.github.com>2024-11-29 22:18:51 +0100
committerGitHub <noreply@github.com>2024-11-29 22:18:51 +0100
commit65a138dde55e69cf5292c0601f37d023003e74e2 (patch)
treefc2f1e9fa9232693785452d4a1e887ff06d36b6a /dev/ZBAKit/src
parent2aee9f4725e5daa325dd1d63e4e30c9b037502a4 (diff)
parent8e42fab37245bb27786191600d4a3dc39783eece (diff)
Merge branch 'master' into unstable
Diffstat (limited to 'dev/ZBAKit/src')
-rw-r--r--dev/ZBAKit/src/BootloaderRsrc.rsrc4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/ZBAKit/src/BootloaderRsrc.rsrc b/dev/ZBAKit/src/BootloaderRsrc.rsrc
index bc1ede9b..5f6547b6 100644
--- a/dev/ZBAKit/src/BootloaderRsrc.rsrc
+++ b/dev/ZBAKit/src/BootloaderRsrc.rsrc
@@ -1,4 +1,4 @@
-#include "../../Kernel/CompilerKit/Version.h"
+#include "../../ZKAKit/CompilerKit/Version.h"
1 VERSIONINFO
FILEVERSION 1,0,0,0
@@ -12,7 +12,7 @@ BEGIN
VALUE "FileDescription", "ZKA OS Loader."
VALUE "FileVersion", BOOTLOADER_VERSION
VALUE "InternalName", "zbaosldr"
- VALUE "LegalCopyright", "Copyright (C) 2024, ELMH Group, all rights reserved., all rights reserved."
+ VALUE "LegalCopyright", "Copyright (C) 2024, ELMH Group all rights reserved."
VALUE "OriginalFilename", "zbaosldr.exe"
VALUE "ProductName", "zbaosldr"
VALUE "ProductVersion", BOOTLOADER_VERSION