aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/quickcontrols2/basic/TreeViewDelegate.qml2
-rw-r--r--src/quickcontrols2/ios/TreeViewDelegate.qml2
-rw-r--r--src/quickcontrols2/macos/TreeViewDelegate.qml2
-rw-r--r--src/quicknativestyle/controls/DefaultTreeViewDelegate.qml2
4 files changed, 4 insertions, 4 deletions
diff --git a/src/quickcontrols2/basic/TreeViewDelegate.qml b/src/quickcontrols2/basic/TreeViewDelegate.qml
index 9f6eecd62b..7359c2daa5 100644
--- a/src/quickcontrols2/basic/TreeViewDelegate.qml
+++ b/src/quickcontrols2/basic/TreeViewDelegate.qml
@@ -1,4 +1,4 @@
-// Copyright (C) 2021 The Qt Company Lt.
+// Copyright (C) 2021 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
import QtQuick
diff --git a/src/quickcontrols2/ios/TreeViewDelegate.qml b/src/quickcontrols2/ios/TreeViewDelegate.qml
index 7f7099ecfb..d30ea4d041 100644
--- a/src/quickcontrols2/ios/TreeViewDelegate.qml
+++ b/src/quickcontrols2/ios/TreeViewDelegate.qml
@@ -1,4 +1,4 @@
-// Copyright (C) 2022 The Qt Company Lt.
+// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
import QtQuick
diff --git a/src/quickcontrols2/macos/TreeViewDelegate.qml b/src/quickcontrols2/macos/TreeViewDelegate.qml
index c357f97a89..43930cc7a9 100644
--- a/src/quickcontrols2/macos/TreeViewDelegate.qml
+++ b/src/quickcontrols2/macos/TreeViewDelegate.qml
@@ -1,4 +1,4 @@
-// Copyright (C) 2021 The Qt Company Lt.
+// Copyright (C) 2021 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
import QtQuick
diff --git a/src/quicknativestyle/controls/DefaultTreeViewDelegate.qml b/src/quicknativestyle/controls/DefaultTreeViewDelegate.qml
index a55e56d911..57e51d9639 100644
--- a/src/quicknativestyle/controls/DefaultTreeViewDelegate.qml
+++ b/src/quicknativestyle/controls/DefaultTreeViewDelegate.qml
@@ -1,4 +1,4 @@
-// Copyright (C) 2021 The Qt Company Lt.
+// Copyright (C) 2021 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR LGPL-3.0-only OR GPL-2.0-only OR GPL-3.0-only
import QtQuick