aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testapplications/elements/content/elements.js
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testapplications/elements/content/elements.js')
-rw-r--r--tests/testapplications/elements/content/elements.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/testapplications/elements/content/elements.js b/tests/testapplications/elements/content/elements.js
index c4108126cb..711fbedf46 100644
--- a/tests/testapplications/elements/content/elements.js
+++ b/tests/testapplications/elements/content/elements.js
@@ -1,5 +1,5 @@
// Copyright (C) 2016 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only WITH Qt-GPL-exception-1.0
+// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GPL-3.0-only
var newcomponent = Qt.createComponent("AppContainer.qml");
var appfile;