summaryrefslogtreecommitdiffstats
path: root/Cluster
diff options
context:
space:
mode:
authorIikka Eklund <iikka.eklund@qt.io>2017-08-15 08:59:26 +0300
committerIikka Eklund <iikka.eklund@qt.io>2017-08-15 09:22:51 +0000
commit8921b9002c308c8930282ee854d1aca0c5514b1f (patch)
tree13105c375980e133c44f481cafa92c0f63f23abc /Cluster
parentc2dc015a0a51ce06003ee7f88c437e35b27baaea (diff)
Fix license headers to make it pass CI
Added: - header.GPL-QTAS - header.LGPL3-PELAGICORE And fixed the some of the existing headers for new version. Change-Id: I5c53063d72c70d554350c5d4a061176a4e390694 Reviewed-by: Samuli Piippo <samuli.piippo@qt.io> Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
Diffstat (limited to 'Cluster')
-rw-r--r--Cluster/main.cpp12
1 files changed, 11 insertions, 1 deletions
diff --git a/Cluster/main.cpp b/Cluster/main.cpp
index f02ea90..5772a8f 100644
--- a/Cluster/main.cpp
+++ b/Cluster/main.cpp
@@ -6,7 +6,17 @@
** This file is part of the examples of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:BSD$
-** You may use this file under the terms of the BSD license as follows:
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and The Qt Company. For licensing terms
+** and conditions see https://www.qt.io/terms-conditions. For further
+** information use the contact form at https://www.qt.io/contact-us.
+**
+** BSD License Usage
+** Alternatively, you may use this file under the terms of the BSD license
+** as follows:
**
** "Redistribution and use in source and binary forms, with or without
** modification, are permitted provided that the following conditions are