summaryrefslogtreecommitdiff
path: root/tests/apis/custom_toolchain/xmake/modules/detect/tools
diff options
context:
space:
mode:
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