summaryrefslogtreecommitdiff
path: root/xmake/scripts
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/scripts
parentd7fefefea5959ae89694891b2a034ec274eb2fe3 (diff)
rename copyright
Diffstat (limited to 'xmake/scripts')
-rw-r--r--xmake/scripts/completions/register-completions.bash2
-rw-r--r--xmake/scripts/completions/register-completions.fish2
-rw-r--r--xmake/scripts/completions/register-completions.zsh2
-rw-r--r--xmake/scripts/module/luawrap/lauxlib.h2
-rw-r--r--xmake/scripts/module/luawrap/lua.h2
-rw-r--r--xmake/scripts/module/xmi.h2
-rw-r--r--xmake/scripts/profile-unix.fish2
-rw-r--r--xmake/scripts/profile-unix.sh2
-rw-r--r--xmake/scripts/virtualenvs/register-virtualenvs.sh2
9 files changed, 9 insertions, 9 deletions
diff --git a/xmake/scripts/completions/register-completions.bash b/xmake/scripts/completions/register-completions.bash
index 5569b4af8..4d02131f3 100644
--- a/xmake/scripts/completions/register-completions.bash
+++ b/xmake/scripts/completions/register-completions.bash
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# Copyright (C) 2022-present, TBOOX Open Source Group.
+# Copyright (C) 2022-present, Xmake Open Source Community.
#
# @author ruki
# @homepage register-completions.bash
diff --git a/xmake/scripts/completions/register-completions.fish b/xmake/scripts/completions/register-completions.fish
index 5cb73492e..05258bfd7 100644
--- a/xmake/scripts/completions/register-completions.fish
+++ b/xmake/scripts/completions/register-completions.fish
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# Copyright (C) 2022-present, TBOOX Open Source Group.
+# Copyright (C) 2022-present, Xmake Open Source Community.
#
# @author ruki, Dragon1573
# @homepage register-completions.fish
diff --git a/xmake/scripts/completions/register-completions.zsh b/xmake/scripts/completions/register-completions.zsh
index a91b0a173..2ddbe08e2 100644
--- a/xmake/scripts/completions/register-completions.zsh
+++ b/xmake/scripts/completions/register-completions.zsh
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# Copyright (C) 2022-present, TBOOX Open Source Group.
+# Copyright (C) 2022-present, Xmake Open Source Community.
#
# @author ruki
# @homepage register-completions.zsh
diff --git a/xmake/scripts/module/luawrap/lauxlib.h b/xmake/scripts/module/luawrap/lauxlib.h
index 58f7c8b40..8c4838980 100644
--- a/xmake/scripts/module/luawrap/lauxlib.h
+++ b/xmake/scripts/module/luawrap/lauxlib.h
@@ -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 luaxlib.h
diff --git a/xmake/scripts/module/luawrap/lua.h b/xmake/scripts/module/luawrap/lua.h
index 92d799d57..2e1101c18 100644
--- a/xmake/scripts/module/luawrap/lua.h
+++ b/xmake/scripts/module/luawrap/lua.h
@@ -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 lua.h
diff --git a/xmake/scripts/module/xmi.h b/xmake/scripts/module/xmi.h
index b5f5e1039..56689e068 100644
--- a/xmake/scripts/module/xmi.h
+++ b/xmake/scripts/module/xmi.h
@@ -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 xmi.h
diff --git a/xmake/scripts/profile-unix.fish b/xmake/scripts/profile-unix.fish
index e89b1f5cc..922a9bfdb 100644
--- a/xmake/scripts/profile-unix.fish
+++ b/xmake/scripts/profile-unix.fish
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# Copyright (C) 2022-present, TBOOX Open Source Group.
+# Copyright (C) 2022-present, Xmake Open Source Community.
#
# @author ruki
# @homepage profile-unix.fish
diff --git a/xmake/scripts/profile-unix.sh b/xmake/scripts/profile-unix.sh
index 1f5b69d0c..b2cc7aadf 100644
--- a/xmake/scripts/profile-unix.sh
+++ b/xmake/scripts/profile-unix.sh
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# Copyright (C) 2022-present, TBOOX Open Source Group.
+# Copyright (C) 2022-present, Xmake Open Source Community.
#
# @author ruki
# @homepage profile-unix.sh
diff --git a/xmake/scripts/virtualenvs/register-virtualenvs.sh b/xmake/scripts/virtualenvs/register-virtualenvs.sh
index c852b93bf..a842a3ee4 100644
--- a/xmake/scripts/virtualenvs/register-virtualenvs.sh
+++ b/xmake/scripts/virtualenvs/register-virtualenvs.sh
@@ -12,7 +12,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
#
-# Copyright (C) 2022-present, TBOOX Open Source Group.
+# Copyright (C) 2022-present, Xmake Open Source Community.
#
# @author ruki, xq114
# @homepage register-virtualenvs.sh