summaryrefslogtreecommitdiff
path: root/core/src
diff options
context:
space:
mode:
authorruki <[email protected]>2025-07-03 23:04:28 +0800
committerruki <[email protected]>2025-07-03 23:04:28 +0800
commit24fb7d4178c4cba07ad85687495b94dd6660c073 (patch)
tree07bd43107d7aef209b4d702d1cc701758b6d4d19 /core/src
parent5670477e415e24962c57eac21194c63946ee5e1e (diff)
update morecopyright
Diffstat (limited to 'core/src')
-rw-r--r--core/src/cli/xmake.rc4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/src/cli/xmake.rc b/core/src/cli/xmake.rc
index 2167c8f25..18774e5b1 100644
--- a/core/src/cli/xmake.rc
+++ b/core/src/cli/xmake.rc
@@ -22,11 +22,11 @@ BEGIN
BLOCK "000004B0"
BEGIN
VALUE "Comments", "A cross-platform build utility based on Lua\nwebsite: https://xmake.io"
- VALUE "CompanyName", "The TBOOX Open Source Group"
+ VALUE "CompanyName", "The Xmake Open Source Community"
VALUE "FileDescription", "XMake build utility"
VALUE "FileVersion", XM_CONFIG_VERSION "+" STR(XM_CONFIG_VERSION_BUILD)
VALUE "InternalName", "xmake"
- VALUE "LegalCopyright", "Copyright (C) 2015-present Ruki Wang, tboox.org, xmake.io"
+ VALUE "LegalCopyright", "Copyright (C) 2015-present Ruki Wang, https://xmake.io"
VALUE "LegalTrademarks", ""
VALUE "OriginalFilename", "xmake.exe"
VALUE "ProductName", "XMake"