summaryrefslogtreecommitdiff
path: root/xmake/core/main.lua
diff options
context:
space:
mode:
authorruki <[email protected]>2019-12-28 00:41:41 +0800
committerruki <[email protected]>2019-12-27 22:10:10 +0800
commita2a2685a4347b8c41a1bf7225533c5d0d2b2f999 (patch)
treeca52de865974212231f889615431cc083fd2425a /xmake/core/main.lua
parent4a85f1ece80cb77159e805732040b91158dfada9 (diff)
disable some stats
Diffstat (limited to 'xmake/core/main.lua')
-rw-r--r--xmake/core/main.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmake/core/main.lua b/xmake/core/main.lua
index bc5a1a7b3..4aa1c0d45 100644
--- a/xmake/core/main.lua
+++ b/xmake/core/main.lua
@@ -44,7 +44,7 @@ local menu =
title = "${bright}xmake v" .. _VERSION .. ", A cross-platform build utility based on Lua${clear}"
-- copyright
-, copyright = "Copyright (C) 2015-2020 Ruki Wang, ${underline}tboox.org${clear}, ${underline}xmake.io${clear}\nCopyright (C) 2005-2015 Mike Pall, ${underline}luajit.org${clear}"
+, copyright = "Copyright (C) 2015-2020 Ruki Wang, ${underline}tboox.org${clear}, ${underline}xmake.io${clear}"
-- the tasks: xmake [task]
, function ()