aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/treeview/customdelegate/CustomTreeView.qml2
-rw-r--r--examples/treeview/customdelegate/main.cpp2
-rw-r--r--examples/treeview/customdelegate/main.qml2
-rw-r--r--examples/treeview/standard/main.cpp2
-rw-r--r--examples/treeview/standard/main.qml2
5 files changed, 10 insertions, 0 deletions
diff --git a/examples/treeview/customdelegate/CustomTreeView.qml b/examples/treeview/customdelegate/CustomTreeView.qml
index 93223c6..015a18c 100644
--- a/examples/treeview/customdelegate/CustomTreeView.qml
+++ b/examples/treeview/customdelegate/CustomTreeView.qml
@@ -3,6 +3,8 @@
** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
+** This file is part of TreeView.
+**
** $QT_BEGIN_LICENSE:GPL$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
diff --git a/examples/treeview/customdelegate/main.cpp b/examples/treeview/customdelegate/main.cpp
index bd50dca..e274ad1 100644
--- a/examples/treeview/customdelegate/main.cpp
+++ b/examples/treeview/customdelegate/main.cpp
@@ -3,6 +3,8 @@
** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
+** This file is part of TreeView.
+**
** $QT_BEGIN_LICENSE:GPL$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
diff --git a/examples/treeview/customdelegate/main.qml b/examples/treeview/customdelegate/main.qml
index c40edd8..8076777 100644
--- a/examples/treeview/customdelegate/main.qml
+++ b/examples/treeview/customdelegate/main.qml
@@ -3,6 +3,8 @@
** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
+** This file is part of TreeView.
+**
** $QT_BEGIN_LICENSE:GPL$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
diff --git a/examples/treeview/standard/main.cpp b/examples/treeview/standard/main.cpp
index bd50dca..e274ad1 100644
--- a/examples/treeview/standard/main.cpp
+++ b/examples/treeview/standard/main.cpp
@@ -3,6 +3,8 @@
** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
+** This file is part of TreeView.
+**
** $QT_BEGIN_LICENSE:GPL$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in
diff --git a/examples/treeview/standard/main.qml b/examples/treeview/standard/main.qml
index 23bf3d4..51e9689 100644
--- a/examples/treeview/standard/main.qml
+++ b/examples/treeview/standard/main.qml
@@ -3,6 +3,8 @@
** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
+** This file is part of TreeView.
+**
** $QT_BEGIN_LICENSE:GPL$
** Commercial License Usage
** Licensees holding valid commercial Qt licenses may use this file in