summaryrefslogtreecommitdiff
path: root/xmake/modules/cli
diff options
context:
space:
mode:
authorruki <[email protected]>2025-07-03 23:03:12 +0800
committerruki <[email protected]>2025-07-03 23:03:12 +0800
commit5670477e415e24962c57eac21194c63946ee5e1e (patch)
tree21be6b741f382debc9916e366d9b120cb4d496db /xmake/modules/cli
parentd7fefefea5959ae89694891b2a034ec274eb2fe3 (diff)
rename copyright
Diffstat (limited to 'xmake/modules/cli')
-rw-r--r--xmake/modules/cli/amalgamate.lua2
-rw-r--r--xmake/modules/cli/archive.lua2
-rw-r--r--xmake/modules/cli/bisect.lua2
-rw-r--r--xmake/modules/cli/extract.lua2
4 files changed, 4 insertions, 4 deletions
diff --git a/xmake/modules/cli/amalgamate.lua b/xmake/modules/cli/amalgamate.lua
index 547ca54d1..72c7e8f2f 100644
--- a/xmake/modules/cli/amalgamate.lua
+++ b/xmake/modules/cli/amalgamate.lua
@@ -12,7 +12,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-present, TBOOX Open Source Group.
+-- Copyright (C) 2015-present, Xmake Open Source Community.
--
-- @author ruki
-- @file amalgamate.lua
diff --git a/xmake/modules/cli/archive.lua b/xmake/modules/cli/archive.lua
index 578e6df76..91f5cfd80 100644
--- a/xmake/modules/cli/archive.lua
+++ b/xmake/modules/cli/archive.lua
@@ -12,7 +12,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-present, TBOOX Open Source Group.
+-- Copyright (C) 2015-present, Xmake Open Source Community.
--
-- @author ruki
-- @file archive.lua
diff --git a/xmake/modules/cli/bisect.lua b/xmake/modules/cli/bisect.lua
index a65592977..e93d125bf 100644
--- a/xmake/modules/cli/bisect.lua
+++ b/xmake/modules/cli/bisect.lua
@@ -12,7 +12,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-present, TBOOX Open Source Group.
+-- Copyright (C) 2015-present, Xmake Open Source Community.
--
-- @author ruki
-- @file bisect.lua
diff --git a/xmake/modules/cli/extract.lua b/xmake/modules/cli/extract.lua
index e21258bc0..490e7b563 100644
--- a/xmake/modules/cli/extract.lua
+++ b/xmake/modules/cli/extract.lua
@@ -12,7 +12,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-present, TBOOX Open Source Group.
+-- Copyright (C) 2015-present, Xmake Open Source Community.
--
-- @author ruki
-- @file extract.lua