aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBramastyo Harimukti <bramastyo.harimukti.santoso@pelagicore.com>2018-06-06 12:20:15 +0200
committerLukáš Tinkl <ltinkl@luxoft.com>2018-06-06 10:24:04 +0000
commitd0706876d79fb8178fcc90c80d45419220e2b37e (patch)
tree2c483dea0aa96719392ddf82a36a4623f4ad54b0
parent8f93dd061a29db0db61d6741077618aa284e40d5 (diff)
[tunerapp]fix inconsistent comment delimiters causing license failure
Task-number: AUTOSUITE-527 Change-Id: I078c1494e93447e256d8be28a2ea9afbd9f0d1dd Reviewed-by: Lukáš Tinkl <ltinkl@luxoft.com>
-rw-r--r--apps/com.pelagicore.tuner/popups/MusicSourcesPopup.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/com.pelagicore.tuner/popups/MusicSourcesPopup.qml b/apps/com.pelagicore.tuner/popups/MusicSourcesPopup.qml
index 82f2a27d..fcb7bcae 100644
--- a/apps/com.pelagicore.tuner/popups/MusicSourcesPopup.qml
+++ b/apps/com.pelagicore.tuner/popups/MusicSourcesPopup.qml
@@ -19,7 +19,7 @@
** General Public License version 3 or (at your option) any later version
** approved by the KDE Free Qt Foundation. The licenses are as published by
** the Free Software Foundation and appearing in the file LICENSE.GPL3
- ** included in the packaging of this file. Please review the following
+** included in the packaging of this file. Please review the following
** information to ensure the GNU General Public License requirements will
** be met: https://www.gnu.org/licenses/gpl-3.0.html.
**