summaryrefslogtreecommitdiffstats
path: root/examples/qt3d
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@qt.io>2017-09-28 12:52:15 +0200
committerKai Koehne <kai.koehne@qt.io>2017-10-13 19:26:54 +0000
commitd147ddb251c078e7e5d7d6b08b9c2b6001986856 (patch)
tree1dbdeb6a58ce9f93e18a07be5c1bd1f6962b6054 /examples/qt3d
parent3532ac70ce69de608d14c24d18b42a6781edf4be (diff)
Examples: Fix outdated BSD license header
Use new version with commercial exception. Change-Id: I09809579db277135edce1c6c1938ac3915600e11 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'examples/qt3d')
-rw-r--r--examples/qt3d/widgets-scene3d/main.cpp14
1 files changed, 12 insertions, 2 deletions
diff --git a/examples/qt3d/widgets-scene3d/main.cpp b/examples/qt3d/widgets-scene3d/main.cpp
index d306ed7b8..38eb46833 100644
--- a/examples/qt3d/widgets-scene3d/main.cpp
+++ b/examples/qt3d/widgets-scene3d/main.cpp
@@ -1,12 +1,22 @@
/****************************************************************************
**
** Copyright (C) 2017 The Qt Company Ltd.
-** Contact: http://www.qt.io/licensing/
+** Contact: https://www.qt.io/licensing/
**
** 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