summaryrefslogtreecommitdiff
path: root/tests/ui
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui')
-rw-r--r--tests/ui/desktop.lua2
-rw-r--r--tests/ui/dialog.lua2
-rw-r--r--tests/ui/events.lua2
-rw-r--r--tests/ui/inputdialog.lua2
-rw-r--r--tests/ui/mconfdialog.lua2
-rw-r--r--tests/ui/utf8dialog.lua2
-rw-r--r--tests/ui/window.lua2
7 files changed, 7 insertions, 7 deletions
diff --git a/tests/ui/desktop.lua b/tests/ui/desktop.lua
index cae575910..caf2e80fd 100644
--- a/tests/ui/desktop.lua
+++ b/tests/ui/desktop.lua
@@ -16,7 +16,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-2020, TBOOX Open Source Group.
+-- Copyright (C) 2015-2020, Xmake Open Source Community.
--
-- @author ruki
-- @file desktop.lua
diff --git a/tests/ui/dialog.lua b/tests/ui/dialog.lua
index ace1873e4..b532bd460 100644
--- a/tests/ui/dialog.lua
+++ b/tests/ui/dialog.lua
@@ -16,7 +16,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-2020, TBOOX Open Source Group.
+-- Copyright (C) 2015-2020, Xmake Open Source Community.
--
-- @author ruki
-- @file dialog.lua
diff --git a/tests/ui/events.lua b/tests/ui/events.lua
index 66e34c4d3..7e75d27ef 100644
--- a/tests/ui/events.lua
+++ b/tests/ui/events.lua
@@ -16,7 +16,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2020, TBOOX Open Source Group.
+-- Copyright (C) 2020, Xmake Open Source Community.
--
-- @author ruki
-- @file events.lua
diff --git a/tests/ui/inputdialog.lua b/tests/ui/inputdialog.lua
index 801e46b8b..ef094fc21 100644
--- a/tests/ui/inputdialog.lua
+++ b/tests/ui/inputdialog.lua
@@ -16,7 +16,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-2020, TBOOX Open Source Group.
+-- Copyright (C) 2015-2020, Xmake Open Source Community.
--
-- @author ruki
-- @file inputdialog.lua
diff --git a/tests/ui/mconfdialog.lua b/tests/ui/mconfdialog.lua
index 33d6b15dc..fb46d1481 100644
--- a/tests/ui/mconfdialog.lua
+++ b/tests/ui/mconfdialog.lua
@@ -16,7 +16,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-2020, TBOOX Open Source Group.
+-- Copyright (C) 2015-2020, Xmake Open Source Community.
--
-- @author ruki
-- @file mconfdialog.lua
diff --git a/tests/ui/utf8dialog.lua b/tests/ui/utf8dialog.lua
index e7de3a075..87b38717f 100644
--- a/tests/ui/utf8dialog.lua
+++ b/tests/ui/utf8dialog.lua
@@ -16,7 +16,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-2020, TBOOX Open Source Group.
+-- Copyright (C) 2015-2020, Xmake Open Source Community.
--
-- @author ruki, laelnasan
-- @file inputdialog.lua
diff --git a/tests/ui/window.lua b/tests/ui/window.lua
index af68c1aa6..b4a236cf0 100644
--- a/tests/ui/window.lua
+++ b/tests/ui/window.lua
@@ -16,7 +16,7 @@
-- See the License for the specific language governing permissions and
-- limitations under the License.
--
--- Copyright (C) 2015-2020, TBOOX Open Source Group.
+-- Copyright (C) 2015-2020, Xmake Open Source Community.
--
-- @author ruki
-- @file window.lua