summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorruki <[email protected]>2025-07-03 23:01:48 +0800
committerruki <[email protected]>2025-07-03 23:01:48 +0800
commitd7fefefea5959ae89694891b2a034ec274eb2fe3 (patch)
treec626025fdbbafe3e9fb70a898eebd28755be52f3 /configure
parentf1c7a3d3e666b4e0dee06d7739c77663de100386 (diff)
remove tboox.org
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index f15d99164..c9df52128 100755
--- a/configure
+++ b/configure
@@ -27,7 +27,7 @@ xmake_sh_builddir="build"
xmake_sh_version="1.0.5"
xmake_sh_verbose=false
xmake_sh_diagnosis=false
-xmake_sh_copyright="Copyright (C) 2022-present Ruki Wang, tboox.org, xmake.io."
+xmake_sh_copyright="Copyright (C) 2022-present Ruki Wang, https://xmake.io."
xmake_sh_makefile="${xmake_sh_projectdir}/Makefile"
#-----------------------------------------------------------------------------