summaryrefslogtreecommitdiff
path: root/tests/apis/custom_toolchain/xmake/modules/detect/tools
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 /tests/apis/custom_toolchain/xmake/modules/detect/tools
parent5670477e415e24962c57eac21194c63946ee5e1e (diff)
update morecopyright
Diffstat (limited to 'tests/apis/custom_toolchain/xmake/modules/detect/tools')
-rw-r--r--tests/apis/custom_toolchain/xmake/modules/detect/tools/find_ar6x.lua2
-rw-r--r--tests/apis/custom_toolchain/xmake/modules/detect/tools/find_cl6x.lua2
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/apis/custom_toolchain/xmake/modules/detect/tools/find_ar6x.lua b/tests/apis/custom_toolchain/xmake/modules/detect/tools/find_ar6x.lua
index 823a1f220..2ee4c4853 100644
--- a/tests/apis/custom_toolchain/xmake/modules/detect/tools/find_ar6x.lua
+++ b/tests/apis/custom_toolchain/xmake/modules/detect/tools/find_ar6x.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 find_ar6x.lua
diff --git a/tests/apis/custom_toolchain/xmake/modules/detect/tools/find_cl6x.lua b/tests/apis/custom_toolchain/xmake/modules/detect/tools/find_cl6x.lua
index c961326ad..1db484762 100644
--- a/tests/apis/custom_toolchain/xmake/modules/detect/tools/find_cl6x.lua
+++ b/tests/apis/custom_toolchain/xmake/modules/detect/tools/find_cl6x.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 find_cl6x.lua